=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for pnet-0.8.0.tar.gz => Checksum RMD160 OK for pnet-0.8.0.tar.gz ===> Installing dependencies for pnet-0.8.0 => Build dependency treecc>=0.2.6: found treecc-0.3.10nb1 => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb1 => Build dependency gmake>=3.81: found gmake-3.81 => Build dependency pax>=20040802: found pax-20080110 => Build dependency checkperms>=1.1: found checkperms-1.10 ===> Overriding tools for pnet-0.8.0 ===> Extracting for pnet-0.8.0 ===> Patching for pnet-0.8.0 ===> Creating toolchain wrappers for pnet-0.8.0 ===> Configuring for pnet-0.8.0 => 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... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking whether to enable maintainer-specific portions of Makefiles... no checking for ar... /usr/bin/ar checking for gawk... (cached) /usr/bin/awk checking for i386-pc-dragonfly-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 style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /scratch/lang/pnet/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/lang/pnet/work/.wrapper/bin/ld checking if the linker (/scratch/lang/pnet/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/lang/pnet/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -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... c++ -E checking for i386-pc-dragonfly-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) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... strip 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 static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/lang/pnet/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly 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 appending configuration tag "CXX" to libtool checking for ld used by c++... /scratch/lang/pnet/work/.wrapper/bin/ld checking if the linker (/scratch/lang/pnet/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/lang/pnet/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/scratch/lang/pnet/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so 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... -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 (/scratch/lang/pnet/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. dragonfly ld.so checking how to hardcode library paths into programs... immediate checking for bison... no checking for byacc... byacc checking for flex... /usr/bin/lex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for treecc... /usr/pkg/bin/treecc checking for threads package to use... posix checking for sin in -lm... yes checking for dlopen in -ldl... no checking for connect in -lsocket... no checking for gethostbyname in -lnsl... no checking for inflate in -lz... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... 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 math.h usability... yes checking math.h presence... yes checking for math.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... yes checking varargs.h presence... yes checking for varargs.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for dlfcn.h... (cached) yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/cygwin.h usability... no checking sys/cygwin.h presence... no checking for sys/cygwin.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/wait.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking sys/ucontext.h usability... yes checking sys/ucontext.h presence... yes checking for sys/ucontext.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/udp.h usability... yes checking netinet/udp.h presence... yes checking for netinet/udp.h... yes checking for linux/irda.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for term.h... yes checking for tgetflag in -ltermcap... yes checking for tigetflag in -lcurses... yes checking for an ANSI C-conforming const... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 12 checking size of void *... 4 checking for mbstate_t usability... yes checking for computed goto support... yes checking for pic computed goto support... yes checking for tm_gmtoff in struct tm... yes checking whether cc accepts -no-cpp-precomp... no checking whether cc accepts -fno-unit-at-a-time... yes checking whether cc accepts -fno-gcse... yes checking whether cc accepts -fno-inline-functions... 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 isnan... no checking for isinf... no checking for finite... yes checking for fmod... yes checking for strtod... yes checking for mmap... yes checking for munmap... yes checking for getpagesize... yes checking for stat... yes checking for lstat... yes checking for vfprintf... yes checking for waitpid... yes checking for wait... yes checking for fork... yes checking for execv... yes checking for open... yes checking for getpid... yes checking for qsort... yes checking for unlink... yes checking for remove... yes checking for getcwd... yes checking for getwd... yes checking for get_current_dir_name... no checking for dlopen... yes checking for strerror... yes checking for fcntl... yes checking for ftruncate... yes checking for acos... yes checking for asin... yes checking for atan... yes checking for atan2... yes checking for ceil... yes checking for cos... yes checking for cosh... yes checking for exp... yes checking for floor... yes checking for remainder... yes checking for log... yes checking for log10... yes checking for pow... yes checking for rint... yes checking for sin... yes checking for sinh... yes checking for sqrt... yes checking for tan... yes checking for tanh... yes checking for wctomb... yes checking for wcrtomb... yes checking for mbtowc... yes checking for mbrtowc... yes checking for nl_langinfo... yes checking for setlocale... yes checking for usleep... yes checking for gethostbyname... yes checking for gethostbyaddr... yes checking for isatty... yes checking for getpwuid... yes checking for geteuid... yes checking for opendir... yes checking for readdir... yes checking for readdir_r... yes checking for closedir... yes checking for chdir... yes checking for access... yes checking for cygwin_conv_to_win32_path... no checking for snprintf... yes checking for rename... yes checking for utime... yes checking for mkdir... yes checking for ioctl... yes checking for setsockopt... yes checking for getsockopt... yes checking for uname... yes checking for mkstemp... yes checking for mktemp... yes checking for tcgetattr... yes checking for readlink... yes checking for symlink... yes checking for rmdir... yes checking for strsignal... yes checking for chmod... yes checking for umask... yes checking for setjmp... yes checking for longjmp... yes checking for signal... yes checking for sigaction... yes checking for abort... yes checking for exit... yes checking for _exit... yes checking for siglongjmp... yes checking for sigsetjmp... yes checking for sysinfo... no checking for sysctl... yes checking for gethostname... yes checking for gettimeofday... yes checking for working alloca.h... no checking for alloca... yes checking whether to use enhanced profiler... no checking for F_SETLKW fcntl function... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating support/Makefile config.status: creating image/Makefile config.status: creating dumpasm/Makefile config.status: creating engine/Makefile config.status: creating ilasm/Makefile config.status: creating ildasm/Makefile config.status: creating ilalink/Makefile config.status: creating ilsize/Makefile config.status: creating ilnative/Makefile config.status: creating ilheader/Makefile config.status: creating ilfind/Makefile config.status: creating ildd/Makefile config.status: creating codegen/Makefile config.status: creating cscc/Makefile config.status: creating cscc/common/Makefile config.status: creating cscc/csharp/Makefile config.status: creating cscc/c/Makefile config.status: creating cscc/vb/Makefile config.status: creating cscc/java/Makefile config.status: creating cscc/bf/Makefile config.status: creating cscc/cpp/Makefile config.status: creating resgen/Makefile config.status: creating ilstrip/Makefile config.status: creating ilranlib/Makefile config.status: creating ilgac/Makefile config.status: creating csdoc/Makefile config.status: creating csant/Makefile config.status: creating clrwrap/Makefile config.status: creating coremul/Makefile config.status: creating samples/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating pnet.spec config.status: creating profiles/Makefile config.status: creating include/il_config.h config.status: executing depfiles commands === configuring in libffi (/scratch/lang/pnet/work/pnet-0.8.0/libffi) configure: running /bin/sh ./configure --prefix=/usr/pkg '--enable-threads=posix' '--host=i386-pc-dragonfly' '--infodir=/usr/pkg/info' '--mandir=/usr/pkg/man' 'host_alias=i386-pc-dragonfly' 'CC=cc' 'CFLAGS=-O2 -I/usr/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'CPPFLAGS=-I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include' 'F77=f77' 'FFLAGS=-O' --cache-file=/dev/null --srcdir=. 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... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for i386-pc-dragonfly-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 style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... /scratch/lang/pnet/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/lang/pnet/work/.wrapper/bin/ld checking if the linker (/scratch/lang/pnet/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/lang/pnet/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... pass_all checking how to run the C preprocessor... cc -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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for i386-pc-dragonfly-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) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... strip 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 static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/lang/pnet/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly 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 appending configuration tag "CXX" to libtool checking for ld used by c++... /scratch/lang/pnet/work/.wrapper/bin/ld checking if the linker (/scratch/lang/pnet/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/lang/pnet/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/scratch/lang/pnet/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so 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... -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 (/scratch/lang/pnet/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. dragonfly ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes configure: error: "libffi has not been ported to i386-pc-dragonfly." configure: error: ./configure failed for libffi *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/pnet WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/pnet