Ticket #1357: salmonella.log

File salmonella.log, 38.6 KB (added by skelter, 7 years ago)

salmonella log

Line 
1(#f
2 start
3 0
4 "salmonella -- a tool for testing Chicken eggs (http://wiki.call-cc.org/egg/salmonella)\n\nStarted on Thu Mar 30 15:27:36 2017\nCommand line: salmonella srfi-27\n\nOptions:\n  chicken-install: /usr/bin/chicken-install\n  repo-dir: /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\n  chicken-install-args:  -prefix /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo -test\n\nChicken banner:\n\nCHICKEN\n(c) 2008-2014, The Chicken Team\n(c) 2000-2007, Felix L. Winkelmann\nVersion 4.9.0.1 (stability/4.9.0) (rev 8b3189b)\nlinux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]\nbootstrapped 2014-06-07\n\n\nEnvironment variables:\n  SALMONELLA_RUNNING: 1\n  CHICKEN_INSTALL_PREFIX: /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\n  CHICKEN_INCLUDE_PATH: /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/share/chicken\n  CHICKEN_C_INCLUDE_PATH: /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/include/chicken\n  CHICKEN_REPOSITORY: /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7\n  CHICKEN_HOME: (not set)\n  CSC_OPTIONS: (not set)\n  PATH: /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/bin:/usr/bin:/home/stanislav/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games\n"
5 1490884056.0)
6(srfi-27
7  fetch
8  0
9  "/usr/bin/chicken-install -r  -prefix /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo -test srfi-27\nretrieving ...\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=srfi-27&mode=default&tests=yes\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:55 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks ......\nreading files ...\n  ./tests/\n  ./tests/run.scm\n  ./tests/test-confidence.scm\n  ./tests/test-diehard.scm\n  ./tests/test-mrg32k3a.scm\n  ./mrg32k3a.scm\n  ./moa.scm\n  ./composite-random-source.scm\n  ./entropy-clock.scm\n  ./entropy-port.scm\n  ./entropy-procedure.scm\n  ./entropy-source.scm\n  ./entropy-support.scm\n  ./entropy-unix.scm\n  ./entropy-windows.scm\n  ./fp-extn-w.scm\n  ./fp-extn-wo.scm\n  ./mwc.scm\n  ./srfi-27-uniform-random.scm\n  ./srfi-27-numbers.scm\n  ./random-source.scm\n  ./srfi-27-distributions.scm\n  ./srfi-27-implementation\n  ./srfi-27-vector-support.scm\n  ./srfi-27-vector.scm\n  ./srfi-27.meta\n  ./srfi-27.scm\n  ./srfi-27.setup\n srfi-27 located at /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/srfi-27\n"
10  1.0)
11(srfi-27
12  meta-data
13  #t
14  ((egg "srfi-27.egg")
15   (category data)
16   (author "Sebastian Egner, for Chicken by [[kon lovett]]")
17   (license "BSD")
18   (doc-from-wiki)
19   (synopsis "Sources of Random Bits")
20   (depends
21     (setup-helper "1.5.2")
22     (check-errors "1.9.0")
23     (timed-resource "1.0.1")
24     (thread-utils "1.0.0")
25     (miscmacros "2.8")
26     (vector-lib "1.2")
27     (numbers "2.8")
28     (synch "2.1.0"))
29   (files "mrg32k3a.scm"
30          "srfi-27.meta"
31          "srfi-27-uniform-random.scm"
32          "mwc.scm"
33          "srfi-27.setup"
34          "entropy-procedure.scm"
35          "srfi-27.release-info"
36          "srfi-27-implementation"
37          "srfi-27-numbers.scm"
38          "fp-extn-w.scm"
39          "entropy-unix.scm"
40          "composite-random-source.scm"
41          "entropy-source.scm"
42          "entropy-clock.scm"
43          "random-source.scm"
44          "srfi-27-vector-support.scm"
45          "srfi-27-distributions.scm"
46          "srfi-27-vector.scm"
47          "srfi-27.scm"
48          "entropy-windows.scm"
49          "moa.scm"
50          "fp-extn-wo.scm"
51          "entropy-support.scm"
52          "registration.scm"
53          "tests/test-diehard.scm"
54          "tests/test-confidence.scm"
55          "tests/test-mrg32k3a.scm"
56          "tests/run.scm"
57          "entropy-port.scm"))
58  0)
59(srfi-27
60  install
61  1
62  "/usr/bin/chicken-install  -prefix /home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\nretrieving ...\nchecking platform for `srfi-27' ...\nchecking dependencies for `srfi-27' ...\n missing: setup-helper, check-errors, timed-resource, thread-utils, miscmacros, vector-lib, numbers, synch\nretrieving ...\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=setup-helper&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:55 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks ..\nreading files ...\n  ./setup-helper-mod.scm\n  ./setup-helper.meta\n  ./setup-helper.scm\n  ./setup-helper.setup\n setup-helper located at /tmp/temp1d7e.5727/setup-helper\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=check-errors&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:55 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks ..\nreading files ...\n  ./inline-type-checks.scm\n  ./check-errors.meta\n  ./check-errors.scm\n  ./check-errors.setup\n  ./srfi-4-checks.scm\n  ./srfi-4-errors.scm\n  ./type-checks.scm\n  ./type-errors.scm\n check-errors located at /tmp/temp1d7e.5727/check-errors\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=timed-resource&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:56 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks .\nreading files ...\n  ./timed-resource.setup\n  ./timed-resource.meta\n  ./timed-resource.scm\n timed-resource located at /tmp/temp1d7e.5727/timed-resource\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=thread-utils&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:56 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks .\nreading files ...\n  ./thread-reaper.scm\n  ./thread-utils.meta\n  ./thread-utils.scm\n  ./thread-utils.setup\n thread-utils located at /tmp/temp1d7e.5727/thread-utils\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=miscmacros&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:56 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks .\nreading files ...\n  ./debian/\n  ./debian/changelog\n  ./debian/control\n  ./debian/copyright\n  ./debian/rules\n  ./miscmacros.setup\n  ./miscmacros.meta\n  ./miscmacros.scm\n miscmacros located at /tmp/temp1d7e.5727/miscmacros\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=vector-lib&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:57 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks ....\nreading files ...\n  ./vector-lib.setup\n  ./vector-lib.meta\n  ./vector-lib.scm\n vector-lib located at /tmp/temp1d7e.5727/vector-lib\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=numbers&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:57 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks .........\nreading files ...\n  ./benchmarks/\n  ./benchmarks/big-prime.scm\n  ./benchmarks/basics.scm\n  ./benchmarks/chudnovsky-pi.scm\n  ./benchmarks/cl-bench-bignum.scm\n  ./benchmarks/frpoly.scm\n  ./benchmarks/pi-ratios.scm\n  ./benchmarks/pidigits.scm\n  ./benchmarks/iterrogo-u8vector-benchmark.scm\n  ./benchmarks/read-write.scm\n  ./numbers-c.c\n  ./NOTES\n  ./TODO\n  ./numbers-syntax.scm\n  ./numbers-c.h\n  ./numbers.meta\n  ./numbers.scm\n  ./numbers.setup\n  ./numbers.types\n  ./toom-cook3.scm\n numbers located at /tmp/temp1d7e.5727/numbers\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=synch&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:27:59 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks ..\nreading files ...\n  ./synch.meta\n  ./synch.scm\n  ./synch.setup\n synch located at /tmp/temp1d7e.5727/synch\nchecking platform for `synch' ...\nchecking dependencies for `synch' ...\n missing: setup-helper, check-errors\nretrieving ...\nchecking platform for `check-errors' ...\nchecking dependencies for `check-errors' ...\n missing: setup-helper\nretrieving ...\nchecking platform for `setup-helper' ...\nchecking dependencies for `setup-helper' ...\nchecking platform for `numbers' ...\nchecking dependencies for `numbers' ...\nchecking platform for `vector-lib' ...\nchecking dependencies for `vector-lib' ...\nchecking platform for `miscmacros' ...\nchecking dependencies for `miscmacros' ...\nchecking platform for `thread-utils' ...\nchecking dependencies for `thread-utils' ...\n missing: setup-helper, check-errors, record-variants, miscmacros, synch\nretrieving ...\nconnecting to host \"chicken.kitten-technologies.co.uk\", port 80 ...\nrequesting \"/henrietta.cgi?name=record-variants&mode=default\" ...\nreading response ...\nHTTP/1.1 200 OK\nDate: Thu, 30 Mar 2017 14:28:00 GMT\nServer: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6\nConnection: close\nTransfer-Encoding: chunked\nContent-Type: text/plain\nreading chunks .\nreading files ...\n  ./record-variants.meta\n  ./record-variants.scm\n  ./record-variants.setup\n record-variants located at /tmp/temp1d7e.5727/record-variants\nchecking platform for `record-variants' ...\nchecking dependencies for `record-variants' ...\nchecking platform for `timed-resource' ...\nchecking dependencies for `timed-resource' ...\n missing: setup-helper, record-variants, check-errors, thread-utils, synch\nretrieving ...\ninstall order:\n(\"setup-helper\"\n \"record-variants\"\n \"check-errors\"\n \"miscmacros\"\n \"synch\"\n \"thread-utils\"\n \"timed-resource\"\n \"vector-lib\"\n \"numbers\"\n \"srfi-27\")\ninstalling setup-helper:2.0.0 ...\nchanging current directory to /tmp/temp1d7e.5727/setup-helper\n  '/usr/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\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'setup-helper.setup'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O3 -d1 setup-helper-mod.scm -j setup-helper-mod\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O3 -d0 setup-helper-mod.import.scm\n  cp -r 'setup-helper-mod.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/setup-helper-mod.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/setup-helper-mod.so'\n  cp -r 'setup-helper-mod.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/setup-helper-mod.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/setup-helper-mod.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/setup-helper-mod.setup-info'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/setup-helper.setup-info'\ninstalling record-variants:0.5.1 ...\nchanging current directory to /tmp/temp1d7e.5727/record-variants\n  '/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(import setup-api)\" -e \"(setup-error-handling)\" -e \"(extension-name-and-version '(\\\"record-variants\\\" \\\"0.5.1\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'record-variants.setup'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O2 -d0 record-variants.scm -j record-variants\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O2 -d0 record-variants.import.scm\n  cp -r 'record-variants.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/record-variants.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/record-variants.so'\n  cp -r 'record-variants.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/record-variants.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/record-variants.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/record-variants.setup-info'\ninstalling check-errors:2.0.0 ...\nchanging current directory to /tmp/temp1d7e.5727/check-errors\n  '/usr/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\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'check-errors.setup'\n  '/usr/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\n  '/usr/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\n  '/usr/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\n  cp -r 'type-errors.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.so'\n  cp -r 'type-errors.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.import.so'\n  cp -r 'type-errors.o' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.o'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.o'\n  cp -r 'type-errors.inline' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.inline'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.inline'\n  cp -r 'type-errors.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-errors.setup-info'\n  '/usr/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\n  '/usr/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\n  '/usr/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\n  cp -r 'srfi-4-errors.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.so'\n  cp -r 'srfi-4-errors.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.import.so'\n  cp -r 'srfi-4-errors.o' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.o'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.o'\n  cp -r 'srfi-4-errors.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-errors.setup-info'\n  '/usr/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\n  '/usr/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\n  '/usr/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\n  cp -r 'type-checks.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.so'\n  cp -r 'type-checks.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.import.so'\n  cp -r 'type-checks.o' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.o'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.o'\n  cp -r 'type-checks.inline' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.inline'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.inline'\n  cp -r 'type-checks.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.types'\n  cp -r 'inline-type-checks.scm' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/inline-type-checks.scm'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/inline-type-checks.scm'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/type-checks.setup-info'\n  '/usr/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\n  '/usr/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\n  '/usr/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\n  cp -r 'srfi-4-checks.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.so'\n  cp -r 'srfi-4-checks.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.import.so'\n  cp -r 'srfi-4-checks.o' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.o'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.o'\n  cp -r 'srfi-4-checks.inline' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.inline'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.inline'\n  cp -r 'srfi-4-checks.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-4-checks.setup-info'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.setup-info'\n  '/usr/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\n  '/usr/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\n  '/usr/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\n  cp -r 'check-errors.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.so'\n  cp -r 'check-errors.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.import.so'\n  cp -r 'check-errors.o' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.o'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.o'\n  cp -r 'check-errors.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/check-errors.setup-info'\ninstalling miscmacros:2.96 ...\nchanging current directory to /tmp/temp1d7e.5727/miscmacros\n  '/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(import setup-api)\" -e \"(setup-error-handling)\" -e \"(extension-name-and-version '(\\\"miscmacros\\\" \\\"2.96\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'miscmacros.setup'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O3 -d0 miscmacros.scm -j miscmacros\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O3 -d0 miscmacros.import.scm\n  cp -r 'miscmacros.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/miscmacros.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/miscmacros.so'\n  cp -r 'miscmacros.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/miscmacros.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/miscmacros.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/miscmacros.setup-info'\ninstalling synch:2.1.3 ...\nchanging current directory to /tmp/temp1d7e.5727/synch\n  '/usr/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\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'synch.setup'\n  '/usr/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\n  '/usr/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\n  cp -r 'synch.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/synch.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/synch.so'\n  cp -r 'synch.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/synch.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/synch.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/synch.setup-info'\ninstalling thread-utils:1.0.3 ...\nchanging current directory to /tmp/temp1d7e.5727/thread-utils\n  '/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(import setup-api)\" -e \"(setup-error-handling)\" -e \"(extension-name-and-version '(\\\"thread-utils\\\" \\\"1.0.3\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'thread-utils.setup'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    thread-utils.scm -shared -optimize-leaf-routines -inline -output-file thread-utils.so -emit-import-library thread-utils -emit-inline-file thread-utils.inline -emit-type-file thread-utils.types -scrutinize -optimize-level 3 -debug-level 1 -no-procedure-checks\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    thread-utils.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file thread-utils.import.so\n  cp -r 'thread-utils.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.so'\n  cp -r 'thread-utils.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.import.so'\n  cp -r 'thread-utils.inline' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.inline'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.inline'\n  cp -r 'thread-utils.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-utils.setup-info'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    thread-reaper.scm -shared -optimize-leaf-routines -inline -output-file thread-reaper.so -emit-import-library thread-reaper -emit-inline-file thread-reaper.inline -emit-type-file thread-reaper.types -scrutinize -optimize-level 3 -debug-level 1 -no-procedure-checks\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    thread-reaper.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file thread-reaper.import.so\n  cp -r 'thread-reaper.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-reaper.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-reaper.so'\n  cp -r 'thread-reaper.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-reaper.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-reaper.import.so'\n  cp -r 'thread-reaper.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-reaper.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-reaper.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/thread-reaper.setup-info'\ninstalling timed-resource:1.0.2 ...\nchanging current directory to /tmp/temp1d7e.5727/timed-resource\n  '/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(import setup-api)\" -e \"(setup-error-handling)\" -e \"(extension-name-and-version '(\\\"timed-resource\\\" \\\"1.0.2\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'timed-resource.setup'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    timed-resource.scm -shared -optimize-leaf-routines -inline -output-file timed-resource.so -emit-import-library timed-resource -emit-inline-file timed-resource.inline -emit-type-file timed-resource.types -scrutinize -optimize-level 3 -debug-level 1 -no-procedure-checks\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    timed-resource.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file timed-resource.import.so\n  cp -r 'timed-resource.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.so'\n  cp -r 'timed-resource.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.import.so'\n  cp -r 'timed-resource.inline' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.inline'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.inline'\n  cp -r 'timed-resource.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/timed-resource.setup-info'\ninstalling vector-lib:1.2.2 ...\nchanging current directory to /tmp/temp1d7e.5727/vector-lib\n  '/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(import setup-api)\" -e \"(setup-error-handling)\" -e \"(extension-name-and-version '(\\\"vector-lib\\\" \\\"1.2.2\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'vector-lib.setup'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O2 -d2 vector-lib.scm -j vector-lib\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O2 -d2 vector-lib.import.scm\n  cp -r 'vector-lib.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/vector-lib.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/vector-lib.so'\n  cp -r 'vector-lib.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/vector-lib.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/vector-lib.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/vector-lib.setup-info'\ninstalling numbers:4.6.1 ...\nchanging current directory to /tmp/temp1d7e.5727/numbers\n  '/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(import setup-api)\" -e \"(setup-error-handling)\" -e \"(extension-name-and-version '(\\\"numbers\\\" \\\"4.6.1\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'numbers.setup'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -C -fexcess-precision=standard -s -O3 numbers.scm -j numbers\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O3 numbers.import.scm\n  cp -r 'numbers.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/numbers.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/numbers.so'\n  cp -r 'numbers.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/numbers.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/numbers.import.so'\n  cp -r 'numbers-syntax.scm' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/numbers-syntax.scm'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/numbers-syntax.scm'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/numbers.setup-info'\ninstalling srfi-27: ...\nchanging current directory to .\n  '/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(import setup-api)\" -e \"(setup-error-handling)\" -e \"(extension-name-and-version '(\\\"srfi-27\\\" \\\"\\\"))\" -e \"(destination-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" -e \"(runtime-prefix \\\"/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo\\\")\" 'srfi-27.setup'\n  cp -r 'fp-extn-wo.scm' 'fp-extn.scm'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    srfi-27-numbers.scm -shared -optimize-leaf-routines -inline -output-file srfi-27-numbers.so -emit-import-library srfi-27-numbers -emit-inline-file srfi-27-numbers.inline -emit-type-file srfi-27-numbers.types -scrutinize -optimize-level 3 -debug-level 0 -no-procedure-checks -no-argc-checks -no-bound-checks\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    srfi-27-numbers.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file srfi-27-numbers.import.so\n  cp -r 'srfi-27-numbers.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-numbers.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-numbers.so'\n  cp -r 'srfi-27-numbers.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-numbers.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-numbers.import.so'\n  cp -r 'srfi-27-numbers.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-numbers.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-numbers.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-numbers.setup-info'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    srfi-27-vector-support.scm -shared -optimize-leaf-routines -inline -output-file srfi-27-vector-support.so -emit-import-library srfi-27-vector-support -emit-inline-file srfi-27-vector-support.inline -emit-type-file srfi-27-vector-support.types -scrutinize -optimize-level 3 -debug-level 0 -no-procedure-checks -no-argc-checks -no-bound-checks\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    srfi-27-vector-support.import.scm -shared -optimize-leaf-routines -inline -local -no-trace -no-lambda-info -output-file srfi-27-vector-support.import.so\n  cp -r 'srfi-27-vector-support.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.so'\n  cp -r 'srfi-27-vector-support.import.so' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.import.so'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.import.so'\n  cp -r 'srfi-27-vector-support.inline' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.inline'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.inline'\n  cp -r 'srfi-27-vector-support.types' '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.types'\n  chmod a+r '/home/stanislav/Documents/scheme/salmonella-tmp-2f81b/repo/lib/chicken/7/srfi-27-vector-support.setup-info'\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    registration.scm -shared -optimize-leaf-routines -inline -output-file registration.so -emit-import-library registration -emit-inline-file registration.inline -emit-type-file registration.types -scrutinize -optimize-level 3 -debug-level 1 -no-procedure-checks -no-argc-checks -no-bound-checks\ncsc: file `registration.scm' does not exist\n\nError: shell command failed with nonzero exit status 16384:\n\n  '/usr/bin/csc' -feature compiling-extension -setup-mode    registration.scm -shared -optimize-leaf-routines -inline -output-file registration.so -emit-import-library registration -emit-inline-file registration.inline -emit-type-file registration.types -scrutinize -optimize-level 3 -debug-level 1 -no-procedure-checks -no-argc-checks -no-bound-checks\n\n\nError: shell command terminated with nonzero exit code\n17920\n\"'/usr/bin/csi' -bnq -setup-mode -e \\\"(require-library setup-api)\\\" -e \\\"(import...\n"
63  71.0)
64(srfi-27 check-doc 0 "" 1.0)
65(#f end 0 "" 1490884129.0)