[prev in list] [next in list] [prev in thread] [next in thread] 

List:       macports-users
Subject:    Re: mzscheme will not compile
From:       Frank Schima <macsforever2000 () macports ! org>
Date:       2010-12-21 17:27:28
Message-ID: E56CAB2E-9DF5-4819-AB37-826F180BE809 () macports ! org
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


This error is already reported in Trac [1]. 

Cheers!
Frank

[1] <https://trac.macports.org/ticket/21853>

On Dec 21, 2010, at 1:25 AM, Dan-George Filimon wrote:

> Hi,
> 
> When building the package mzscheme, I run into the following problem:
> 
> Error: Target org.macports.build returned: shell command failed (see log for \
> details) Log for mzscheme is at: \
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/main.log
>                 
> Error: Status 1 encountered during processing.
> 
> and the relevant portion of the error log is:
> 
> > msg:main --->  Building mzscheme
> > debug:build build phase started at Tue Dec 21 10:17:50 EET 2010
> > debug:build Executing org.macports.build (mzscheme)
> > debug:build Environment: CPATH='/opt/local/include' \
> > CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/work/.CC_PRINT_OPTIONS' \
> > LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' \
> > MACOSX_DEPLOYMENT_TARGET='10.6'
> > debug:build Assembled command: 'cd \
> > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/work/mz-4.1.5/src" \
> > && /usr/bin/make -j2 all'
> > info:build /usr/bin/make 3m
> > info:build cd mzscheme; /usr/bin/make 3m
> > info:build /usr/bin/make cgc
> > info:build /usr/bin/make common
> > info:build /usr/bin/make g-c
> > info:build cd gc; /usr/bin/make ../libmzgc.a 
> > info:build /usr/bin/gcc-4.2  -iquote ./include -DNO_SIGNALS -pipe -O2 -arch \
> > x86_64  -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT   -fno-common  \
> > -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG \
> > -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./alloc.c
> > info:build /usr/bin/gcc-4.2  -iquote ./include -DNO_SIGNALS -pipe -O2 -arch \
> > x86_64  -I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT   -fno-common  \
> > -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG \
> > -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./reclaim.c
> > info:build In file included from ./include/private/gc_priv.h:66,
> > info:build                  from ./alloc.c:19:
> > info:build ./include/private/gcconfig.h:476: error: expected identifier or '(' \
> > before '--' token
> > info:build In file included from ./include/private/gc_priv.h:66,
> > info:build                  from ./reclaim.c:18:
> > info:build ./include/private/gcconfig.h:476: error: expected identifier or '(' \
> > before '--' token
> > info:build make[6]: *** [reclaim.o] Error 1
> > info:build make[6]: *** Waiting for unfinished jobs....
> > info:build make[6]: *** [alloc.o] Error 1
> > info:build make[5]: *** [g-c] Error 2
> > info:build make[4]: *** [common] Error 2
> > info:build make[3]: *** [cgc] Error 2
> > info:build make[2]: *** [3m] Error 2
> > info:build make[1]: *** [3m] Error 2
> > info:build make: *** [all] Error 2
> > info:build shell command " cd \
> > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/work/mz-4.1.5/src" \
> > && /usr/bin/make -j2 all " returned error 2
> > error:build Target org.macports.build returned: shell command failed (see log for \
> > details)
> > debug:build Backtrace: shell command failed (see log for details)
> while executing
> "command_exec build"
> (procedure "portbuild::build_main" line 8)
> invoked from within
> "$procedure $targetname"
> > info:build Warning: the following items did not execute (for mzscheme): \
> > org.macports.activate org.macports.build org.macports.destroot \
> > org.macports.install
> > notice:build Log for mzscheme is at: \
> > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/main.log
> > 
> 
> I have since managed to install a version anyway – the binary included with Dr. \
> Racket in the bin/ folder works fine, so I don't strictly need this package \
> anymore, but still, maybe someone could take a look? 
> Thanks for your help,
> 
> Dan-George Filimon
> http://danf.wordpress.com/
> 
> _______________________________________________
> macports-users mailing list
> macports-users@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


[Attachment #5 (unknown)]

<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; \
-webkit-line-break: after-white-space; ">This error is already reported in Trac \
[1].&nbsp;<div><br></div><div>Cheers!</div><div>Frank</div><div><br></div><div>[1] \
&lt;<a href="https://trac.macports.org/ticket/21853">https://trac.macports.org/ticket/21853</a>&gt;</div><div><br></div><div><div><div>On \
Dec 21, 2010, at 1:25 AM, Dan-George Filimon wrote:</div><br \
class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: \
break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; \
"><div>Hi,</div><div><br></div><div>When building the package mzscheme, I run into \
the following problem:</div><div><div><br></div><div>Error: Target org.macports.build \
returned: shell command failed (see log for details)</div><div>Log for mzscheme is \
at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/main.log</div><div>Error: \
Status 1 encountered during processing.</div></div><div><br></div>and the relevant \
portion of the error log is:<div><br></div><div><div>:msg:main ---&gt; &nbsp;Building \
mzscheme</div><div>:debug:build build phase started at Tue Dec 21 10:17:50 EET \
2010</div><div>:debug:build Executing org.macports.build \
(mzscheme)</div><div>:debug:build Environment: CPATH='/opt/local/include' \
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/work/.CC_PRINT_OPTIONS' \
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' \
MACOSX_DEPLOYMENT_TARGET='10.6'</div><div>:debug:build Assembled command: 'cd \
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/work/mz-4.1.5/src" \
&amp;&amp; /usr/bin/make -j2 all'</div><div>:info:build /usr/bin/make \
3m</div><div>:info:build cd mzscheme; /usr/bin/make 3m</div><div>:info:build \
/usr/bin/make cgc</div><div>:info:build /usr/bin/make common</div><div>:info:build \
/usr/bin/make g-c</div><div>:info:build cd gc; /usr/bin/make \
../libmzgc.a&nbsp;</div><div>:info:build /usr/bin/gcc-4.2 &nbsp;-iquote ./include \
-DNO_SIGNALS -pipe -O2 -arch x86_64 &nbsp;-I/opt/local/include -DOS_X \
-D_DARWIN_UNLIMITED_SELECT &nbsp; -fno-common &nbsp;-DNO_EXECUTE_PERMISSION -DSILENT \
-DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c \
./alloc.c</div><div>:info:build /usr/bin/gcc-4.2 &nbsp;-iquote ./include -DNO_SIGNALS \
-pipe -O2 -arch x86_64 &nbsp;-I/opt/local/include -DOS_X -D_DARWIN_UNLIMITED_SELECT \
&nbsp; -fno-common &nbsp;-DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG \
-DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c \
./reclaim.c</div><div>:info:build In file included from \
./include/private/gc_priv.h:66,</div><div>:info:build &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ./alloc.c:19:</div><div>:info:build \
./include/private/gcconfig.h:476: error: expected identifier or '(' before '--' \
token</div><div>:info:build In file included from \
./include/private/gc_priv.h:66,</div><div>:info:build &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ./reclaim.c:18:</div><div>:info:build \
./include/private/gcconfig.h:476: error: expected identifier or '(' before '--' \
token</div><div>:info:build make[6]: *** [reclaim.o] Error 1</div><div>:info:build \
make[6]: *** Waiting for unfinished jobs....</div><div>:info:build make[6]: *** \
[alloc.o] Error 1</div><div>:info:build make[5]: *** [g-c] Error \
2</div><div>:info:build make[4]: *** [common] Error 2</div><div>:info:build make[3]: \
*** [cgc] Error 2</div><div>:info:build make[2]: *** [3m] Error \
2</div><div>:info:build make[1]: *** [3m] Error 2</div><div>:info:build make: *** \
[all] Error 2</div><div>:info:build shell command " cd \
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/work/mz-4.1.5/src" \
&amp;&amp; /usr/bin/make -j2 all " returned error 2</div><div>:error:build Target \
org.macports.build returned: shell command failed (see log for \
details)</div><div>:debug:build Backtrace: shell command failed (see log for \
details)</div><div>&nbsp;&nbsp; &nbsp;while executing</div><div>"command_exec \
build"</div><div>&nbsp;&nbsp; &nbsp;(procedure "portbuild::build_main" line \
8)</div><div>&nbsp;&nbsp; &nbsp;invoked from within</div><div>"$procedure \
$targetname"</div><div>:info:build Warning: the following items did not execute (for \
mzscheme): org.macports.activate org.macports.build org.macports.destroot \
org.macports.install</div><div>:notice:build Log for mzscheme is at: \
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mzscheme/main.log</div><div><br></div><div>I \
have since managed to install a version anyway – the binary included with Dr. Racket \
in the bin/ folder works fine, so I don't strictly need this package anymore, but \
still, maybe someone could take a look?</div><div><br></div><div>Thanks for your \
help,</div><div><br></div><div> <div style="word-wrap: break-word; -webkit-nbsp-mode: \
space; -webkit-line-break: after-white-space; "><div>Dan-George Filimon</div><div><a \
href="http://danf.wordpress.com/">http://danf.wordpress.com/</a></div></div> </div>
<br></div></div>_______________________________________________<br>macports-users \
mailing list<br><a href="mailto:macports-users@lists.macosforge.org">macports-users@li \
sts.macosforge.org</a><br>http://lists.macosforge.org/mailman/listinfo.cgi/macports-users<br></blockquote></div><br></div></body></html>




_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic