[MacPorts] #21853: mzscheme doesn't build under Snow Leopard

MacPorts noreply at macports.org
Mon Oct 5 02:35:18 PDT 2009


#21853: mzscheme doesn't build under Snow Leopard
------------------------------+---------------------------------------------
 Reporter:  jabial@…          |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.8.1                                
 Keywords:                    |        Port:  mzscheme                             
------------------------------+---------------------------------------------
 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.
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21853>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list