Welcome to the CHICKEN Scheme pasting service

Session log CHICKEN 4.11.0 under Termux/Android 6 added by alexshendi on Tue Jan 10 20:56:23 2017

$HOME/chickens/4.11.0/bin/chicken-status -e
spock
jsmin
r7rs
numbers
make
matchable
$ $HOME/chickens/4.11.0/bin/chicken-install synch
retrieving ...


Error: (create-temporary-directory) cannot create temporary directory - No such file or directory: "/tmp/temp6c35.3351"
$ export TMPDIR=$HOME/tmp
$ $HOME/chickens/4.11.0/bin/chicken-install synch
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=synch&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 10 Jan 2017 19:48:16 GMT
Server: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ..
reading files ...
  ./synch.meta
  ./synch.scm
  ./synch.setup
 synch located at /data/data/com.termux/files/home/tmp/tempf25e.3354/synch
checking platform for `synch' ...
checking dependencies for `synch' ...
 missing: setup-helper, check-errors
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=setup-helper&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 10 Jan 2017 19:48:17 GMT
Server: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ..
reading files ...
  ./setup-helper-mod.scm
  ./setup-helper.meta
  ./setup-helper.scm
  ./setup-helper.setup
 setup-helper located at /data/data/com.termux/files/home/tmp/tempf25e.3354/setup-helper
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=check-errors&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Tue, 10 Jan 2017 19:48:17 GMT
Server: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ..
reading files ...
  ./check-errors.meta
  ./check-errors.scm
  ./check-errors.setup
  ./inline-type-checks.scm
  ./srfi-4-checks.scm
  ./srfi-4-errors.scm
  ./type-checks.scm
  ./type-errors.scm
 check-errors located at /data/data/com.termux/files/home/tmp/tempf25e.3354/check-errors
checking platform for `check-errors' ...
checking dependencies for `check-errors' ...
 missing: setup-helper
retrieving ...
checking platform for `setup-helper' ...
checking dependencies for `setup-helper' ...
install order:
("setup-helper" "check-errors" "synch")
installing setup-helper:2.0.0 ...
changing current directory to /data/data/com.termux/files/home/tmp/tempf25e.3354/setup-helper
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"setup-helper\" \"2.0.0\"))" 'setup-helper.setup'
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    -s -O3 -d1 setup-helper-mod.scm -j setup-helper-mod
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    -s -O3 -d0 setup-helper-mod.import.scm
  cp -r 'setup-helper-mod.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/setup-helper-mod.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/setup-helper-mod.so'
  cp -r 'setup-helper-mod.import.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/setup-helper-mod.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/setup-helper-mod.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/setup-helper-mod.setup-info'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/setup-helper.setup-info'
installing check-errors:2.0.0 ...
changing current directory to /data/data/com.termux/files/home/tmp/tempf25e.3354/check-errors
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"check-errors\" \"2.0.0\"))" 'check-errors.setup'
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    type-errors.scm -shared -optimize-leaf-routines -inline -output-file type-errors.so -emit-import-library type-errors -emit-inline-file type-errors.inline -emit-type-file type-errors.types -fixnum-arithmetic -no-procedure-checks -no-bound-checks
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    type-errors.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file type-errors.import.so
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    type-errors.scm -c -optimize-leaf-routines -inline -unit type-errors -output-file type-errors.o -fixnum-arithmetic -no-procedure-checks -no-bound-checks
  cp -r 'type-errors.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.so'
  cp -r 'type-errors.import.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.import.so'
  cp -r 'type-errors.o' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.o'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.o'
  cp -r 'type-errors.inline' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.inline'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.inline'
  cp -r 'type-errors.types' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-errors.setup-info'
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    srfi-4-errors.scm -shared -optimize-leaf-routines -inline -output-file srfi-4-errors.so -emit-import-library srfi-4-errors -emit-inline-file srfi-4-errors.inline -emit-type-file srfi-4-errors.types -fixnum-arithmetic -no-procedure-checks -no-bound-checks
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    srfi-4-errors.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file srfi-4-errors.import.so
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    srfi-4-errors.scm -c -optimize-leaf-routines -inline -unit srfi-4-errors -output-file srfi-4-errors.o -fixnum-arithmetic -no-procedure-checks -no-bound-checks
  cp -r 'srfi-4-errors.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.so'
  cp -r 'srfi-4-errors.import.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.import.so'
  cp -r 'srfi-4-errors.o' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.o'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.o'
  cp -r 'srfi-4-errors.types' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-errors.setup-info'
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    type-checks.scm -shared -optimize-leaf-routines -inline -output-file type-checks.so -emit-import-library type-checks -emit-inline-file type-checks.inline -emit-type-file type-checks.types -optimize-level 3 -no-procedure-checks -no-bound-checks
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    type-checks.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file type-checks.import.so
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    type-checks.scm -c -optimize-leaf-routines -inline -unit type-checks -output-file type-checks.o -optimize-level 3 -no-procedure-checks -no-bound-checks
  cp -r 'type-checks.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.so'
  cp -r 'type-checks.import.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.import.so'
  cp -r 'type-checks.o' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.o'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.o'
  cp -r 'type-checks.inline' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.inline'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.inline'
  cp -r 'type-checks.types' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.types'
  cp -r 'inline-type-checks.scm' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/inline-type-checks.scm'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/inline-type-checks.scm'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/type-checks.setup-info'
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    srfi-4-checks.scm -shared -optimize-leaf-routines -inline -output-file srfi-4-checks.so -emit-import-library srfi-4-checks -emit-inline-file srfi-4-checks.inline -emit-type-file srfi-4-checks.types -optimize-level 3 -no-procedure-checks -no-bound-checks
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    srfi-4-checks.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file srfi-4-checks.import.so
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    srfi-4-checks.scm -c -optimize-leaf-routines -inline -unit srfi-4-checks -output-file srfi-4-checks.o -optimize-level 3 -no-procedure-checks -no-bound-checks
  cp -r 'srfi-4-checks.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.so'
  cp -r 'srfi-4-checks.import.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.import.so'
  cp -r 'srfi-4-checks.o' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.o'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.o'
  cp -r 'srfi-4-checks.inline' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.inline'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.inline'
  cp -r 'srfi-4-checks.types' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/srfi-4-checks.setup-info'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.setup-info'
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    check-errors.scm -shared -optimize-leaf-routines -inline -output-file check-errors.so -emit-import-library check-errors -emit-inline-file check-errors.inline -emit-type-file check-errors.types -optimize-level 3 -no-procedure-checks -no-bound-checks
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    check-errors.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file check-errors.import.so
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    check-errors.scm -c -optimize-leaf-routines -inline -unit check-errors -output-file check-errors.o -optimize-level 3 -no-procedure-checks -no-bound-checks
  cp -r 'check-errors.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.so'
  cp -r 'check-errors.import.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.import.so'
  cp -r 'check-errors.o' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.o'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.o'
  cp -r 'check-errors.types' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.types'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/check-errors.setup-info'
installing synch:2.1.3 ...
changing current directory to /data/data/com.termux/files/home/tmp/tempf25e.3354/synch
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"synch\" \"2.1.3\"))" 'synch.setup'
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    synch.scm -shared -optimize-leaf-routines -inline -output-file synch.so -emit-import-library synch -disable-interrupts -fixnum-arithmetic -optimize-level 3 -debug-level 1

Warning: imported identifier doesn't exist in module chicken: dynamic-wind
  '/data/data/com.termux/files/home/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    synch.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file synch.import.so
  cp -r 'synch.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/synch.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/synch.so'
  cp -r 'synch.import.so' '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/synch.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/synch.import.so'
  chmod a+r '/data/data/com.termux/files/home/chickens/4.11.0/lib/chicken/8/synch.setup-info'
$ $HOME/chickens/4.11.0/bin/chicken-install synchexport TMPDIR=$HOME/tmp$HOME/chickens/4.11.0/bin/chicken-install synchstatus -e
synch
check-errors
setup-helper
spock
jsmin
r7rs
numbers
make
matchable
$ exit
exit

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the result of `(let ((spammers 'dumb)) spammers)'?
Visually impaired? Let me spell it for you (wav file) download WAV