Installation output for sqlite3pth [ok]
Installation time: 1m41s
'/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/chicken-install' -prefix /usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo 2>&1 retrieving ... checking platform for `sqlite3pth' ... checking dependencies for `sqlite3pth' ... missing: pthreads, srfi-34, llrb-tree retrieving ... connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=pthreads&mode=default" ... reading response ... HTTP/1.1 200 OK Date: Sun, 16 Sep 2018 00:53:20 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 ... ./README.md ./pthreads.egg ./pthreads.meta ./pthreads.release-info ./pthreads.scm ./pthreads.setup pthreads located at /tmp/temp68eb.44748/pthreads connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=srfi-34&mode=default" ... reading response ... HTTP/1.1 200 OK Date: Sun, 16 Sep 2018 00:53:20 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 ... ./examples/ ./examples/srfi-34-examples.scm ./srfi-34.meta ./srfi-34.scm ./srfi-34.setup srfi-34 located at /tmp/temp68eb.44748/srfi-34 connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=llrb-tree&mode=default" ... reading response ... HTTP/1.1 200 OK Date: Sun, 16 Sep 2018 00:53:20 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 ... ./llrb-tree.meta ./README ./fixnum-table-mutating.scm ./llrb-tree.scm ./llrb-tree.setup llrb-tree located at /tmp/temp68eb.44748/llrb-tree checking platform for `llrb-tree' ... checking dependencies for `llrb-tree' ... missing: comparators retrieving ... connecting to host "chicken.kitten-technologies.co.uk", port 80 ... requesting "/henrietta.cgi?name=comparators&mode=default" ... reading response ... HTTP/1.1 200 OK Date: Sun, 16 Sep 2018 00:53:21 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 ... ./comparators-impl.scm ./comparators-test.scm ./comparators.meta ./comparators.scm ./comparators.setup ./comparators.sld ./complex-shim.scm ./default.scm ./r7rs-shim.scm ./typedeclarations.scm comparators located at /tmp/temp68eb.44748/comparators checking platform for `comparators' ... checking dependencies for `comparators' ... checking platform for `srfi-34' ... checking dependencies for `srfi-34' ... checking platform for `pthreads' ... checking dependencies for `pthreads' ... install order: ("pthreads" "srfi-34" "comparators" "llrb-tree" "sqlite3pth") installing pthreads:0.2 ... changing current directory to /tmp/temp68eb.44748/pthreads '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"pthreads\" \"0.2\"))" -e "(destination-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" 'pthreads.setup' '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O3 -d2 -J -emit-type-file pthreads.types pthreads.scm -L -pthread pthreads.c:258:6: warning: implicit declaration of function 'pthread_setschedprio' is invalid in C99 [-Wimplicit-function-declaration] if(pthread_setschedprio(pthread_self(), sched_get_priority_max(sched_getscheduler(0)))) { ^ 1 warning generated. '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -c -O3 pthreads.scm -unit pthreads -L -pthread pthreads.c:258:6: warning: implicit declaration of function 'pthread_setschedprio' is invalid in C99 [-Wimplicit-function-declaration] if(pthread_setschedprio(pthread_self(), sched_get_priority_max(sched_getscheduler(0)))) { ^ 1 warning generated. '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 pthreads.import.scm cp -r 'pthreads.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/pthreads.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/pthreads.so' cp -r 'pthreads.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/pthreads.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/pthreads.import.so' cp -r 'pthreads.types' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/pthreads.types' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/pthreads.types' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/pthreads.setup-info' installing srfi-34:0.6 ... changing current directory to /tmp/temp68eb.44748/srfi-34 '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"srfi-34\" \"0.6\"))" -e "(destination-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" 'srfi-34.setup' '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O3 -d1 srfi-34.scm -j srfi-34 '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O3 -d0 srfi-34.import.scm '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -c -O3 -d1 srfi-34.scm -j srfi-34 cp -r 'srfi-34.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/srfi-34.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/srfi-34.so' cp -r 'srfi-34.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/srfi-34.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/srfi-34.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/srfi-34.setup-info' installing comparators:0.1 ... changing current directory to /tmp/temp68eb.44748/comparators '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"comparators\" \"0.1\"))" -e "(destination-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" 'comparators.setup' '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O3 -d2 -J -emit-type-file comparators.types comparators.scm comparators.c:4966:8: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] av2[1]=C_fixnum_abs(t12); ^ /usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/include/chicken/chicken.h:1193:47: note: expanded from macro 'C_fixnum_abs' #define C_fixnum_abs(n) C_fix(abs(C_unfix(n))) ^ comparators.c:4966:8: note: use function 'labs' instead /usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/include/chicken/chicken.h:1193:47: note: expanded from macro 'C_fixnum_abs' #define C_fixnum_abs(n) C_fix(abs(C_unfix(n))) ^ 1 warning generated. '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -c -O3 comparators.scm -unit comparators comparators.c:6507:8: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] av2[1]=C_fixnum_abs(t12); ^ /usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/include/chicken/chicken.h:1193:47: note: expanded from macro 'C_fixnum_abs' #define C_fixnum_abs(n) C_fix(abs(C_unfix(n))) ^ comparators.c:6507:8: note: use function 'labs' instead /usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/include/chicken/chicken.h:1193:47: note: expanded from macro 'C_fixnum_abs' #define C_fixnum_abs(n) C_fix(abs(C_unfix(n))) ^ 1 warning generated. '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 comparators.import.scm cp -r 'comparators.types' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/comparators.types' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/comparators.types' cp -r 'comparators.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/comparators.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/comparators.so' cp -r 'comparators.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/comparators.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/comparators.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/comparators.setup-info' installing llrb-tree:0.3.1.2 ... changing current directory to /tmp/temp68eb.44748/llrb-tree '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"llrb-tree\" \"0.3.1.2\"))" -e "(destination-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" 'llrb-tree.setup' '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O3 -d2 -J -clustering -no-trace -no-lambda-info llrb-tree.scm '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -c -O3 -clustering -no-trace -no-lambda-info -emit-type-file llrb-tree.types llrb-tree.scm -unit llrb-tree '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 llrb-fixnum-table.import.scm '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 llrb-m-fixnum-table.import.scm '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 llrb-string-table.import.scm '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 llrb-symbol-tree.import.scm '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 llrb-generic-tree.import.scm '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 llrb-tree.import.scm cp -r 'llrb-tree.types' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-tree.types' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-tree.types' cp -r 'llrb-tree.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-tree.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-tree.so' cp -r 'llrb-fixnum-table.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-fixnum-table.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-fixnum-table.import.so' cp -r 'llrb-m-fixnum-table.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-m-fixnum-table.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-m-fixnum-table.import.so' cp -r 'llrb-string-table.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-string-table.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-string-table.import.so' cp -r 'llrb-symbol-tree.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-symbol-tree.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-symbol-tree.import.so' cp -r 'llrb-generic-tree.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-generic-tree.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-generic-tree.import.so' cp -r 'llrb-tree.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-tree.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-tree.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/llrb-tree.setup-info' installing sqlite3pth: ... changing current directory to . '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"sqlite3pth\" \"\"))" -e "(destination-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" -e "(runtime-prefix \"/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo\")" 'sqlite3pth.setup' '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O3 -d2 sqlite3pth.scm -j sqlite3pth -emit-type-file sqlite3pth.types -Isqlite sqlite/sqlite3.c -C -DSQLITE_ENABLE_FTS3 -C -DSQLITE_ENABLE_FTS3_PARENTHESIS -L -pthread '/usr/home/chicken/salmonella/build/salmonella-run-publish/chicken/bin/csc' -feature compiling-extension -setup-mode -s -O2 -d0 sqlite3pth.import.scm cp -r 'sqlite3pth.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/sqlite3pth.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/sqlite3pth.so' cp -r 'sqlite3pth.import.so' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/sqlite3pth.import.so' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/sqlite3pth.import.so' cp -r 'sqlite3pth.types' '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/sqlite3pth.types' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/sqlite3pth.types' chmod a+r '/usr/home/chicken/salmonella/build/salmonella-run-publish/salmonella-repo/repo/lib/chicken/8/sqlite3pth.setup-info'