=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for classpath-0.93.tar.gz => Checksum RMD160 OK for classpath-0.93.tar.gz ===> Installing dependencies for classpath-0.93nb5 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb1 => Tool dependency gmake>=3.81: found gmake-3.82nb6 => Tool dependency gtexinfo>=3.12: found gtexinfo-4.13anb1 => Tool dependency zip-[0-9]*: found zip-3.0nb2 => Tool dependency zip-[0-9]*: found zip-3.0nb2 => Tool dependency zip-[0-9]*: found zip-3.0nb2 => Tool dependency zip-[0-9]*: found zip-3.0nb2 => Build dependency jikes>=1.18: found jikes-1.22nb3 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency glib2>=2.34.0: found glib2-2.36.1 ===> Overriding tools for classpath-0.93nb5 ===> Extracting for classpath-0.93nb5 ===> Patching for classpath-0.93nb5 => Applying pkgsrc patches for classpath-0.93nb5 ===> Creating toolchain wrappers for classpath-0.93nb5 ===> Configuring for classpath-0.93nb5 => 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... i386-pc-minix checking host system type... i386-pc-minix checking target system type... i386-pc-minix checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... plaintar checking for style of include used by make... GNU checking for i386-pc-minix-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 ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -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 root -g operator checking for i386-pc-minix-g++... g++ checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for a sed that does not truncate output... /usr/pkgsrc/work/lang/classpath/work/.tools/bin/sed checking for ld used by gcc... /usr/pkgsrc/work/lang/classpath/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/lang/classpath/work/.wrapper/bin/ld) is GNU ld... yes checking for /usr/pkgsrc/work/lang/classpath/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/pkg.sav/bin/nm -B checking how to recognise dependent libraries... unknown checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-pc-minix-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... 65536 checking command to parse /usr/pkg.sav/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-pc-minix-ar... no checking for ar... ar checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking for i386-pc-minix-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/pkgsrc/work/lang/classpath/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... no 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 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... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/pkgsrc/work/lang/classpath/work/.wrapper/bin/ld) supports shared libraries... yes 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. no checking how to hardcode library paths into programs... immediate checking for i386-pc-minix-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking __attribute__((,,))... yes checking __attribute__((unused))... yes checking for ANSI C header files... (cached) yes checking size of void *... 4 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... no checking sys/filio.h presence... no checking for sys/filio.h... no 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... no checking crt_externs.h presence... no checking for crt_externs.h... no 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 magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... 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 readv... yes checking for write... yes checking for writev... 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... no checking for gethostbyname_r... no checking for localtime_r... no checking for strerror_r... yes checking for fcntl... yes checking for mmap... no checking for munmap... no checking for mincore... no checking for msync... no checking for madvise... no checking for getpagesize... yes checking for sysconf... yes checking for lstat... yes checking for readlink... yes checking for inet_aton... yes checking for inet_addr... yes checking for inet_pton... yes checking for getifaddrs... yes checking for kqueue... no checking for kevent... no checking for epoll_create... no checking for readdir_r... yes checking for magic_open in -lmagic... yes checking whether struct sockaddr_in6 is in netinet/in.h... no 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... /usr/pkgsrc/work/lang/classpath/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/lang/classpath/work/.wrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... ./config.rpath: Can't open ./config.rpath: no such file or directory done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for MSG_NOSIGNAL... no checking for SO_NOSIGPIPE ... no checking for gcjh... no checking for javah... no checking jni_md.h support... configure: WARNING: no checking for gcj... no checking for jikes... /usr/pkg/bin/jikes checking jikes version... expr: syntax error 1.22 checking for kJC... no 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... /usr/pkgsrc/work/lang/classpath/work/.tools/bin/date checking for find... /usr/bin/find checking for zip... /usr/pkgsrc/work/lang/classpath/work/.tools/bin/zip checking for fastjar... no checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/config-int.h (assuming C99 compatible system) configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/api/Makefile config.status: creating external/Makefile config.status: creating external/sax/Makefile config.status: creating external/w3c_dom/Makefile config.status: creating external/relaxngDatatype/Makefile config.status: creating gnu/classpath/Configuration.java config.status: creating gnu/java/security/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/gconf-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/jni/native-lib/Makefile config.status: creating native/plugin/Makefile config.status: creating resource/Makefile config.status: creating resource/META-INF/services/java.util.prefs.PreferencesFactory 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 tools/Makefile config.status: creating examples/Makefile config.status: creating examples/Makefile.jawt config.status: creating examples/Makefile.java2d config.status: creating tools/gappletviewer config.status: creating tools/gjarsigner config.status: creating tools/gkeytool config.status: creating tools/gjar config.status: creating tools/gnative2ascii config.status: creating tools/gserialver config.status: creating tools/grmiregistry config.status: creating tools/gtnameserv config.status: creating tools/gorbd config.status: creating tools/grmid config.status: creating tools/grmic 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 include/config-int.h commands config.status: creating include/config-int.h : _CLASSPATH_INCLUDE_CONFIG_INT_H config.status: executing gappletviewer commands config.status: executing gjarsigner commands config.status: executing gkeytool commands config.status: executing gjar commands config.status: executing gnative2ascii commands config.status: executing gserialver commands config.status: executing grmiregistry commands config.status: executing gtnameserv commands config.status: executing gorbd commands config.status: executing grmid commands config.status: executing grmic commands config.status: executing gen-classlist commands config.status: executing copy-vmresources commands => 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.