=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for nbtscan-1.5.1.tar.gz => Checksum SHA512 OK for nbtscan-1.5.1.tar.gz => Checksum BLAKE2s OK for nbtscan-jumbo-patch-20141122.gz => Checksum SHA512 OK for nbtscan-jumbo-patch-20141122.gz ===> Installing dependencies for nbtscan-1.5.1nb2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for nbtscan-1.5.1nb2 ===> Extracting for nbtscan-1.5.1nb2 ===> Patching for nbtscan-1.5.1nb2 => Applying distribution patches for nbtscan-1.5.1nb2 => Applying distribution patch nbtscan-jumbo-patch-20141122.gz Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700700 18000 |# Sat Nov 22 18:58:20 2014 -0500 |# Node ID ec471740454460874086424caa43cb090a3e119b |# Parent 2f709045a13626ecbe4e945bf6593c2bcc1c56c2 |Fix return types. Return void where appropriate. | |diff -r 2f709045a136 -r ec4717404544 nbtscan.c |--- a/nbtscan.c Sat Nov 22 18:13:44 2014 -0500 |+++ b/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file nbtscan.c using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 77. Hunk #3 succeeded at 251. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 2f709045a136 -r ec4717404544 range.c |--- a/range.c Sat Nov 22 18:13:44 2014 -0500 |+++ b/range.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file range.c using Plan A... Hunk #1 succeeded at 124. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 2f709045a136 -r ec4717404544 range.h |--- a/range.h Sat Nov 22 18:13:44 2014 -0500 |+++ b/range.h Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file range.h using Plan A... Hunk #1 succeeded at 36. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 2f709045a136 -r ec4717404544 statusq.c |--- a/statusq.c Sat Nov 22 18:13:44 2014 -0500 |+++ b/statusq.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file statusq.c using Plan A... Hunk #1 succeeded at 89. Hunk #2 succeeded at 119. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700700 18000 |# Sat Nov 22 18:58:20 2014 -0500 |# Node ID 35fe0d6fd992d5cb5404e13001a2e12a31d12f0b |# Parent ec471740454460874086424caa43cb090a3e119b |Silence miscellaneous compiler warnings. |(These are not themselves harmful issues, but the noise obscures other |more important material.) | |diff -r ec4717404544 -r 35fe0d6fd992 list.c |--- a/list.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/list.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file list.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 50. Hunk #3 succeeded at 97. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r ec4717404544 -r 35fe0d6fd992 nbtscan.c |--- a/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file nbtscan.c using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 151. Hunk #3 succeeded at 255. Hunk #4 succeeded at 298. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r ec4717404544 -r 35fe0d6fd992 range.c |--- a/range.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/range.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file range.c using Plan A... Hunk #1 succeeded at 42. Hunk #2 succeeded at 98. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r ec4717404544 -r 35fe0d6fd992 statusq.c |--- a/statusq.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/statusq.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file statusq.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 143. Hunk #3 succeeded at 329. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700700 18000 |# Sat Nov 22 18:58:20 2014 -0500 |# Node ID 6d152634fcb6b4ed81e8d685c7d7d599a4173e29 |# Parent 35fe0d6fd992d5cb5404e13001a2e12a31d12f0b |Include own headers only after system headers. | |diff -r 35fe0d6fd992 -r 6d152634fcb6 list.c |--- a/list.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/list.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file list.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 35fe0d6fd992 -r 6d152634fcb6 nbtscan.c |--- a/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file nbtscan.c using Plan A... Hunk #1 succeeded at 9. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 35fe0d6fd992 -r 6d152634fcb6 range.c |--- a/range.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/range.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file range.c using Plan A... Hunk #1 succeeded at 4. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 35fe0d6fd992 -r 6d152634fcb6 statusq.c |--- a/statusq.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/statusq.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file statusq.c using Plan A... Hunk #1 succeeded at 27. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700700 18000 |# Sat Nov 22 18:58:20 2014 -0500 |# Node ID ab632ecf25171a2c43f36817bc8aec245b13b3f2 |# Parent 6d152634fcb6b4ed81e8d685c7d7d599a4173e29 |Use correctly. | |diff -r 6d152634fcb6 -r ab632ecf2517 statusq.c |--- a/statusq.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/statusq.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file statusq.c using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 62. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700700 18000 |# Sat Nov 22 18:58:20 2014 -0500 |# Node ID 52f4a1e699cb3b279efbedf64aa65cd8598eda1f |# Parent ab632ecf25171a2c43f36817bc8aec245b13b3f2 |Fix off by one error. |From obache@ in 2009. | |diff -r ab632ecf2517 -r 52f4a1e699cb nbtscan.c |--- a/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file nbtscan.c using Plan A... Hunk #1 succeeded at 113. Hunk #2 succeeded at 165. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700700 18000 |# Sat Nov 22 18:58:20 2014 -0500 |# Node ID 51955b3bd3c1aa78569da2612c823a3d9768d7ba |# Parent 52f4a1e699cb3b279efbedf64aa65cd8598eda1f |Avoid illegal calls to printf. POSIX says you can't mix numbered and |unnumbered printf formats. | |diff -r 52f4a1e699cb -r 51955b3bd3c1 nbtscan.c |--- a/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file nbtscan.c using Plan A... Hunk #1 succeeded at 94. Hunk #2 succeeded at 123. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700700 18000 |# Sat Nov 22 18:58:20 2014 -0500 |# Node ID cd7e9aede62df958c3a7a185a781e9738a84fabc |# Parent 51955b3bd3c1aa78569da2612c823a3d9768d7ba |Print the usage where intended. | |diff -r 51955b3bd3c1 -r cd7e9aede62d nbtscan.c |--- a/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file nbtscan.c using Plan A... Hunk #1 succeeded at 386. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700700 18000 |# Sat Nov 22 18:58:20 2014 -0500 |# Node ID dad97139626f9923f49784ac8955744528726af8 |# Parent cd7e9aede62df958c3a7a185a781e9738a84fabc |Use socklen_t where appropriate. | |diff -r cd7e9aede62d -r dad97139626f nbtscan.c |--- a/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/nbtscan.c Sat Nov 22 18:58:20 2014 -0500 -------------------------- Patching file nbtscan.c using Plan A... Hunk #1 succeeded at 290. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700824 18000 |# Sat Nov 22 19:00:24 2014 -0500 |# Node ID 78411515eeb1d708853447347d336bb77b642a99 |# Parent dad97139626f9923f49784ac8955744528726af8 |Declare own external functions before calling them. | |Prompted by, and partially from, Rob Quinn. | |diff -r dad97139626f -r 78411515eeb1 list.c |--- a/list.c Sat Nov 22 18:58:20 2014 -0500 |+++ b/list.c Sat Nov 22 19:00:24 2014 -0500 -------------------------- Patching file list.c using Plan A... Hunk #1 succeeded at 7. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r dad97139626f -r 78411515eeb1 list.h |--- a/list.h Sat Nov 22 18:58:20 2014 -0500 |+++ b/list.h Sat Nov 22 19:00:24 2014 -0500 -------------------------- Patching file list.h using Plan A... Hunk #1 succeeded at 10. Hunk #2 succeeded at 19. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r dad97139626f -r 78411515eeb1 statusq.h |--- a/statusq.h Sat Nov 22 18:58:20 2014 -0500 |+++ b/statusq.h Sat Nov 22 19:00:24 2014 -0500 -------------------------- Patching file statusq.h using Plan A... Hunk #1 succeeded at 103. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1416700847 18000 |# Sat Nov 22 19:00:47 2014 -0500 |# Node ID e300ecddfc87939853a0171a36c46af7347f81d6 |# Parent 78411515eeb1d708853447347d336bb77b642a99 |Sprinkle static where warranted. | |diff -r 78411515eeb1 -r e300ecddfc87 nbtscan.c |--- a/nbtscan.c Sat Nov 22 19:00:24 2014 -0500 |+++ b/nbtscan.c Sat Nov 22 19:00:47 2014 -0500 -------------------------- Patching file nbtscan.c using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 72. Hunk #3 succeeded at 148. Hunk #4 succeeded at 199. Hunk #5 succeeded at 252. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 78411515eeb1 -r e300ecddfc87 statusq.c |--- a/statusq.c Sat Nov 22 19:00:24 2014 -0500 |+++ b/statusq.c Sat Nov 22 19:00:47 2014 -0500 -------------------------- Patching file statusq.c using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 125. Hunk #3 succeeded at 135. done ===> Creating toolchain wrappers for nbtscan-1.5.1nb2 ===> Configuring for nbtscan-1.5.1nb2 => 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 for portability problems in extracted files checking for x86_64--netbsd-gcc... gcc checking for C compiler default output... 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking for socket in -lxnet... no checking for socket in -lsocket... no checking for inet_aton in -lresolv... yes checking how to run the C preprocessor... gcc -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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for snprintf... yes checking for inet_aton... yes checking for socket... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd configure: creating ./config.status config.status: creating Makefile