Skip to content

Instantly share code, notes, and snippets.

@develop7
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save develop7/097e0cdf1e9b33fedab3 to your computer and use it in GitHub Desktop.
Save develop7/097e0cdf1e9b33fedab3 to your computer and use it in GitHub Desktop.
src ─╼ tar xaf mercury-srcdist-14.01.tar.gz 0
src ─╼ cd mercury-srcdist-14.01/ 0
mercury-srcdist-14.01 ─╼ ./configure
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking what the C compiler type really is... gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 whether to enable unmapping of unused pages when using Boehm GC... 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
checking for install-info... /usr/bin/install-info
checking for texi2dvi... no
checking for pdftex... no
checking for lynx... /usr/bin/lynx
checking for dvips... no
checking for makeinfo... /usr/bin/makeinfo
checking for info... /usr/bin/info
checking for perl... /usr/bin/perl
checking for hostname... /bin/hostname
checking whether C compiler needs -no-cpp-precomp... no
checking whether we can make error messages filterable... yes
checking whether we can use -fno-move-loop-invariants... yes
checking whether we can use -fno-reorder-functions... 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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for use of a Microsoft C compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for nm... nm
checking for sin in -lm... yes
checking for ilasm... no
checking for gacutil... /usr/bin/gacutil
checking for Microsoft.NET Framework SDK... no
checking for al... /usr/bin/al
checking for mono... /usr/bin/mono
checking for a C sharp compiler...
checking for csc... no
checking for mcs... /usr/bin/mcs
checking whether mcs supports C sharp generics... yes
checking for jikes... no
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking for jar... /usr/bin/jar
checking if the above Java SDK works and is sufficiently recent... yes
checking if the Java compiler accepts the max heap size option... yes
checking for erlc... /usr/bin/erlc
checking for erl... /usr/bin/erl
checking for sysconf... yes
checking for getpagesize... yes
checking for gethostname... yes
checking for mprotect... yes
checking for memalign... yes
checking for posix_memalign... yes
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 gettimeofday... yes
checking for setenv... yes
checking for putenv... yes
checking for _putenv... no
checking for posix_spawn... yes
checking for sched_setaffinity... yes
checking for sched_getaffinity... yes
checking for sched_getcpu... yes
checking for sched_yield... yes
checking for mkstemp... yes
checking for setrlimit... 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... no
checking sys/siginfo.h presence... no
checking for sys/siginfo.h... no
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... yes
checking asm/sigcontext.h presence... yes
checking for asm/sigcontext.h... yes
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/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.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... yes
checking getopt.h presence... yes
checking for getopt.h... yes
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 time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for fesetround function... 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... long
checking for an integer type of at least 64 bits... 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... 3
checking the number of bytes per word... 8
checking the number of words in a synchronization term... 3
checking the number of bits per word... 64
checking whether we can use unboxed floats... yes
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 to see if strings.h is needed for bzero... no
checking whether we can use gcc labels... yes
checking whether we can use asm labels... yes
checking whether we can use gcc labels and global registers... yes
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... yes
checking where to install deep profiler CGI script... /usr/lib/cgi-bin
configure: WARNING: /usr/lib/cgi-bin does not exist.
checking for pthread_mutexattr_setpshared... yes
checking whether we can use thread-local storage class extension... yes
using grade `asm_fast.gc' as the default grade for applications
configure: WARNING: Mercury compiler not yet installed -
**** cannot use grade `asm_fast.gc'
**** using grade `hlc.gc.pregen' to compile the compiler
**** after installation is complete you may reinstall
**** from scratch to have a faster compiler.
**** NOTE: before reinstalling from scratch, ensure that the
**** source tree is clean by running `make realclean'. Not doing
**** this may result in a broken Mercury installation.
checking whether the assembler handles .type... yes
checking for as... /usr/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... yes
checking if linker supports --no-undefined... yes
checking for ld-linux.so... no
checking options for static linking... -static -Wl,-defsym -Wl,_DYNAMIC=0
checking for struct tms and times function... yes
checking for environ global variable... 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... yes
checking for isnanf function... yes
checking for isinf function... yes
checking for isinff function... yes
checking for finite 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... yes
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... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
looking for termcap or curses (needed by readline)...
checking for tgetent in -ltermcap... no
checking for tgetent in -lcurses... no
checking for tgetent in -lncurses... yes
checking for readline in -lreadline... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libhwloc... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for firefox... /usr/bin/firefox
checking for xsltproc... /usr/bin/xsltproc
checking whether any C files need to be rebuilt...
no - they are compatible with autoconfigured settings
checking for C shell executable... /usr/bin/tcsh
configure: creating ./config.status
config.status: creating Mmake.common
config.status: creating scripts/Mmake.vars
config.status: creating scripts/parse_ml_options.sh-subr
config.status: creating scripts/mdbrc
config.status: creating scripts/Mercury.config
config.status: creating scripts/Mercury.config.bootstrap
config.status: creating bindist/bindist.INSTALL
config.status: creating bindist/bindist.Makefile
config.status: creating runtime/mercury_dotnet.cs
config.status: creating java/runtime/Constants.java
config.status: creating java/runtime/Native.java
config.status: creating library/erlang_conf.hrl
config.status: creating compiler/COMP_FLAGS
config.status: creating library/LIB_FLAGS
config.status: creating mdbcomp/MDBCOMP_FLAGS
config.status: creating browser/MDB_FLAGS
config.status: creating ssdb/SSDB_FLAGS
config.status: creating slice/SLICE_FLAGS
config.status: creating profiler/PROF_FLAGS
config.status: creating deep_profiler/DEEP_FLAGS
config.status: creating tests/TESTS_FLAGS
config.status: creating mfilterjavac/MFILTERJAVAC_FLAGS
config.status: creating scripts/mmc
config.status: creating scripts/mercury.bat
config.status: creating scripts/mprof
config.status: creating scripts/mprof.bat
config.status: creating scripts/mercury_update_interface
config.status: creating scripts/mgnuc
config.status: creating scripts/ml
config.status: creating scripts/c2init
config.status: creating scripts/mmake
config.status: creating scripts/mdb
config.status: creating scripts/mdb.bat
config.status: creating scripts/mdprof
config.status: creating scripts/mtags
config.status: creating scripts/canonical_grade
config.status: creating scripts/mkfifo_using_mknod
config.status: creating scripts/mercury_config
config.status: creating scripts/prepare_install_dir
config.status: creating tools/lmc
config.status: creating tools/dotime
config.status: creating tests/mdbrc
config.status: creating runtime/mercury_conf.h
config.status: executing default commands
the set of library grades to install will be
asm_fast.gc
asm_fast.gc.debug.stseg
asm_fast.gc.decldebug.stseg
asm_fast.gc.memprof
asm_fast.gc.prof
asm_fast.gc.profdeep
asm_fast.gc.trseg
asm_fast.gc.trseg.debug.stseg
asm_fast.par.gc.stseg
hlc.gc
hlc.gc.trseg
hlc.par.gc
Configuring to install 12 grades.
This will likely take 2 to 6 hours.
You can make the install faster by installing fewer grades
as shown by the fine-tuning section of the INSTALL file or by
compiling the files of each grade in parallel which you can do
via a command such as make PARALLEL=-j2 install.
mercury-srcdist-14.01 ─╼ make
MMAKE_DIR=`pwd`/scripts scripts/mmake MMAKEFLAGS= all
gmake[1]: Entering directory `/home/develop7/src/mercury-srcdist-14.01'
/tmp/mmake.7Nk7tx:674: warning: undefined variable `DESTDIR'
scripts/Mmake.vars:674: warning: undefined variable `DESTDIR'
Mmake.common:135: warning: undefined variable `DESTDIR'
/tmp/mmake.7Nk7tx:1028: warning: undefined variable `DESTDIR'
cd scripts && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake
gmake[2]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/scripts'
gmake[2]: Nothing to be done for `default_target'.
gmake[2]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/scripts'
/tmp/mmake.7Nk7tx:1020: warning: undefined variable `DESTDIR'
cd util && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake mfiltercc
gmake[2]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/util'
../scripts/mgnuc --no-mercury-stdlib-dir \
--grade hlc.gc.pregen --no-filter-cc -- -I../runtime -O0 -o mfiltercc mfiltercc.c
gmake[2]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/util'
/tmp/mmake.7Nk7tx:1032: warning: undefined variable `DESTDIR'
gc_grade=`scripts/ml --grade hlc.gc.pregen --print-gc-grade`; \
cd boehm_gc && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake GC_GRADE=$gc_grade
gmake[2]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc'
cp Makefile.direct Makefile
MAKEFLAGS=""; export MAKEFLAGS; \
PATH=../util:$PATH gmake -j1 \
GRADE=hlc.gc.pregen GC_GRADE=gc \
AR=ar RANLIB=ranlib \
libgc.a libgc.so \
FINAL_INSTALL_MERC_GC_LIB_DIR=/usr/local/mercury-14.01/lib/mercury/lib \
so
gmake[3]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc'
CC="/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir" AR="ar" RANLIB="ranlib" MAKE=gmake DESTDIR= \
./build_atomic_ops.sh --host=x86_64-unknown-linux-gnu
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.
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for style of include used by gmake... GNU
checking for x86_64-unknown-linux-gnu-gcc... /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir accepts -g... yes
checking for /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir option to accept ISO C89... none needed
checking dependency style of /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir... gcc3
checking whether /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir and cc understand -c and -o together... yes
checking dependency style of /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir... gcc3
checking how to run the C preprocessor... /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for ANSI C header files... (cached) yes
checking for PIC compiler flag... -fPIC
checking whether gcc -fPIC causes __PIC__ definition... yes
checking for pthread_self in -lpthread... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgconfig/atomic_ops.pc
config.status: creating pkgconfig/atomic_ops-uninstalled.pc
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/atomic_ops/Makefile
config.status: creating src/atomic_ops/sysdeps/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands
gmake[4]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops'
Making install in src
gmake[5]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src'
Making install in atomic_ops
gmake[6]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops'
Making install in sysdeps
gmake[7]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops/sysdeps'
gmake[8]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops/sysdeps'
gmake[8]: Nothing to be done for `install-exec-am'.
test -z "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps" || /usr/bin/mkdir -p "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps"
/usr/bin/mkdir -p '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/msftc'
/usr/bin/install -c -m 644 msftc/arm.h msftc/common32_defs.h msftc/x86.h msftc/x86_64.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/msftc'
/usr/bin/mkdir -p '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/sunc'
/usr/bin/install -c -m 644 sunc/sparc.h sunc/x86.h sunc/x86_64.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/sunc'
/usr/bin/mkdir -p '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/hpc'
/usr/bin/install -c -m 644 hpc/hppa.h hpc/ia64.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/hpc'
/usr/bin/install -c -m 644 generic_pthread.h atomic_load_store.h aligned_atomic_load_store.h acquire_release_volatile.h char_acquire_release_volatile.h char_atomic_load_store.h short_acquire_release_volatile.h short_aligned_atomic_load_store.h short_atomic_load_store.h int_acquire_release_volatile.h int_aligned_atomic_load_store.h int_atomic_load_store.h all_acquire_release_volatile.h all_aligned_atomic_load_store.h all_atomic_load_store.h read_ordered.h ordered_except_wr.h ordered.h ao_t_is_int.h test_and_set_t_is_ao_t.h test_and_set_t_is_char.h emul_cas.h standard_ao_double_t.h README '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/.'
/usr/bin/mkdir -p '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/icc'
/usr/bin/install -c -m 644 icc/ia64.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/icc'
/usr/bin/mkdir -p '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/armcc'
/usr/bin/install -c -m 644 armcc/arm_v6.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/armcc'
/usr/bin/mkdir -p '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/ibmc'
/usr/bin/install -c -m 644 ibmc/powerpc.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/ibmc'
/usr/bin/mkdir -p '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/gcc'
/usr/bin/install -c -m 644 gcc/alpha.h gcc/arm.h gcc/avr32.h gcc/cris.h gcc/hexagon.h gcc/hppa.h gcc/ia64.h gcc/m68k.h gcc/mips.h gcc/powerpc.h gcc/s390.h gcc/sh.h gcc/sparc.h gcc/x86.h gcc/x86_64.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/sysdeps/gcc'
gmake[8]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops/sysdeps'
gmake[7]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops/sysdeps'
gmake[7]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops'
gmake[8]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops'
gmake[8]: Nothing to be done for `install-exec-am'.
test -z "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/" || /usr/bin/mkdir -p "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/"
/usr/bin/install -c -m 644 generalize.h generalize-small.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include/atomic_ops/'
gmake[8]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops'
gmake[7]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops'
gmake[6]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src/atomic_ops'
gmake[6]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src'
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -DHAVE_CONFIG_H -I. -I../src -I../src -fPIC -g -O2 -DNDEBUG -MT atomic_ops.o -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.o atomic_ops.c
mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Po
rm -f libatomic_ops.a
ar cru libatomic_ops.a atomic_ops.o
ranlib libatomic_ops.a
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -DHAVE_CONFIG_H -I. -I../src -I../src -fPIC -g -O2 -DNDEBUG -MT atomic_ops_stack.o -MD -MP -MF .deps/atomic_ops_stack.Tpo -c -o atomic_ops_stack.o atomic_ops_stack.c
mv -f .deps/atomic_ops_stack.Tpo .deps/atomic_ops_stack.Po
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -DHAVE_CONFIG_H -I. -I../src -I../src -fPIC -g -O2 -DNDEBUG -MT atomic_ops_malloc.o -MD -MP -MF .deps/atomic_ops_malloc.Tpo -c -o atomic_ops_malloc.o atomic_ops_malloc.c
mv -f .deps/atomic_ops_malloc.Tpo .deps/atomic_ops_malloc.Po
rm -f libatomic_ops_gpl.a
ar cru libatomic_ops_gpl.a atomic_ops_stack.o atomic_ops_malloc.o
ranlib libatomic_ops_gpl.a
gmake[7]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src'
test -z "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/lib64" || /usr/bin/mkdir -p "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/lib64"
/usr/bin/install -c -m 644 libatomic_ops.a libatomic_ops_gpl.a '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/lib64'
( cd '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/lib64' && ranlib libatomic_ops.a )
( cd '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/lib64' && ranlib libatomic_ops_gpl.a )
test -z "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include" || /usr/bin/mkdir -p "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include"
/usr/bin/install -c -m 644 atomic_ops.h atomic_ops_stack.h atomic_ops_malloc.h '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/include'
gmake[7]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src'
gmake[6]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src'
gmake[5]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/src'
Making install in doc
gmake[5]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/doc'
gmake[6]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/doc'
gmake[6]: Nothing to be done for `install-exec-am'.
test -z "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/share/libatomic_ops" || /usr/bin/mkdir -p "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/share/libatomic_ops"
/usr/bin/install -c -m 644 COPYING LICENSING.txt README.txt README_stack.txt README_malloc.txt README_win32.txt '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/share/libatomic_ops'
gmake[6]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/doc'
gmake[5]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/doc'
Making install in tests
gmake[5]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/tests'
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -g -O2 -DNDEBUG list_atomic.c -E > list_atomic.i
gmake install-am
gmake[6]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/tests'
gmake[7]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/tests'
gmake[7]: Nothing to be done for `install-exec-am'.
gmake[7]: Nothing to be done for `install-data-am'.
gmake[7]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/tests'
gmake[6]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/tests'
gmake[5]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops/tests'
gmake[5]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops'
gmake[6]: Entering directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops'
gmake[6]: Nothing to be done for `install-exec-am'.
test -z "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/lib64/pkgconfig"
/usr/bin/install -c -m 644 pkgconfig/atomic_ops.pc '/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops-install/lib64/pkgconfig'
gmake[6]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops'
gmake[5]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops'
gmake[4]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc/libatomic_ops'
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o alloc.o alloc.c
alloc.c: In function ‘GC_stopped_mark’:
alloc.c:647:13: warning: call to function ‘GC_noop’ without a real prototype [-Wunprototyped-calls]
GC_noop(0,0,0,0,0,0);
^
In file included from alloc.c:18:0:
./include/private/gc_priv.h:1948:10: note: ‘GC_noop’ was declared here
void GC_noop();
^
alloc.c: In function ‘GC_try_to_collect_general’:
alloc.c:1011:7: warning: call to function ‘GC_noop’ without a real prototype [-Wunprototyped-calls]
GC_noop(0,0,0,0,0,0);
^
In file included from alloc.c:18:0:
./include/private/gc_priv.h:1948:10: note: ‘GC_noop’ was declared here
void GC_noop();
^
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o reclaim.o reclaim.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o allchblk.o allchblk.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o misc.o misc.c
gcc -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -o if_mach ./extra/if_mach.c
gcc -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -o if_not_there ./extra/if_not_there.c
gcc -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -o threadlibs ./extra/threadlibs.c
rm -f mach_dep.o
./if_mach SPARC SOLARIS /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep2.o ./sparc_mach_dep.S
./if_mach SPARC OPENBSD /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --assemble -o mach_dep2.o ./sparc_sunos4_mach_dep.s
./if_mach SPARC NETBSD /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --assemble -o mach_dep2.o ./sparc_netbsd_mach_dep.s
./if_mach SPARC "" /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep1.o -I./include -I./libatomic_ops-install/include -fPIC -DMR_PIC -DLARGE_CONFIG ./mach_dep.c
./if_mach SPARC "" ld -r -o mach_dep.o mach_dep1.o mach_dep2.o
./if_mach IA64 "" as -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s
./if_mach IA64 "" /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep1.o -I./include -I./libatomic_ops-install/include -fPIC -DMR_PIC -DLARGE_CONFIG ./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 /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -fPIC -DMR_PIC -DLARGE_CONFIG ./mach_dep.c
^^^^Starting command^^^^
./if_not_there mach_dep.o `cygpath -w /bin/sh` /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -fPIC -DMR_PIC -DLARGE_CONFIG ./mach_dep.c
/bin/sh: cygpath: command not found
./if_not_there mach_dep.o /bin/sh /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -fPIC -DMR_PIC -DLARGE_CONFIG ./mach_dep.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o os_dep.o os_dep.c
rm -f mark_rts.o
./if_mach ALPHA OSF1 /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -Wo,-notail ./mark_rts.c
./if_not_there mark_rts.o /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING ./mark_rts.c
^^^^Starting command^^^^
./if_not_there mark_rts.o `cygpath -w /bin/sh` /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING ./mark_rts.c
/bin/sh: cygpath: command not found
./if_not_there mark_rts.o /bin/sh /home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING ./mark_rts.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o headers.o headers.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o mark.o mark.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o obj_map.o obj_map.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o blacklst.o blacklst.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o finalize.o finalize.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o new_hblk.o new_hblk.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o dbg_mlc.o dbg_mlc.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o malloc.o malloc.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o stubborn.o stubborn.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o checksums.o checksums.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o pthread_support.o pthread_support.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o pthread_stop_world.o pthread_stop_world.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o darwin_stop_world.o darwin_stop_world.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o typd_mlc.o typd_mlc.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o ptr_chck.o ptr_chck.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o mallocx.o mallocx.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o gcj_mlc.o gcj_mlc.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o specific.o specific.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o gc_dlopen.o gc_dlopen.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o backgraph.o backgraph.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o win32_threads.o win32_threads.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o pthread_start.o pthread_start.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o thread_local_alloc.o thread_local_alloc.c
/home/develop7/src/mercury-srcdist-14.01/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops-install/include -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -fPIC -DMR_PIC -DNO_DEBUGGING -c -o dyn_load.o dyn_load.c
echo > base_lib
rm -f dont_ar_1
cp ./libatomic_ops-install/lib/libatomic_ops.a gc.a
cp: cannot stat ‘./libatomic_ops-install/lib/libatomic_ops.a’: No such file or directory
gmake[3]: *** [gc.a] Error 1
gmake[3]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc'
gmake[2]: *** [submake] Error 2
gmake[2]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01/boehm_gc'
gmake[1]: *** [boehm_gc] Error 2
gmake[1]: Leaving directory `/home/develop7/src/mercury-srcdist-14.01'
make: *** [all] Error 2
mercury-srcdist-14.01 ─╼ ls boehm_gc/libatomic_ops-install/lib64/libatomic_ops.a
boehm_gc/libatomic_ops-install/lib64/libatomic_ops.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment