------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.3.txz ===== Message from perl5-5.30.3: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/bash-5.0.18_2.txz Installing /packages/All/libffi-3.3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.8_1.txz ===== Message from python37-3.7.8_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> patchutils-0.4.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> patchutils-0.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by patchutils-0.4.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> patchutils-0.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by patchutils-0.4.2 for building => SHA256 Checksum OK for patchutils-0.4.2.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> patchutils-0.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by patchutils-0.4.2 for building ===> Extracting for patchutils-0.4.2 => SHA256 Checksum OK for patchutils-0.4.2.tar.xz. Extracted Memory Use: 1.51M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for patchutils-0.4.2 ===> Applying dragonfly patches for patchutils-0.4.2 from /xports/misc/patchutils/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> patchutils-0.4.2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> patchutils-0.4.2 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for patchutils-0.4.2 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make 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... 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 whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for xmlto... no configure: WARNING: xmlto not available so not building docs checking for perl... (cached) /usr/local/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... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for working POSIX fnmatch... yes checking for strcspn... (cached) yes checking for strspn... yes checking for strtoul... (cached) yes checking for getline... (cached) yes checking for error... no checking for getopt_long... 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... patch 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 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for patchutils-0.4.2 --- all --- /usr/bin/make all-am --- src/.deps/.dirstamp --- --- src/.dirstamp --- --- src/filterdiff.o --- --- src/util.o --- --- src/diff.o --- --- src/myerror.o --- --- src/interdiff.o --- --- src/rediff.o --- --- src/filterdiff.o --- depbase=`echo src/filterdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -pipe -O2 -fno-strict-aliasing -Wall -MT src/filterdiff.o -MD -MP -MF $depbase.Tpo -c -o src/filterdiff.o src/filterdiff.c && mv -f $depbase.Tpo $depbase.Po --- src/util.o --- depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -pipe -O2 -fno-strict-aliasing -Wall -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c && mv -f $depbase.Tpo $depbase.Po --- src/diff.o --- depbase=`echo src/diff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -pipe -O2 -fno-strict-aliasing -Wall -MT src/diff.o -MD -MP -MF $depbase.Tpo -c -o src/diff.o src/diff.c && mv -f $depbase.Tpo $depbase.Po --- src/myerror.o --- depbase=`echo src/myerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -pipe -O2 -fno-strict-aliasing -Wall -MT src/myerror.o -MD -MP -MF $depbase.Tpo -c -o src/myerror.o src/myerror.c && mv -f $depbase.Tpo $depbase.Po --- src/interdiff.o --- depbase=`echo src/interdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -pipe -O2 -fno-strict-aliasing -Wall -MT src/interdiff.o -MD -MP -MF $depbase.Tpo -c -o src/interdiff.o src/interdiff.c && mv -f $depbase.Tpo $depbase.Po --- src/rediff.o --- depbase=`echo src/rediff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -pipe -O2 -fno-strict-aliasing -Wall -MT src/rediff.o -MD -MP -MF $depbase.Tpo -c -o src/rediff.o src/rediff.c && mv -f $depbase.Tpo $depbase.Po --- src/rediff --- cc -I./src -pipe -O2 -fno-strict-aliasing -Wall -o src/rediff src/rediff.o src/util.o src/diff.o src/myerror.o --- src/filterdiff --- cc -I./src -pipe -O2 -fno-strict-aliasing -Wall -o src/filterdiff src/filterdiff.o src/util.o src/diff.o src/myerror.o --- src/interdiff --- cc -I./src -pipe -O2 -fno-strict-aliasing -Wall -o src/interdiff src/interdiff.o src/util.o src/diff.o src/myerror.o SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> patchutils-0.4.2 depends on executable: bash - found ===> patchutils-0.4.2 depends on file: /usr/local/bin/python3.7 - found ===> patchutils-0.4.2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for patchutils-0.4.2 ===> patchutils-0.4.2 depends on executable: bash - found ===> patchutils-0.4.2 depends on file: /usr/local/bin/python3.7 - found ===> patchutils-0.4.2 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list /bin/mkdir -p '/construction/misc/patchutils/stage/usr/local/bin' install -s -m 555 src/interdiff src/filterdiff src/rediff '/construction/misc/patchutils/stage/usr/local/bin' /bin/mkdir -p '/construction/misc/patchutils/stage/usr/local/bin' install -m 555 scripts/fixcvsdiff scripts/splitdiff scripts/editdiff scripts/recountdiff scripts/unwrapdiff scripts/dehtmldiff scripts/espdiff '/construction/misc/patchutils/stage/usr/local/bin' /bin/mkdir -p '/construction/misc/patchutils/stage/usr/local/bin' install -m 555 patchview/gitdiff patchview/gitdiffview patchview/svndiff patchview/svndiffview '/construction/misc/patchutils/stage/usr/local/bin' /usr/bin/make install-exec-hook ln -sf "`echo interdiff|sed 's,x,x,'`" /construction/misc/patchutils/stage/usr/local/bin/"`echo combinediff|sed 's,x,x,'`" ln -sf "`echo interdiff|sed 's,x,x,'`" /construction/misc/patchutils/stage/usr/local/bin/"`echo flipdiff|sed 's,x,x,'`" ln -sf "`echo filterdiff|sed 's,x,x,'`" /construction/misc/patchutils/stage/usr/local/bin/"`echo lsdiff|sed 's,x,x,'`" ln -sf "`echo filterdiff|sed 's,x,x,'`" /construction/misc/patchutils/stage/usr/local/bin/"`echo grepdiff|sed 's,x,x,'`" ln -sf "`echo filterdiff|sed 's,x,x,'`" /construction/misc/patchutils/stage/usr/local/bin/"`echo patchview|sed 's,x,x,'`" install -m 444 /construction/misc/patchutils/patchutils-0.4.2/doc/*.1 /construction/misc/patchutils/stage/usr/local/share/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for patchutils-0.4.2 file sizes/checksums [34]: 0% file sizes/checksums [34]: 100% packing files [34]: 0% packing files [34]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:44