=> Checksum BLAKE2s OK for libjit-0.1.2.tar.gz
=> Checksum SHA512 OK for libjit-0.1.2.tar.gz
===> Installing dependencies for libjit-0.1.2nb1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency gtexinfo>=3.12: found gtexinfo-7.1.1nb1
=> 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
===> Overriding tools for libjit-0.1.2nb1
===> Extracting for libjit-0.1.2nb1
rm -f /Users/pbulk/build/devel/libjit/work/libjit-0.1.2/include/jit/jit-arch.h
===> Patching for libjit-0.1.2nb1
=> Applying pkgsrc patches for libjit-0.1.2nb1
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/libjit/patches/patch-configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/libjit/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/01/26 02:59:53 sbd Exp $
|
|Remove the section from configure that adds the gcc multi_os_directory to
|the libdir.
|
|--- configure.orig	2008-12-10 17:49:28.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 22531.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/libjit/patches/patch-configure.ac
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/libjit/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.1 2012/01/26 02:59:53 sbd Exp $
|
|Remove the section from configure that adds the gcc multi_os_directory to
|the libdir.
|
|--- configure.ac.orig	2008-12-10 17:46:12.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 441.
done
===> Creating toolchain wrappers for libjit-0.1.2nb1
===> Configuring for libjit-0.1.2nb1
=> 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 build system type... aarch64-apple-darwin23
checking host system type... aarch64-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 a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking architecture... generic
checking if building for some Win32 platform... no
checking for gawk... (cached) /opt/pkg/bin/nawk
checking for aarch64-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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bison... /usr/bin/yacc
checking for flex... /usr/bin/lex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for a sed that does not truncate output... /Users/pbulk/build/devel/libjit/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... clang -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 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 aarch64-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 /usr/bin/nm -B output from clang object... ok
checking for objdir... .libs
checking for aarch64-apple-darwin23-ar... no
checking for ar... ar
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... 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 static flag -static works... no
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
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... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common
checking if clang++ PIC flag -fno-common works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking tgmath.h usability... yes
checking tgmath.h presence... yes
checking for tgmath.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for dlfcn.h... (cached) yes
checking sys/cygwin.h usability... no
checking sys/cygwin.h presence... no
checking for sys/cygwin.h... no
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking if char is unsigned... no
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of float... 4
checking size of double... 8
checking size of long double... 8
checking size of void *... 8
checking for the 8-bit integer types... char, unsigned char
checking for the 16-bit integer types... short, unsigned short
checking for the 32-bit integer types... int, unsigned int
checking for the 64-bit integer types... long, unsigned long
checking for the native integer types... long, unsigned long
checking for the 32-bit floating-point type... float
checking for the 64-bit floating-point type... double
checking for the native floating-point type... double
checking for C++ exception handling option... none needed
checking for C++ throw() idiom... no
checking for -fno-gcse option... no
checking for -lstdc++ option... no
checking for computed goto support... yes
checking for pic computed goto support... yes
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking for pthread_create in -lpthread... yes
checking for working memcmp... yes
checking for memset... yes
checking for memcmp... yes
checking for memchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for bcopy... yes
checking for bzero... yes
checking for bcmp... yes
checking for strlen... yes
checking for strcpy... yes
checking for strcat... yes
checking for strncpy... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strchr... yes
checking for strrchr... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for getpagesize... yes
checking for isnan... yes
checking for isinf... yes
checking for finite... no
checking for fmod... yes
checking for remainder... yes
checking for drem... no
checking for ceil... yes
checking for floor... yes
checking for acos... yes
checking for asin... yes
checking for atan... yes
checking for atan2... yes
checking for cos... yes
checking for cosh... yes
checking for exp... yes
checking for log... yes
checking for log10... yes
checking for pow... yes
checking for sin... yes
checking for sinh... yes
checking for sqrt... yes
checking for tan... yes
checking for tanh... yes
checking for isnanf... no
checking for isinff... no
checking for finitef... no
checking for fmodf... yes
checking for remainderf... yes
checking for dremf... no
checking for ceilf... yes
checking for floorf... yes
checking for acosf... yes
checking for asinf... yes
checking for atanf... yes
checking for atan2f... yes
checking for cosf... yes
checking for coshf... yes
checking for expf... yes
checking for logf... yes
checking for log10f... yes
checking for powf... yes
checking for sinf... yes
checking for sinhf... yes
checking for sqrtf... yes
checking for tanf... yes
checking for tanhf... yes
checking for isnanl... no
checking for isinfl... no
checking for finitel... no
checking for fmodl... yes
checking for remainderl... yes
checking for dreml... no
checking for ceill... yes
checking for floorl... yes
checking for acosl... yes
checking for asinl... yes
checking for atanl... yes
checking for atan2l... yes
checking for cosl... yes
checking for coshl... yes
checking for expl... yes
checking for logl... yes
checking for log10l... yes
checking for powl... yes
checking for sinl... yes
checking for sinhl... yes
checking for sqrtl... yes
checking for tanl... yes
checking for tanhl... yes
checking for dlopen... yes
checking for cygwin_conv_to_win32_path... no
checking for mmap... yes
checking for munmap... yes
checking for mprotect... yes
checking for sigsetjmp... yes
checking for __sigsetjmp... no
checking for _setjmp... yes
checking for working alloca.h... yes
checking for alloca... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/jit/Makefile
config.status: creating include/jit/jit-defs.h
config.status: creating tools/Makefile
config.status: creating jit/Makefile
config.status: creating jitdynamic/Makefile
config.status: creating jitplus/Makefile
config.status: creating dpas/Makefile
config.status: creating tutorial/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.