[MacPorts] #20029: chicken: update to version 4.0.0
#20029: chicken: update to version 4.0.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: chicken --------------------------------------+------------------------------------- This patch updates the Chicken Scheme Portfile to build version 4.0.0 of the compiler. -- Ticket URL: <http://trac.macports.org/ticket/20029> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.0.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: chicken --------------------------------------+------------------------------------- Changes (by macsforever2000@…): * cc: ivan.g.raikov@… (added) * owner: macports-tickets@… => arto.bendiken@… -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.0.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: chicken --------------------------------------+------------------------------------- Comment(by ivan.g.raikov@…): Chicken 4.0.0 is a bit broken, I recommend waiting for the 4.1.0 release. Replying to [ticket:20029 lkraider+ports@…]:
This patch updates the Chicken Scheme Portfile to build version 4.0.0 of the compiler.
-- Ticket URL: <http://trac.macports.org/ticket/20029#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.0.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: chicken --------------------------------------+------------------------------------- Comment(by ivan.g.raikov@…): Chicken 4.1.0 has been released, attached is a Portfile patch for it. -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.1.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: chicken --------------------------------------+------------------------------------- -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.1.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: chicken --------------------------------------+------------------------------------- Changes (by jmr@…): * version: 1.7.1 => Comment: For future reference, we prefer unified diffs (`diff -u`). -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.1.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: chicken --------------------------------------+------------------------------------- Comment(by jmr@…): The checksums in the patch seem to be incorrect. -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.1.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: chicken --------------------------------------+------------------------------------- Comment(by ivan.g.raikov@…): I have attached a unified patch for Chicken 4.2.0 with correct checksums. -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.1.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: chicken --------------------------------------+------------------------------------- Comment(by macsforever2000@…): This does not build for me on Snow Leopard: {{{ ---> Fetching chicken ---> Attempting to fetch chicken-4.2.0.tar.gz from http://distfiles.macports.org/chicken ---> Attempting to fetch chicken-4.2.0.tar.gz from http://chicken.wiki.br/releases/4.2.0 ---> Verifying checksum(s) for chicken ---> Extracting chicken ---> Configuring chicken ---> Building chicken Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_mports_trunk_dports_lang_chicken/work/chicken-4.2.0 && /usr/bin/make PLATFORM=macosx PREFIX=/opt/local bootstrap" returned error 2 Command output: cat chicken-defaults.h >>chicken-config.h /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -g -Wall -Wno-unused chicken.c -o chicken-static.o /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -g -Wall -Wno-unused batch-driver.c -o batch-driver-static.o /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -g -Wall -Wno-unused compiler.c -o compiler-static.o /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -g -Wall -Wno-unused optimizer.c -o optimizer-static.o /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -g -Wall -Wno-unused scrutinizer.c -o scrutinizer-static.o /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -g -Wall -Wno-unused support.c -o support-static.o /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -g -Wall -Wno-unused c-platform.c -o c-platform-static.o /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -g -Wall -Wno-unused c-backend.c -o c-backend-static.o /usr/bin/gcc-4.2 -no-cpp-precomp -fno-strict-aliasing -fno-common -DHAVE_CHICKEN_CONFIG_H -c apply-hack.x86.s -o apply-hack.x86.o apply-hack.x86.s:35:suffix or operands invalid for `call' make[2]: *** [apply-hack.x86.o] Error 1 make[1]: *** [bootstrap] Error 2 make: *** [bootstrap] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.2.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: chicken --------------------------------------+------------------------------------- -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.2.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: chicken --------------------------------------+------------------------------------- Changes (by jann@…): * cc: lkraider+ports@…, jann@… (added) Comment: Doesn't build for me either. -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.2.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: chicken --------------------------------------+------------------------------------- Comment(by ivan.g.raikov@…): I have attached a patch for Chicken 4.3.0. This patch forces 64-bit mode on Darwin version 10 (i.e. Snow Leopard). It should still build on systems where 32-bit mode is the default. -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.2.0 --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: chicken --------------------------------------+------------------------------------- Comment(by jann@…): You forgot, that the first intel iMacs can run OS 10.6 but don't have 64bit processors. Therefore you should use this construct: {{{ if {${build_arch} == "x86_64"} { # Do something } }}} -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20029: chicken: update to version 4.4.0 ---------------------------------------+------------------------------------ Reporter: lkraider+ports@… | Owner: arto.bendiken@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: chicken | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => fixed Comment: I updated chicken to 4.4.0 and cleaned up the portfile a bit in r67187. -- Ticket URL: <http://trac.macports.org/ticket/20029#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts