=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for IglooFTP-0.6.1.src.tar.gz => Checksum SHA512 OK for IglooFTP-0.6.1.src.tar.gz ===> Installing dependencies for IglooFTP-0.6.1nb7 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gtk+>=1.2.10nb10: found gtk+-1.2.10nb20 ===> 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 IglooFTP-0.6.1nb7 ===> Extracting for IglooFTP-0.6.1nb7 /bin/rm /tmp/net/IglooFTP/work/IglooFTP-0.6.1/share/docs/LICENSE~ ===> Patching for IglooFTP-0.6.1nb7 => Applying pkgsrc patches for IglooFTP-0.6.1nb7 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.5 2010/02/11 20:22:22 joerg Exp $ | |--- src/Makefile.orig 1999-04-15 16:05:15.000000000 +0000 |+++ src/Makefile -------------------------- Patching file src/Makefile using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 30. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2005/11/03 22:39:38 rillig Exp $ | |--- src/FTP.c.orig Thu Apr 15 20:05:13 1999 |+++ src/FTP.c Mon May 3 12:59:56 1999 -------------------------- Patching file src/FTP.c using Plan A... Hunk #1 succeeded at 15. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2005/11/08 15:47:44 tv Exp $ | |--- src/protos.h.orig 1999-04-15 12:05:15.000000000 -0400 |+++ src/protos.h -------------------------- Patching file src/protos.h using Plan A... Hunk #1 succeeded at 132. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2005/11/08 15:47:44 tv Exp $ | |--- src/local_select.h.orig 1999-04-15 12:05:15.000000000 -0400 |+++ src/local_select.h -------------------------- Patching file src/local_select.h using Plan A... Hunk #1 succeeded at 271. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ae => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/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/11/08 15:47:44 tv Exp $ | |--- src/remote_select.h.orig 1999-04-15 12:05:15.000000000 -0400 |+++ src/remote_select.h -------------------------- Patching file src/remote_select.h using Plan A... Hunk #1 succeeded at 270. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-af => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-af Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-af,v 1.1 2005/11/08 23:22:58 wiz Exp $ | |--- src/ftp_tree.h.orig 1999-04-15 18:05:15.000000000 +0200 |+++ src/ftp_tree.h -------------------------- Patching file src/ftp_tree.h using Plan A... Hunk #1 succeeded at 321. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ag => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-ag Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ag,v 1.1 2007/10/09 12:14:04 rillig Exp $ | |An lvalue cast is not necessary here. | |--- src/custom_io.h.orig 1999-04-15 18:05:15.000000000 +0200 |+++ src/custom_io.h 2007-10-09 14:03:48.000000000 +0200 -------------------------- Patching file src/custom_io.h using Plan A... Hunk #1 succeeded at 367. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-src_console_c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/IglooFTP/patches/patch-src_console_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_console_c,v 1.1 2020/05/03 14:38:36 rillig Exp $ | |Not sure whether this could lead to an endless loop when someone enters a |long password. Anyway, using a signed character as array index is wrong. | |Found by GCC's -Werror=char-subscripts. | |Not reported upstream because this package doesn't even have a homepage |anymore. | |--- src/console.c.orig 1999-04-15 16:05:13.000000000 +0000 |+++ src/console.c -------------------------- Patching file src/console.c using Plan A... Hunk #1 succeeded at 177. done ===> Creating toolchain wrappers for IglooFTP-0.6.1nb7 ===> Configuring for IglooFTP-0.6.1nb7 => Checking for portability problems in extracted files