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
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to