=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 => Checksum SHA1 OK for BibTool-2.48.tar.gz => Checksum RMD160 OK for BibTool-2.48.tar.gz ===> Installing dependencies for BibTool-2.48nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20100124 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency tex-bibtex-[0-9]*: found tex-bibtex-0.99d => Build dependency tex-latex-bin-[0-9]*: found tex-latex-bin-2012 => Build dependency tex-tools-[0-9]*: found tex-tools-2012 => Build dependency makeindexk-[0-9]*: found makeindexk-2.15nb4 ===> Overriding tools for BibTool-2.48nb1 ===> Extracting for BibTool-2.48nb1 ===> Patching for BibTool-2.48nb1 => Applying pkgsrc patches for BibTool-2.48nb1 => Verifying /usr/pkgsrc/print/bibtool/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/print/bibtool/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1.1.1 2006/03/31 03:11:56 smb Exp $ | |--- BibTcl/configure.orig 2006-03-19 11:48:19.000000000 -0500 |+++ BibTcl/configure -------------------------- Patching file BibTcl/configure using Plan A... Hunk #1 succeeded at 712. Hunk #2 succeeded at 794. Hunk #3 succeeded at 834. done => Verifying /usr/pkgsrc/print/bibtool/patches/patch-ab => Applying pkgsrc patch /usr/pkgsrc/print/bibtool/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.1.1.1 2006/03/31 03:11:56 smb Exp $ | |--- BibTcl/configure.in.orig 2006-03-19 11:48:23.000000000 -0500 |+++ BibTcl/configure.in -------------------------- Patching file BibTcl/configure.in using Plan A... Hunk #1 succeeded at 48. done => Verifying /usr/pkgsrc/print/bibtool/patches/patch-configure => Applying pkgsrc patch /usr/pkgsrc/print/bibtool/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2012/12/24 01:50:57 dholland Exp $ | |Disable a highly obsolete configure test that exercises undefined |behavior. | |--- configure~ 2012-12-24 01:44:27.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 2789. done => Verifying /usr/pkgsrc/print/bibtool/patches/patch-main.c => Applying pkgsrc patch /usr/pkgsrc/print/bibtool/patches/patch-main.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-main.c,v 1.1 2012/12/24 01:50:57 dholland Exp $ | |Remove wrong casts. | |--- main.c~ 2004-02-08 09:41:38.000000000 +0000 |+++ main.c -------------------------- Patching file main.c using Plan A... Hunk #1 succeeded at 789. done => Verifying /usr/pkgsrc/print/bibtool/patches/patch-parse.c => Applying pkgsrc patch /usr/pkgsrc/print/bibtool/patches/patch-parse.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-parse.c,v 1.1 2012/12/24 01:50:58 dholland Exp $ | |Fix bug handling EOF, detected by gcc. | |--- parse.c~ 2004-02-08 09:41:45.000000000 +0000 |+++ parse.c -------------------------- Patching file parse.c using Plan A... Hunk #1 succeeded at 533. done => Verifying /usr/pkgsrc/print/bibtool/patches/patch-regex-0.12_regex.c => Applying pkgsrc patch /usr/pkgsrc/print/bibtool/patches/patch-regex-0.12_regex.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-regex-0.12_regex.c,v 1.1 2012/12/24 01:50:58 dholland Exp $ | |Use the right config.h. This package misuses autoconf fairly |extensively, and has its own config.h with its own config in it where |where autoconf packages would normally put autoconf's output config.h. | |Also patch up some integer/pointer casts. | |--- regex-0.12/regex.c.orig 2000-12-16 09:49:55.000000000 +0000 |+++ regex-0.12/regex.c -------------------------- Patching file regex-0.12/regex.c using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 65. Hunk #3 succeeded at 2407. Hunk #4 succeeded at 2495. Hunk #5 succeeded at 3765. done ===> Creating toolchain wrappers for BibTool-2.48nb1 ===> Configuring for BibTool-2.48nb1 => 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 => Replacing tcl interpreter in Tcl/bibtool.tcl. => Replacing Perl interpreter in Perl/bibtool.pl. => Checking for portability problems in extracted files checking for x86_64-unknown-linux-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 gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for library containing strerror... none required 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for ANSI C header files... (cached) yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for getenv... yes checking for strrchr... yes checking for kpathsea library... configure: WARNING: not found configure: creating ./config.status config.status: creating makefile config.status: creating include/bibtool/config.h config.status: include/bibtool/config.h is unchanged config.status: creating regex-0.12/config.h config.status: regex-0.12/config.h is unchanged