=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for js-1.6.20070208.tar.gz => Checksum SHA512 OK for js-1.6.20070208.tar.gz ===> Installing dependencies for ossp-js-1.6.20070208nb12 ========================================================================== The following variables will affect the build process of this package, ossp-js-1.6.20070208nb12. Their current value is shown below: * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * READLINE_TYPE = editline * TERMCAP_TYPE = termcap 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> 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 ossp-js-1.6.20070208nb12 ===> Extracting for ossp-js-1.6.20070208nb12 ===> Patching for ossp-js-1.6.20070208nb12 => Applying pkgsrc patches for ossp-js-1.6.20070208nb12 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2015/12/29 23:34:53 dholland Exp $ | |Conditionalize math stuff so it can be set from pkgsrc. | |--- src/jslibmath.h.orig 2006-07-23 08:22:18.000000000 -0400 |+++ src/jslibmath.h -------------------------- Patching file src/jslibmath.h using Plan A... Hunk #1 succeeded at 85. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.3 2015/12/29 23:34:53 dholland Exp $ | |Conditionalize math stuff; can be set from pkgsrc. |Honor LIBS when linking so -lm appears when needed. |Use pkgsrc install tools. | |--- Makefile.in.orig 2007-02-08 04:25:33.000000000 -0500 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 95. Hunk #2 succeeded at 130. Hunk #3 succeeded at 157. Hunk #4 succeeded at 178. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1.1.1 2008/02/06 04:22:33 bjs Exp $ | |Move two closed parentheses to their proper places. The patch-a[de] files |reflect this change. | |--- aclocal.m4.orig 2006-08-03 08:16:32.000000000 -0400 |+++ aclocal.m4 -------------------------- Patching file aclocal.m4 using Plan A... Hunk #1 succeeded at 195. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.2 2015/12/29 23:34:53 dholland Exp $ | |Use memcpy correctly. See patch-ac. | |--- config.h.in.orig 2007-02-08 04:39:29.000000000 -0500 |+++ config.h.in -------------------------- Patching file config.h.in using Plan A... Hunk #1 succeeded at 10. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ae => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.2 2015/12/29 23:34:53 dholland Exp $ | |Use memcpy correctly. See patch-ac. | |XXX: what's the ac_xexeext hunk about? | |${LIBM} is defined as -lm if we're using the system math library; otherwise |it's blank. This should configure everything properly downstream. | |--- configure.orig 2007-02-08 04:39:29.000000000 -0500 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3894. Hunk #2 succeeded at 3975. Hunk #3 succeeded at 4338. Hunk #4 succeeded at 4348. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-af => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-af Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-af,v 1.1 2008/04/04 01:56:16 bjs Exp $ | |--- src/jsapi.c.orig 2007-02-08 04:39:05.000000000 -0500 |+++ src/jsapi.c -------------------------- Patching file src/jsapi.c using Plan A... Hunk #1 succeeded at 4078. Hunk #2 succeeded at 4097. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ag => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ag Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ag,v 1.1 2008/04/04 01:56:16 bjs Exp $ | |--- src/jsdbgapi.c.orig 2006-04-04 10:09:45.000000000 -0400 |+++ src/jsdbgapi.c -------------------------- Patching file src/jsdbgapi.c using Plan A... Hunk #1 succeeded at 940. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ah => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ah Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ah,v 1.2 2015/12/29 23:34:53 dholland Exp $ | |Support more OSes. | |--- src/jsosdep.h.orig 2005-07-07 18:35:39.000000000 -0400 |+++ src/jsosdep.h -------------------------- Patching file src/jsosdep.h using Plan A... Hunk #1 succeeded at 89. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ai => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/ossp-js/patches/patch-ai Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ai,v 1.2 2015/12/29 23:34:53 dholland Exp $ | |Get pointer-sized ints portably. |XXX: why HAVE_INTTYPES_H vs. include ? | |--- src/jstypes.h.orig 2006-07-24 15:21:49.000000000 -0400 |+++ src/jstypes.h -------------------------- Patching file src/jstypes.h using Plan A... Hunk #1 succeeded at 387. done ===> Creating toolchain wrappers for ossp-js-1.6.20070208nb12 ===> Configuring for ossp-js-1.6.20070208nb12 => 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 js interpreter in jslint.js jspack.js. => Replacing sh interpreter in js-config.sh.in. INFO: [replace-interpreter] Nothing changed in js-config.sh.in. => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files shtool:echo:Warning: unable to determine terminal sequence for bold mode Configuring OSSP js (Mozilla JavaScript Engine), version 1.6.20070208 checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking whether make sets $(MAKE)... yes checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler option(s) -DNDEBUG work... yes checking whether compiler option(s) -pipe work... yes checking for compilation debug mode... disabled checking for va_copy() function... yes checking for gethostname in -lnsl... no checking for gethostbyname in -lnsl... no checking for accept in -lsocket... no checking for floor in -lm... yes checking for struct stat.st_birthtime... yes checking for struct stat.st_birthtimensec... yes checking whether to build the run-time engine with JavaScript features only... (cached) no checking whether to build command line interface with line editing support... (cached) yes checking for library containing tcgetattr... none required checking for library containing tputs... -ltermcap checking for library containing readline... -ledit checking whether to build Perl-to-JS and JS-to-Perl bindings... (cached) no checking for perl... /tmp/lang/ossp-js/work/.tools/bin/perl checking whether to build with the File object... (cached) yes checking whether to build with the DSO object... (cached) yes checking for dlopen in -ldl... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 for dlopen... yes checking for dlclose... yes checking for dlerror... yes checking whether to build with exclusive UTF-8 C string... (cached) no checking for a sed that does not truncate output... /tmp/lang/ossp-js/work/.tools/bin/sed checking for ld used by gcc... /tmp/lang/ossp-js/work/.cwrapper/bin/ld checking if the linker (/tmp/lang/ossp-js/work/.cwrapper/bin/ld) is GNU ld... yes checking for /tmp/lang/ossp-js/work/.cwrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking how to run the C++ preprocessor... cpp checking for x86_64--netbsd-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether gfortran accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/tmp/lang/ossp-js/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so 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 configure: creating ./config.status config.status: creating Makefile config.status: creating js.pc config.status: creating js-config.sh config.status: creating src/perlconnect/Makefile.PL config.status: creating config.h => 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.