[m-dev.] Build problem of ROTD and Git trunk

Michael Richter ttmrichter at gmail.com
Fri Feb 27 20:01:05 AEDT 2015


.

.

.

cd library && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH
MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmakemake[2]:
Entering directory
`/home/michael/Development/Mercury/mercury-srcdist-rotd-2015-02-20/library'/usr/local/mercury/bin/mmc
--compile-to-c --grade asm_fast.gc     --mercury-linkage shared
--flags LIB_FLAGS   --flags INTER_FLAGS  --inline-vars-threshold 10000
--structure-sharing-widening 1   tree234 > tree234.err 2>&1make[2]:
*** [tree234.c_date] Error 1make[2]: Leaving directory
`/home/michael/Development/Mercury/mercury-srcdist-rotd-2015-02-20/library'make[1]:
*** [library] Error 2make[1]: Leaving directory
`/home/michael/Development/Mercury/mercury-srcdist-rotd-2015-02-20'make:
*** [all] Error 2


That's the helpful error message I get when I ./configure && make the
latest ROTD.  I've looked over the config.log (attached) and can't find
anything that stands out as a problem.  I've attached the tree234.err file,
but it's pretty simple: it can't find "private_builtin.trace_set_io_
state/1".

I'm kind of at a loss as to where to go from here.  ./configure said the
mmc version I had was fine for bootstrapping so I'm not sure what went
wrong.

Linux isolde 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux


-- 
"Perhaps people don't believe this, but throughout all of the discussions
of entering China our focus has really been what's best for the Chinese
people. It's not been about our revenue or profit or whatnot."
--Sergey Brin, demonstrating the emptiness of the "don't be evil" mantra.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/developers/attachments/20150227/4d12682d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tree234.err
Type: application/octet-stream
Size: 2816 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/developers/attachments/20150227/4d12682d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 224978 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/developers/attachments/20150227/4d12682d/attachment.bin>


More information about the developers mailing list