=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for sablevm-classpath-1.13.tar.gz
=> Checksum SHA512 OK for sablevm-classpath-1.13.tar.gz
===> Installing dependencies for sablevm-classpath-1.13nb1
=> Tool dependency jikes>=1.18: found jikes-1.22nb3
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency zip-[0-9]*: found zip-3.0nb3
===> Overriding tools for sablevm-classpath-1.13nb1
===> Extracting for sablevm-classpath-1.13nb1
===> Patching for sablevm-classpath-1.13nb1
=> Applying pkgsrc patches for sablevm-classpath-1.13nb1
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2006/04/15 22:09:56 tonio Exp $
|
|--- lib/Makefile.am.orig	2005-12-07 18:54:46.000000000 +0100
|+++ lib/Makefile.am
--------------------------
Patching file lib/Makefile.am using Plan A...
Hunk #1 succeeded at 53.
Hunk #2 succeeded at 66.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-ab
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2006/04/15 22:09:56 tonio Exp $
|
|--- lib/Makefile.in.orig	2005-12-07 18:56:47.000000000 +0100
|+++ lib/Makefile.in
--------------------------
Patching file lib/Makefile.in using Plan A...
Hunk #1 succeeded at 488.
Hunk #2 succeeded at 501.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-ac
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1 2006/04/17 12:21:14 tonio Exp $
|
|--- include/Makefile.in.orig	2005-12-07 20:07:19.000000000 +0100
|+++ include/Makefile.in
--------------------------
Patching file include/Makefile.in using Plan A...
Hunk #1 succeeded at 265.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-ad
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2006/04/17 12:21:14 tonio Exp $
|
|--- include/Makefile.am.orig	2005-12-07 18:55:04.000000000 +0100
|+++ include/Makefile.am
--------------------------
Patching file include/Makefile.am using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-native_fdlibm_ieeefp_h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/lang/sablevm-classpath/patches/patch-native_fdlibm_ieeefp_h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-native_fdlibm_ieeefp_h,v 1.3 2021/12/27 03:31:57 dholland Exp $
|
|Build on AArch64 (64-bit ARM).
|
|Fix NetBSD PPC build, from Magnus Henoch in PR 34787.
|
|--- native/fdlibm/ieeefp.h.orig	2005-12-07 17:54:35.000000000 +0000
|+++ native/fdlibm/ieeefp.h
--------------------------
Patching file native/fdlibm/ieeefp.h using Plan A...
Hunk #1 succeeded at 27.
Hunk #2 succeeded at 132.
done
===> Creating toolchain wrappers for sablevm-classpath-1.13nb1
===> Configuring for sablevm-classpath-1.13nb1
=> 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 build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking target system type... x86_64-apple-darwin23
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for x86_64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ANSI C... none needed
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -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 alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking dssi.h usability... no
checking dssi.h presence... no
checking for dssi.h... no
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking for x86_64-apple-darwin23-g++... clang++
checking whether we are using the GNU C++ compiler... no
checking whether clang++ accepts -g... no
checking dependency style of clang++... none
checking for a sed that does not truncate output... /Users/pbulk/build/lang/sablevm-classpath/work/.tools/bin/sed
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... clang -E
checking for x86_64-apple-darwin23-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... (cached) 1048576
checking command to parse nm output from clang object... ok
checking for objdir... .libs
checking for x86_64-apple-darwin23-ar... no
checking for ar... ar
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking if clang static flag  works... yes
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common
checking if clang PIC flag -fno-common works... yes
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
libtool.m4: error: problem compiling CXX test program
checking for clang++ option to produce PIC... 
checking if clang++ supports -c -o file.o... no
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fno-common
checking if f77 PIC flag -fno-common works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for x86_64-apple-darwin23-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ANSI C... (cached) none needed
checking dependency style of clang... (cached) gcc3
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... (cached) yes
checking size of void *... 8
checking whether byte ordering is bigendian... no
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/config.h usability... no
checking sys/config.h presence... no
checking for sys/config.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking asm/ioctls.h usability... no
checking asm/ioctls.h presence... no
checking for asm/ioctls.h... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for ftruncate... yes
checking for fsync... yes
checking for select... yes
checking for gethostname... yes
checking for socket... yes
checking for strerror... yes
checking for fork... yes
checking for pipe... yes
checking for execve... yes
checking for open... yes
checking for close... yes
checking for lseek... yes
checking for fstat... yes
checking for read... yes
checking for write... yes
checking for htonl... yes
checking for memset... yes
checking for htons... yes
checking for connect... yes
checking for getsockname... yes
checking for getpeername... yes
checking for bind... yes
checking for listen... yes
checking for accept... yes
checking for recvfrom... yes
checking for send... yes
checking for sendto... yes
checking for setsockopt... yes
checking for getsockopt... yes
checking for time... yes
checking for mktime... yes
checking for localtime_r... yes
checking for strerror_r... yes
checking for fcntl... yes
checking for mmap... yes
checking for munmap... yes
checking for mincore... yes
checking for msync... yes
checking for madvise... yes
checking for getpagesize... yes
checking for sysconf... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for tm_gmtoff in struct tm... yes
checking for an ANSI C-conforming const... yes
checking for __attribute__... yes
checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... /opt/pkg/bin/mksh: ./config.rpath: No such file or directory
done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for gcjh... no
checking for javah... /usr/bin/javah
checking jni_md.h support... configure: WARNING: no
checking for jikes... /opt/pkg/bin/jikes
checking jikes version... 1.22
checking for gcjx... no
checking for ecj... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for mkdir... /bin/mkdir -p
checking for cp... /bin/cp
checking for date... /Users/pbulk/build/lang/sablevm-classpath/work/.tools/bin/date
checking for find... /usr/bin/find
./configure[27508]: CLASSPATH_WITH_JAR: inaccessible or not found
checking for fastjar... no
checking for zip... /Users/pbulk/build/lang/sablevm-classpath/work/.tools/bin/zip
configure: creating ./config.status
config.status: creating Makefile
config.status: creating external/Makefile
config.status: creating external/sax/Makefile
config.status: creating external/w3c_dom/Makefile
config.status: creating gnu/classpath/Configuration.java
config.status: creating include/Makefile
config.status: creating native/Makefile
config.status: creating native/fdlibm/Makefile
config.status: creating native/jawt/Makefile
config.status: creating native/jni/Makefile
config.status: creating native/jni/classpath/Makefile
config.status: creating native/jni/java-io/Makefile
config.status: creating native/jni/java-lang/Makefile
config.status: creating native/jni/java-net/Makefile
config.status: creating native/jni/java-nio/Makefile
config.status: creating native/jni/java-util/Makefile
config.status: creating native/jni/gtk-peer/Makefile
config.status: creating native/jni/qt-peer/Makefile
config.status: creating native/jni/xmlj/Makefile
config.status: creating native/jni/midi-alsa/Makefile
config.status: creating native/jni/midi-dssi/Makefile
config.status: creating native/target/Makefile
config.status: creating native/target/Linux/Makefile
config.status: creating native/target/generic/Makefile
config.status: creating resource/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/classpath.spec
config.status: creating lib/Makefile
config.status: creating lib/gen-classlist.sh
config.status: creating lib/copy-vmresources.sh
config.status: creating include/config.h
config.status: linking ./include/jni_md-x86-linux-gnu.h to include/jni_md.h
config.status: executing depfiles commands
config.status: executing gen-classlist commands
config.status: executing copy-vmresources commands
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.