=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for sunclock-3.57.tar.bz2 => Checksum SHA512 OK for sunclock-3.57.tar.bz2 ===> Installing dependencies for sunclock-3.57 ========================================================================== The following variables will affect the build process of this package, sunclock-3.57. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency imake-[0-9]*: found imake-1.0.9 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Full dependency png>=1.6.0nb1: found png-1.6.40 => Full dependency jpeg>=9: found jpeg-9e ===> 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 sunclock-3.57 ===> Extracting for sunclock-3.57 ===> Patching for sunclock-3.57 => Applying pkgsrc patches for sunclock-3.57 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-Imakefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-Imakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Imakefile,v 1.1 2022/12/09 14:13:00 vins Exp $ | |DESTDIR support. |LDFLAGS support. | |--- Imakefile.orig 2008-08-07 14:27:43.000000000 +0000 |+++ Imakefile -------------------------- Patching file Imakefile using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 29. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2022/12/09 14:13:00 vins Exp $ | |Don't make own declaration of strdup(). | |--- tildepath.c.orig 2000-09-01 15:34:51.000000000 +0000 |+++ tildepath.c -------------------------- Patching file tildepath.c using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 70. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2022/12/09 14:13:00 vins Exp $ | |Fix y2038 bugs; time_t != long | |--- sunclock.c.orig 2008-08-07 12:40:24.000000000 +0000 |+++ sunclock.c -------------------------- Patching file sunclock.c using Plan A... Hunk #1 succeeded at 127. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-editkit_Imakefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-editkit_Imakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-editkit_Imakefile,v 1.1 2022/12/09 14:13:00 vins Exp $ | |Do not redefine CFLAGS. | |--- editkit/Imakefile.orig 2006-10-14 14:37:25.000000000 +0000 |+++ editkit/Imakefile -------------------------- Patching file editkit/Imakefile using Plan A... Hunk #1 succeeded at 33. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-editkit_edit.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-editkit_edit.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-editkit_edit.c,v 1.1 2022/12/09 14:13:00 vins Exp $ | |Prevent warnings about size mismatch in - |pointer to integer conversion. | |--- editkit/edit.c.orig 2006-09-11 11:29:16.000000000 +0000 |+++ editkit/edit.c -------------------------- Patching file editkit/edit.c using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 108. Hunk #3 succeeded at 141. Hunk #4 succeeded at 1723. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-readpng.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-readpng.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-readpng.c,v 1.1 2022/12/09 14:13:00 vins Exp $ | |png_check_sig() removed since libpng-1.4. |Include missing for memcpy(). | |--- readpng.c.orig 2005-10-23 19:36:29.000000000 +0000 |+++ readpng.c -------------------------- Patching file readpng.c using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 58. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-readvmf.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-readvmf.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-readvmf.c,v 1.1 2022/12/09 14:13:00 vins Exp $ | |Fix incorrect type usage (gzFile is already a pointer type). |Don't use data read from file as a format string. | |--- readvmf.c.orig 2008-08-22 13:58:52.000000000 +0000 |+++ readvmf.c -------------------------- Patching file readvmf.c using Plan A... Hunk #1 succeeded at 340. Hunk #2 succeeded at 433. Hunk #3 succeeded at 505. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-sunclock.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-sunclock.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sunclock.h,v 1.1 2022/12/09 14:13:00 vins Exp $ | |Fix y2038 bugs; time_t != long. | |--- sunclock.h.orig 2006-10-14 14:25:18.000000000 +0000 |+++ sunclock.h -------------------------- Patching file sunclock.h using Plan A... Hunk #1 succeeded at 238. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-version.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-version.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-version.h,v 1.1 2022/12/09 14:13:00 vins Exp $ | |Fix wrong hardcoded version number. | |--- version.h.orig 2006-06-22 09:23:28.000000000 +0000 |+++ version.h -------------------------- Patching file version.h using Plan A... Hunk #1 succeeded at 2. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-widgets.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/time/sunclock/patches/patch-widgets.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-widgets.c,v 1.1 2022/12/09 14:13:00 vins Exp $ | |Fix sprintf() usage. | |--- widgets.c.orig 2011-07-09 09:51:18.000000000 +0000 |+++ widgets.c -------------------------- Patching file widgets.c using Plan A... Hunk #1 succeeded at 818. done ===> Creating toolchain wrappers for sunclock-3.57 ===> Configuring for sunclock-3.57 => Checking for portability problems in extracted files