* CPV: app-shells/scsh-0.6.7 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking scsh-0.6.7.tar.gz to /var/tmp/portage/app-shells/scsh-0.6.7/work >>> Source unpacked in /var/tmp/portage/app-shells/scsh-0.6.7/work >>> Preparing source in /var/tmp/portage/app-shells/scsh-0.6.7/work/scsh-0.6.7 ... * Applying 0.6.7-Makefile.in-doc-dir-gentoo.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-shells/scsh-0.6.7/work/scsh-0.6.7 ... * econf: updating scsh-0.6.7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating scsh-0.6.7/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --includedir=/usr/include --with-lib-dirs-list=/usr/lib/scsh configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed defining signal constants checking for library containing strerror... none required checking for broken Linux that needs -static with -g... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for ELF... no checking for main in -lm... yes checking for main in -ldl... yes checking for main in -lmld... no checking for main in -lnsl... yes checking for main in -lgen... no checking for main in -lsocket... no checking for getpwnam in -lsun... no checking for crypt in -lc... no checking for crypt in -lcrypt... yes checking for main in -lelf... yes checking for RISC/OS POSIX library lossage checking for an ANSI C-conforming const... (cached) yes checking return type of signal handlers... void checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking posix/time.h usability... no checking posix/time.h presence... no checking for posix/time.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for gettimeofday... yes checking for ftime... yes checking for nlist... yes checking for select... yes checking for setitimer... yes checking for sigaction... yes checking for vasprintf... yes checking for socklen_t... yes checking for dlopen... yes checking for socket... yes checking for chroot... yes checking for strerror... yes checking for seteuid... yes checking for setegid... yes checking for struct nlist.n_name... yes checking __NEXT__... no checking underscore before symbols... no checking link with -rdynamic... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... no checking for getpt... yes checking for _getpty... no checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for killpg... yes checking for tcgetpgrp... yes checking for openpty... no checking for openpty in -lutil... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking for isastream... yes checking for const sys_errlist... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scsh/endian.scm config.status: creating scsh-config config.status: creating c/sysdep.h config.status: executing scsh-config+x commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-shells/scsh-0.6.7/work/scsh-0.6.7 ... make -j14 i686-pc-linux-gnu-gcc -c -O2 -pipe -o c/main.o \ -DDEFAULT_IMAGE_NAME=\"/usr/lib/scsh/scsh.image\" \ -DHAVE_CONFIG_H ./c/main.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/process_args.o scsh/process_args.c i686-pc-linux-gnu-gcc -c -O2 -pipe -o c/init.o \ -DDEFAULT_IMAGE_NAME=\"/usr/lib/scsh/scsh.image\" \ -DHAVE_CONFIG_H ./c/init.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/scheme48vm.o c/scheme48vm.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/scheme48heap.o c/scheme48heap.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/extension.o c/extension.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/external.o c/external.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o cig/libcig.o cig/libcig.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o cig/libcig1.o cig/libcig1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/cstuff.o scsh/cstuff.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/dirstuff1.o scsh/dirstuff1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/fdports1.o scsh/fdports1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/flock1.o scsh/flock1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/machine/time_dep1.o scsh/machine/time_dep1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/signals1.o scsh/signals1.c cig/libcig1.c: In function ‘scheme2c_strcpy’: cig/libcig1.c:54:3: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘s48_value’ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/machine/libansi.o scsh/machine/libansi.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/network1.o scsh/network1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/putenv.o scsh/putenv.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/rx/regexp1.o scsh/rx/regexp1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/sleep1.o scsh/sleep1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/syscalls1.o scsh/syscalls1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/syslog1.o scsh/syslog1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/time1.o scsh/time1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/tty1.o scsh/tty1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/userinfo1.o scsh/userinfo1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/sighandlers1.o scsh/sighandlers1.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/libscsh.o scsh/libscsh.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/md5.o scsh/md5.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o scsh/proc2.o scsh/proc2.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/srfi/srfi-27.o c/srfi/srfi-27.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/unix/misc.o c/unix/misc.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/unix/io.o c/unix/io.c scsh/tty1.c: In function ‘allocate_slave_name’: scsh/tty1.c:497:14: warning: assignment makes pointer from integer without a cast i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/unix/fd-io.o c/unix/fd-io.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/unix/event.o c/unix/event.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/unix/socket.o c/unix/socket.c i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -O2 -pipe -o c/unix/dynamo.o c/unix/dynamo.c echo '#!/bin/sh' >go && \ echo >>go && \ echo "lib=`pwd`" >>go && \ echo 'exec $lib/scshvm -o $lib/scshvm -i $lib/scsh/scsh.image "$@"' \ >>go && \ chmod +x go i686-pc-linux-gnu-gcc -o scsh/scsh -O2 -pipe \ -DVM=\"/usr/lib/scsh/scshvm\" \ -DIMAGE=\"/usr/lib/scsh/scsh.image\" \ ./scsh/scsh-tramp.c sed -e 's|@scsh_host@|i686-pc-linux-gnu|g' \ -e 's|@scsh_prefix@|/usr|g' \ -e 's|@scsh_exec_prefix@|/usr|g' \ -e 's|@scsh_bindir@|/usr/bin|g' \ -e 's|@scsh_libdir@|/usr/lib|g' \ -e 's|@scsh_includedir@|/usr/include|g' \ -e 's|@scsh_mandir@|/usr/share/man/man1|g' \ -e 's|@scsh_lib_dirs_list@|/usr/lib/scsh|g' \ -e 's|@scsh_LIBS@|-lelf -lcrypt -lnsl -ldl -lm -lc -lutil|g' \ -e 's|@scsh_DEFS@|-DHAVE_CONFIG_H|g' \ -e 's|@scsh_CFLAGS@|-O2 -pipe|g' \ -e 's|@scsh_CPPFLAGS@||g' \ -e 's|@scsh_LDFLAGS@|-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic|g' ./scsh/configure.scm.in > scsh/configure.scm c/unix/socket.c: In function ‘s48_get_host_name’: c/unix/socket.c:393:20: warning: incompatible implicit declaration of built-in function ‘realloc’ c/unix/socket.c:396:7: warning: incompatible implicit declaration of built-in function ‘free’ c/unix/socket.c:410:5: warning: incompatible implicit declaration of built-in function ‘free’ c/unix/socket.c:415:3: warning: incompatible implicit declaration of built-in function ‘free’ i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -DSTATIC_AREAS -o c/smain.o ./c/main.c c/unix/dynamo.c: In function ‘dynamic_load’: c/unix/dynamo.c:167:45: warning: incompatible implicit declaration of built-in function ‘strlen’ c/unix/dynamo.c:175:4: warning: incompatible implicit declaration of built-in function ‘strcpy’ rm -f /tmp/s48_external_$$.c && \ ./build/build-external-modules /tmp/s48_external_$$.c \ s48_init_additional_inits s48_init_socket s48_init_external_lookup s48_init_syslog s48_init_posix_regexp s48_init_userinfo s48_init_sighandlers s48_init_syscalls s48_init_network s48_init_flock s48_init_dirstuff s48_init_time s48_init_tty s48_init_cig s48_init_libscsh s48_init_md5 s48_init_srfi_27 s48_init_cig && \ i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -O2 -pipe -o scshvm c/main.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o \ /tmp/s48_external_$$.c \ c/unix/socket.o c/unix/dynamo.o \ -lelf -lcrypt -lnsl -ldl -lm -lc -lutil && \ rm -f /tmp/s48_external_$$.c rm -f cig/libscshvm.a rm -f scsh/libscsh.a \ rm -f /tmp/s48_external_$$.c && \ ./build/build-external-modules /tmp/s48_external_$$.c \ s48_init_additional_inits s48_init_socket s48_init_external_lookup s48_init_syslog s48_init_posix_regexp s48_init_userinfo s48_init_sighandlers s48_init_syscalls s48_init_network s48_init_flock s48_init_dirstuff s48_init_time s48_init_tty s48_init_cig s48_init_libscsh s48_init_md5 s48_init_srfi_27 s48_init_cig && \ i686-pc-linux-gnu-gcc -c -O2 -pipe -o /tmp/s48_external_$$.o \ /tmp/s48_external_$$.c && \ ar cq scsh/libscsh.a scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o c/unix/socket.o c/unix/dynamo.o \ /tmp/s48_external_$$.o && \ i686-pc-linux-gnu-ranlib scsh/libscsh.a && \ rm -f /tmp/s48_external_$$.c /tmp/s48_external_$$.o rm -f scsh/libscshvm.a ar cq cig/libscshvm.a c/main.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o ar cq scsh/libscshvm.a c/smain.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o i686-pc-linux-gnu-ranlib scsh/libscshvm.a i686-pc-linux-gnu-ranlib cig/libscshvm.a ./build/build-usual-image . "./scheme" 'scsh.image' './scshvm' \ './build/initial.image' ./scheme/env/init-defpackage.scm #{Unspecific} ./scheme/more-interfaces.scm ./scheme/sort/interfaces.scm ./scheme/link-packages.scm ./scheme/more-packages.scm [command-levels ./scheme/env/command-level.scm] [command-processor ./scheme/env/read-command.scm ./scheme/env/command.scm ./scheme/env/version-info.scm] #{Unspecific} [basic-commands ./scheme/env/basic-command.scm] [build ./scheme/env/build.scm] [shadowing ./scheme/env/shadow.scm] [disclosers ./scheme/env/disclosers.scm] [package-mutation ./scheme/env/pedit.scm] [package-commands ./scheme/env/pacman.scm] [time ./scheme/rts/time.scm] [debugging ./scheme/env/debug.scm] [inspector ./scheme/env/inspect.scm] [disassembler ./scheme/env/disasm.scm] [usual-commands] #{Unspecific} [debuginfo ./scheme/env/debuginfo.scm] [extended-numbers ./scheme/rts/xnum.scm] [bignums ./scheme/rts/bignum.scm Analyzing... Calls will be compiled in line: (subtract-magnitudes add-magnitudes bignum-magnitude bignum-sign) ] [ratnums ./scheme/rts/ratnum.scm] [recnums ./scheme/rts/recnum.scm] [innums ./scheme/rts/innum.scm] [usual-features] Reading ./build/initial.debug Writing scsh.image (echo ",translate =scheme48/ ./scheme/"; \ echo ",translate ./scsh/endian.scm `pwd`/scsh/endian.scm"; \ echo ",translate ./scsh/configure.scm `pwd`/scsh/configure.scm"; \ echo ",batch on"; \ echo ",config ,load ./scsh/let-opt.scm ./scsh/scsh-interfaces.scm ./scsh/machine/packages.scm ./scsh/rx/packages.scm ./scsh/scsh-package.scm ./scsh/lib/ccp-pack.scm ./scsh/lib/char-package.scm"; \ echo ",open floatnums scsh ccp-lib scsh-top-package scsh-here-string-hax srfi-1 srfi-13 srfi-14 "; \ echo ",load-package scheme-with-scsh"; \ echo "(dump-scsh \"scsh/scsh.image\")"; \ ) \ | ./scshvm -o ./scshvm -i scsh.image -h 10000000 Welcome to Scheme 48 0.53 (made by *GOK* on Mon Aug 9 07:17:20 CEST 2010). Copyright (c) 1993-1999 by Richard Kelsey and Jonathan Rees. Please report bugs to scheme-48-bugs@martigny.ai.mit.edu. Type ,? (comma question-mark) for help. > > > > Will exit on errors ./scsh/let-opt.scm ./scsh/scsh-interfaces.scm ./scsh/machine/packages.scm ./scsh/rx/packages.scm ./scsh/scsh-package.scm ./scsh/lib/ccp-pack.scm ./scsh/lib/char-package.scm [floatnums ./scheme/rts/floatnum.scm Analyzing... no in-line procedures ] [defenum-package ./scsh/enumconst.scm] [placeholders ./scheme/big/placeholder.scm Analyzing... Calls will be compiled in line: (really-make-placeholder placeholder-id placeholder-real-value set-placeholder-value! placeholder-queue set-placeholder-queue!) ] [bigbit ./scheme/big/bigbit.scm] [external-calls ./scheme/big/callback.scm ./scheme/big/import-def.scm] [receiving ./scheme/big/receive.scm] [defrec-package ./scsh/defrec.scm[error-package] [((for-syntax #f))] ] [extended-ports ./scheme/big/more-port.scm] [formats ./scheme/big/format.scm] [string-collectors ./scsh/stringcoll.scm] [error-package] [let-opt[let-opt-expanders] [((for-syntax #f))] ] [list-merge-sort ./scheme/sort/lmsort.scm Analyzing... no in-line procedures ] [vector-utils ./scheme/sort/vector-util.scm] [vector-heap-sort ./scheme/sort/vhsort.scm Analyzing... no in-line procedures ] [vector-insertion-sort ./scheme/sort/visort.scm Analyzing... no in-line procedures ] [vector-merge-sort ./scheme/sort/vmsort.scm Analyzing... no in-line procedures ] [sorted ./scheme/sort/sortp.scm Analyzing... no in-line procedures ] [delete-neighbor-duplicates ./scheme/sort/delndups.scm Analyzing... no in-line procedures ] [sorting ./scheme/sort/sort.scm Analyzing... no in-line procedures ] [sort] [srfi-1 ./scheme/srfi/srfi-1.scm] [scsh-utilities ./scsh/utilities.scm] [srfi-9] [srfi-14 ./scheme/srfi/srfi-14.scm] [srfi-8] [srfi-13 ./scheme/srfi/srfi-13.scm] [finite-types ./scheme/big/finite-type.scm] [external-util] [posix-regexps ./scsh/rx/regexp.scm] [re-level-0 ./scsh/rx/re-syntax.scm ./scsh/rx/spencer.scm ./scsh/rx/posixstr.scm ./scsh/rx/parse.scm ./scsh/rx/re-high.scm ./scsh/rx/simp.scm ./scsh/rx/re.scm ./scsh/rx/re-low.scm] [rx-lib ./scsh/rx/rx-lib.scm] [rx-syntax[((for-syntax #f))] ] [delimited-readers ./scsh/rdelim.scm] [linux-defs ./scsh/machine/netconst.scm ./scsh/machine/signals.scm ./scsh/machine/errno.scm ./scsh/machine/fdflags.scm] [buffered-io-flags ./scsh/machine/bufpol.scm] [thread-fluids ./scheme/big/thread-fluid.scm] [weak-tables ./scsh/weaktables.scm] [scsh-version ./scsh/scsh-version.scm] [tty-flags ./scsh/machine/tty-consts.scm] [enum-sets ./scheme/big/enum-set.scm Analyzing... Calls will be compiled in line: (make-enum-set-type enum-set-type-index-ref enum-set-type-values enum-set-type-predicate enum-set-type-id make-enum-set enum-set-mask set-enum-set-mask! enum-set-type) ] [syslog ./scsh/syslog.scm] [low-interrupt ./scsh/low-interrupt.scm] [simple-syntax] [exit-hooks] [scsh-endian /var/tmp/portage/app-shells/scsh-0.6.7/work/scsh-0.6.7/scsh/endian.scm] [sigevents ./scsh/event.scm] [scsh-level-0 ./scsh/scsh.scm ./scsh/sighandlers.scm ./scsh/pty.scm ./scsh/tty.scm ./scsh/flock.scm ./scsh/network.scm ./scsh/machine/time_dep.scm ./scsh/time.scm ./scsh/filemtch.scm ./scsh/glob.scm ./scsh/fileinfo.scm ./scsh/filesys.scm ./scsh/machine/waitcodes.scm ./scsh/procobj.scm ./scsh/fdports.scm ./scsh/newports.scm ./scsh/rw.scm ./scsh/fname.scm ./scsh/syscalls.scm ./scsh/scsh-condition.scm ./scsh/syntax.scm[scsh-syntax-helpers ./scsh/syntax-helpers.scm] [((for-syntax #f))] ] [re-subst ./scsh/rx/re-subst.scm] [re-match-syntax ./scsh/rx/re-match-syntax.scm[((for-syntax #f))] ] [re-folders ./scsh/rx/re-fold.scm] [re-exports] [re-old-funs ./scsh/rx/oldfuns.scm] [lib-dirs ./scsh/lib-dirs.scm] [scsh-top-package ./scsh/meta-arg.scm ./scsh/top.scm] [scsh-startup-package ./scsh/startup.scm] [awk-expander-package ./scsh/awk.scm] [awk-package[((for-syntax #f))] ] [field-reader-package ./scsh/fr.scm] [char-predicates-lib Analyzing... Calls will be compiled in line: (char-ascii? char-hex-digit? char-symbol? char-punctuation? char-iso-control? char-blank? char-printing? char-graphic? char-letter+digit? char-digit? char-letter? char-whitespace? char-numeric? char-alphabetic? char-upper-case? char-lower-case?) ] [random ./scheme/big/random.scm] [dot-locking ./scsh/dot-locking.scm] [md5 ./scsh/md5.scm] [configure /var/tmp/portage/app-shells/scsh-0.6.7/work/scsh-0.6.7/scsh/configure.scm] [scsh] [ccp-lib ./scsh/lib/ccp.scm Analyzing... no in-line procedures ] [scsh-here-string-hax ./scsh/here.scm] [scheme-with-scsh] Writing scsh/scsh.image #t >>> Source compiled. >>> Test phase [check]: app-shells/scsh-0.6.7 make -j14 -j1 check ( \ echo ',batch'; \ echo ',translate =scheme48 scheme'; \ echo ',config ,load scheme/debug/test.scm'; \ echo ',exec ,load scheme/debug/check.scm'; \ echo ',exec (done)' \ ) | ./scshvm -i scsh.image Welcome to Scheme 48 0.53 (made by *GOK* on Mon Aug 9 07:17:20 CEST 2010). Copyright (c) 1993-1999 by Richard Kelsey and Jonathan Rees. Please report bugs to scheme-48-bugs@martigny.ai.mit.edu. Type ,? (comma question-mark) for help. > Will exit on errors scheme/debug/test.scm scheme/debug/check.scm [testing] Won't compile some calls in line Will compile some calls in line [test1] [test2] [test3] [assembler[assembling scheme/env/assem.scm] [(for-syntax)] ] [random scheme/big/random.scm] [receiving scheme/big/receive.scm] [list-merge-sort scheme/sort/lmsort.scm Analyzing... no in-line procedures ] [vector-utils scheme/sort/vector-util.scm] [vector-heap-sort scheme/sort/vhsort.scm Analyzing... no in-line procedures ] [vector-insertion-sort scheme/sort/visort.scm Analyzing... no in-line procedures ] [vector-merge-sort scheme/sort/vmsort.scm Analyzing... no in-line procedures ] [sorted scheme/sort/sortp.scm Analyzing... no in-line procedures ] [delete-neighbor-duplicates scheme/sort/delndups.scm Analyzing... no in-line procedures ] [sorting scheme/sort/sort.scm Analyzing... no in-line procedures ] [sort] [extended-ports scheme/big/more-port.scm] [formats scheme/big/format.scm] [pp scheme/big/pp.scm] [bigbit scheme/big/bigbit.scm] [big-util scheme/big/big-util.scm] [destructuring scheme/big/destructure.scm] [big-scheme] [arrays scheme/big/array.scm] [dump/restore scheme/big/dump.scm] [search-trees scheme/big/search-tree.scm Analyzing... Calls will be compiled in line: (pop-search-tree-min! search-tree-min pop-search-tree-max! search-tree-max make-node make-tree tree-root set-tree-root! tree-nil tree-lookup really-make-node node-right set-node-right! node-left set-node-left! node-red? set-node-red?! node-parent set-node-parent! node-value set-node-value! node-key set-node-key!) ] [placeholders scheme/big/placeholder.scm Analyzing... Calls will be compiled in line: (really-make-placeholder placeholder-id placeholder-real-value set-placeholder-value! placeholder-queue set-placeholder-queue!) ] [external-calls scheme/big/callback.scm scheme/big/import-def.scm] [sockets scheme/big/socket.scm] [sicp scheme/misc/sicp.scm] [fooTest "* 3" failed. Wanted 22012149, but got 2169495797. ] [floatnums scheme/rts/floatnum.scm Analyzing... no in-line procedures ] Some tests failed. #t make: *** [check] Error 1 * ERROR: app-shells/scsh-0.6.7 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 2472: Called _eapi0_src_test * ebuild.sh, line 619: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =app-shells/scsh-0.6.7', * the complete build log and the output of 'emerge -pqv =app-shells/scsh-0.6.7'. * The complete build log is located at '/var/log/portage/build/app-shells/scsh-0.6.7:20100809-051700.log'. * The ebuild environment file is located at '/var/tmp/portage/app-shells/scsh-0.6.7/temp/environment'. * S: '/var/tmp/portage/app-shells/scsh-0.6.7/work/scsh-0.6.7' >>> Install scsh-0.6.7 into /var/tmp/portage/app-shells/scsh-0.6.7/image/ category app-shells make -j14 -j1 DESTDIR=/var/tmp/portage/app-shells/scsh-0.6.7/image/ install for dir in /usr/lib /usr/bin /usr/include /usr/lib/scsh /usr/share/man/man1 /usr/share/doc/scsh-0.6.7/scsh-manual/html; \ do \ { mkdir -p /var/tmp/portage/app-shells/scsh-0.6.7/image/$dir && [ -w /var/tmp/portage/app-shells/scsh-0.6.7/image/$dir ]; } \ || { echo "/var/tmp/portage/app-shells/scsh-0.6.7/image/$dir not a writable directory" >&2; exit 1; }; \ done && \ for dir in rts env big opt misc link srfi scsh; \ do \ { mkdir -p /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/$dir && [ -w /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/$dir ];} \ || { echo "/var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/$dir not a writable directory" >&2; exit 1;};\ done && \ for dir in \ scsh-manual/html s48-manual/html scsh-paper/html cig; do \ { mkdir -p /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/$dir; } \ || { echo "mkdir -p /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/$dir failed" >&2;\ exit 1;}; \ done script=/var/tmp/portage/app-shells/scsh-0.6.7/image//usr/bin/scsh && \ echo '#!/bin/sh' >$script && \ echo >>$script && \ echo 'lib=/usr/lib/scsh' >>$script && \ echo 'exec $lib/scshvm -o $lib/scshvm -i $lib/scsh.image "$@"' \ >>$script && \ chmod +x $script /usr/bin/install -c scshvm /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh for stub in env big opt misc link srfi; do \ for f in ./scheme/$stub/*.scm; do \ /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/$stub || exit 1; \ done; \ done && \ for f in ./scheme/rts/*num.scm ./scheme/rts/jar-defrecord.scm; do \ /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/rts || exit 1; \ done if [ -d /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/man/man1 -a -w /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/man/man1 ]; then \ sed 's=LBIN=/usr/bin=g' doc/scsh.man | \ sed 's=LLIB=/usr/lib/scsh=g' | \ sed 's=LSCSH=scsh=g' >scsh.1 && \ /usr/bin/install -c -m 644 scsh.1 /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/man/man1 && \ rm -f scsh.1; \ else \ echo "/usr/share/man/man1 not writable dir, not installing man page" \ >&2; \ fi /usr/bin/install -c -m 644 ./c/scheme48.h /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/include /usr/bin/install -c -m 644 ./c/write-barrier.h /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/include for f in ./doc/*.txt ./doc/*.ps; do \ /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/; \ done && \ for f in ./doc/src/*.tex \ ./doc/src/*.dvi \ ./doc/src/*.ps; \ do /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/s48-manual/;\ done && \ for f in ./doc/src/manual/*.html; \ do /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/s48-manual/html/;\ done && \ for f in ./doc/scsh-manual/*.tex \ ./doc/scsh-manual/*.sty \ ./doc/scsh-manual/*.dvi \ ./doc/scsh-manual/*.ps \ ./doc/scsh-manual/*.pdf; \ do /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/scsh-manual/;\ done && \ for f in ./doc/scsh-manual/html/*.html \ ./doc/scsh-manual/html/*.gif \ ./doc/scsh-manual/html/*.css; \ do /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/scsh-manual/html/; \ done && \ for f in ./doc/scsh-paper/*.tex \ ./doc/scsh-paper/*.sty \ ./doc/scsh-paper/*.dvi \ ./doc/scsh-paper/*.ps; \ do /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/scsh-paper/; \ done && \ for f in ./doc/scsh-paper/html/*.html \ ./doc/scsh-paper/html/*.css; \ do /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/share/doc/scsh-0.6.7/scsh-paper/html/;\ done ( echo ',translate =scheme48 /usr/lib/scsh'; \ echo ',in lib-dirs (set-default-lib-dirs! (quote /usr/lib/scsh))'; \ echo '(dump-scsh "/var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/scsh.image")'; \ echo ',exit'; \ ) | ./scshvm -i scsh/scsh.image Welcome to scsh 0.6.7 (R6RS) Type ,? for help. > > > Channel closed in dumped image: standard input Channel closed in dumped image: standard output Channel closed in dumped image: standard error Writing /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/scsh.image #t > (echo ",flush maps source";\ echo ",translate =scheme48/ ./scheme/"; \ echo ",translate ./scsh/endian.scm `pwd`/scsh/endian.scm"; \ echo ",translate ./scsh/configure.scm `pwd`/scsh/configure.scm"; \ echo ",batch on"; \ echo ",config ,load ./scsh/let-opt.scm ./scsh/scsh-interfaces.scm ./scsh/machine/packages.scm ./scsh/rx/packages.scm ./scsh/scsh-package.scm ./scsh/lib/ccp-pack.scm ./scsh/lib/char-package.scm"; \ echo ",open floatnums scsh ccp-lib scsh-top-package scsh-here-string-hax srfi-1 srfi-13 srfi-14 "; \ echo ",load-package scheme-with-scsh"; \ echo ",flush"; \ echo "(dump-scsh \"scsh/stripped-scsh.image\")";) \ | ./scshvm -o ./scshvm -i scsh.image -h 10000000 Welcome to Scheme 48 0.53 (made by *GOK* on Mon Aug 9 07:17:20 CEST 2010). Copyright (c) 1993-1999 by Richard Kelsey and Jonathan Rees. Please report bugs to scheme-48-bugs@martigny.ai.mit.edu. Type ,? (comma question-mark) for help. > > > > > Will exit on errors ./scsh/let-opt.scm ./scsh/scsh-interfaces.scm ./scsh/machine/packages.scm ./scsh/rx/packages.scm ./scsh/scsh-package.scm ./scsh/lib/ccp-pack.scm ./scsh/lib/char-package.scm [floatnums ./scheme/rts/floatnum.scm Analyzing... no in-line procedures ] [defenum-package ./scsh/enumconst.scm] [placeholders ./scheme/big/placeholder.scm Analyzing... Calls will be compiled in line: (really-make-placeholder placeholder-id placeholder-real-value set-placeholder-value! placeholder-queue set-placeholder-queue!) ] [bigbit ./scheme/big/bigbit.scm] [external-calls ./scheme/big/callback.scm ./scheme/big/import-def.scm] [receiving ./scheme/big/receive.scm] [defrec-package ./scsh/defrec.scm[error-package] [((for-syntax #f))] ] [extended-ports ./scheme/big/more-port.scm] [formats ./scheme/big/format.scm] [string-collectors ./scsh/stringcoll.scm] [error-package] [let-opt[let-opt-expanders] [((for-syntax #f))] ] [list-merge-sort ./scheme/sort/lmsort.scm Analyzing... no in-line procedures ] [vector-utils ./scheme/sort/vector-util.scm] [vector-heap-sort ./scheme/sort/vhsort.scm Analyzing... no in-line procedures ] [vector-insertion-sort ./scheme/sort/visort.scm Analyzing... no in-line procedures ] [vector-merge-sort ./scheme/sort/vmsort.scm Analyzing... no in-line procedures ] [sorted ./scheme/sort/sortp.scm Analyzing... no in-line procedures ] [delete-neighbor-duplicates ./scheme/sort/delndups.scm Analyzing... no in-line procedures ] [sorting ./scheme/sort/sort.scm Analyzing... no in-line procedures ] [sort] [srfi-1 ./scheme/srfi/srfi-1.scm] [scsh-utilities ./scsh/utilities.scm] [srfi-9] [srfi-14 ./scheme/srfi/srfi-14.scm] [srfi-8] [srfi-13 ./scheme/srfi/srfi-13.scm] [finite-types ./scheme/big/finite-type.scm] [external-util] [posix-regexps ./scsh/rx/regexp.scm] [re-level-0 ./scsh/rx/re-syntax.scm ./scsh/rx/spencer.scm ./scsh/rx/posixstr.scm ./scsh/rx/parse.scm ./scsh/rx/re-high.scm ./scsh/rx/simp.scm ./scsh/rx/re.scm ./scsh/rx/re-low.scm] [rx-lib ./scsh/rx/rx-lib.scm] [rx-syntax[((for-syntax #f))] ] [delimited-readers ./scsh/rdelim.scm] [linux-defs ./scsh/machine/netconst.scm ./scsh/machine/signals.scm ./scsh/machine/errno.scm ./scsh/machine/fdflags.scm] [buffered-io-flags ./scsh/machine/bufpol.scm] [thread-fluids ./scheme/big/thread-fluid.scm] [weak-tables ./scsh/weaktables.scm] [scsh-version ./scsh/scsh-version.scm] [tty-flags ./scsh/machine/tty-consts.scm] [enum-sets ./scheme/big/enum-set.scm Analyzing... Calls will be compiled in line: (make-enum-set-type enum-set-type-index-ref enum-set-type-values enum-set-type-predicate enum-set-type-id make-enum-set enum-set-mask set-enum-set-mask! enum-set-type) ] [syslog ./scsh/syslog.scm] [low-interrupt ./scsh/low-interrupt.scm] [simple-syntax] [exit-hooks] [scsh-endian /var/tmp/portage/app-shells/scsh-0.6.7/work/scsh-0.6.7/scsh/endian.scm] [sigevents ./scsh/event.scm] [scsh-level-0 ./scsh/scsh.scm ./scsh/sighandlers.scm ./scsh/pty.scm ./scsh/tty.scm ./scsh/flock.scm ./scsh/network.scm ./scsh/machine/time_dep.scm ./scsh/time.scm ./scsh/filemtch.scm ./scsh/glob.scm ./scsh/fileinfo.scm ./scsh/filesys.scm ./scsh/machine/waitcodes.scm ./scsh/procobj.scm ./scsh/fdports.scm ./scsh/newports.scm ./scsh/rw.scm ./scsh/fname.scm ./scsh/syscalls.scm ./scsh/scsh-condition.scm ./scsh/syntax.scm[scsh-syntax-helpers ./scsh/syntax-helpers.scm] [((for-syntax #f))] ] [re-subst ./scsh/rx/re-subst.scm] [re-match-syntax ./scsh/rx/re-match-syntax.scm[((for-syntax #f))] ] [re-folders ./scsh/rx/re-fold.scm] [re-exports] [re-old-funs ./scsh/rx/oldfuns.scm] [lib-dirs ./scsh/lib-dirs.scm] [scsh-top-package ./scsh/meta-arg.scm ./scsh/top.scm] [scsh-startup-package ./scsh/startup.scm] [awk-expander-package ./scsh/awk.scm] [awk-package[((for-syntax #f))] ] [field-reader-package ./scsh/fr.scm] [char-predicates-lib Analyzing... Calls will be compiled in line: (char-ascii? char-hex-digit? char-symbol? char-punctuation? char-iso-control? char-blank? char-printing? char-graphic? char-letter+digit? char-digit? char-letter? char-whitespace? char-numeric? char-alphabetic? char-upper-case? char-lower-case?) ] [random ./scheme/big/random.scm] [dot-locking ./scsh/dot-locking.scm] [md5 ./scsh/md5.scm] [configure /var/tmp/portage/app-shells/scsh-0.6.7/work/scsh-0.6.7/scsh/configure.scm] [scsh] [ccp-lib ./scsh/lib/ccp.scm Analyzing... no in-line procedures ] [scsh-here-string-hax ./scsh/here.scm] [scheme-with-scsh] Flushing location names and tabulated debug info Writing scsh/stripped-scsh.image #t ( echo ',translate =scheme48 /usr/lib/scsh'; \ echo ',in lib-dirs (set-default-lib-dirs! (quote /usr/lib/scsh))'; \ echo '(dump-scsh "/var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/stripped-scsh.image")'; \ echo ',exit'; \ ) | ./scshvm -i scsh/stripped-scsh.image Welcome to scsh 0.6.7 (R6RS) Type ,? for help. > > > Channel closed in dumped image: standard input Channel closed in dumped image: standard output Channel closed in dumped image: standard error Writing /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/stripped-scsh.image #t > rm -f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/bin/scsh /usr/bin/install -c scsh/scsh /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/bin/scsh /usr/bin/install -c scsh/libscshvm.a /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/libscshvm.a /usr/bin/install -c scsh/libscsh.a /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/libscsh.a i686-pc-linux-gnu-ranlib /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/libscsh.a for f in ./scsh/*.scm ./scsh/*/*.scm; \ do /usr/bin/install -c -m 644 $f /var/tmp/portage/app-shells/scsh-0.6.7/image//usr/lib/scsh/scsh/; done >>> Completed installing scsh-0.6.7 into /var/tmp/portage/app-shells/scsh-0.6.7/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/scsh/scshvm usr/bin/scsh usr/lib/scsh/libscsh.a usr/lib/scsh/libscshvm.a  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/scsh   * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * c/unix/socket.c:393:20: warning: incompatible implicit declaration of built-in function ‘realloc’ * c/unix/socket.c:396:7: warning: incompatible implicit declaration of built-in function ‘free’ * c/unix/socket.c:410:5: warning: incompatible implicit declaration of built-in function ‘free’ * c/unix/socket.c:415:3: warning: incompatible implicit declaration of built-in function ‘free’ * c/unix/dynamo.c:167:45: warning: incompatible implicit declaration of built-in function ‘strlen’ * c/unix/dynamo.c:175:4: warning: incompatible implicit declaration of built-in function ‘strcpy’  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.scsh.net/