=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for archangel-20050730.tar.gz => Checksum SHA512 OK for archangel-20050730.tar.gz ===> Installing dependencies for archangel-20050730nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Build dependency libnbcompat>=20221013: found libnbcompat-20251029 => Full dependency gnupg-[0-9]*: found gnupg-1.4.23nb30 => Full dependency bzip2>=1.0.3: found bzip2-1.0.8 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for archangel-20050730nb1 ===> Extracting for archangel-20050730nb1 ===> Patching for archangel-20050730nb1 => Applying pkgsrc patches for archangel-20050730nb1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2005/10/31 05:11:41 minskim Exp $ | |--- configure.ac.orig 2005-07-31 15:23:51.000000000 -0700 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 26. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.1 2005/10/31 05:11:41 minskim Exp $ | |--- config.h.in.orig 2005-10-30 20:52:01.000000000 -0800 |+++ config.h.in -------------------------- Patching file config.h.in using Plan A... Hunk #1 succeeded at 136. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.2 2012/01/28 04:37:36 sbd Exp $ | |--- configure.orig 2005-07-31 22:23:59.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3157. Hunk #2 succeeded at 3598. Hunk #3 succeeded at 3606. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-aclocal.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-aclocal.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aclocal.m4,v 1.1 2012/01/28 04:37:36 sbd Exp $ | |--- aclocal.m4.orig 2005-07-24 07:33:36.000000000 +0000 |+++ aclocal.m4 -------------------------- Patching file aclocal.m4 using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 22. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-ad => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.4 2012/01/28 04:37:36 sbd Exp $ | |--- aa.c.orig 2005-07-31 22:20:23.000000000 +0000 |+++ aa.c -------------------------- Patching file aa.c using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 537. Hunk #3 succeeded at 552. Hunk #4 succeeded at 612. Hunk #5 succeeded at 938. Hunk #6 succeeded at 1001. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-ae => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/archangel/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.1 2005/10/31 14:31:47 tv Exp $ | |--- aa.h.orig 2005-07-23 04:23:16.000000000 -0400 |+++ aa.h -------------------------- Patching file aa.h using Plan A... Hunk #1 succeeded at 30. done ===> Creating toolchain wrappers for archangel-20050730nb1 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/archivers/archangel/work/.cwrapper/specs.pkgsrc ===> Configuring for archangel-20050730nb1 => 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 checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking whether make sets $(MAKE)... yes checking for gawk... /usr/bin/nawk checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbuild -g pbuild checking whether ln -s works... yes checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for struct stat.st_birthtime... no checking for __attribute__... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for long long... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for u_int8_t... no checking for u_int16_t... no checking for u_int32_t... no checking for u_int64_t... no checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether byte ordering is bigendian... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for vprintf... yes checking for _doprnt... yes checking for bcopy... yes checking for bzero... yes checking for getprogname... yes checking for getaddrinfo... no checking for htobe32... yes checking for memset... yes checking for memcpy... yes checking for setlocale... yes checking for setprogname... yes checking for strlcpy... yes checking for getxattr... no checking for setxattr... no checking for listxattr... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h