id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
21853,mzscheme doesn't build under Snow Leopard,jabial@…,ryandesign@macports.org,"It won't build. The mzscheme mailing list says the source version available from their svn now does build for SL by forcing 32-bit in the autoconf script, but I didn't test it.

{{{
--->  Verifying checksum(s) for mzscheme
--->  Extracting mzscheme
--->  Applying patches to mzscheme
--->  Configuring mzscheme
--->  Building mzscheme
Error: Target org.macports.build returned: 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
Command output: /usr/bin/make 3m
cd mzscheme; /usr/bin/make 3m
/usr/bin/make cgc
/usr/bin/make common
/usr/bin/make g-c
cd gc; /usr/bin/make ../libmzgc.a 
/usr/bin/gcc-4.2  -iquote ./include -DNO_SIGNALS -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
/usr/bin/gcc-4.2  -iquote ./include -DNO_SIGNALS -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
In file included from ./include/private/gc_priv.h:66,
                 from ./alloc.c:19:
./include/private/gcconfig.h:476: error: expected identifier or '(' before '--' token
In file included from ./include/private/gc_priv.h:66,
                 from ./reclaim.c:18:
./include/private/gcconfig.h:476: error: expected identifier or '(' before '--' token
make[6]: *** [reclaim.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: *** [alloc.o] Error 1
make[5]: *** [g-c] Error 2
make[4]: *** [common] Error 2
make[3]: *** [cgc] Error 2
make[2]: *** [3m] Error 2
make[1]: *** [3m] Error 2
make: *** [all] Error 2

Error: Status 1 encountered during processing.
}}}
",defect,assigned,Normal,,ports,1.8.1,,,dylan@… josephholsten@… Martin.Buchmann@… jeff.pitman@… iamwil@… mekazu@… kato23@… waltaskew@…,mzscheme
