Welcome to the CHICKEN Scheme pasting service

no title added by anonymous on Thu Oct 23 21:21:26 2014



~/chicken-4.9.0.1-inst/bin$ ./chicken-install -debug kvlistsretrieving ...connecting to host "chicken.kitten-technologies.co.uk", port 80 ...TCP connect timeoutconnecting to host "code.call-cc.org", port 80 ...requesting "/cgi-bin/henrietta.cgi?name=kvlists&mode=default" ...reading response ...HTTP/1.1 200 OKDate: Thu, 23 Oct 2014 19:18:00 GMTServer: ApacheConnection: closeVary: Accept-EncodingTransfer-Encoding: chunkedContent-Type: text/plainreading chunks ..reading files ...  ./kvlists.release-info  ./kvlists.meta  ./kvlists.setup  ./kvlists.scm kvlists located at /tmp/temp8099.26556/kvlistschecking platform for `kvlists' ...checking dependencies for `kvlists' ...install order:("kvlists")installing kvlists:1.0.3 ...changing current directory to /tmp/temp8099.26556/kvlists  '/home/miko/chicken-4.9.0.1-inst/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"kvlists\" \"1.0.3\"))" 'kvlists.setup'Error: (open-input-file) cannot open file - No such file or directory: "setup-helper"	Call history:	setup-api.scm:582: ->string	  	setup-api.scm:645: user-install-setup	  		  (import setup-api)		  (import scheme chicken foreign irregex utils posix ports extras data-structures srfi-1 srfi-13 files......		  (##core#undefined)		  (##core#undefined)		  (extension-name-and-version (quote ("kvlists" "1.0.3")))		  (quote ("kvlists" "1.0.3"))		  (##core#quote ("kvlists" "1.0.3"))		  (extension-name-and-version (quote ("kvlists" "1.0.3")))	setup-api.scm:583: ensure-string	  	setup-api.scm:582: ->string	  	setup-api.scm:583: ensure-string	  	setup-api.scm:582: ->string	  		  (include "setup-helper")		  (##core#include "setup-helper")	<--Error: shell command terminated with nonzero exit code17920"'/home/miko/chicken-4.9.0.1-inst/bin/csi' -bnq -setup-mode -e \"(require-lib...

--------------------------------------------------

This is a bug report generated by chicken-bug(1).

Date:	Thu Oct 23 21:19:32 2014


User information:	("miko" "x" 1000 1000 "Miko,,," "/home/miko" "/bin/bash")

Host information:

	machine type:	x86-64
	software type:	unix
	software version:	linux
	build platform:	gnu

CHICKEN version is:
Version 4.9.0.1 (stability/4.9.0) (rev 8b3189b)
linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
bootstrapped 2014-06-07

Home directory:	/home/miko/chicken-4.9.0.1-inst//share/chicken

Include path:	("/home/miko/chicken-4.9.0.1-inst//share/chicken")

Features:

  64bit           chicken         chicken-4       chicken-4.9     data-structures 
  dload           extras          files           gnu             hygienic-macros 
  irregex         irregex-is-core-unit linux           little-endian   manyargs        
  module-environments ports           ptables         srfi-0          srfi-10         
  srfi-11         srfi-12         srfi-13         srfi-14         srfi-15         
  srfi-16         srfi-17         srfi-2          srfi-23         srfi-26         
  srfi-28         srfi-30         srfi-31         srfi-39         srfi-46         
  srfi-55         srfi-6          srfi-6          srfi-61         srfi-62         
  srfi-8          srfi-88         srfi-9          srfi-98         syntax-rules    
  tcp             unix            utils           x86-64          

chicken-config.h:

/* GENERATED */
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LONG_LONG 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_POSIX_POLL 1
#define HAVE_SIGACTION 1
#define HAVE_SIGSETJMP 1
#define HAVE_SIGPROCMASK 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOQ 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SETENV 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define STDC_HEADERS 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_GRP_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_MEMMOVE 1
#define C_STACK_GROWS_DOWNWARD 1
#define C_HACKED_APPLY
#define C_CHICKEN_PROGRAM "chicken"
#ifndef C_INSTALL_CC
# define C_INSTALL_CC "gcc"
#endif
#ifndef C_INSTALL_CXX
# define C_INSTALL_CXX "g++"
#endif
#ifndef C_INSTALL_POSTINSTALL_PROGRAM
# define C_INSTALL_POSTINSTALL_PROGRAM "true"
#endif
#ifndef C_INSTALL_RC_COMPILER
# define C_INSTALL_RC_COMPILER ""
#endif
#ifndef C_INSTALL_CFLAGS
# define C_INSTALL_CFLAGS "-fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer"
#endif
#ifndef C_INSTALL_LDFLAGS
# define C_INSTALL_LDFLAGS " "
#endif
#ifndef C_INSTALL_PREFIX
# define C_INSTALL_PREFIX "/home/miko/chicken-4.9.0.1-inst/"
#endif
#ifndef C_INSTALL_SHARE_HOME
# define C_INSTALL_SHARE_HOME "/home/miko/chicken-4.9.0.1-inst//share/chicken"
#endif
#ifndef C_INSTALL_BIN_HOME
# define C_INSTALL_BIN_HOME "/home/miko/chicken-4.9.0.1-inst//bin"
#endif
#ifndef C_INSTALL_EGG_HOME
# define C_INSTALL_EGG_HOME "/home/miko/chicken-4.9.0.1-inst//lib/chicken/7"
#endif
#ifndef C_INSTALL_LIB_HOME
# define C_INSTALL_LIB_HOME "/home/miko/chicken-4.9.0.1-inst//lib"
#endif
#ifndef C_INSTALL_LIB_NAME
# define C_INSTALL_LIB_NAME "chicken"
#endif
#ifndef C_INSTALL_STATIC_LIB_HOME
# define C_INSTALL_STATIC_LIB_HOME "/home/miko/chicken-4.9.0.1-inst//lib"
#endif
#ifndef C_INSTALL_INCLUDE_HOME
# define C_INSTALL_INCLUDE_HOME "/home/miko/chicken-4.9.0.1-inst//include/chicken"
#endif
#ifndef C_INSTALL_MORE_LIBS
# define C_INSTALL_MORE_LIBS "-lm -ldl"
#endif
#ifndef C_INSTALL_MORE_STATIC_LIBS
# define C_INSTALL_MORE_STATIC_LIBS "-lm -ldl"
#endif
#ifndef C_DEFAULT_TARGET_HEAP_SIZE
# define C_DEFAULT_TARGET_HEAP_SIZE 0
#endif
#ifndef C_STACK_GROWS_DOWNWARD
# define C_STACK_GROWS_DOWNWARD 1
#endif
#ifndef C_TARGET_MORE_LIBS
# define C_TARGET_MORE_LIBS "-lm -ldl"
#endif
#ifndef C_TARGET_MORE_STATIC_LIBS
# define C_TARGET_MORE_STATIC_LIBS "-lm -ldl"
#endif
#ifndef C_TARGET_CC
# define C_TARGET_CC "gcc"
#endif
#ifndef C_TARGET_CXX
# define C_TARGET_CXX "g++"
#endif
#ifndef C_TARGET_RC_COMPILER
# define C_TARGET_RC_COMPILER ""
#endif
#ifndef C_TARGET_CFLAGS
# define C_TARGET_CFLAGS "-fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer"
#endif
#ifndef C_TARGET_LDFLAGS
# define C_TARGET_LDFLAGS " "
#endif
#ifndef C_TARGET_FEATURES
# define C_TARGET_FEATURES ""
#endif
#ifndef C_CROSS_CHICKEN
# define C_CROSS_CHICKEN 0
#endif
#ifndef C_TARGET_PREFIX
# define C_TARGET_PREFIX "/home/miko/chicken-4.9.0.1-inst/"
#endif
#ifndef C_TARGET_BIN_HOME
# define C_TARGET_BIN_HOME "/home/miko/chicken-4.9.0.1-inst//bin"
#endif
#ifndef C_TARGET_LIB_HOME
# define C_TARGET_LIB_HOME "/home/miko/chicken-4.9.0.1-inst//lib"
#endif
#ifndef C_TARGET_LIB_NAME
# define C_TARGET_LIB_NAME "chicken"
#endif
#ifndef C_TARGET_RUN_LIB_HOME
# define C_TARGET_RUN_LIB_HOME "/home/miko/chicken-4.9.0.1-inst//lib"
#endif
#ifndef C_TARGET_SHARE_HOME
# define C_TARGET_SHARE_HOME "/home/miko/chicken-4.9.0.1-inst//share"
#endif
#ifndef C_TARGET_INCLUDE_HOME
# define C_TARGET_INCLUDE_HOME "/home/miko/chicken-4.9.0.1-inst//include/chicken"
#endif
#ifndef C_TARGET_STATIC_LIB_HOME
# define C_TARGET_STATIC_LIB_HOME "/home/miko/chicken-4.9.0.1-inst//lib"
#endif
#ifndef C_CHICKEN_PROGRAM
# define C_CHICKEN_PROGRAM "chicken"
#endif
#ifndef C_CSC_PROGRAM
# define C_CSC_PROGRAM "csc"
#endif
#ifndef C_CSI_PROGRAM
# define C_CSI_PROGRAM "csi"
#endif
#ifndef C_CHICKEN_BUG_PROGRAM
# define C_CHICKEN_BUG_PROGRAM "chicken-bug"
#endif
#ifndef C_CHICKEN_INSTALL_PROGRAM
# define C_CHICKEN_INSTALL_PROGRAM "chicken-install"
#endif
#ifndef C_CHICKEN_UNINSTALL_PROGRAM
# define C_CHICKEN_UNINSTALL_PROGRAM "chicken-uninstall"
#endif
#ifndef C_CHICKEN_STATUS_PROGRAM
# define C_CHICKEN_STATUS_PROGRAM "chicken-status"
#endif
#ifndef C_WINDOWS_SHELL
# define C_WINDOWS_SHELL 0
#endif
#ifndef C_BINARY_VERSION
# define C_BINARY_VERSION 7
#endif
#ifndef C_USES_SONAME
# define C_USES_SONAME 1
#endif
/* END OF FILE */

CC seems to be gcc, trying to obtain version...

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) 

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which egg provides `hash-table-ref'?
Visually impaired? Let me spell it for you (wav file) download WAV