=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for mercury-compiler-0.11.0.tar.gz => Checksum RMD160 OK for mercury-compiler-0.11.0.tar.gz ===> Installing dependencies for mercury-0.11.0nb6 => 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 => Full dependency readline>=6.0: found readline-6.0 ===> Overriding tools for mercury-0.11.0nb6 ===> Extracting for mercury-0.11.0nb6 ===> Patching for mercury-0.11.0nb6 => Applying pkgsrc patches for mercury-0.11.0nb6 /usr/bin/touch /scratch/lang/mercury/work/mercury-compiler-0.11.0/library/table_builtin.date3 /scratch/lang/mercury/work/mercury-compiler-0.11.0/library/table_builtin.date /scratch/lang/mercury/work/mercury-compiler-0.11.0/library/table_builtin.optdate /scratch/lang/mercury/work/mercury-compiler-0.11.0/library/table_builtin.trans_opt_date /scratch/lang/mercury/work/mercury-compiler-0.11.0/library/table_builtin.c_date ===> Creating toolchain wrappers for mercury-0.11.0nb6 ===> Configuring for mercury-0.11.0nb6 => 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 creating cache ./config.cache loading cache ./config.cache checking host system type... i386-pc-dragonfly cygpath: not found looking for an already installed Mercury compiler to bootstrap with... checking for mmc... no checking for GCC source directory... not_found checking whether to enable the GCC back-end interface... no checking whether to enable the Aditi back-end... looking for GNU Make... checking for gmake... gmake found GNU Make: gmake looking for a way to create named pipes... checking for mkfifo... /usr/bin/mkfifo looking for a way to create temporary files... checking for mktemp... /usr/bin/mktemp checking for install-info... /scratch/lang/mercury/work/.tools/bin/install-info checking for texi2dvi... no checking for dvips... no checking for makeinfo... /scratch/lang/mercury/work/.tools/bin/makeinfo checking for info... /usr/bin/info checking for perl... /scratch/lang/mercury/work/.tools/bin/perl checking for hostname... /bin/hostname checking for gcc... cc checking whether the C compiler (cc -O2 -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) works... yes checking whether the C compiler (cc -O2 -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether C compiler need --traditional-cpp... no checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking whether to pass -I/usr/local/include to C compiler... no checking whether to pass -L/usr/local/lib to the linker... yes checking how to run the C preprocessor... cc -E checking for sin in -lm... yes checking for use of a Microsoft C compiler... no checking for cygpath... echo checking for ranlib... ranlib checking for ilasm... no checking for gacutil... no checking for Microsoft.NET Framework SDK... no checking for cl... no checking for Microsoft.NET Visual C++... no checking for csc... no checking for sysconf... yes checking for getpagesize... yes checking for gethostname... yes checking for mprotect... yes checking for memalign... no checking for memmove... yes checking for sigaction... yes checking for siginterrupt... yes checking for setitimer... yes checking for snprintf... yes checking for _snprintf... no checking for vsnprintf... yes checking for _vsnprintf... no checking for strerror... yes checking for open... yes checking for close... yes checking for dup... yes checking for dup2... yes checking for fdopen... yes checking for fileno... yes checking for fstat... yes checking for stat... yes checking for isatty... yes checking for getpid... yes checking for setpgid... yes checking for fork... yes checking for execlp... yes checking for wait... yes checking for kill... yes checking for grantpt... no checking for unlockpt... no checking for ptsname... no checking for tcgetattr... yes checking for tcsetattr... yes checking for ioctl... yes checking for access... yes checking for sleep... yes checking for opendir... yes checking for readdir... yes checking for closedir... yes checking for unistd.h... yes checking for sys/wait.h... yes checking for sys/siginfo.h... no checking for sys/signal.h... yes checking for ucontext.h... yes checking for asm/sigcontext.h... no checking for sys/param.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for fcntl.h... yes checking for termios.h... yes checking for sys/ioctl.h... yes checking for sys/stropts.h... no checking for windows.h... no checking for dirent.h... yes checking for `sigaction' field name... sa_sigaction checking for working `sigcontext_struct' in second arg... no checking for working `sigcontext_struct' in third arg... no checking for `siginfo_t'... yes checking for `siginfo' pc access at signals... no checking for an integer type with the same size as a pointer... int checking for an integer type of at least 64 bits... long long checking for an integer type of at least 32 bits... int checking for ANSI C header files... yes checking for pid_t... yes checking for an integer type of at least 16 bits... short checking the number of low tag bits available... 2 checking the number of bytes per word... 4 checking the number of words in a synchronization term... 3 checking the number of bits per word... 32 checking whether we can use unboxed floats... no checking whether float is 64-bit... no checking whether double is 64-bit... yes checking whether long double is 64-bit... no checking whether architecture is big-endian... no checking whether architecture is little-endian... yes checking whether we can use files as locks... yes checking return values of system... yes checking to see if we can handle contexts blocking on IO... yes checking whether we can use gcc labels... no checking whether we can use global registers without gcc labels... yes checking whether we can support profiling on this system... yes checking if C compiler is egcs... no checking whether to enable the deep profiler... no using grade `reg.gc' as the default grade for applications configure: warning: Mercury compiler not yet installed **** cannot use grade `hlc.gc' **** using grade `reg.gc' to compile the compiler **** after installation is complete you should reinstall **** from scratch so you can use the more efficient **** grade `hlc.gc'. using ` reg.gc hlc.gc reg.gc.prof reg.gc.memprof reg.gc.tr reg.gc.tr.debug hlc.par.gc' as the set of library grades to install checking whether the assembler does not handle .type... no checking for as... /scratch/lang/mercury/work/.wrapper/bin/as checking whether the assembler does full preprocessing... no checking whether structure assignment conflicts with global registers... yes checking whether Mercury supports shared libraries on this system... no checking for struct tms and times function... yes checking for Sleep function... no checking for socket in -lsocket... no checking for inet_addr in -lnsl... no checking whether we can use sockets (for Morphine)... yes checking whether to enable the external debugger... yes checking for dlfcn.h... yes checking for dlopen in -ldl... no checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking for dlerror... yes checking whether to enable the new MercuryFile struct... no checking for readline/readline.h... yes checking for readline/history.h... yes looking for termcap or curses (needed by readline)... checking for tgetent in -ltermcap... yes checking for readline in -lreadline... yes checking whether any C files need to be rebuilt... no - they are compatible with autoconfigured settings updating cache ./config.cache creating ./config.status creating Mmake.common creating scripts/Mmake.vars creating scripts/mmc creating scripts/mercury.bat creating scripts/mprof creating scripts/mercury_update_interface creating scripts/mgnuc creating scripts/parse_ml_options.sh-subr creating scripts/ml creating scripts/c2init creating scripts/mmake creating scripts/mdb creating scripts/mdbrc creating scripts/mdprof creating scripts/mkfifo_using_mknod creating bindist/bindist.build_vars creating runtime/mercury_conf.h