=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for js-1.6.20070208.tar.gz
=> Checksum RMD160 OK for js-1.6.20070208.tar.gz
===> Installing dependencies for ossp-js-1.6.20070208nb3
==========================================================================
The following variables will affect the build process of this package,
ossp-js-1.6.20070208nb3.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency pkg-config>=0.25: found pkg-config-0.25nb1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency readline>=6.0: found readline-6.2
===> Overriding tools for ossp-js-1.6.20070208nb3
===> Extracting for ossp-js-1.6.20070208nb3
===> Patching for ossp-js-1.6.20070208nb3
=> Applying pkgsrc patches for ossp-js-1.6.20070208nb3
===> Creating toolchain wrappers for ossp-js-1.6.20070208nb3
===> Configuring for ossp-js-1.6.20070208nb3
=> 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.
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
Configuring OSSP js (Mozilla JavaScript Engine), version 1.6.20070208
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-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 for compilation debug mode... disabled
checking for va_copy() function... yes
checking for gethostname in -lnsl... yes
checking for accept in -lsocket... no
checking for floor in -lm... yes
checking for struct stat.st_birthtime... no
checking for struct stat.st_birthtimensec... no
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... -lreadline
checking whether to build Perl-to-JS and JS-to-Perl bindings... (cached) no
checking for perl... /tmp/pkgsrc/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... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /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/pkgsrc/lang/ossp-js/work/.tools/bin/sed
checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-unknown-linux-gnu/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... pass_all
checking for dlfcn.h... (cached) yes
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for x86_64-unknown-linux-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) 2097152
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-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 (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.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
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.