id summary reporter owner description type status priority milestone component version resolution keywords cc difficulty 570 Unable to deploy sxpath library with Chicken 4.6.7 under Mac OS X Ivan Raikov felix winkelmann "Using Chicken 4.6.7, I am able to deploy the sxpath library under Linux, but not under Mac OS X (Darwin 10.7). Can anybody test this under different OSes? ~/bin/chicken/bin/chicken-install -deploy -p sxpath sxpath retrieving ... resolving alias `kitten-technologies' to: http://chicken.kitten-technologies.co.uk/henrietta.cgi connecting to host ""chicken.kitten-technologies.co.uk"", port 80 ... requesting ""/henrietta.cgi?name=sxpath&mode=default"" ... [snipped] installing sxpath: ... changing current directory to /tmp/temp9fdc/sxpath /Users/ivan/bin/chicken/bin/csi -bnq -setup-mode -e ""(require-library setup-api)"" -e ""(import setup-api)"" -e ""(setup-error-handling)"" -e ""(extension-name-and-version '(\""sxpath\"" \""\""))"" -e ""(destination-prefix \""/Users/ivan/build/neurolucida/sxpath\"")"" -e ""(runtime-prefix \""/Users/ivan/build/neurolucida/sxpath\"")"" -e ""(deployment-mode #t)"" /tmp/temp9fdc/sxpath/sxpath.setup /Users/ivan/bin/chicken/bin/csc -feature compiling-extension -setup-mode -deployed -s -O2 -o sxpath-lolevel.so chicken/sxpath-lolevel.scm -j sxpath-lolevel /Users/ivan/bin/chicken/bin/csc -feature compiling-extension -setup-mode -deployed -s -O2 sxpath-lolevel.import.scm /Users/ivan/bin/chicken/bin/csc -feature compiling-extension -setup-mode -deployed -s -O2 -o txpath.so chicken/txpath.scm -j txpath Error: during expansion of (import ...) - unbound variable: |\xcf\xfa\xed\xfe\x07\x00\x00\x01\x03\x00\x00\x00\x08\x00\x00\x00| Call history: (##core#begin (module txpath (sxml:core-last sxml:core-position sxml:core-count sxml:core-id sxml:co...... (module txpath (sxml:core-last sxml:core-position sxml:core-count sxml:core-id sxml:core-local-name ...... (##core#module txpath (sxml:core-last sxml:core-position sxml:core-count sxml:core-id sxml:core-loca...... (import chicken scheme (only data-structures string-split) (only srfi-1 filter) (only srfi-13 string...... (##core#undefined) (require-extension sxpath-lolevel) (##core#require-extension (sxpath-lolevel) #t) (##core#begin (##core#begin (##sys#require (quote sxpath-lolevel)) (import sxpath-lolevel)) (##core#...... (##core#begin (##sys#require (quote sxpath-lolevel)) (import sxpath-lolevel)) (##sys#require (quote sxpath-lolevel)) (quote sxpath-lolevel) (##core#quote sxpath-lolevel) (import sxpath-lolevel) <-- Error: shell command terminated with non-zero exit status 17920: /Users/ivan/bin/chicken/bin/chicken chicken/txpath.scm -output-file txpath.c -dynamic -feature chicken-compile-shared -feature compiling-extension -setup-mode -optimize-level 2 -emit-import-library txpath Error: shell command failed with nonzero exit status 256: " defect closed critical 4.9.0 core tools 4.6.x fixed deploy sxpath