MMAKE_DIR=`pwd`/scripts scripts/mmake MMAKEFLAGS= all gmake[1]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16' if [ -f ./config.status ]; then \ ./config.status --recheck; \ else \ echo "======> You need to run configure!"; \ exit 1; \ fi running /bin/sh ./configure --includedir=/usr/local/lib/gcc/hppa2.0w-hp-hpux11.23/4.2.1 --no-create --no-recursion checking build system type... hppa2.0w-hp-hpux11.23 checking host system type... hppa2.0w-hp-hpux11.23 checking for cygpath... echo checking for cygpath... echo looking for an already installed Mercury compiler to bootstrap with... checking for mmc... no checking whether to enable large heaps when using conservative GC... yes checking for GCC source directory... not_found checking whether to enable the GCC back-end interface... no 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 configure: WARNING: cannot find a working `mktemp' checking for install-info... no checking for texi2dvi... no checking for pdftex... no checking for lynx... no checking for dvips... no checking for makeinfo... no checking for info... no checking for perl... /usr/bin/perl checking for hostname... /usr/bin/hostname checking for 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 whether C compiler needs -no-cpp-precomp... no checking whether we can use -fno-strict-aliasing... yes checking whether we need to use -fno-strict-aliasing... yes checking whether to pass -I/usr/local/include to C compiler... no checking whether to pass -L/usr/local/lib to the linker... no checking how to run the C preprocessor... gcc -E checking for use of a Microsoft C compiler... checking for egrep... grep -E no checking for ranlib... ranlib checking for sin in -lm... yes 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 cscc... no checking for al... no checking for ilalink... no checking for jikes... no checking for javac... no checking for gcj... no checking for java... no checking for jar... no checking for sysconf... yes checking for getpagesize... yes checking for gethostname... yes checking for mprotect... yes checking for memalign... yes checking for posix_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 lstat... 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... yes checking for unlockpt... yes checking for ptsname... yes 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 mkdir... yes checking for symlink... yes checking for readlink... yes 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 for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/siginfo.h usability... yes checking sys/siginfo.h presence... yes checking for sys/siginfo.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking asm/sigcontext.h usability... no checking asm/sigcontext.h presence... no checking for asm/sigcontext.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for `sigaction' field name... sa_handler 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 pid_t... yes checking for dev_t... yes checking for ino_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... 24 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... yes checking whether architecture is little-endian... no 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 to see if strings.h is needed for bzero... 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 checking whether we can use thread-local storage class extension... 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 reg.gc.decldebug' as the set of library grades to install checking whether the assembler handles .type... yes checking for as... /usr/local/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 options for static linking... -static checking for struct tms and times function... yes checking for Sleep function... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for isnan function... no checking for isnanf function... yes checking for isinf function... no checking for isinff function... yes checking for socket in -lsocket... no checking for inet_addr in -lnsl... yes checking whether we can use sockets (for Morphine)... yes checking whether to enable the external debugger... yes checking dlfcn.h usability... yes checking dlfcn.h presence... 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 whether to use the MS Visual C Runtime... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no looking for termcap or curses (needed by readline)... checking for tgetent in -ltermcap... yes checking for readline in -lreadline... no checking for firefox... /opt/firefox/firefox checking for xsltproc... no checking whether any C files need to be rebuilt... no - they are compatible with autoconfigured settings checking for C shell executable... /usr/bin/csh configure: creating ./config.status ./config.status --file Mmake.common config.status: creating Mmake.common gmake[1]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16' gmake[1]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16' cd scripts && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake gmake[2]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/scripts' config.status: creating Mercury.config.bootstrap config.status: creating Mercury.config config.status: creating Mmake.vars config.status: creating parse_ml_options.sh-subr config.status: creating c2init config.status: creating canonical_grade config.status: creating mdb config.status: creating mdprof config.status: creating mercury.bat config.status: creating mercury_config config.status: creating mercury_update_interface config.status: creating mgnuc config.status: creating mkfifo_using_mknod config.status: creating ml config.status: creating mmake config.status: creating mmc config.status: creating mprof config.status: creating prepare_tmp_dir_fixed_part config.status: creating mdbrc gmake[2]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/scripts' cd util && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake gmake[2]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/util' ../scripts/mgnuc --grade reg.gc --no-ansi -- -I../runtime -O0 -o mkinit mkinit.c ../runtime/GETOPT/getopt.c ../runtime/GETOPT/getopt1.c In file included from ../runtime/GETOPT/getopt.c:110: ../runtime/GETOPT/getopt.h:106: warning: function declaration isn't a prototype ../runtime/GETOPT/getopt.c:210: warning: function declaration isn't a prototype ../runtime/GETOPT/getopt.c:214: warning: function declaration isn't a prototype ../runtime/GETOPT/getopt.c: In function '_getopt_internal': ../runtime/GETOPT/getopt.c:577: warning: implicit declaration of function 'strcmp' ../runtime/GETOPT/getopt.c:653: warning: implicit declaration of function 'strncmp' ../runtime/GETOPT/getopt.c:656: warning: implicit declaration of function 'strlen' ../runtime/GETOPT/getopt.c:656: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:680: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:698: warning: suggest explicit braces to avoid ambiguous 'else' ../runtime/GETOPT/getopt.c:710: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:726: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:731: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:842: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:865: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:885: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:899: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:903: warning: incompatible implicit declaration of built-in function 'strlen' In file included from ../runtime/GETOPT/getopt1.c:26: ../runtime/GETOPT/getopt.h:106: warning: function declaration isn't a prototype ../scripts/mgnuc --grade reg.gc -- -I../runtime -O0 -o mdemangle mdemangle.c ../runtime/GETOPT/getopt.c ../runtime/GETOPT/getopt1.c In file included from ../runtime/GETOPT/getopt.c:110: ../runtime/GETOPT/getopt.h:106: warning: function declaration isn't a prototype ../runtime/GETOPT/getopt.c:210: warning: function declaration isn't a prototype ../runtime/GETOPT/getopt.c:214: warning: function declaration isn't a prototype ../runtime/GETOPT/getopt.c: In function '_getopt_internal': ../runtime/GETOPT/getopt.c:577: warning: implicit declaration of function 'strcmp' ../runtime/GETOPT/getopt.c:653: warning: implicit declaration of function 'strncmp' ../runtime/GETOPT/getopt.c:656: warning: implicit declaration of function 'strlen' ../runtime/GETOPT/getopt.c:656: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:680: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:698: warning: suggest explicit braces to avoid ambiguous 'else' ../runtime/GETOPT/getopt.c:710: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:726: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:731: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:842: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:865: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:885: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:899: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c:903: warning: incompatible implicit declaration of built-in function 'strlen' ../runtime/GETOPT/getopt.c: At top level: ../runtime/GETOPT/getopt.c:968: warning: function declaration isn't a prototype In file included from ../runtime/GETOPT/getopt1.c:26: ../runtime/GETOPT/getopt.h:106: warning: function declaration isn't a prototype gmake[2]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/util' gc_grade=`scripts/ml --grade reg.gc --print-gc-grade`; \ cd boehm_gc && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake GC_GRADE=$gc_grade gmake[2]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/boehm_gc' MAKEFLAGS=""; export MAKEFLAGS; \ gmake -j1 GRADE=reg.gc GC_GRADE=gc \ libgc.a libgc.a \ FINAL_INSTALL_MERC_GC_LIB_DIR=/usr/local/mercury-rotd-2006-07-16/lib/mercury/lib \ a gmake[3]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/boehm_gc' ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o alloc.o alloc.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o reclaim.o reclaim.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o allchblk.o allchblk.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o misc.o misc.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -o if_mach ./if_mach.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -o if_not_there ./if_not_there.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -o threadlibs ./threadlibs.c rm -f mach_dep.o ./if_mach MIPS IRIX5 ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep.o ./mips_sgi_mach_dep.s ./if_mach MIPS RISCOS ../scripts/mgnuc --grade reg.gc --assemble -o mach_dep.o ./mips_ultrix_mach_dep.s ./if_mach MIPS ULTRIX ../scripts/mgnuc --grade reg.gc --assemble -o mach_dep.o ./mips_ultrix_mach_dep.s ./if_mach POWERPC DARWIN ../scripts/mgnuc --grade reg.gc --assemble -o mach_dep.o ./powerpc_darwin_mach_dep.s ./if_mach ALPHA LINUX ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep.o ./alpha_mach_dep.S ./if_mach SPARC SUNOS5 ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep.o ./sparc_mach_dep.S ./if_mach SPARC SUNOS4 ../scripts/mgnuc --grade reg.gc --assemble -o mach_dep.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC OPENBSD ../scripts/mgnuc --grade reg.gc --assemble -o mach_dep.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC NETBSD ../scripts/mgnuc --grade reg.gc --assemble -o mach_dep.o ./sparc_netbsd_mach_dep.s ./if_mach IA64 "" as -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s ./if_mach IA64 "" ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep1.o -I./include ./mach_dep.c ./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o ./if_not_there mach_dep.o ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include ./mach_dep.c ^^^^Starting command^^^^ ./if_not_there mach_dep.o `cygpath -w /bin/sh` ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include ./mach_dep.c /bin/sh: cygpath: not found. ./if_not_there mach_dep.o /bin/sh ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include ./mach_dep.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o os_dep.o os_dep.c rm -f mark_rts.o ./if_mach ALPHA OSF1 ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -Wo,-notail ./mark_rts.c ./if_not_there mark_rts.o ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG ./mark_rts.c ^^^^Starting command^^^^ ./mark_rts.c: In function 'GC_approx_sp': ./mark_rts.c:379: warning: function returns address of local variable ./if_not_there mark_rts.o `cygpath -w /bin/sh` ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG ./mark_rts.c /bin/sh: cygpath: not found. ./if_not_there mark_rts.o /bin/sh ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG ./mark_rts.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o headers.o headers.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o mark.o mark.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o obj_map.o obj_map.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o blacklst.o blacklst.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o finalize.o finalize.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o new_hblk.o new_hblk.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o dbg_mlc.o dbg_mlc.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o malloc.o malloc.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o stubborn.o stubborn.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o checksums.o checksums.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o solaris_threads.o solaris_threads.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o pthread_support.o pthread_support.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o pthread_stop_world.o pthread_stop_world.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o darwin_stop_world.o darwin_stop_world.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o typd_mlc.o typd_mlc.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o ptr_chck.o ptr_chck.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o mallocx.o mallocx.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o solaris_pthreads.o solaris_pthreads.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o gcj_mlc.o gcj_mlc.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o specific.o specific.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o gc_dlopen.o gc_dlopen.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o backgraph.o backgraph.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o win32_threads.o win32_threads.c ../scripts/mgnuc --grade reg.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -c -o dyn_load.o dyn_load.c echo > base_lib rm -f dont_ar_1 ./if_mach SPARC SUNOS5 touch dont_ar_1 ./if_mach SPARC SUNOS5 ar rus gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o dyn_load.o ./if_mach M68K AMIGA touch dont_ar_1 ./if_mach M68K AMIGA ar -vrus gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o dyn_load.o ./if_not_there dont_ar_1 ar ru gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o dyn_load.o ^^^^Starting command^^^^ ar: creating gc.a ./if_not_there dont_ar_1 ranlib gc.a || cat /dev/null ^^^^Starting command^^^^ rm -f libgc.a # `ln -s' here doesn't work with gnu-win32, so we use `cp' instead # The sleep is necessary on MinGW, otherwise cp sometimes reports # that it cannot stat gc.a, even though it is there. Waiting for # a second first seems to help. sleep 1 cp gc.a libgc.a gmake[3]: `libgc.a' is up to date. gmake[3]: Nothing to be done for `a'. gmake[3]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/boehm_gc' gmake[2]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/boehm_gc' cd runtime && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake gmake[2]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/runtime' if test -f mercury_conf.h ; then \ mv mercury_conf.h mercury_conf.h.was ; fi ../config.status --header=mercury_conf.h config.status: creating mercury_conf.h # check to ensure there were no mispelt autoconf variable names if grep -n '[^$]@' mercury_conf.h; then false; else true; fi # check if we need to update the timestamp if test -f mercury_conf.h.was -a -f mercury_conf.h.date && \ cmp mercury_conf.h.was mercury_conf.h > /dev/null ; \ then mv mercury_conf.h.was mercury_conf.h ; \ else echo datestamp > mercury_conf.h.date ; \ fi ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury.c -o mercury.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_accurate_gc.c -o mercury_accurate_gc.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_agc_debug.c -o mercury_agc_debug.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_bootstrap.c -o mercury_bootstrap.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_builtin_types.c -o mercury_builtin_types.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_construct.c -o mercury_construct.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_context.c -o mercury_context.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_debug.c -o mercury_debug.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_deconstruct.c -o mercury_deconstruct.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_deep_copy.c -o mercury_deep_copy.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_deep_profiling.c -o mercury_deep_profiling.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_dlist.c -o mercury_dlist.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_dummy.c -o mercury_dummy.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_engine.c -o mercury_engine.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_file.c -o mercury_file.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_float.c -o mercury_float.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_getopt1.c -o mercury_getopt1.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_getopt.c -o mercury_getopt.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_grade.c -o mercury_grade.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_hash_table.c -o mercury_hash_table.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_heap_profile.c -o mercury_heap_profile.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_ho_call.c -o mercury_ho_call.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_label.c -o mercury_label.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_layout_util.c -o mercury_layout_util.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_memory.c -o mercury_memory.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_memory_handlers.c -o mercury_memory_handlers.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_memory_zones.c -o mercury_memory_zones.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_minimal_model.c -o mercury_minimal_model.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_misc.c -o mercury_misc.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_mm_own_stacks.c -o mercury_mm_own_stacks.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_prof.c -o mercury_prof.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_profiling_builtin.c -o mercury_profiling_builtin.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_prof_mem.c -o mercury_prof_mem.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_prof_time.c -o mercury_prof_time.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_regs.c -o mercury_regs.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_reg_workarounds.c -o mercury_reg_workarounds.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_runtime_util.c -o mercury_runtime_util.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_signal.c -o mercury_signal.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_stacks.c -o mercury_stacks.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_stack_layout.c -o mercury_stack_layout.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_stack_trace.c -o mercury_stack_trace.o mercury_stack_trace.c: In function 'MR_step_over_nondet_frame': mercury_stack_trace.c:745: warning: 'last' may be used uninitialized in this function ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_string.c -o mercury_string.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_tabling.c -o mercury_tabling.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_term_size.c -o mercury_term_size.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_thread.c -o mercury_thread.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_timing.c -o mercury_timing.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_trace_base.c -o mercury_trace_base.o mercury_trace_base.c: In function 'MR_trace_write_quoted_atom': mercury_trace_base.c:454: warning: array subscript has type 'char' ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_trace_term.c -o mercury_trace_term.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_trail.c -o mercury_trail.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_type_desc.c -o mercury_type_desc.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_type_info.c -o mercury_type_info.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_type_tables.c -o mercury_type_tables.o ../scripts/mgnuc --grade reg.gc --c-debug --no-ansi -- -c mercury_wrapper.c -o mercury_wrapper.o rm -f libmer_rt.a ar cr \ libmer_rt.a mercury.o mercury_accurate_gc.o mercury_agc_debug.o mercury_bootstrap.o mercury_builtin_types.o mercury_construct.o mercury_context.o mercury_debug.o mercury_deconstruct.o mercury_deep_copy.o mercury_deep_profiling.o mercury_dlist.o mercury_dummy.o mercury_engine.o mercury_file.o mercury_float.o mercury_getopt1.o mercury_getopt.o mercury_grade.o mercury_hash_table.o mercury_heap_profile.o mercury_ho_call.o mercury_label.o mercury_layout_util.o mercury_memory.o mercury_memory_handlers.o mercury_memory_zones.o mercury_minimal_model.o mercury_misc.o mercury_mm_own_stacks.o mercury_prof.o mercury_profiling_builtin.o mercury_prof_mem.o mercury_prof_time.o mercury_regs.o mercury_reg_workarounds.o mercury_runtime_util.o mercury_signal.o mercury_stacks.o mercury_stack_layout.o mercury_stack_trace.o mercury_string.o mercury_tabling.o mercury_term_size.o mercury_thread.o mercury_timing.o mercury_trace_base.o mercury_trace_term.o mercury_trail.o mercury_type_desc.o mercury_type_info.o mercury_type_tables.o mercury_wrapper.o ranlib libmer_rt.a gmake[2]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/runtime' cd robdd && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake gmake[2]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/robdd' /tmp/mmake25370-0/mmake:1149: warning: undefined variable `EXTRAOPTS' ../scripts/mgnuc --grade reg.gc -- -DNDEBUG -DNEW -DCLEAR_CACHES -DCOMPUTED_TABLE -DEQUAL_TEST -DUSE_ITE_CONSTANT -DRESTRICT_SET -Wall -I../browser -I../library -I../runtime -I../boehm_gc -I../boehm_gc/include -c bryant.c -o bryant.o gmake[2]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/robdd' cd library && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake gmake[2]: Entering directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/library' mmc --make-short-interface --grade reg.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS --no-halt-at-warn dir ../scripts/mmc[26]: /usr/local/mercury-rotd-2006-07-16/bin/mercury_compile: not found. gmake[2]: *** [dir.date3] Error 127 gmake[2]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16/library' gmake[1]: *** [library] Error 2 gmake[1]: Leaving directory `/usr/local/src/mercury-compiler-rotd-2006-07-16' make: *** [all] Error 2