#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