=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for scilab-4.1-src.tar.gz => Checksum RMD160 OK for scilab-4.1-src.tar.gz ===> Installing dependencies for scilab-4.1nb3 => Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.26nb1 => Build dependency sablotron>=1.0.2nb2: found sablotron-1.0.2nb4 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.15 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency pvm>=3.4.5nb1: found pvm-3.4.5nb6 => Full dependency tk>=8.4.12nb1: found tk-8.4.18nb1 => Full dependency Xaw3d>=1.5Enb1: found Xaw3d-1.5Enb4 => Full dependency f2c>=20001205nb8: found f2c-20001205nb11 ===> Overriding tools for scilab-4.1nb3 ===> Extracting for scilab-4.1nb3 ===> Patching for scilab-4.1nb3 => Applying pkgsrc patches for scilab-4.1nb3 /bin/mv /scratch/math/scilab/work/scilab-4.1/macros/util/ilib_compile.sci /scratch/math/scilab/work/scilab-4.1/macros/util/ilib_compile.sci.bak /usr/bin/sed 's|make -f|export PATH ; /usr/bin/make -f|g' /scratch/math/scilab/work/scilab-4.1/macros/util/ilib_compile.sci.bak > /scratch/math/scilab/work/scilab-4.1/macros/util/ilib_compile.sci /bin/rm /scratch/math/scilab/work/scilab-4.1/macros/util/ilib_compile.sci.bak ===> Creating toolchain wrappers for scilab-4.1nb3 [ ! -h /scratch/math/scilab/work/.buildlink/include/X11/Xaw ] && /bin/mkdir -p /scratch/math/scilab/work/.buildlink/include/X11 && /bin/ln -s Xaw3d /scratch/math/scilab/work/.buildlink/include/X11/Xaw ===> Configuring for scilab-4.1nb3 => 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 configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... x86_64-unknown-netbsd5.0. checking host system type... x86_64--netbsd creating Path.incl configuration of libtool checking for x86_64--netbsd-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a sed that does not truncate output... /scratch/math/scilab/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 cc... /scratch/math/scilab/work/.wrapper/bin/ld checking if the linker (/scratch/math/scilab/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/math/scilab/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking how to run the C preprocessor... cpp 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 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... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc 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... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/math/scilab/work/.wrapper/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 appending configuration tag "CXX" to libtool checking whether the c++ linker (/scratch/math/scilab/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ supports -c -o file.o... no checking whether the c++ linker (/scratch/math/scilab/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes 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... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/scratch/math/scilab/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes end of configuration of libtool checking for x86_64--netbsd-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking if the linker accepts --export-dynamic... yes checking for x86_64--netbsd-g77... (cached) f77 checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether f77 accepts -g... (cached) yes checking how to get verbose linking output from f77... -v checking for Fortran 77 libraries of f77... -L/usr/pkg/lib -lF77 -lI77 -lm checking if the linker accepts --export-dynamic... yes checking if the linker accepts --export-dynamic... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11 release... R6 checking for main in -lXmu... yes checking for main in -lXaw3d... yes checking for leading and/or trailing underscores... no yes checking for use of sharpsign in CPP... yes checking for main in -lm... yes checking for exp10... no checking for getwd... yes checking for sleep... yes checking for strerror... yes checking for usleep... yes checking for finite... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for main in -lncurses... no checking for main in -lcurses... yes checking for PVM architecture... NETBSDX86_64 checking for main in -ldl... no checking for header file tcl.h... found in /usr/pkg/include checking if tcl is version 8.4 or later... (8.4) yes checking for tcl library tcl8.4... found /usr/pkg/lib/libtcl84.so using -L/usr/pkg/lib -ltcl84 checking for Tcl_DoOneEvent in -ltcl84... yes checking for header file tk.h... found in /usr/pkg/include checking if tk is version 8.4 or later... (8.4) yes checking for tk library tk8.4... found /usr/pkg/lib/libtk84.so using -L/usr/pkg/lib -ltk84 checking for Tk_BindEvent in -ltk84... yes checking for xsltproc... no checking for sabcmd... yes checking for man/fr/Makefile.in... yes checking for man/eng/Makefile.in... yes configure: creating ./config.status config.status: creating Makefile.OBJ config.status: creating Makefile.incl config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating routines/Makefile config.status: creating routines/default/Makefile config.status: creating routines/os_specific/Makefile config.status: creating routines/graphics/Makefile config.status: creating routines/menusX/Makefile config.status: creating routines/xsci/Makefile config.status: creating routines/sparse/Makefile config.status: creating Makemex config.status: creating config/Makeso.incl config.status: creating routines/interf/Makefile config.status: creating routines/control/Makefile config.status: creating routines/system/Makefile config.status: creating routines/calelm/Makefile config.status: creating config/Makefile.aix config.status: creating config/Makefile.ultrix config.status: creating routines/lapack/Makefile config.status: creating scripts/scilab.g config.status: creating scripts/scilab-gtk.g config.status: creating examples/Makefile config.status: creating routines/version.h config.status: creating imp/Makefile config.status: creating routines/gtksci/Makefile config.status: creating pvm3/Makefile config.status: creating pvm3/Makefile.aimk config.status: creating pvm3/hoster/Makefile.aimk config.status: creating config/configuration config.status: WARNING: config/configuration.in seems to ignore the --datarootdir setting config.status: creating macros/util/gettklib.sci config.status: creating macros/util/xmlfiletohtml.sci config.status: creating routines/gzvt2/Makefile config.status: creating routines/Javasci/Makefile config.status: creating man/fr/Makefile config.status: creating man/eng/Makefile config.status: creating routines/machine.h => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.