[M3devel] About problem compiling with cm3-bin-core-AMD64_LINUX-5.8.5-RC5
Jay K
jay.krell at cornell.edu
Sun Apr 18 00:49:34 CEST 2010
Daniel, As your other mail indicated, you are building some old source.
>> DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'
Please try head or release.
(Head doesn't even pass these -D version switches any more, but release does).
"install" almost any release
export PATH=/usr/local/cm3/bin:$PATH
cvs -z3 checkout ...
cd .../scripts/python
./upgrade.py
./do-cm3-all.py skipgcc realclean
./do-cm3-all.py skipgcc buildship
(upgrade.py only builds the compiler and the libraries it uses; upgrade.sh builds everything)
(Granted, whatever tree you are using, should work, but...)
- Jay
> Date: Sat, 17 Apr 2010 00:18:27 +0000
> From: dabenavidesd at yahoo.es
> To: m3devel at elegosoft.com
> Subject: [M3devel] About problem compiling with cm3-bin-core-AMD64_LINUX-5.8.5-RC5
>
> Hi all:
> I'm trying to build in kubuntu karmic 9.10 the RC5 but got early after compiling succesfully m3cc in this output a problem at:
> "internal compiler error: in emit_move_insn, at expr.c:3379 "
> The file I downloaded has the following md5sum, is that correct?:
> d9ac8a12cdeccb8b5d7ee856c113366f cm3-bin-core-AMD64_LINUX-5.8.5-RC5.tgz
>
> Could you suggest me something to do here?
> Thanks in advance
>
> root at mm01:/home/dabenavidesd/code/cm3/scripts# ./do-pkg.sh buildship m3core libm3 m3middle m3linker m3front sysutils m3quake m3objfile m3back cm3
> /home/dabenavidesd/code/cm3/scripts/pkgmap.sh -c "/usr/local/cm3/bin/cm3 -build -DROOT='/home/dabenavidesd/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' && /usr/local/cm3/bin/cm3 -ship -DROOT='/home/dabenavidesd/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' " m3core libm3 m3middle m3linker m3front sysutils m3quake m3objfile m3back cm3
> === package /home/dabenavidesd/code/cm3/m3-libs/m3core ===
> +++ /usr/local/cm3/bin/cm3 -build -DROOT='/home/dabenavidesd/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' && /usr/local/cm3/bin/cm3 -ship -DROOT='/home/dabenavidesd/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' +++
> --- building in AMD64_LINUX ---
>
> ignoring ../src/m3overrides
>
> new source -> compiling RTHooks.i3
> new source -> compiling RT0.i3
> new source -> compiling RuntimeError.i3
> new source -> compiling WordRep.i3
> new source -> compiling Word.i3
> new source -> compiling RTException.i3
> new source -> compiling RTHooks.m3
> ../src/runtime/common/RTHooks.m3: In function 'RTHooks__ReportFault':
> ../src/runtime/common/RTHooks.m3:95: internal compiler error: in emit_move_insn, at expr.c:3379
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> m3_backend => 4
> m3cc (aka cm3cg) failed compiling: RTHooks.mc
> new source -> compiling RT0.m3
> new source -> compiling Compiler.i3
> new source -> compiling RuntimeError.m3
> ../src/runtime/common/RuntimeError.m3: In function 'RuntimeError__Self':
> ../src/runtime/common/RuntimeError.m3:13: internal compiler error: in int_mode_for_mode, at stor-layout.c:258
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> m3_backend => 4
> m3cc (aka cm3cg) failed compiling: RuntimeError.mc
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20100417/d628db2c/attachment-0002.html>
More information about the M3devel
mailing list