| 6 | {{{ |
| 7 | (snip) |
| 8 | reading files ... |
| 9 | ./datatype.meta |
| 10 | ./datatype.scm |
| 11 | ./datatype.setup |
| 12 | datatype located at ./temp72ca.9084/datatype |
| 13 | checking platform for `datatype' ... |
| 14 | checking dependencies for `datatype' ... |
| 15 | install order: |
| 16 | ("datatype") |
| 17 | installing datatype:1.4 ... |
| 18 | changing current directory to ./temp72ca.9084/datatype |
| 19 | '/home/igr/bin/chicken/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"datatype\" \"1.4\"))" 'temp72ca.9084/datatype/datatype.setup' |
| 20 | |
| 21 | Error: (open-input-file) cannot open file - No such file or directory: "temp72ca.9084/datatype/datatype.setup" |
| 22 | |
| 23 | Call history: |
| 24 | |
| 25 | setup-api.scm:582: ->string |
| 26 | setup-api.scm:583: ensure-string |
| 27 | setup-api.scm:582: ->string |
| 28 | setup-api.scm:645: user-install-setup |
| 29 | <syntax> (import setup-api) |
| 30 | <syntax> (import scheme chicken foreign irregex utils posix ports extras data-structures srfi-1 srfi-13 files...... |
| 31 | <syntax> (##core#undefined) |
| 32 | <syntax> (##core#undefined) |
| 33 | <syntax> (extension-name-and-version (quote ("datatype" "1.4"))) |
| 34 | <syntax> (quote ("datatype" "1.4")) |
| 35 | <syntax> (##core#quote ("datatype" "1.4")) |
| 36 | <eval> (extension-name-and-version (quote ("datatype" "1.4"))) |
| 37 | setup-api.scm:583: ensure-string |
| 38 | setup-api.scm:582: ->string |
| 39 | setup-api.scm:583: ensure-string |
| 40 | setup-api.scm:582: ->string <-- |
| 41 | |
| 42 | |
| 43 | Error: shell command terminated with nonzero exit code |
| 44 | 17920 |
| 45 | "'/home/igr/bin/chicken/bin/csi' -bnq -setup-mode -e \"(require-library setup-ap... |
| 46 | |
| 47 | }}} |
| 48 | |
| 49 | |
| 50 | |
| 51 | |
| 52 | |