unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#11885: guile-2.0.6  1 of 1 test failed
@ 2012-07-09  7:23 Dennis Clarke
  2012-07-09 15:58 ` Ludovic Courtès
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Dennis Clarke @ 2012-07-09  7:23 UTC (permalink / raw)
  To: 11885



Let me know what may be needed. The report says "failures: 2" and the final
message at the bottom says "1 of 1 test failed". 

I think that the test results are a "fail" also but that is just an opinion. 

Seems to be a well known bug regardless : 

    FAIL: threads.test: mutex-ownership: 
          mutex with owner not retained (bug #27450)


On Debian Linux 6.0.5 : 

$ uname -a 
Linux aster 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17 UTC 2012 x86_64 GNU/Linux

$ alias 
alias df='/usr/local/bin/gdf'
alias find='/usr/local/bin/gfind'
alias grep='/usr/local/bin/ggrep'
alias ll='/usr/local/bin/gls -lapb --color=auto '
alias ls='/usr/local/bin/gls -ab --color=auto'
alias ltr='/usr/local/bin/gls -lapbtr --color=auto '
alias make='/usr/local/bin/gmake'
alias sx='/opt/schily/bin/star -x -z -xdir -xdot -U -fs=32m -fifostats -time file= '
$ which gcc
/usr/bin/gcc
$ gcc --version 
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.




$ env nice -n +19 time -p gmake check
  GEN      public-submodule-commit
gmake  check-recursive
gmake[1]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001'
Making check in lib
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/lib'
gmake  check-recursive
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/lib'
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/lib'
gmake[4]: Nothing to be done for `check-am'.
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/lib'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/lib'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/lib'
Making check in meta
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/meta'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/meta'
Making check in libguile
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/libguile'
gmake  check-am
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/libguile'
gmake[3]: Nothing to be done for `check-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/libguile'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/libguile'
Making check in module
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/module'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/module'
Making check in guile-readline
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/guile-readline'
gmake  check-am
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/guile-readline'
gmake[3]: Nothing to be done for `check-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/guile-readline'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/guile-readline'
Making check in examples
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/examples'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/examples'
Making check in emacs
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/emacs'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/emacs'
Making check in test-suite
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite'
Making check in standalone
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/standalone'
gmake  check-am
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/standalone'
gmake  test-num2integral test-round test-list test-unwind test-conversion test-loose-ends test-scm-c-read test-scm-take-locale-symbol test-scm-take-u8vector test-scm-to-latin1-string test-scm-values test-with-guile-module test-scm-with-guile test-scm-spawn-thread test-pthread-create test-pthread-create-secondary test-system-cmds test-bad-identifiers test-require-extension test-guile-snarf test-import-order test-command-line-encoding test-command-line-encoding2 test-asmobs test-ffi test-fast-slot-ref test-mb-regexp test-use-srfi test-extensions
gmake[5]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/standalone'
  CC       test_num2integral-test-num2integral.o
  CCLD     test-num2integral
  CC       test_round-test-round.o
  CCLD     test-round
  CC       test_list-test-list.o
  CCLD     test-list
  CC       test_unwind-test-unwind.o
  CCLD     test-unwind
  CC       test_conversion-test-conversion.o
  CCLD     test-conversion
  CC       test_loose_ends-test-loose-ends.o
  CCLD     test-loose-ends
  CC       test_scm_c_read-test-scm-c-read.o
  CCLD     test-scm-c-read
  CC       test_scm_take_locale_symbol-test-scm-take-locale-symbol.o
  CCLD     test-scm-take-locale-symbol
  CC       test_scm_take_u8vector-test-scm-take-u8vector.o
  CCLD     test-scm-take-u8vector
  CC       test_scm_to_latin1_string-test-scm-to-latin1-string.o
  CCLD     test-scm-to-latin1-string
  CC       test_scm_values-test-scm-values.o
  CCLD     test-scm-values
  CC       test_with_guile_module-test-with-guile-module.o
  CCLD     test-with-guile-module
  CC       test_scm_with_guile-test-scm-with-guile.o
  CCLD     test-scm-with-guile
  CC       test_scm_spawn_thread-test-scm-spawn-thread.o
  CCLD     test-scm-spawn-thread
  CC       test_pthread_create-test-pthread-create.o
  CCLD     test-pthread-create
  CC       test_pthread_create_secondary-test-pthread-create-secondary.o
  CCLD     test-pthread-create-secondary
gmake[5]: Nothing to be done for `test-system-cmds'.
gmake[5]: Nothing to be done for `test-bad-identifiers'.
gmake[5]: Nothing to be done for `test-require-extension'.
gmake[5]: Nothing to be done for `test-guile-snarf'.
gmake[5]: Nothing to be done for `test-import-order'.
gmake[5]: Nothing to be done for `test-command-line-encoding'.
gmake[5]: Nothing to be done for `test-command-line-encoding2'.
gmake[5]: Nothing to be done for `test-asmobs'.
gmake[5]: Nothing to be done for `test-ffi'.
gmake[5]: `test-fast-slot-ref' is up to date.
gmake[5]: Nothing to be done for `test-mb-regexp'.
gmake[5]: `test-use-srfi' is up to date.
gmake[5]: Nothing to be done for `test-extensions'.
gmake[5]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/standalone'
gmake  check-TESTS
gmake[5]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/standalone'
PASS: test-system-cmds
PASS: test-bad-identifiers
PASS: test-require-extension
PASS: test-guile-snarf
PASS: test-import-order
PASS: test-command-line-encoding
PASS: test-command-line-encoding2
PASS: test-num2integral
PASS: test-round
PASS: test-asmobs
PASS: test-ffi
PASS: test-list
PASS: test-unwind
PASS: test-conversion
PASS: test-loose-ends
PASS: test-fast-slot-ref
PASS: test-mb-regexp
PASS: test-use-srfi
PASS: test-scm-c-read
PASS: test-scm-take-locale-symbol
PASS: test-scm-take-u8vector
PASS: test-scm-to-latin1-string
PASS: test-scm-values
PASS: test-extensions
PASS: test-with-guile-module
PASS: test-scm-with-guile
PASS: test-scm-spawn-thread
PASS: test-pthread-create
PASS: test-pthread-create-secondary
===================
All 29 tests passed
===================
gmake[5]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/standalone'
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/standalone'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/standalone'
Making check in vm
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm'
gmake  check-TESTS
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./run-vm-tests.scm
;;; /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./run-vm-tests.scm:60:0: warning: non-literal format string
;;; /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./run-vm-tests.scm:61:0: warning: non-literal format string
;;; /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./run-vm-tests.scm:62:0: warning: non-literal format string
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/run-vm-tests.scm.go
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-basic-contructs.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-basic-contructs.scm.go
running `./t-basic-contructs.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-basic-contructs.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-global-bindings.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-global-bindings.scm.go
running `./t-global-bindings.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-global-bindings.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-catch.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-catch.scm.go
running `./t-catch.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-catch.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-call-cc.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-call-cc.scm.go
running `./t-call-cc.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-call-cc.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-closure.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-closure.scm.go
running `./t-closure.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-closure.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-closure2.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-closure2.scm.go
running `./t-closure2.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-closure2.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-closure3.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-closure3.scm.go
running `./t-closure3.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-closure3.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-closure4.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-closure4.scm.go
running `./t-closure4.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-closure4.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-do-loop.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-do-loop.scm.go
running `./t-do-loop.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-do-loop.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-literal-integers.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-literal-integers.scm.go
running `./t-literal-integers.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-literal-integers.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-macros.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-macros.scm.go
running `./t-macros.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-macros.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-macros2.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-macros2.scm.go
running `./t-macros2.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-macros2.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-map.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-map.scm.go
running `./t-map.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-map.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-or.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-or.scm.go
running `./t-or.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-or.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-proc-with-setter.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-proc-with-setter.scm.go
running `./t-proc-with-setter.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-proc-with-setter.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-quasiquote.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-quasiquote.scm.go
running `./t-quasiquote.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-quasiquote.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-values.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-values.scm.go
running `./t-values.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-values.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-records.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-records.scm.go
running `./t-records.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-records.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-match.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-match.scm.go
running `./t-match.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-match.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/./t-mutual-toplevel-defines.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm/t-mutual-toplevel-defines.scm.go
running `./t-mutual-toplevel-defines.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-mutual-toplevel-defines.scm
===================
All 20 tests passed
===================
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite/vm'
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite'
gmake  check-TESTS
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite'
PASS: lalr/test-glr-associativity.scm
PASS: lalr/test-glr-basics-01.scm
%% Shift/Reduce conflict (shift 1, reduce 3) on 'A' in state 0
PASS: lalr/test-glr-basics-02.scm
%% Shift/Reduce conflict (shift 1, reduce 5) on 'A' in state 0
PASS: lalr/test-glr-basics-03.scm
%% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0
PASS: lalr/test-glr-basics-04.scm
%% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0
PASS: lalr/test-glr-basics-05.scm
%% Shift/Reduce conflict (shift 5, reduce 2) on 'error' in state 8
%% Shift/Reduce conflict (shift 4, reduce 2) on 'N' in state 8
%% Shift/Reduce conflict (shift 3, reduce 2) on 'O' in state 8
%% Shift/Reduce conflict (shift 2, reduce 2) on 'T' in state 8
PASS: lalr/test-glr-script-expression.scm
PASS: lalr/test-glr-single-expressions.scm
%% Reduce/Reduce conflict (reduce 5, reduce 4) on 'M' in state 11
%% Reduce/Reduce conflict (reduce 5, reduce 4) on 'A' in state 11
%% Reduce/Reduce conflict (reduce 5, reduce 4) on '*eoi*' in state 11
PASS: lalr/test-lr-associativity-01.scm
PASS: lalr/test-lr-basics-01.scm
%% Shift/Reduce conflict (shift 1, reduce 3) on 'A' in state 0
PASS: lalr/test-lr-basics-02.scm
%% Shift/Reduce conflict (shift 1, reduce 5) on 'A' in state 0
PASS: lalr/test-lr-basics-03.scm
%% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0
PASS: lalr/test-lr-basics-04.scm
%% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0
PASS: lalr/test-lr-basics-05.scm
%% Shift/Reduce conflict (shift 3, reduce 2) on 'error' in state 5
%% Shift/Reduce conflict (shift 2, reduce 2) on 'NUMBER' in state 5
%% Shift/Reduce conflict (shift 1, reduce 2) on 'NEWLINE' in state 5
%% Shift/Reduce conflict (shift 3, reduce 3) on 'error' in state 0
%% Shift/Reduce conflict (shift 2, reduce 3) on 'NUMBER' in state 0
%% Shift/Reduce conflict (shift 1, reduce 3) on 'NEWLINE' in state 0
PASS: lalr/test-lr-error-recovery-01.scm
PASS: lalr/test-lr-error-recovery-02.scm
PASS: lalr/test-lr-no-clause.scm
%% Shift/Reduce conflict (shift 5, reduce 2) on 'error' in state 8
%% Shift/Reduce conflict (shift 4, reduce 2) on 'N' in state 8
%% Shift/Reduce conflict (shift 3, reduce 2) on 'O' in state 8
%% Shift/Reduce conflict (shift 2, reduce 2) on 'T' in state 8
PASS: lalr/test-lr-script-expression.scm
PASS: lalr/test-lr-single-expressions.scm
===================
All 19 tests passed
===================
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite'
Making check in benchmark-suite
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/benchmark-suite'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/benchmark-suite'
Making check in gc-benchmarks
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/gc-benchmarks'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/gc-benchmarks'
Making check in am
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/am'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/am'
Making check in doc
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc'
Making check in ref
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc/ref'
gmake  check-am
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc/ref'
gmake[4]: Nothing to be done for `check-am'.
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc/ref'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc/ref'
Making check in r5rs
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc/r5rs'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc/r5rs'
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc'
gmake[3]: Nothing to be done for `check-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/doc'
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001'
gmake  check-TESTS
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001'
Testing /usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/meta/guile ...
with GUILE_LOAD_PATH=/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001/test-suite
Running 00-initial-env.test
Running alist.test
Running and-let-star.test
Running arbiters.test
Running arrays.test
Running asm-to-bytecode.test
Running bit-operations.test
Running bitvectors.test
Running brainfuck.test
Running bytevectors.test
Running c-api.test
Running chars.test
Running coding.test
Running common-list.test
Running continuations.test
Running control.test
Running coverage.test
Running cse.test
Running curried-definitions.test
Running ecmascript.test
Running elisp-compiler.test
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `if'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `let'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `let*'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `while'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `defmacro'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `quote'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `lambda'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `when'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `unless'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `cond'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `and'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `or'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `catch'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `<'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `<='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `>'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `>='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `max'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `min'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `abs'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `#{1+}#'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `#{1-}#'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `+'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `-'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `*'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `car'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `cdr'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `length'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `cons'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `list'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `make-list'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `append'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `reverse'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `copy-tree'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `apply'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `throw'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `not'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `eval'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `load'
UNRESOLVED: elisp-compiler.test: Exceptions: catch and throw
UNRESOLVED: elisp-compiler.test: Exceptions: unwind-protect
UNRESOLVED: elisp-compiler.test: Equivalence Predicates: eq
Running elisp-reader.test
Running elisp.test
Running eval-string.test
Running eval.test
UNRESOLVED: eval.test: promises: basic promise behaviour: a forced promise does not reference its environment
Running exceptions.test
Running filesys.test
Running fluids.test
Running foreign.test
Running format.test
Running fractions.test
Running ftw.test
Running future.test
Running gc.test
UNRESOLVED: gc.test: gc: Unused modules are removed
FAIL: gc.test: gc: Lexical vars are collectable
Running getopt-long.test
Running goops.test
Running guardians.test
UNRESOLVED: guardians.test: g2-garbage saved
UNRESOLVED: guardians.test: standard guardian functionality: guarding independent objects: guarding non-immediate
UNRESOLVED: guardians.test: standard guardian functionality: guarding independent objects: guarding two non-immediates
UNRESOLVED: guardians.test: standard guardian functionality: guarding independent objects: re-guarding non-immediates
UNRESOLVED: guardians.test: standard guardian functionality: guarding weakly referenced objects: guarded weak vector element gets returned from guardian
UNRESOLVED: guardians.test: standard guardian functionality: guarding weakly referenced objects: guarded element of weak vector gets eventually removed from weak vector
UNRESOLVED: guardians.test: standard guardian functionality: guarding objects more than once: guarding twice in one guardian
UNRESOLVED: guardians.test: standard guardian functionality: guarding objects more than once: guarding twice in two guardians
Running hash.test
Running hooks.test
Running i18n.test
Running import.test
Running interp.test
Running keywords.test
Running list.test
Running load.test
Running match.test
Running modules.test
Running net-db.test
Running numbers.test
Running optargs.test
Running options.test
Running parameters.test
Running peval.test
Running poe.test
Running popen.test
Running ports.test
Running posix.test
Running print.test
Running procprop.test
Running procs.test
Running q.test
Running r4rs.test
Running r5rs_pitfall.test
Running r6rs-arithmetic-bitwise.test
Running r6rs-arithmetic-fixnums.test
UNRESOLVED: r6rs-arithmetic-fixnums.test: fx+/carry: simple
UNRESOLVED: r6rs-arithmetic-fixnums.test: fx-/carry: simple
UNRESOLVED: r6rs-arithmetic-fixnums.test: fx*/carry: simple
Running r6rs-arithmetic-flonums.test
Running r6rs-base.test
Running r6rs-conditions.test
Running r6rs-control.test
Running r6rs-enums.test
Running r6rs-eval.test
Running r6rs-exceptions.test
Running r6rs-files.test
Running r6rs-hashtables.test
Running r6rs-lists.test
Running r6rs-ports.test
Running r6rs-records-inspection.test
Running r6rs-records-procedural.test
Running r6rs-records-syntactic.test
Running r6rs-unicode.test
UNRESOLVED: r6rs-unicode.test: string-foldcase: case folding expands string
Running ramap.test
Running rdelim.test
Running reader.test
Running receive.test
Running regexp.test
Running rnrs-libraries.test
Running session.test
Running signals.test
Running socket.test
Running srcprop.test
UNRESOLVED: srcprop.test: set-source-property!: setting the breakpoint property works
UNRESOLVED: srcprop.test: set-source-properties!: setting the breakpoint property works
Running srfi-1.test
Running srfi-10.test
Running srfi-11.test
Running srfi-13.test
Running srfi-14.test
Running srfi-19.test
Running srfi-26.test
Running srfi-27.test
Running srfi-31.test
Running srfi-34.test
Running srfi-35.test
Running srfi-37.test
Running srfi-38.test
Running srfi-39.test
Running srfi-4.test
Running srfi-42.test
Running srfi-45.test
Running srfi-6.test
Running srfi-60.test
Running srfi-67.test
Running srfi-69.test
Running srfi-88.test
Running srfi-9.test
Running statprof.test
Running strings.test
Running structs.test
Running sxml.fold.test
Running sxml.match.test
Running sxml.simple.test
Running sxml.ssax.test
Running sxml.transform.test
Running sxml.xpath.test
WARNING: (test-suite sxml-xpath): imported module (sxml xpath) overrides core binding `filter'
Running symbols.test
Running syncase.test
Running syntax.test
UNRESOLVED: syntax.test: letrec: bindings: initial bindings are undefined
UNRESOLVED: syntax.test: letrec*: bindings: initial bindings are undefined
Running texinfo.docbook.test
Running texinfo.serialize.test
Running texinfo.string-utils.test
Running texinfo.test
Running threads.test
FAIL: threads.test: mutex-ownership: mutex with owner not retained (bug #27450)
Running time.test
Running tree-il.test
UNRESOLVED: tree-il.test: warnings: unused-toplevel: used by macro
Running version.test
UNRESOLVED: version.test: version reporting works
Running vlist.test
Running weaks.test
Running web-http.test
Running web-request.test
Running web-response.test
Running web-uri.test

Totals for this test run:
passes:                 35029
failures:               2
unexpected passes:      0
expected failures:      30
unresolved test cases:  23
untested test cases:    1
unsupported test cases: 9
errors:                 0

FAIL: check-guile
==================================
1 of 1 test failed
Please report to bug-guile@gnu.org
==================================
gmake[3]: *** [check-TESTS] Error 1
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001'
gmake[2]: *** [check-am] Error 2
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_001'
gmake: *** [check] Error 2
Command exited with non-zero status 2
real 345.49
user 303.94
sys 8.26






^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09  7:23 bug#11885: guile-2.0.6 1 of 1 test failed Dennis Clarke
@ 2012-07-09 15:58 ` Ludovic Courtès
  2012-07-09 16:18   ` Dennis Clarke
  2012-07-28 19:46 ` Dennis Clarke
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 18+ messages in thread
From: Ludovic Courtès @ 2012-07-09 15:58 UTC (permalink / raw)
  To: Dennis Clarke; +Cc: 11885

Hi,

Dennis Clarke <dclarke@blastwave.org> skribis:

> FAIL: gc.test: gc: Lexical vars are collectable

[...]

> FAIL: threads.test: mutex-ownership: mutex with owner not retained (bug #27450)

These two tests are GC-sensitive, so unfortunately failure rarely
indicates a problem.  IOW, it is safe to ignore them.

Which GCC optimization options, and which libgc version do you use?

Thanks,
Ludo’.





^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09 15:58 ` Ludovic Courtès
@ 2012-07-09 16:18   ` Dennis Clarke
  2012-07-09 16:47     ` Ludovic Courtès
  0 siblings, 1 reply; 18+ messages in thread
From: Dennis Clarke @ 2012-07-09 16:18 UTC (permalink / raw)
  To: ludo; +Cc: 11885

> Hi,
> 
> Dennis Clarke <dclarke@blastwave.org> skribis:
> 
> > FAIL: gc.test: gc: Lexical vars are collectable
> 
> [...]
> 
> > FAIL: threads.test: mutex-ownership: mutex with owner not retained 
> (bug #27450)
> 
> These two tests are GC-sensitive, so unfortunately failure rarely
> indicates a problem.  IOW, it is safe to ignore them.

There should be a message on the output that indicates these
bugs can be ignored. One of them looks to be related to the
implementations, or lack thereof, of pthread_getattr_np. 
But I am just guessing. 


> Which GCC optimization options, and which libgc version do you use?
> 

Well gcc is : 

$ gcc --version 
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

CC=gcc
CFLAGS=-g -malign-double -mpreferred-stack-boundary=8 -m64
CPPFLAGS=-I/usr/local/include
CXX=g++
CXXFLAGS=-g -malign-double -mpreferred-stack-boundary=8 -m64
LANG=C
LANGUAGE=en_CA:en
LC_ALL=C
LC_COLLATE=C
LC_CTYPE=C
LC_MESSAGES=C
LC_MONETARY=C
LC_NUMERIC=C
LC_TIME=C
LD_LIBRARY_PATH=/usr/local/lib
LD_OPTIONS=-L/usr/local/lib:/usr/local/ssl/lib --emit-relocs -rpath=/usr/local/lib:/usr/local/ssl/lib
LD_RUN_PATH=/usr/local/lib:/usr/local/ssl/lib

Not sure how to get your libC version

Dennis 









^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09 16:18   ` Dennis Clarke
@ 2012-07-09 16:47     ` Ludovic Courtès
  2012-07-09 17:07       ` Dennis Clarke
  2012-07-09 18:44       ` Dennis Clarke
  0 siblings, 2 replies; 18+ messages in thread
From: Ludovic Courtès @ 2012-07-09 16:47 UTC (permalink / raw)
  To: Dennis Clarke; +Cc: 11885

Hi,

Dennis Clarke <dclarke@blastwave.org> skribis:

>> Dennis Clarke <dclarke@blastwave.org> skribis:
>> 
>> > FAIL: gc.test: gc: Lexical vars are collectable
>> 
>> [...]
>> 
>> > FAIL: threads.test: mutex-ownership: mutex with owner not retained 
>> (bug #27450)
>> 
>> These two tests are GC-sensitive, so unfortunately failure rarely
>> indicates a problem.  IOW, it is safe to ignore them.
>
> There should be a message on the output that indicates these
> bugs can be ignored.

Yeah, something like that.

> One of them looks to be related to the implementations, or lack
> thereof, of pthread_getattr_np.  But I am just guessing.
>
>
>> Which GCC optimization options, and which libgc version do you use?

[...]

> Not sure how to get your libC version

IIRC “dpkg -l libgc” should tell you.

Thanks,
Ludo’.





^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09 16:47     ` Ludovic Courtès
@ 2012-07-09 17:07       ` Dennis Clarke
  2012-07-10  8:09         ` Ludovic Courtès
  2012-07-09 18:44       ` Dennis Clarke
  1 sibling, 1 reply; 18+ messages in thread
From: Dennis Clarke @ 2012-07-09 17:07 UTC (permalink / raw)
  To: ludo; +Cc: 11885


> > Not sure how to get your libC version
> 
> IIRC “dpkg -l libgc” should tell you.

$ dpkg -l libgc
No packages found matching libgc.

   hrmmm ... let me dig around in there 

Dennis 






^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09 16:47     ` Ludovic Courtès
  2012-07-09 17:07       ` Dennis Clarke
@ 2012-07-09 18:44       ` Dennis Clarke
  1 sibling, 0 replies; 18+ messages in thread
From: Dennis Clarke @ 2012-07-09 18:44 UTC (permalink / raw)
  To: ludo; +Cc: 11885



----- Original Message -----
From: ludo@gnu.org (Ludovic Courtès)
Date: Monday, July 9, 2012 12:47 pm
Subject: Re: bug#11885: guile-2.0.6  1 of 1 test failed
To: Dennis Clarke <dclarke@blastwave.org>
Cc: 11885@debbugs.gnu.org


> >
> >> Which GCC optimization options, and which libgc version do you use?
> 
> [...]
> 
> > Not sure how to get your libC version

$ /lib/libc.so.6
GNU C Library (Debian EGLIBC 2.11.3-3) stable release version 2.11.3, by Roland McGrath et al.
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.4.5.
Compiled on a Linux 2.6.32 system on 2012-02-12.
Available extensions:
        crypt add-on version 2.1 by Michael Glad and others
        GNU Libidn by Simon Josefsson
        Native POSIX Threads Library by Ulrich Drepper et al
        BIND-8.2.3-T5B
For bug reporting instructions, please see:
<http://www.debian.org/Bugs/>.


that should be plenty of info 

Dennis






^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09 17:07       ` Dennis Clarke
@ 2012-07-10  8:09         ` Ludovic Courtès
  2012-07-10 18:29           ` Dennis Clarke
  0 siblings, 1 reply; 18+ messages in thread
From: Ludovic Courtès @ 2012-07-10  8:09 UTC (permalink / raw)
  To: Dennis Clarke; +Cc: 11885

Hi,

Dennis Clarke <dclarke@blastwave.org> skribis:

>> > Not sure how to get your libC version
>> 
>> IIRC “dpkg -l libgc” should tell you.
>
> $ dpkg -l libgc

I’m really talking about libgc (aka. Boehm-GC or BDW-GC), not libc.
Perhaps “dpkg -S /usr/lib/libgc.so”?

Ludo’.





^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-10  8:09         ` Ludovic Courtès
@ 2012-07-10 18:29           ` Dennis Clarke
  2012-07-10 18:39             ` David Pirotte
  0 siblings, 1 reply; 18+ messages in thread
From: Dennis Clarke @ 2012-07-10 18:29 UTC (permalink / raw)
  To: ludo; +Cc: 11885



----- Original Message -----
From: ludo@gnu.org (Ludovic Courtès)
Date: Tuesday, July 10, 2012 4:09 am
Subject: Re: bug#11885: guile-2.0.6  1 of 1 test failed
To: Dennis Clarke <dclarke@blastwave.org>
Cc: 11885@debbugs.gnu.org


> Hi,
> 
> Dennis Clarke <dclarke@blastwave.org> skribis:
> 
> >> > Not sure how to get your libC version
> >> 
> >> IIRC “dpkg -l libgc” should tell you.
> >
> > $ dpkg -l libgc
> 
> I’m really talking about libgc (aka. Boehm-GC or BDW-GC), not libc.
> Perhaps “dpkg -S /usr/lib/libgc.so”?
> 
> Ludo’.

This is not going well at all : 

$ dpkg -S /usr/lib/libgc.so
dpkg: /usr/lib/libgc.so not found.
$ ls -lap  /usr/lib/libgc.so
/usr/local/bin/gls: cannot access /usr/lib/libgc.so: No such file or directory
$ ls -lap  /usr/lib64/libgc.so
/usr/local/bin/gls: cannot access /usr/lib64/libgc.so: No such file or directory


I should go ask on the debian IRC chan. Those guys generally know 
all this good stuff.

Dennis 







^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-10 18:29           ` Dennis Clarke
@ 2012-07-10 18:39             ` David Pirotte
  0 siblings, 0 replies; 18+ messages in thread
From: David Pirotte @ 2012-07-10 18:39 UTC (permalink / raw)
  To: Dennis Clarke; +Cc: ludo, 11885

Hi Dennis,

> This is not going well at all : 
> 
> $ dpkg -S /usr/lib/libgc.so
> ...

try this:

	dpkg -l | grep libgc1c2
	dpkg -l | grep libgc-dev
	
i am on testing and the answers here are 7.1-8. if these packages are not installed,
or if the -dev is not installed, do install them [as root or sudo...]:

	aptitude install libgc1c2 libgc-dev

cheers,
david





^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09  7:23 bug#11885: guile-2.0.6 1 of 1 test failed Dennis Clarke
  2012-07-09 15:58 ` Ludovic Courtès
@ 2012-07-28 19:46 ` Dennis Clarke
  2012-07-28 20:26 ` Dennis Clarke
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 18+ messages in thread
From: Dennis Clarke @ 2012-07-28 19:46 UTC (permalink / raw)
  To: 11885; +Cc: ludo



This is a followup to David Pirotte who wrote instructions on 
Tue, 10 Jul 2012 15:39:26 -0300. 

Sorry for the delay.

I did check for the garbage collector thus : 

root@aster:~# 
root@aster:~# dpkg -l | grep libgc1c2
ii  libgc1c2                              1:6.8-1.2                         conservative garbage collector for C and C++
root@aster:~# dpkg -l | grep libgc-dev

I see the dev package is missing. 

When I install this dev package I am told it is untrusted : 

root@aster:~# aptitude install libgc-dev
The following NEW packages will be installed:
  libgc-dev 
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 175 kB of archives. After unpacking 659 kB will be used.
WARNING: untrusted versions of the following packages will be installed!

Untrusted packages could compromise your system's security.
You should only proceed with the installation if you are certain that
this is what you want to do.

  libgc-dev 

Do you want to ignore this warning and proceed anyway?
To continue, enter "Yes"; to abort, enter "No": Yes
Get:1 http://mirror.csclub.uwaterloo.ca/debian/ squeeze/main libgc-dev amd64 1:6.8-1.2 [175 kB]
Fetched 175 kB in 0s (543 kB/s)
Selecting previously deselected package libgc-dev.
(Reading database ... 160267 files and directories currently installed.)
Unpacking libgc-dev (from .../libgc-dev_1%3a6.8-1.2_amd64.deb) ...
Processing triggers for man-db ...
Setting up libgc-dev (1:6.8-1.2) ...
     

So I have a problem with that given that I am installing everything into /usr/local and ultimately hope to have a well build gcc 4.7.1 there also. 

So I will download gc-7.2 from :

   http://www.hpl.hp.com/personal/Hans_Boehm/gc/

build it with configure thus : 

./configure --enable-threads=posix --enable-cplusplus \
> --enable-shared --enable-static --disable-gcj-support

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking GC version numbers... major=7 minor=2 
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking for inline... inline
checking for pthread_self in -lpthread... yes
configure: WARNING: "Explicit GC_INIT() calls may be required."
checking for xlc... no
test: 5283: yes: unexpected operator
checking for dlopen in -ldl... yes
checking whether to build shared libraries... yes
test: 5458: yes: unexpected operator
checking which machine-dependent code should be used... 
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for grep that handles long lines and -e... /usr/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -E
checking for fgrep... /usr/local/bin/ggrep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 6291456
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether Solaris gcc optimization fix is necessary... no
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
test: 16425: unexpected operator
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ATOMIC_OPS... no
checking which libatomic_ops to use... internal
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bdw-gc.pc
config.status: creating include/private/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
=== configuring in libatomic_ops (/usr/local/build/gc-7.2_2.6.32-5-amd64_001/libatomic_ops)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--enable-threads=posix' '--enable-cplusplus' '--enable-shared' '--enable-static' '--disable-gcj-support' 'CC=gcc' 'CFLAGS=-g -march=opteron -malign-double -mpreferred-stack-boundary=8 -m64' 'CPPFLAGS=-I/usr/local/include' 'CXX=g++' 'CXXFLAGS=-g -march=opteron -malign-double -mpreferred-stack-boundary=8 -m64' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -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 for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for ANSI C header files... (cached) yes
checking for PIC compiler flag... -fPIC
checking whether gcc -fPIC causes __PIC__ definition... yes
checking for pthread_self in -lpthread... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgconfig/atomic_ops.pc
config.status: creating pkgconfig/atomic_ops-uninstalled.pc
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/atomic_ops/Makefile
config.status: creating src/atomic_ops/sysdeps/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands
aster $ pwd 
/usr/local/build/gc-7.2_2.6.32-5-amd64_001
aster $ 

gmake followed by gmake check : 

gmake  check-TESTS
gmake[2]: Entering directory `/usr/local/build/gc-7.2_2.6.32-5-amd64_001'
Switched to incremental mode
Emulating dirty bits with mprotect/signals
Completed 6 tests
Allocated 11806468 collectable objects
Allocated 1218 uncollectable objects
Allocated 7495758 atomic objects
Allocated 137687 stubborn objects
Finalized 13361/13380 objects - finalization is probably ok
Total number of bytes allocated is 665460522
Final heap size is 105668608 bytes
Collector appears to work
Completed 216 collections
PASS: gctest
Leaked composite object at 0xe84f60 (tests/leak_test.c:19, sz=11, NORMAL)

Leaked composite object at 0xe83f20 (tests/leak_test.c:19, sz=4, NORMAL)

Leaked composite object at 0xe83f50 (tests/leak_test.c:19, sz=5, NORMAL)

Leaked composite object at 0xe83f80 (tests/leak_test.c:19, sz=6, NORMAL)

PASS: leaktest
Final heap size is 196608
PASS: middletest
GC_check_heap_block: found smashed heap objects:
 0x8e1fe8 in or near object at 0x8e1fc0 (tests/smash_test.c:22, sz=40)

GC_check_heap_block: found smashed heap objects:
 0x8e1fe8 in or near object at 0x8e1fc0 (tests/smash_test.c:22, sz=40)

GC_check_heap_block: found smashed heap objects:
 0x954f98 in or near object at 0x954f70 (tests/smash_test.c:22, sz=40)
 0x8e1fe8 in or near object at 0x8e1fc0 (tests/smash_test.c:22, sz=40)

PASS: smashtest
PASS: hugetest
Heap size: 65536
Heap size: 131072
PASS: realloc_test
PASS: staticrootstest
Leaked composite object at 0x1369f20 (tests/thread_leak_test.c:25, sz=4, NORMAL)

Leaked composite object at 0x1369fe0 (tests/thread_leak_test.c:25, sz=4, NORMAL)

Leaked composite object at 0x1369e90 (tests/thread_leak_test.c:25, sz=4, NORMAL)

Leaked composite object at 0x1369ef0 (tests/thread_leak_test.c:25, sz=4, NORMAL)

Leaked composite object at 0x1369ec0 (tests/thread_leak_test.c:25, sz=4, NORMAL)

PASS: threadleaktest
PASS: threadkey_test
PASS: initsecondarythread
usage: test_cpp number-of-iterations
Assuming 10 iters
Starting iteration 1
Starting iteration 2
Starting iteration 3
Starting iteration 4
Starting iteration 5
Starting iteration 6
Starting iteration 7
Starting iteration 8
Starting iteration 9
Starting iteration 10
The test appears to have succeeded.
PASS: test_cpp
===================
All 11 tests passed
===================
gmake[2]: Leaving directory `/usr/local/build/gc-7.2_2.6.32-5-amd64_001'
gmake[1]: Leaving directory `/usr/local/build/gc-7.2_2.6.32-5-amd64_001'

Install results in these being placed into /usr/local : 

./include  
./include/gc  
./include/gc.h  
./include/gc/cord.h  
./include/gc/gc.h  
./include/gc/gc_allocator.h  
./include/gc/gc_amiga_redirects.h  
./include/gc/gc_backptr.h  
./include/gc/gc_config_macros.h  
./include/gc/gc_cpp.h  
./include/gc/gc_gcj.h  
./include/gc/gc_inline.h  
./include/gc/gc_mark.h  
./include/gc/gc_pthread_redirects.h  
./include/gc/gc_tiny_fl.h  
./include/gc/gc_typed.h  
./include/gc/gc_version.h  
./include/gc/leak_detector.h  
./include/gc/new_gc_alloc.h  
./include/gc/weakpointer.h  
./include/gc_cpp.h  
./lib  
./lib/libcord.a  
./lib/libcord.la  
./lib/libcord.so -> libcord.so.1.0.3
./lib/libcord.so.1 -> libcord.so.1.0.3
./lib/libcord.so.1.0.3  
./lib/libgc.a  
./lib/libgc.la  
./lib/libgc.so -> libgc.so.1.0.3
./lib/libgc.so.1 -> libgc.so.1.0.3
./lib/libgc.so.1.0.3  
./lib/libgccpp.a  
./lib/libgccpp.la  
./lib/libgccpp.so -> libgccpp.so.1.0.3
./lib/libgccpp.so.1 -> libgccpp.so.1.0.3
./lib/libgccpp.so.1.0.3  
./lib/pkgconfig  
./lib/pkgconfig/bdw-gc.pc  
./share/gc  
./share/gc/README  
./share/gc/README.DGUX386  
./share/gc/README.Mac  
./share/gc/README.MacOSX  
./share/gc/README.OS2  
./share/gc/README.amiga  
./share/gc/README.arm.cross  
./share/gc/README.autoconf  
./share/gc/README.changes  
./share/gc/README.cmake  
./share/gc/README.contributors  
./share/gc/README.cords  
./share/gc/README.darwin  
./share/gc/README.dj  
./share/gc/README.environment  
./share/gc/README.ews4800  
./share/gc/README.hp  
./share/gc/README.linux  
./share/gc/README.macros  
./share/gc/README.rs6000  
./share/gc/README.sgi  
./share/gc/README.solaris2  
./share/gc/README.uts  
./share/gc/README.win32  
./share/gc/README.win64  
./share/gc/barrett_diagram  
./share/gc/debugging.html  
./share/gc/gc.man  
./share/gc/gcdescr.html  
./share/gc/gcinterface.html  
./share/gc/leak.html  
./share/gc/overview.html  
./share/gc/porting.html  
./share/gc/scale.html  
./share/gc/simple_example.html  
./share/gc/tree.html  

looks perfect to me. 


Now I will try at guile-2.0.6 again with the expectation that libgc will
be found in /usr/local/lib etc.

I will do this with freshly extracted sources ( you can smell 
the freshness ) : 

aster $ ls $SRC/guil*
/usr/local/src/guile-2.0.5.tar.gz  /usr/local/src/guile-2.0.6.tar.gz
aster $ 
aster $ star -x -z file=/usr/local/src/guile-2.0.6.tar.gz
star: 3148 blocks + 0 bytes (total of 32235520 bytes = 31480.00k).
aster $ mv guile-2.0.6 guile-2.0.6_2.6.32-5-amd64_002
aster $ cd guile-2.0.6_2.6.32-5-amd64_002
aster $ env | sort > ../guile-2.0.6_2.6.32-5-amd64_002.env
aster $ 
aster $ pwd 
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002
aster $ PS1=\$\ 
$ 
$ ./configure --enable-dependency-tracking --enable-shared \
> --enable-static --with-libiconv-prefix=/usr/local \
> --with-libunistring-prefix=/usr/local \
> --with-libltdl-prefix=/usr/local \
> --with-libgmp-prefix=/usr/local --with-threads \
> --with-libreadline-prefix=/usr/local
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: autobuild project... GNU Guile
configure: autobuild revision... 2.0.6
configure: autobuild hostname... aster
configure: autobuild timestamp... 20120728T190911Z
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking the archiver (ar) interface... ar
checking for inline... inline
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for features.h... yes
checking for sys/param.h... yes
checking for dirent.h... yes
checking for xlocale.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for iconv.h... yes
checking for langinfo.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for sys/time.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/file.h... yes
checking for sys/uio.h... yes
checking for wctype.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking whether socket is declared without a macro... yes
checking whether connect is declared without a macro... yes
checking whether accept is declared without a macro... yes
checking whether bind is declared without a macro... yes
checking whether getpeername is declared without a macro... yes
checking whether getsockname is declared without a macro... yes
checking whether getsockopt is declared without a macro... yes
checking whether listen is declared without a macro... yes
checking whether recv is declared without a macro... yes
checking whether send is declared without a macro... yes
checking whether recvfrom is declared without a macro... yes
checking whether sendto is declared without a macro... yes
checking whether setsockopt is declared without a macro... yes
checking whether shutdown is declared without a macro... yes
checking whether accept4 is declared without a macro... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for btowc... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for _set_invalid_parameter_handler... no
checking for duplocale... yes
checking for symlink... yes
checking for flock... yes
checking for fcntl... yes
checking for alarm... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for nl_langinfo... yes
checking for pipe2... yes
checking for isblank... yes
checking for iswctype... yes
checking for wcscoll... yes
checking for link... yes
checking for setenv... yes
checking for snprintf... yes
checking for tzset... yes
checking for localtime_r... yes
checking for vasnprintf... no
checking for wcrtomb... yes
checking for iswcntrl... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... fr_FR
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for wchar_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether frexp() can be used without linking with libm... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether getaddrinfo is declared without a macro... yes
checking whether freeaddrinfo is declared without a macro... yes
checking whether gai_strerror is declared without a macro... yes
checking whether getnameinfo is declared without a macro... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking for C/C++ restrict keyword... __restrict
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... no
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether ldexp() can be used without linking with libm... yes
checking for libunistring... yes
checking how to link with libunistring... /usr/local/lib/libunistring.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for libunistring version... 0.9.3
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking whether pow can be used without linking with libm... no
checking whether pow can be used with libm... yes
checking whether log works... yes
checking whether round is declared... yes
checking whether round works... yes
checking whether lstat correctly handles trailing slash... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for mbstate_t... yes
checking for a traditional japanese locale... ja_JP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for promoted mode_t type... mode_t
checking for ssize_t... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for sigset_t... yes
checking for uid_t in sys/types.h... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether stdint.h conforms to C99... 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... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking for struct timespec in <time.h>... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking for alloca as a compiler built-in... yes
checking whether inet_ntop is declared without a macro... yes
checking whether inet_pton is declared without a macro... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking for clock_getcpuclockid... yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... yes
checking whether fdopendir is declared without a macro... yes
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking for dirfd... yes
checking whether dirfd is declared... (cached) yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether duplocale(LC_GLOBAL_LOCALE) works... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether frexp works... yes
checking whether __func__ is available... yes
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking whether gai_strerror is declared... (cached) yes
checking whether gai_strerrorA is declared... no
checking for gai_strerror with POSIX signature... yes
checking for struct sockaddr.sa_len... no
checking whether getaddrinfo is declared... (cached) yes
checking whether freeaddrinfo is declared... (cached) yes
checking whether getnameinfo is declared... (cached) yes
checking for struct addrinfo... yes
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes
checking for library containing inet_ntop... (cached) none required
checking whether inet_ntop is declared... (cached) yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... (cached) yes
checking whether the compiler generally respects inline... no
checking whether isinf is declared... yes
checking whether isinf(long double) works... yes
checking whether isnan macro works... no
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) yes
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) no
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether nl_langinfo is declared without a macro... yes
checking if LD -Wl,--version-script works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether locale.h conforms to POSIX:2001... (cached) yes
checking whether locale.h defines locale_t... (cached) yes
checking whether struct lconv is properly defined... (cached) yes
checking whether setlocale is declared without a macro... (cached) yes
checking whether duplocale is declared without a macro... (cached) yes
checking for log1p... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanf is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether cbrt is declared without a macro... yes
checking whether cbrtf is declared without a macro... yes
checking whether cbrtl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether copysign is declared without a macro... yes
checking whether copysignf is declared without a macro... yes
checking whether copysignl is declared without a macro... yes
checking whether cosf is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether coshf is declared without a macro... yes
checking whether expf is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether exp2 is declared without a macro... yes
checking whether exp2f is declared without a macro... yes
checking whether exp2l is declared without a macro... yes
checking whether expm1 is declared without a macro... yes
checking whether expm1f is declared without a macro... yes
checking whether expm1l is declared without a macro... yes
checking whether fabsf is declared without a macro... yes
checking whether fabsl is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... yes
checking whether fmal is declared without a macro... yes
checking whether fmod is declared without a macro... yes
checking whether fmodf is declared without a macro... yes
checking whether fmodl is declared without a macro... yes
checking whether frexpf is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether hypotf is declared without a macro... yes
checking whether hypotl is declared without a macro... yes
checking whether ilogb is declared without a macro... yes
checking whether ilogbf is declared without a macro... yes
checking whether ilogbl is declared without a macro... yes
checking whether ldexpf is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether log is declared without a macro... yes
checking whether logf is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether log10 is declared without a macro... yes
checking whether log10f is declared without a macro... yes
checking whether log10l is declared without a macro... yes
checking whether log1p is declared without a macro... yes
checking whether log1pf is declared without a macro... yes
checking whether log1pl is declared without a macro... yes
checking whether log2 is declared without a macro... yes
checking whether log2f is declared without a macro... yes
checking whether log2l is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logbf is declared without a macro... yes
checking whether logbl is declared without a macro... yes
checking whether modf is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether modfl is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether remainder is declared without a macro... yes
checking whether remainderf is declared without a macro... yes
checking whether remainderl is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether getaddrinfo is declared without a macro... (cached) yes
checking whether freeaddrinfo is declared without a macro... (cached) yes
checking whether gai_strerror is declared without a macro... (cached) yes
checking whether getnameinfo is declared without a macro... (cached) yes
checking whether <netinet/in.h> is self-contained... yes
checking whether YESEXPR works... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... yes
checking for sched_getaffinity... yes
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... yes
checking for glibc compatible sched_getaffinity... yes
checking whether open recognizes a trailing slash... yes
checking for putenv compatible with GNU and SVID... yes
checking for raise... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking for working re_compile_pattern... yes
checking whether rename honors trailing slash on destination... yes
checking whether rename honors trailing slash on source... yes
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking whether rmdir works... yes
checking whether round is declared... (cached) yes
checking whether round works... (cached) yes
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking whether setenv validates arguments... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for library containing setsockopt... none needed
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... no
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... yes
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking whether flock is declared without a macro... yes
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
checking for struct sockaddr_storage... (cached) yes
checking for sa_family_t... (cached) yes
checking for struct sockaddr_storage.ss_family... (cached) yes
checking whether socket is declared without a macro... (cached) yes
checking whether connect is declared without a macro... (cached) yes
checking whether accept is declared without a macro... (cached) yes
checking whether bind is declared without a macro... (cached) yes
checking whether getpeername is declared without a macro... (cached) yes
checking whether getsockname is declared without a macro... (cached) yes
checking whether getsockopt is declared without a macro... (cached) yes
checking whether listen is declared without a macro... (cached) yes
checking whether recv is declared without a macro... (cached) yes
checking whether send is declared without a macro... (cached) yes
checking whether recvfrom is declared without a macro... (cached) yes
checking whether sendto is declared without a macro... (cached) yes
checking whether setsockopt is declared without a macro... (cached) yes
checking whether shutdown is declared without a macro... (cached) yes
checking whether accept4 is declared without a macro... (cached) yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether trunc is declared... (cached) yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for ptrdiff_t... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether wcrtomb return value is correct... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking for stdint.h... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/local/bin/gsed
checking for fgrep... /usr/local/bin/ggrep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 6291456
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for libltdl... yes
checking how to link with libltdl... /usr/local/lib/libltdl.so -ldl -Wl,-rpath -Wl,/usr/local/lib
checking for makeinfo... yes
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking whether to use system and library "64" calls... yes
checking for __uc_get_ar_bsp in -luca... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for inline... (cached) inline
checking for __uc_get_ar_bsp in -luca... (cached) no
checking whether byte ordering is bigendian... (cached) no
checking labels as values... yes
checking size of char... 1
checking size of unsigned char... 1
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of unsigned long... 8
checking size of size_t... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of __int64... 0
checking size of unsigned __int64... 0
checking size of void *... 8
checking size of intptr_t... 8
checking size of uintptr_t... 8
checking size of ptrdiff_t... 8
checking size of size_t... (cached) 8
checking size of off_t... 8
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking size of intmax_t... 8
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for intptr_t... (cached) yes
checking for uintptr_t... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent64.d_name... yes
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for string.h... (cached) yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/time.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/stdtypes.h usability... no
checking sys/stdtypes.h presence... no
checking for sys/stdtypes.h... no
checking for sys/types.h... (cached) yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking machine/fpu.h usability... no
checking machine/fpu.h presence... no
checking for machine/fpu.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for complex double... yes
checking for socklen_t... (cached) yes
checking for struct ip_mreq... yes
checking for libc.h... (cached) no
checking for unistd.h... (cached) yes
checking whether libc.h and unistd.h can be included together... no
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for mode_t... (cached) yes
checking for cos in -lm... yes
checking for gethostbyname... (cached) yes
checking for connect... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for DINFINITY... no
checking for DQNAN... no
checking for cexp... yes
checking for chsize... no
checking for clog... yes
checking for clog10... yes
checking for ctermid... yes
checking for fesetround... yes
checking for ftime... yes
checking for ftruncate... yes
checking for fchown... yes
checking for fchmod... yes
checking for getcwd... (cached) yes
checking for geteuid... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for ioctl... yes
checking for lstat... (cached) yes
checking for mkdir... yes
checking for mknod... yes
checking for nice... yes
checking for pipe... yes
checking for _pipe... no
checking for poll... yes
checking for readdir_r... yes
checking for readdir64_r... yes
checking for readlink... (cached) yes
checking for rename... yes
checking for rmdir... yes
checking for select... yes
checking for setegid... yes
checking for seteuid... yes
checking for setlocale... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for stat64... yes
checking for strftime... yes
checking for strptime... yes
checking for symlink... (cached) yes
checking for sync... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for times... yes
checking for uname... yes
checking for waitpid... yes
checking for strdup... yes
checking for system... yes
checking for usleep... yes
checking for atexit... yes
checking for on_exit... yes
checking for chown... yes
checking for link... (cached) yes
checking for fcntl... (cached) yes
checking for ttyname... yes
checking for getpwent... yes
checking for getgrent... yes
checking for kill... yes
checking for getppid... yes
checking for getpgrp... yes
checking for fork... yes
checking for setitimer... yes
checking for getitimer... yes
checking for strchr... yes
checking for strcmp... yes
checking for index... yes
checking for bcopy... yes
checking for memcpy... yes
checking for rindex... yes
checking for truncate... yes
checking for unsetenv... yes
checking for isblank... (cached) yes
checking for _NSGetEnviron... no
checking for strcoll... yes
checking for strcoll_l... yes
checking for newlocale... yes
checking for utimensat... yes
checking for sched_getaffinity... (cached) yes
checking for sched_setaffinity... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for netdb.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking for sys/param.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/file.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for chroot... yes
checking for flock... (cached) yes
checking for getlogin... yes
checking for cuserid... yes
checking for getpriority... yes
checking for setpriority... yes
checking for getpass... yes
checking for sethostname... yes
checking for gethostname... yes
checking whether sethostname is declared... (cached) yes
checking whether hstrerror is declared... no
checking whether cuserid is declared... yes
checking for library containing crypt... -lcrypt
checking for i... _Complex_I
checking whether csqrt is usable... yes
checking for libgmp... yes
checking how to link with libgmp... /usr/local/lib/libgmp.so -Wl,-rpath -Wl,/usr/local/lib
checking whether libunistring was built with iconv support... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBFFI... yes
checking size of size_t... (cached) 8
checking size of ssize_t... 8
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for sleep declaration... yes
checking for usleep declaration... yes
checking whether strptime is declared... yes
checking return type of usleep... int
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for socketpair... yes
checking for getgroups... yes
checking for setgroups... yes
checking for setpwent... yes
checking for pause... yes
checking for tzset... (cached) yes
checking for sethostent... yes
checking for gethostent... yes
checking for endhostent... yes
checking for setnetent... yes
checking for getnetent... yes
checking for endnetent... yes
checking for setprotoent... yes
checking for getprotoent... yes
checking for endprotoent... yes
checking for setservent... yes
checking for getservent... yes
checking for endservent... yes
checking for getnetbyaddr... yes
checking for getnetbyname... yes
checking for inet_lnaof... yes
checking for inet_makeaddr... yes
checking for inet_netof... yes
checking for hstrerror... yes
checking for struct sockaddr_in.sin_len... no
checking for __libc_stack_end... yes
checking whether netdb.h declares h_errno... yes
checking whether uint32_t is defined... yes
checking for working IPv6 support... yes
checking whether sockaddr_in6 has sin6_scope_id... yes
checking for struct sockaddr_in6.sin6_len... no
checking whether localtime caches TZ... no
checking for strerror... yes
checking for memmove... yes
checking for mkstemp... yes
checking for asinh... yes
checking for acosh... yes
checking for atanh... yes
checking for copysign... yes
checking for finite... yes
checking for sincos... yes
checking for trunc... yes
checking for isinf... yes
checking for isnan... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for struct tm.tm_zone... (cached) yes
checking for struct tm.tm_gmtoff... (cached) yes
checking whether we need POSIX to get struct utimbuf... no
checking the value of `iconveh_error'... 0
checking the value of `iconveh_question_mark'... 1
checking the value of `iconveh_escape_sequence'... 2
checking for BDW_GC... yes
checking for GC_do_blocking... yes
checking for GC_call_with_gc_active... yes
checking for GC_pthread_exit... yes
checking for GC_pthread_cancel... yes
checking for GC_allow_register_threads... yes
checking for GC_pthread_sigmask... yes
checking for GC_set_start_callback... yes
checking for GC_get_heap_usage_safe... yes
checking for GC_get_free_space_divisor... yes
checking for GC_gcollect_and_unmap... yes
checking for GC_get_unmapped_bytes... yes
checking for GC_set_finalizer_notifier... yes
checking for GC_set_finalize_on_demand... yes
checking whether GC_do_blocking is declared... yes
checking for GC_fn_type... yes
checking for struct GC_stack_base... yes
checking size of float... 4
checking for struct linger... yes
checking for struct timespec... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_attr_getstack... yes
checking for pthread_getattr_np... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_attr_get_np... no
checking for pthread_sigmask... yes
checking whether PTHREAD_ONCE_INIT needs braces... no
checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no
checking for library containing sched_yield... none required
checking what kind of threads to support... pthreads
checking whether pthread_attr_getstack works for the main thread... yes
checking whether the `__thread' storage class is available... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wdeclaration-after-statement... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wswitch-enum... yes
checking whether C compiler handles -fno-strict-aliasing... yes
checking whether the linker understands `-z relro'... yes
checking for tgoto in -lncurses... no
checking for tgoto in -lcurses... no
checking for tgoto in -ltermcap... no
checking for tgoto in -lterminfo... no
checking for tgoto in -ltermlib... no
checking for tgoto in -lpdcurses... no
checking how to link with libreadline... /usr/local/lib/libreadline.so -Wl,-rpath -Wl,/usr/local/lib
checking for siginterrupt... (cached) yes
checking for rl_clear_signals... no
checking for rl_cleanup_after_signal... no
checking for rl_filename_completion_function... no
checking whether rl_catch_signals is declared... yes
checking whether rl_catch_sigwinch is declared... yes
checking for rl_get_keymap... no
checking for rl_getc_function pointer in readline... no
configure: WARNING: *** GNU Readline is too old on your system.
configure: WARNING: *** You need readline version 2.1 or later.
checking for strdup... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libguile/gen-scmconfig.h
config.status: creating Makefile
config.status: creating am/Makefile
config.status: creating lib/Makefile
config.status: creating benchmark-suite/Makefile
config.status: creating gc-benchmarks/Makefile
config.status: creating doc/Makefile
config.status: creating doc/r5rs/Makefile
config.status: creating doc/ref/Makefile
config.status: creating emacs/Makefile
config.status: creating examples/Makefile
config.status: creating libguile/Makefile
config.status: creating libguile/version.h
config.status: creating guile-readline/Makefile
config.status: creating test-suite/Makefile
config.status: creating test-suite/standalone/Makefile
config.status: creating test-suite/vm/Makefile
config.status: creating meta/Makefile
config.status: creating module/Makefile
config.status: creating meta/guile-2.0.pc
config.status: creating meta/guile-2.0-uninstalled.pc
config.status: creating doc/ref/effective-version.texi
config.status: creating check-guile
config.status: creating benchmark-guile
config.status: creating meta/guile
config.status: creating meta/uninstalled-env
config.status: creating meta/gdb-uninstalled-guile
config.status: creating meta/guild
config.status: creating libguile/guile-snarf
config.status: creating libguile/guile-snarf-docs
config.status: creating test-suite/standalone/test-use-srfi
config.status: creating test-suite/standalone/test-fast-slot-ref
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
$ 

looking through all that I do see this : 

checking for BDW_GC... yes
checking for GC_do_blocking... yes
checking for GC_call_with_gc_active... yes
checking for GC_pthread_exit... yes
checking for GC_pthread_cancel... yes
checking for GC_allow_register_threads... yes
checking for GC_pthread_sigmask... yes
checking for GC_set_start_callback... yes
checking for GC_get_heap_usage_safe... yes
checking for GC_get_free_space_divisor... yes
checking for GC_gcollect_and_unmap... yes
checking for GC_get_unmapped_bytes... yes
checking for GC_set_finalizer_notifier... yes
checking for GC_set_finalize_on_demand... yes
checking whether GC_do_blocking is declared... yes
checking for GC_fn_type... yes
checking for struct GC_stack_base... yes

Looks good right ? 

The compile is running now .. in fact, it seems to take bloody 
forever for some reason. After 45 monutes I see this : 

$ time -p gmake 
gmake  all-recursive
gmake[1]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
Making all in lib
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
  GEN      alloca.h
  GEN      c++defs.h
  GEN      warn-on-use.h
  GEN      arg-nonnull.h
  GEN      arpa/inet.h
  GEN      configmake.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      iconv.h
  GEN      langinfo.h
  GEN      locale.h
  GEN      math.h
  GEN      netdb.h
  GEN      signal.h
  GEN      unused-parameter.h
  GEN      stdalign.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/file.h
  GEN      sys/socket.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      sys/uio.h
  GEN      time.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      wctype.h
gmake  all-recursive
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
  CC       c-ctype.lo
  CC       c-strcasecmp.lo
  CC       c-strncasecmp.lo
  CC       dirname-lgpl.lo
  CC       basename-lgpl.lo
  CC       stripslash.lo
  CC       fd-hook.lo
  CC       full-read.lo
  CC       full-write.lo
  CC       localcharset.lo
  CC       malloca.lo
  CC       nproc.lo
  CC       pipe2.lo
  CC       safe-read.lo
  CC       safe-write.lo
  CC       sockets.lo
  CC       strftime.lo
  CC       striconveh.lo
  CC       unistr/u8-mbtouc.lo
  CC       unistr/u8-mbtouc-aux.lo
  CC       unistr/u8-mbtouc-unsafe.lo
  CC       unistr/u8-mbtouc-unsafe-aux.lo
  CC       asnprintf.lo
  CC       isnand.lo
  CC       isnanf.lo
  CC       isnanl.lo
  CC       printf-args.lo
  CC       printf-parse.lo
  CC       vasnprintf.lo
  CCLD     libgnu.la
  GEN      charset.alias
  GEN      ref-add.sed
  GEN      ref-del.sed
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
Making all in meta
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/meta'
guile="/usr/local/bin/`echo guile | /usr/local/bin/gsed -e 's,x,x,'`" ; \
cat ./guile-config.in                                                   \
| /usr/local/bin/gsed -e "s,@pkgconfigdir@,/usr/local/lib/pkgconfig,g ;        \
             s,@""PKG_CONFIG@,/usr/local/bin/pkg-config,g ;                    \
             s,@installed_guile@,$guile,g"                              \
> guile-config.out
mv guile-config.out guile-config
chmod +x guile-config
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/meta'
Making all in libguile
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
  GEN      libpath.h
  GEN      gen-scmconfig.o
  GEN      gen-scmconfig
  GEN      scmconfig.h
  GEN      vm-i-system.i
  GEN      vm-i-scheme.i
  GEN      vm-i-loader.i
  SNARF  alist.x
  SNARF  arbiters.x
  SNARF  array-handle.x
  SNARF  array-map.x
  SNARF  arrays.x
  SNARF  async.x
  SNARF  backtrace.x
  SNARF  boolean.x
  SNARF  bitvectors.x
  SNARF  bytevectors.x
  SNARF  chars.x
  SNARF  control.x
  SNARF  continuations.x
  SNARF  debug.x
  SNARF  deprecated.x
  SNARF  deprecation.x
  SNARF  dynl.x
  SNARF  dynwind.x
  SNARF  eq.x
  SNARF  error.x
  SNARF  eval.x
  SNARF  evalext.x
  SNARF  expand.x
  SNARF  extensions.x
  SNARF  feature.x
  SNARF  filesys.x
  SNARF  fluids.x
  SNARF  foreign.x
  SNARF  fports.x
  SNARF  gc-malloc.x
  SNARF  gc.x
  SNARF  gettext.x
  SNARF  generalized-arrays.x
  SNARF  generalized-vectors.x
  SNARF  goops.x
  SNARF  gsubr.x
  SNARF  guardians.x
  SNARF  hash.x
  SNARF  hashtab.x
  SNARF  hooks.x
  SNARF  i18n.x
  SNARF  init.x
  SNARF  ioext.x
  SNARF  keywords.x
  SNARF  list.x
  SNARF  load.x
  SNARF  macros.x
  SNARF  mallocs.x
  SNARF  memoize.x
  SNARF  modules.x
  SNARF  numbers.x
  SNARF  objprop.x
  SNARF  options.x
  SNARF  pairs.x
  SNARF  ports.x
  SNARF  print.x
  SNARF  procprop.x
  SNARF  procs.x
  SNARF  promises.x
  SNARF  r6rs-ports.x
  SNARF  random.x
  SNARF  rdelim.x
  SNARF  read.x
  SNARF  root.x
  SNARF  rw.x
  SNARF  scmsigs.x
  SNARF  script.x
  SNARF  simpos.x
  SNARF  smob.x
  SNARF  sort.x
  SNARF  srcprop.x
  SNARF  srfi-1.x
  SNARF  srfi-4.x
  SNARF  srfi-13.x
  SNARF  srfi-14.x
  SNARF  srfi-60.x
  SNARF  stackchk.x
  SNARF  stacks.x
  SNARF  stime.x
  SNARF  strings.x
  SNARF  strorder.x
  SNARF  strports.x
  SNARF  struct.x
  SNARF  symbols.x
  SNARF  threads.x
  SNARF  throw.x
  SNARF  trees.x
  SNARF  uniform.x
  SNARF  values.x
  SNARF  variable.x
  SNARF  vectors.x
  SNARF  version.x
  SNARF  vports.x
  SNARF  weaks.x
  SNARF  frames.x
  SNARF  instructions.x
  SNARF  objcodes.x
  SNARF  programs.x
  SNARF  vm.x
  SNARF  posix.x
  SNARF  net_db.x
  SNARF  socket.x
  SNARF  regex-posix.x
gmake  all-am
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
  CC       libguile_2.0_la-alist.lo
  CC       libguile_2.0_la-arbiters.lo
  CC       libguile_2.0_la-array-handle.lo
  CC       libguile_2.0_la-array-map.lo
  CC       libguile_2.0_la-arrays.lo
  CC       libguile_2.0_la-async.lo
  CC       libguile_2.0_la-backtrace.lo
  CC       libguile_2.0_la-boolean.lo
  CC       libguile_2.0_la-bitvectors.lo
  CC       libguile_2.0_la-bytevectors.lo
  CC       libguile_2.0_la-chars.lo
  CC       libguile_2.0_la-control.lo
  CC       libguile_2.0_la-continuations.lo
  CC       libguile_2.0_la-debug.lo
  CC       libguile_2.0_la-deprecated.lo
  CC       libguile_2.0_la-deprecation.lo
  CC       libguile_2.0_la-dynwind.lo
  CC       libguile_2.0_la-eq.lo
  CC       libguile_2.0_la-error.lo
  CC       libguile_2.0_la-eval.lo
  CC       libguile_2.0_la-evalext.lo
  CC       libguile_2.0_la-expand.lo
  CC       libguile_2.0_la-extensions.lo
  CC       libguile_2.0_la-feature.lo
  CC       libguile_2.0_la-filesys.lo
  CC       libguile_2.0_la-finalizers.lo
  CC       libguile_2.0_la-fluids.lo
  CC       libguile_2.0_la-foreign.lo
  CC       libguile_2.0_la-fports.lo
  CC       libguile_2.0_la-frames.lo
  CC       libguile_2.0_la-gc-malloc.lo
  CC       libguile_2.0_la-gc.lo
  CC       libguile_2.0_la-gdbint.lo
  CC       libguile_2.0_la-gettext.lo
  CC       libguile_2.0_la-generalized-arrays.lo
  CC       libguile_2.0_la-generalized-vectors.lo
  CC       libguile_2.0_la-goops.lo
  CC       libguile_2.0_la-gsubr.lo
  CC       libguile_2.0_la-guardians.lo
  CC       libguile_2.0_la-hash.lo
  CC       libguile_2.0_la-hashtab.lo
  CC       libguile_2.0_la-hooks.lo
  CC       libguile_2.0_la-i18n.lo
  CC       libguile_2.0_la-init.lo
  CC       libguile_2.0_la-inline.lo
  CC       libguile_2.0_la-instructions.lo
  CC       libguile_2.0_la-ioext.lo
  CC       libguile_2.0_la-keywords.lo
  CC       libguile_2.0_la-list.lo
  CC       libguile_2.0_la-load.lo
  CC       libguile_2.0_la-macros.lo
  CC       libguile_2.0_la-mallocs.lo
  CC       libguile_2.0_la-memoize.lo
  CC       libguile_2.0_la-modules.lo
  CC       libguile_2.0_la-null-threads.lo
  CC       libguile_2.0_la-numbers.lo
  CC       libguile_2.0_la-objcodes.lo
  CC       libguile_2.0_la-objprop.lo
  CC       libguile_2.0_la-options.lo
  CC       libguile_2.0_la-pairs.lo
  CC       libguile_2.0_la-poll.lo
  CC       libguile_2.0_la-ports.lo
  CC       libguile_2.0_la-print.lo
  CC       libguile_2.0_la-procprop.lo
  CC       libguile_2.0_la-procs.lo
  CC       libguile_2.0_la-programs.lo
  CC       libguile_2.0_la-promises.lo
  CC       libguile_2.0_la-r6rs-ports.lo
  CC       libguile_2.0_la-random.lo
  CC       libguile_2.0_la-rdelim.lo
  CC       libguile_2.0_la-read.lo
  CC       libguile_2.0_la-root.lo
  CC       libguile_2.0_la-rw.lo
  CC       libguile_2.0_la-scmsigs.lo
  CC       libguile_2.0_la-script.lo
  CC       libguile_2.0_la-simpos.lo
  CC       libguile_2.0_la-smob.lo
  CC       libguile_2.0_la-sort.lo
  CC       libguile_2.0_la-srcprop.lo
  CC       libguile_2.0_la-srfi-1.lo
  CC       libguile_2.0_la-srfi-4.lo
  CC       libguile_2.0_la-srfi-13.lo
  CC       libguile_2.0_la-srfi-14.lo
  CC       libguile_2.0_la-srfi-60.lo
  CC       libguile_2.0_la-stackchk.lo
  CC       libguile_2.0_la-stacks.lo
  CC       libguile_2.0_la-stime.lo
  CC       libguile_2.0_la-strings.lo
  CC       libguile_2.0_la-strorder.lo
  CC       libguile_2.0_la-strports.lo
  CC       libguile_2.0_la-struct.lo
  CC       libguile_2.0_la-symbols.lo
  CC       libguile_2.0_la-threads.lo
  CC       libguile_2.0_la-throw.lo
  CC       libguile_2.0_la-trees.lo
  CC       libguile_2.0_la-uniform.lo
  CC       libguile_2.0_la-values.lo
  CC       libguile_2.0_la-variable.lo
  CC       libguile_2.0_la-vectors.lo
  CC       libguile_2.0_la-version.lo
  CC       libguile_2.0_la-vm.lo
  CC       libguile_2.0_la-vports.lo
  CC       libguile_2.0_la-weaks.lo
  CC       dynl.lo
  CC       posix.lo
  CC       net_db.lo
  CC       socket.lo
  CC       regex-posix.lo
  CCLD     libguile-2.0.la
  CC       guile-guile.o
  CCLD     guile
  GEN      c-tokenize.o
  GEN      guile_filter_doc_snarfage
  SNARF  alist.doc
  SNARF  arbiters.doc
  SNARF  array-handle.doc
  SNARF  array-map.doc
  SNARF  arrays.doc
  SNARF  async.doc
  SNARF  backtrace.doc
  SNARF  boolean.doc
  SNARF  bitvectors.doc
  SNARF  bytevectors.doc
  SNARF  chars.doc
  SNARF  control.doc
  SNARF  continuations.doc
  SNARF  debug.doc
  SNARF  deprecated.doc
  SNARF  deprecation.doc
  SNARF  dynl.doc
  SNARF  dynwind.doc
  SNARF  eq.doc
  SNARF  error.doc
  SNARF  eval.doc
  SNARF  evalext.doc
  SNARF  expand.doc
  SNARF  extensions.doc
  SNARF  feature.doc
  SNARF  filesys.doc
  SNARF  fluids.doc
  SNARF  foreign.doc
  SNARF  fports.doc
  SNARF  gc-malloc.doc
  SNARF  gc.doc
  SNARF  gettext.doc
  SNARF  generalized-arrays.doc
  SNARF  generalized-vectors.doc
  SNARF  goops.doc
  SNARF  gsubr.doc
  SNARF  guardians.doc
  SNARF  hash.doc
  SNARF  hashtab.doc
  SNARF  hooks.doc
  SNARF  i18n.doc
  SNARF  init.doc
  SNARF  ioext.doc
  SNARF  keywords.doc
  SNARF  list.doc
  SNARF  load.doc
  SNARF  macros.doc
  SNARF  mallocs.doc
  SNARF  memoize.doc
memoize.c:479:***Mismatching FUNC_NAME.  Should be: `#define FUNC_NAME s_"@prompt"'
  SNARF  modules.doc
  SNARF  numbers.doc
  SNARF  objprop.doc
  SNARF  options.doc
  SNARF  pairs.doc
pairs.c:147:***Missing or erroneous `#define FUNC_NAME s_scm_cdr'
pairs.c:150:***Missing or erroneous #undef for scm_car: 
pairs.c:155:***Missing or erroneous `#define FUNC_NAME s_scm_cddr'
pairs.c:158:***Missing or erroneous #undef for scm_cdar: 
pairs.c:163:***Missing or erroneous `#define FUNC_NAME s_scm_cadr'
pairs.c:166:***Missing or erroneous #undef for scm_caar: 
pairs.c:171:***Missing or erroneous `#define FUNC_NAME s_scm_cdddr'
pairs.c:174:***Missing or erroneous #undef for scm_cddar: 
pairs.c:179:***Missing or erroneous `#define FUNC_NAME s_scm_cdadr'
pairs.c:182:***Missing or erroneous #undef for scm_cdaar: 
pairs.c:187:***Missing or erroneous `#define FUNC_NAME s_scm_caddr'
pairs.c:190:***Missing or erroneous #undef for scm_cadar: 
pairs.c:195:***Missing or erroneous `#define FUNC_NAME s_scm_caadr'
pairs.c:198:***Missing or erroneous #undef for scm_caaar: 
pairs.c:203:***Missing or erroneous `#define FUNC_NAME s_scm_cddddr'
pairs.c:206:***Missing or erroneous #undef for scm_cdddar: 
pairs.c:211:***Missing or erroneous `#define FUNC_NAME s_scm_cddadr'
pairs.c:214:***Missing or erroneous #undef for scm_cddaar: 
pairs.c:219:***Missing or erroneous `#define FUNC_NAME s_scm_cdaddr'
pairs.c:222:***Missing or erroneous #undef for scm_cdadar: 
pairs.c:227:***Missing or erroneous `#define FUNC_NAME s_scm_cdaadr'
pairs.c:230:***Missing or erroneous #undef for scm_cdaaar: 
pairs.c:235:***Missing or erroneous `#define FUNC_NAME s_scm_cadddr'
pairs.c:238:***Missing or erroneous #undef for scm_caddar: 
pairs.c:243:***Missing or erroneous `#define FUNC_NAME s_scm_cadadr'
pairs.c:246:***Missing or erroneous #undef for scm_cadaar: 
pairs.c:251:***Missing or erroneous `#define FUNC_NAME s_scm_caaddr'
pairs.c:254:***Missing or erroneous #undef for scm_caadar: 
pairs.c:259:***Missing or erroneous `#define FUNC_NAME s_scm_caaadr'
pairs.c:262:***Missing or erroneous #undef for scm_caaaar: 
  SNARF  ports.doc
  SNARF  print.doc
  SNARF  procprop.doc
  SNARF  procs.doc
  SNARF  promises.doc
  SNARF  r6rs-ports.doc
  SNARF  random.doc
  SNARF  rdelim.doc
  SNARF  read.doc
  SNARF  root.doc
  SNARF  rw.doc
  SNARF  scmsigs.doc
  SNARF  script.doc
  SNARF  simpos.doc
  SNARF  smob.doc
  SNARF  sort.doc
  SNARF  srcprop.doc
  SNARF  srfi-1.doc
  SNARF  srfi-4.doc
  SNARF  srfi-13.doc
  SNARF  srfi-14.doc
  SNARF  srfi-60.doc
  SNARF  stackchk.doc
  SNARF  stacks.doc
  SNARF  stime.doc
  SNARF  strings.doc
  SNARF  strorder.doc
  SNARF  strports.doc
  SNARF  struct.doc
  SNARF  symbols.doc
  SNARF  threads.doc
  SNARF  throw.doc
  SNARF  trees.doc
  SNARF  uniform.doc
  SNARF  values.doc
  SNARF  variable.doc
  SNARF  vectors.doc
  SNARF  version.doc
  SNARF  vports.doc
  SNARF  weaks.doc
  SNARF  posix.doc
  SNARF  net_db.doc
  SNARF  socket.doc
  SNARF  regex-posix.doc
  GEN      guile-procedures.texi
rm -f guile-procedures.txt
makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f guile-procedures.txt
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:11476: Cross reference to nonexistent node `Backslash Escapes' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:11171: Cross reference to nonexistent node `Network Address Conversion' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:11110: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:11060: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9971: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9964: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9957: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9871: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9175: Cross reference to nonexistent node `Vtables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:8778: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:8571: Cross reference to nonexistent node `Bitwise Operations' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:7274: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:7252: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:7196: Cross reference to nonexistent node `Multiple Values' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:6061: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:5770: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:5759: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:5748: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3830: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3637: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3316: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3309: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3302: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2705: Cross reference to nonexistent node `Character Encoding of Source Files' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2699: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2681: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2012: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2000: Cross reference to nonexistent node `Closing' (perhaps incorrect sectioning?).
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
Making all in module
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/module'
  GUILEC ice-9/eval.go
wrote `ice-9/eval.go'
  GUILEC ice-9/psyntax-pp.go
wrote `ice-9/psyntax-pp.go'
  GUILEC ice-9/boot-9.go


CPU load is 100% on one core and this is just dragging on. 

I'll post results .. when I can. 

Dennis 





123456789+123456789+123456789+123456789+123456789+123456789+123456789+12







^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09  7:23 bug#11885: guile-2.0.6 1 of 1 test failed Dennis Clarke
  2012-07-09 15:58 ` Ludovic Courtès
  2012-07-28 19:46 ` Dennis Clarke
@ 2012-07-28 20:26 ` Dennis Clarke
  2012-08-20 21:55   ` Ludovic Courtès
  2012-07-28 20:35 ` Dennis Clarke
  2012-07-28 20:42 ` Dennis Clarke
  4 siblings, 1 reply; 18+ messages in thread
From: Dennis Clarke @ 2012-07-28 20:26 UTC (permalink / raw)
  To: 11885; +Cc: ludo


.. saga continues 

Compile finally finished with many unholy scary messages : 

.
.
.


  SNARF  net_db.doc
  SNARF  socket.doc
  SNARF  regex-posix.doc
  GEN      guile-procedures.texi
rm -f guile-procedures.txt
makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f guile-procedures.txt
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:11476: Cross reference to nonexistent node `Backslash Escapes' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:11171: Cross reference to nonexistent node `Network Address Conversion' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:11110: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:11060: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9971: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9964: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9957: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9871: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:9175: Cross reference to nonexistent node `Vtables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:8778: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:8571: Cross reference to nonexistent node `Bitwise Operations' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:7274: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:7252: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:7196: Cross reference to nonexistent node `Multiple Values' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:6061: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:5770: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:5759: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:5748: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3830: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3637: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3316: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3309: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:3302: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2705: Cross reference to nonexistent node `Character Encoding of Source Files' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2699: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2681: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2012: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile//guile-procedures.texi:2000: Cross reference to nonexistent node `Closing' (perhaps incorrect sectioning?).
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
Making all in module
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/module'
  GUILEC ice-9/eval.go
wrote `ice-9/eval.go'
  GUILEC ice-9/psyntax-pp.go
wrote `ice-9/psyntax-pp.go'
  GUILEC ice-9/boot-9.go
wrote `ice-9/boot-9.go'
  GUILEC ice-9/vlist.go
wrote `ice-9/vlist.go'
  GUILEC srfi/srfi-1.go
wrote `srfi/srfi-1.go'
  GUILEC language/tree-il/peval.go
wrote `language/tree-il/peval.go'
  GUILEC language/tree-il/cse.go
wrote `language/tree-il/cse.go'
  GUILEC language/tree-il.go
wrote `language/tree-il.go'
  GUILEC language/glil.go
wrote `language/glil.go'
  GUILEC language/assembly.go
wrote `language/assembly.go'
  GUILEC language/tree-il/primitives.go
wrote `language/tree-il/primitives.go'
  GUILEC language/tree-il/effects.go
wrote `language/tree-il/effects.go'
  GUILEC language/tree-il/fix-letrec.go
wrote `language/tree-il/fix-letrec.go'
  GUILEC language/tree-il/optimize.go
wrote `language/tree-il/optimize.go'
  GUILEC language/tree-il/canonicalize.go
wrote `language/tree-il/canonicalize.go'
  GUILEC language/tree-il/analyze.go
wrote `language/tree-il/analyze.go'
  GUILEC language/tree-il/inline.go
wrote `language/tree-il/inline.go'
  GUILEC language/tree-il/compile-glil.go
wrote `language/tree-il/compile-glil.go'
  GUILEC language/tree-il/debug.go
wrote `language/tree-il/debug.go'
  GUILEC language/tree-il/spec.go
wrote `language/tree-il/spec.go'
  GUILEC language/glil/spec.go
wrote `language/glil/spec.go'
  GUILEC language/glil/compile-assembly.go
wrote `language/glil/compile-assembly.go'
  GUILEC language/glil/decompile-assembly.go
language/glil/decompile-assembly.scm:174:21: warning: possibly unbound variable `make-glil-local'
language/glil/decompile-assembly.scm:170:21: warning: possibly unbound variable `make-glil-local'
wrote `language/glil/decompile-assembly.go'
  GUILEC language/assembly/spec.go
wrote `language/assembly/spec.go'
  GUILEC language/assembly/compile-bytecode.go
wrote `language/assembly/compile-bytecode.go'
  GUILEC language/assembly/decompile-bytecode.go
wrote `language/assembly/decompile-bytecode.go'
  GUILEC language/assembly/disassemble.go
wrote `language/assembly/disassemble.go'
  GUILEC language/bytecode/spec.go
wrote `language/bytecode/spec.go'
  GUILEC language/objcode/spec.go
wrote `language/objcode/spec.go'
  GUILEC language/value/spec.go
wrote `language/value/spec.go'
  GUILEC language/scheme/spec.go
wrote `language/scheme/spec.go'
  GUILEC language/scheme/compile-tree-il.go
wrote `language/scheme/compile-tree-il.go'
  GUILEC language/scheme/decompile-tree-il.go
wrote `language/scheme/decompile-tree-il.go'
  GUILEC system/base/pmatch.go
wrote `system/base/pmatch.go'
  GUILEC system/base/syntax.go
wrote `system/base/syntax.go'
  GUILEC system/base/compile.go
wrote `system/base/compile.go'
  GUILEC system/base/language.go
wrote `system/base/language.go'
  GUILEC system/base/lalr.go
wrote `system/base/lalr.go'
  GUILEC system/base/message.go
wrote `system/base/message.go'
  GUILEC system/base/target.go
wrote `system/base/target.go'
  GUILEC ice-9/r4rs.go
wrote `ice-9/r4rs.go'
  GUILEC ice-9/r5rs.go
wrote `ice-9/r5rs.go'
  GUILEC ice-9/deprecated.go
wrote `ice-9/deprecated.go'
  GUILEC ice-9/and-let-star.go
wrote `ice-9/and-let-star.go'
  GUILEC ice-9/binary-ports.go
wrote `ice-9/binary-ports.go'
  GUILEC ice-9/calling.go
wrote `ice-9/calling.go'
  GUILEC ice-9/command-line.go
wrote `ice-9/command-line.go'
  GUILEC ice-9/common-list.go
wrote `ice-9/common-list.go'
  GUILEC ice-9/control.go
wrote `ice-9/control.go'
  GUILEC ice-9/curried-definitions.go
wrote `ice-9/curried-definitions.go'
  GUILEC ice-9/debug.go
wrote `ice-9/debug.go'
  GUILEC ice-9/documentation.go
wrote `ice-9/documentation.go'
  GUILEC ice-9/eval-string.go
wrote `ice-9/eval-string.go'
  GUILEC ice-9/expect.go
wrote `ice-9/expect.go'
  GUILEC ice-9/format.go
wrote `ice-9/format.go'
  GUILEC ice-9/futures.go
wrote `ice-9/futures.go'
  GUILEC ice-9/getopt-long.go
wrote `ice-9/getopt-long.go'
  GUILEC ice-9/hcons.go
wrote `ice-9/hcons.go'
  GUILEC ice-9/i18n.go
wrote `ice-9/i18n.go'
  GUILEC ice-9/lineio.go
wrote `ice-9/lineio.go'
  GUILEC ice-9/ls.go
wrote `ice-9/ls.go'
  GUILEC ice-9/mapping.go
ice-9/mapping.scm:97:48: warning: possibly wrong number of arguments to `hashx-get-handle'
ice-9/mapping.scm:94:48: warning: possibly unbound variable `hashx-create-handle'
wrote `ice-9/mapping.go'
  GUILEC ice-9/match.go
wrote `ice-9/match.go'
  GUILEC ice-9/networking.go
wrote `ice-9/networking.go'
  GUILEC ice-9/null.go
wrote `ice-9/null.go'
  GUILEC ice-9/occam-channel.go
wrote `ice-9/occam-channel.go'
  GUILEC ice-9/optargs.go
wrote `ice-9/optargs.go'
  GUILEC ice-9/poe.go
wrote `ice-9/poe.go'
  GUILEC ice-9/poll.go
wrote `ice-9/poll.go'
  GUILEC ice-9/popen.go
wrote `ice-9/popen.go'
  GUILEC ice-9/posix.go
wrote `ice-9/posix.go'
  GUILEC ice-9/q.go
wrote `ice-9/q.go'
  GUILEC ice-9/rdelim.go
wrote `ice-9/rdelim.go'
  GUILEC ice-9/receive.go
wrote `ice-9/receive.go'
  GUILEC ice-9/regex.go
wrote `ice-9/regex.go'
  GUILEC ice-9/runq.go
wrote `ice-9/runq.go'
  GUILEC ice-9/rw.go
wrote `ice-9/rw.go'
  GUILEC ice-9/safe-r5rs.go
wrote `ice-9/safe-r5rs.go'
  GUILEC ice-9/safe.go
wrote `ice-9/safe.go'
  GUILEC ice-9/save-stack.go
wrote `ice-9/save-stack.go'
  GUILEC ice-9/scm-style-repl.go
wrote `ice-9/scm-style-repl.go'
  GUILEC ice-9/session.go
ice-9/session.scm:241:11: warning: non-literal format string
wrote `ice-9/session.go'
  GUILEC ice-9/slib.go
wrote `ice-9/slib.go'
  GUILEC ice-9/stack-catch.go
wrote `ice-9/stack-catch.go'
  GUILEC ice-9/streams.go
wrote `ice-9/streams.go'
  GUILEC ice-9/string-fun.go
wrote `ice-9/string-fun.go'
  GUILEC ice-9/syncase.go
wrote `ice-9/syncase.go'
  GUILEC ice-9/threads.go
wrote `ice-9/threads.go'
  GUILEC ice-9/top-repl.go
wrote `ice-9/top-repl.go'
  GUILEC ice-9/buffered-input.go
wrote `ice-9/buffered-input.go'
  GUILEC ice-9/time.go
wrote `ice-9/time.go'
  GUILEC ice-9/history.go
wrote `ice-9/history.go'
  GUILEC ice-9/channel.go
wrote `ice-9/channel.go'
  GUILEC ice-9/pretty-print.go
wrote `ice-9/pretty-print.go'
  GUILEC ice-9/ftw.go
wrote `ice-9/ftw.go'
  GUILEC ice-9/gap-buffer.go
wrote `ice-9/gap-buffer.go'
  GUILEC ice-9/weak-vector.go
wrote `ice-9/weak-vector.go'
  GUILEC ice-9/list.go
wrote `ice-9/list.go'
  GUILEC ice-9/serialize.go
wrote `ice-9/serialize.go'
  GUILEC ice-9/local-eval.go
wrote `ice-9/local-eval.go'
  GUILEC srfi/srfi-2.go
wrote `srfi/srfi-2.go'
  GUILEC srfi/srfi-4.go
wrote `srfi/srfi-4.go'
  GUILEC srfi/srfi-4/gnu.go
wrote `srfi/srfi-4/gnu.go'
  GUILEC srfi/srfi-6.go
wrote `srfi/srfi-6.go'
  GUILEC srfi/srfi-8.go
wrote `srfi/srfi-8.go'
  GUILEC srfi/srfi-9.go
wrote `srfi/srfi-9.go'
  GUILEC srfi/srfi-9/gnu.go
wrote `srfi/srfi-9/gnu.go'
  GUILEC srfi/srfi-10.go
wrote `srfi/srfi-10.go'
  GUILEC srfi/srfi-11.go
wrote `srfi/srfi-11.go'
  GUILEC srfi/srfi-13.go
wrote `srfi/srfi-13.go'
  GUILEC srfi/srfi-14.go
wrote `srfi/srfi-14.go'
  GUILEC srfi/srfi-16.go
wrote `srfi/srfi-16.go'
  GUILEC srfi/srfi-17.go
wrote `srfi/srfi-17.go'
  GUILEC srfi/srfi-18.go
wrote `srfi/srfi-18.go'
  GUILEC srfi/srfi-19.go
wrote `srfi/srfi-19.go'
  GUILEC srfi/srfi-26.go
wrote `srfi/srfi-26.go'
  GUILEC srfi/srfi-27.go
wrote `srfi/srfi-27.go'
  GUILEC srfi/srfi-31.go
wrote `srfi/srfi-31.go'
  GUILEC srfi/srfi-34.go
wrote `srfi/srfi-34.go'
  GUILEC srfi/srfi-35.go
wrote `srfi/srfi-35.go'
  GUILEC srfi/srfi-37.go
wrote `srfi/srfi-37.go'
  GUILEC srfi/srfi-38.go
wrote `srfi/srfi-38.go'
  GUILEC srfi/srfi-42.go
wrote `srfi/srfi-42.go'
  GUILEC srfi/srfi-39.go
wrote `srfi/srfi-39.go'
  GUILEC srfi/srfi-45.go
wrote `srfi/srfi-45.go'
  GUILEC srfi/srfi-60.go
wrote `srfi/srfi-60.go'
  GUILEC srfi/srfi-67.go
wrote `srfi/srfi-67.go'
  GUILEC srfi/srfi-69.go
wrote `srfi/srfi-69.go'
  GUILEC srfi/srfi-88.go
wrote `srfi/srfi-88.go'
  GUILEC srfi/srfi-98.go
wrote `srfi/srfi-98.go'
  GUILEC rnrs/base.go
wrote `rnrs/base.go'
  GUILEC rnrs/conditions.go
wrote `rnrs/conditions.go'
  GUILEC rnrs/control.go
wrote `rnrs/control.go'
  GUILEC rnrs/enums.go
wrote `rnrs/enums.go'
  GUILEC rnrs/eval.go
wrote `rnrs/eval.go'
  GUILEC rnrs/exceptions.go
wrote `rnrs/exceptions.go'
  GUILEC rnrs/files.go
wrote `rnrs/files.go'
  GUILEC rnrs/hashtables.go
wrote `rnrs/hashtables.go'
  GUILEC rnrs/lists.go
wrote `rnrs/lists.go'
  GUILEC rnrs/mutable-pairs.go
wrote `rnrs/mutable-pairs.go'
  GUILEC rnrs/mutable-strings.go
wrote `rnrs/mutable-strings.go'
  GUILEC rnrs/programs.go
wrote `rnrs/programs.go'
  GUILEC rnrs/r5rs.go
wrote `rnrs/r5rs.go'
  GUILEC rnrs/sorting.go
wrote `rnrs/sorting.go'
  GUILEC rnrs/syntax-case.go
wrote `rnrs/syntax-case.go'
  GUILEC rnrs/unicode.go
wrote `rnrs/unicode.go'
  GUILEC rnrs/arithmetic/bitwise.go
wrote `rnrs/arithmetic/bitwise.go'
  GUILEC rnrs/arithmetic/fixnums.go
wrote `rnrs/arithmetic/fixnums.go'
  GUILEC rnrs/arithmetic/flonums.go
wrote `rnrs/arithmetic/flonums.go'
  GUILEC rnrs/bytevectors.go
wrote `rnrs/bytevectors.go'
  GUILEC rnrs/io/simple.go
wrote `rnrs/io/simple.go'
  GUILEC rnrs/io/ports.go
wrote `rnrs/io/ports.go'
  GUILEC rnrs/records/inspection.go
wrote `rnrs/records/inspection.go'
  GUILEC rnrs/records/procedural.go
wrote `rnrs/records/procedural.go'
  GUILEC rnrs/records/syntactic.go
wrote `rnrs/records/syntactic.go'
  GUILEC rnrs.go
wrote `rnrs.go'
  GUILEC oop/goops.go
wrote `oop/goops.go'
  GUILEC oop/goops/active-slot.go
wrote `oop/goops/active-slot.go'
  GUILEC oop/goops/compile.go
wrote `oop/goops/compile.go'
  GUILEC oop/goops/composite-slot.go
wrote `oop/goops/composite-slot.go'
  GUILEC oop/goops/describe.go
wrote `oop/goops/describe.go'
  GUILEC oop/goops/dispatch.go
wrote `oop/goops/dispatch.go'
  GUILEC oop/goops/internal.go
wrote `oop/goops/internal.go'
  GUILEC oop/goops/save.go
wrote `oop/goops/save.go'
  GUILEC oop/goops/stklos.go
wrote `oop/goops/stklos.go'
  GUILEC oop/goops/util.go
wrote `oop/goops/util.go'
  GUILEC oop/goops/accessors.go
wrote `oop/goops/accessors.go'
  GUILEC oop/goops/simple.go
wrote `oop/goops/simple.go'
  GUILEC system/vm/inspect.go
wrote `system/vm/inspect.go'
  GUILEC system/vm/coverage.go
wrote `system/vm/coverage.go'
  GUILEC system/vm/frame.go
wrote `system/vm/frame.go'
  GUILEC system/vm/instruction.go
wrote `system/vm/instruction.go'
  GUILEC system/vm/objcode.go
wrote `system/vm/objcode.go'
  GUILEC system/vm/program.go
wrote `system/vm/program.go'
  GUILEC system/vm/trace.go
wrote `system/vm/trace.go'
  GUILEC system/vm/traps.go
wrote `system/vm/traps.go'
  GUILEC system/vm/trap-state.go
wrote `system/vm/trap-state.go'
  GUILEC system/vm/vm.go
wrote `system/vm/vm.go'
  GUILEC system/foreign.go
wrote `system/foreign.go'
  GUILEC system/xref.go
wrote `system/xref.go'
  GUILEC system/repl/debug.go
wrote `system/repl/debug.go'
  GUILEC system/repl/error-handling.go
wrote `system/repl/error-handling.go'
  GUILEC system/repl/common.go
wrote `system/repl/common.go'
  GUILEC system/repl/command.go
wrote `system/repl/command.go'
  GUILEC system/repl/repl.go
wrote `system/repl/repl.go'
  GUILEC system/repl/server.go
wrote `system/repl/server.go'
  GUILEC scripts/autofrisk.go
scripts/autofrisk.scm:185:2: warning: non-literal format string
wrote `scripts/autofrisk.go'
  GUILEC scripts/compile.go
wrote `scripts/compile.go'
  GUILEC scripts/disassemble.go
wrote `scripts/disassemble.go'
  GUILEC scripts/display-commentary.go
wrote `scripts/display-commentary.go'
  GUILEC scripts/doc-snarf.go
wrote `scripts/doc-snarf.go'
  GUILEC scripts/frisk.go
wrote `scripts/frisk.go'
  GUILEC scripts/generate-autoload.go
wrote `scripts/generate-autoload.go'
  GUILEC scripts/help.go
wrote `scripts/help.go'
  GUILEC scripts/lint.go
wrote `scripts/lint.go'
  GUILEC scripts/list.go
wrote `scripts/list.go'
  GUILEC scripts/punify.go
wrote `scripts/punify.go'
  GUILEC scripts/read-scheme-source.go
wrote `scripts/read-scheme-source.go'
  GUILEC scripts/read-text-outline.go
wrote `scripts/read-text-outline.go'
  GUILEC scripts/use2dot.go
wrote `scripts/use2dot.go'
  GUILEC scripts/snarf-check-and-output-texi.go
wrote `scripts/snarf-check-and-output-texi.go'
  GUILEC scripts/summarize-guile-TODO.go
wrote `scripts/summarize-guile-TODO.go'
  GUILEC scripts/scan-api.go
wrote `scripts/scan-api.go'
  GUILEC scripts/api-diff.go
wrote `scripts/api-diff.go'
  GUILEC scripts/read-rfc822.go
wrote `scripts/read-rfc822.go'
  GUILEC scripts/snarf-guile-m4-docs.go
wrote `scripts/snarf-guile-m4-docs.go'
  GUILEC language/ecmascript/tokenize.go
wrote `language/ecmascript/tokenize.go'
  GUILEC language/ecmascript/parse.go
%% Shift/Reduce conflict (shift 36, reduce 82) on 'lbrace' in state 437
%% Shift/Reduce conflict (shift 35, reduce 82) on 'lparen' in state 437
%% Shift/Reduce conflict (shift 34, reduce 82) on 'lbracket' in state 437
%% Shift/Reduce conflict (shift 33, reduce 82) on 'dot' in state 437
%% Shift/Reduce conflict (shift 32, reduce 82) on 'semicolon' in state 437
%% Shift/Reduce conflict (shift 31, reduce 82) on '+' in state 437
%% Shift/Reduce conflict (shift 30, reduce 82) on '-' in state 437
%% Shift/Reduce conflict (shift 29, reduce 82) on '++' in state 437
%% Shift/Reduce conflict (shift 28, reduce 82) on '--' in state 437
%% Shift/Reduce conflict (shift 27, reduce 82) on '!' in state 437
%% Shift/Reduce conflict (shift 26, reduce 82) on '~' in state 437
%% Shift/Reduce conflict (shift 25, reduce 82) on 'break' in state 437
%% Shift/Reduce conflict (shift 24, reduce 82) on 'new' in state 437
%% Shift/Reduce conflict (shift 23, reduce 82) on 'var' in state 437
%% Shift/Reduce conflict (shift 22, reduce 82) on 'return' in state 437
%% Shift/Reduce conflict (shift 21, reduce 82) on 'void' in state 437
%% Shift/Reduce conflict (shift 20, reduce 82) on 'for' in state 437
%% Shift/Reduce conflict (shift 19, reduce 82) on 'switch' in state 437
%% Shift/Reduce conflict (shift 18, reduce 82) on 'while' in state 437
%% Shift/Reduce conflict (shift 17, reduce 82) on 'continue' in state 437
%% Shift/Reduce conflict (shift 82, reduce 82) on 'function' in state 437
%% Shift/Reduce conflict (shift 15, reduce 82) on 'this' in state 437
%% Shift/Reduce conflict (shift 14, reduce 82) on 'with' in state 437
%% Shift/Reduce conflict (shift 13, reduce 82) on 'if' in state 437
%% Shift/Reduce conflict (shift 12, reduce 82) on 'throw' in state 437
%% Shift/Reduce conflict (shift 11, reduce 82) on 'delete' in state 437
%% Shift/Reduce conflict (shift 10, reduce 82) on 'try' in state 437
%% Shift/Reduce conflict (shift 9, reduce 82) on 'do' in state 437
%% Shift/Reduce conflict (shift 8, reduce 82) on 'typeof' in state 437
%% Shift/Reduce conflict (shift 7, reduce 82) on 'null' in state 437
%% Shift/Reduce conflict (shift 6, reduce 82) on 'true' in state 437
%% Shift/Reduce conflict (shift 5, reduce 82) on 'false' in state 437
%% Shift/Reduce conflict (shift 4, reduce 82) on 'Identifier' in state 437
%% Shift/Reduce conflict (shift 3, reduce 82) on 'StringLiteral' in state 437
%% Shift/Reduce conflict (shift 2, reduce 82) on 'NumericLiteral' in state 437
%% Shift/Reduce conflict (shift 1, reduce 82) on 'RegexpLiteral' in state 437
%% Shift/Reduce conflict (shift 36, reduce 81) on 'lbrace' in state 424
%% Shift/Reduce conflict (shift 35, reduce 81) on 'lparen' in state 424
%% Shift/Reduce conflict (shift 34, reduce 81) on 'lbracket' in state 424
%% Shift/Reduce conflict (shift 33, reduce 81) on 'dot' in state 424
%% Shift/Reduce conflict (shift 32, reduce 81) on 'semicolon' in state 424
%% Shift/Reduce conflict (shift 31, reduce 81) on '+' in state 424
%% Shift/Reduce conflict (shift 30, reduce 81) on '-' in state 424
%% Shift/Reduce conflict (shift 29, reduce 81) on '++' in state 424
%% Shift/Reduce conflict (shift 28, reduce 81) on '--' in state 424
%% Shift/Reduce conflict (shift 27, reduce 81) on '!' in state 424
%% Shift/Reduce conflict (shift 26, reduce 81) on '~' in state 424
%% Shift/Reduce conflict (shift 25, reduce 81) on 'break' in state 424
%% Shift/Reduce conflict (shift 24, reduce 81) on 'new' in state 424
%% Shift/Reduce conflict (shift 23, reduce 81) on 'var' in state 424
%% Shift/Reduce conflict (shift 22, reduce 81) on 'return' in state 424
%% Shift/Reduce conflict (shift 21, reduce 81) on 'void' in state 424
%% Shift/Reduce conflict (shift 20, reduce 81) on 'for' in state 424
%% Shift/Reduce conflict (shift 19, reduce 81) on 'switch' in state 424
%% Shift/Reduce conflict (shift 18, reduce 81) on 'while' in state 424
%% Shift/Reduce conflict (shift 17, reduce 81) on 'continue' in state 424
%% Shift/Reduce conflict (shift 82, reduce 81) on 'function' in state 424
%% Shift/Reduce conflict (shift 15, reduce 81) on 'this' in state 424
%% Shift/Reduce conflict (shift 14, reduce 81) on 'with' in state 424
%% Shift/Reduce conflict (shift 13, reduce 81) on 'if' in state 424
%% Shift/Reduce conflict (shift 12, reduce 81) on 'throw' in state 424
%% Shift/Reduce conflict (shift 11, reduce 81) on 'delete' in state 424
%% Shift/Reduce conflict (shift 10, reduce 81) on 'try' in state 424
%% Shift/Reduce conflict (shift 9, reduce 81) on 'do' in state 424
%% Shift/Reduce conflict (shift 8, reduce 81) on 'typeof' in state 424
%% Shift/Reduce conflict (shift 7, reduce 81) on 'null' in state 424
%% Shift/Reduce conflict (shift 6, reduce 81) on 'true' in state 424
%% Shift/Reduce conflict (shift 5, reduce 81) on 'false' in state 424
%% Shift/Reduce conflict (shift 4, reduce 81) on 'Identifier' in state 424
%% Shift/Reduce conflict (shift 3, reduce 81) on 'StringLiteral' in state 424
%% Shift/Reduce conflict (shift 2, reduce 81) on 'NumericLiteral' in state 424
%% Shift/Reduce conflict (shift 1, reduce 81) on 'RegexpLiteral' in state 424
%% Shift/Reduce conflict (shift 36, reduce 84) on 'lbrace' in state 423
%% Shift/Reduce conflict (shift 35, reduce 84) on 'lparen' in state 423
%% Shift/Reduce conflict (shift 34, reduce 84) on 'lbracket' in state 423
%% Shift/Reduce conflict (shift 33, reduce 84) on 'dot' in state 423
%% Shift/Reduce conflict (shift 32, reduce 84) on 'semicolon' in state 423
%% Shift/Reduce conflict (shift 31, reduce 84) on '+' in state 423
%% Shift/Reduce conflict (shift 30, reduce 84) on '-' in state 423
%% Shift/Reduce conflict (shift 29, reduce 84) on '++' in state 423
%% Shift/Reduce conflict (shift 28, reduce 84) on '--' in state 423
%% Shift/Reduce conflict (shift 27, reduce 84) on '!' in state 423
%% Shift/Reduce conflict (shift 26, reduce 84) on '~' in state 423
%% Shift/Reduce conflict (shift 25, reduce 84) on 'break' in state 423
%% Shift/Reduce conflict (shift 24, reduce 84) on 'new' in state 423
%% Shift/Reduce conflict (shift 23, reduce 84) on 'var' in state 423
%% Shift/Reduce conflict (shift 22, reduce 84) on 'return' in state 423
%% Shift/Reduce conflict (shift 21, reduce 84) on 'void' in state 423
%% Shift/Reduce conflict (shift 20, reduce 84) on 'for' in state 423
%% Shift/Reduce conflict (shift 19, reduce 84) on 'switch' in state 423
%% Shift/Reduce conflict (shift 18, reduce 84) on 'while' in state 423
%% Shift/Reduce conflict (shift 17, reduce 84) on 'continue' in state 423
%% Shift/Reduce conflict (shift 82, reduce 84) on 'function' in state 423
%% Shift/Reduce conflict (shift 15, reduce 84) on 'this' in state 423
%% Shift/Reduce conflict (shift 14, reduce 84) on 'with' in state 423
%% Shift/Reduce conflict (shift 13, reduce 84) on 'if' in state 423
%% Shift/Reduce conflict (shift 12, reduce 84) on 'throw' in state 423
%% Shift/Reduce conflict (shift 11, reduce 84) on 'delete' in state 423
%% Shift/Reduce conflict (shift 10, reduce 84) on 'try' in state 423
%% Shift/Reduce conflict (shift 9, reduce 84) on 'do' in state 423
%% Shift/Reduce conflict (shift 8, reduce 84) on 'typeof' in state 423
%% Shift/Reduce conflict (shift 7, reduce 84) on 'null' in state 423
%% Shift/Reduce conflict (shift 6, reduce 84) on 'true' in state 423
%% Shift/Reduce conflict (shift 5, reduce 84) on 'false' in state 423
%% Shift/Reduce conflict (shift 4, reduce 84) on 'Identifier' in state 423
%% Shift/Reduce conflict (shift 3, reduce 84) on 'StringLiteral' in state 423
%% Shift/Reduce conflict (shift 2, reduce 84) on 'NumericLiteral' in state 423
%% Shift/Reduce conflict (shift 1, reduce 84) on 'RegexpLiteral' in state 423
%% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 422
%% Shift/Reduce conflict (shift 36, reduce 83) on 'lbrace' in state 400
%% Shift/Reduce conflict (shift 35, reduce 83) on 'lparen' in state 400
%% Shift/Reduce conflict (shift 34, reduce 83) on 'lbracket' in state 400
%% Shift/Reduce conflict (shift 33, reduce 83) on 'dot' in state 400
%% Shift/Reduce conflict (shift 32, reduce 83) on 'semicolon' in state 400
%% Shift/Reduce conflict (shift 31, reduce 83) on '+' in state 400
%% Shift/Reduce conflict (shift 30, reduce 83) on '-' in state 400
%% Shift/Reduce conflict (shift 29, reduce 83) on '++' in state 400
%% Shift/Reduce conflict (shift 28, reduce 83) on '--' in state 400
%% Shift/Reduce conflict (shift 27, reduce 83) on '!' in state 400
%% Shift/Reduce conflict (shift 26, reduce 83) on '~' in state 400
%% Shift/Reduce conflict (shift 25, reduce 83) on 'break' in state 400
%% Shift/Reduce conflict (shift 24, reduce 83) on 'new' in state 400
%% Shift/Reduce conflict (shift 23, reduce 83) on 'var' in state 400
%% Shift/Reduce conflict (shift 22, reduce 83) on 'return' in state 400
%% Shift/Reduce conflict (shift 21, reduce 83) on 'void' in state 400
%% Shift/Reduce conflict (shift 20, reduce 83) on 'for' in state 400
%% Shift/Reduce conflict (shift 19, reduce 83) on 'switch' in state 400
%% Shift/Reduce conflict (shift 18, reduce 83) on 'while' in state 400
%% Shift/Reduce conflict (shift 17, reduce 83) on 'continue' in state 400
%% Shift/Reduce conflict (shift 82, reduce 83) on 'function' in state 400
%% Shift/Reduce conflict (shift 15, reduce 83) on 'this' in state 400
%% Shift/Reduce conflict (shift 14, reduce 83) on 'with' in state 400
%% Shift/Reduce conflict (shift 13, reduce 83) on 'if' in state 400
%% Shift/Reduce conflict (shift 12, reduce 83) on 'throw' in state 400
%% Shift/Reduce conflict (shift 11, reduce 83) on 'delete' in state 400
%% Shift/Reduce conflict (shift 10, reduce 83) on 'try' in state 400
%% Shift/Reduce conflict (shift 9, reduce 83) on 'do' in state 400
%% Shift/Reduce conflict (shift 8, reduce 83) on 'typeof' in state 400
%% Shift/Reduce conflict (shift 7, reduce 83) on 'null' in state 400
%% Shift/Reduce conflict (shift 6, reduce 83) on 'true' in state 400
%% Shift/Reduce conflict (shift 5, reduce 83) on 'false' in state 400
%% Shift/Reduce conflict (shift 4, reduce 83) on 'Identifier' in state 400
%% Shift/Reduce conflict (shift 3, reduce 83) on 'StringLiteral' in state 400
%% Shift/Reduce conflict (shift 2, reduce 83) on 'NumericLiteral' in state 400
%% Shift/Reduce conflict (shift 1, reduce 83) on 'RegexpLiteral' in state 400
%% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 397
%% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 393
%% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 393
%% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 393
%% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 393
%% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 393
%% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 393
%% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 393
%% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 393
%% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 393
%% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 393
%% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 393
%% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 393
%% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 393
%% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 393
%% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 393
%% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 393
%% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 393
%% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 393
%% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 393
%% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 393
%% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 393
%% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 393
%% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 393
%% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 393
%% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 393
%% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 393
%% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 393
%% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 393
%% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 393
%% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 393
%% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 393
%% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 393
%% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 393
%% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 393
%% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 393
%% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 393
%% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 369
%% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 369
%% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 369
%% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 369
%% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 369
%% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 369
%% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 369
%% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 369
%% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 369
%% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 369
%% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 369
%% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 369
%% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 369
%% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 369
%% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 369
%% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 369
%% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 369
%% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 369
%% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 369
%% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 369
%% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 369
%% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 369
%% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 369
%% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 369
%% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 369
%% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 369
%% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 369
%% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 369
%% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 369
%% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 369
%% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 369
%% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 369
%% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 369
%% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 369
%% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 369
%% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 369
%% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 363
%% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 363
%% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 363
%% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 363
%% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 363
%% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 363
%% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 363
%% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 363
%% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 363
%% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 363
%% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 363
%% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 363
%% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 363
%% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 363
%% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 363
%% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 363
%% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 363
%% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 363
%% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 363
%% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 363
%% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 363
%% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 363
%% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 363
%% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 363
%% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 363
%% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 363
%% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 363
%% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 363
%% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 363
%% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 363
%% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 363
%% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 363
%% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 363
%% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 363
%% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 363
%% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 363
%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 338
%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 338
%% Shift/Reduce conflict (shift 168, reduce 139) on '=' in state 338
%% Shift/Reduce conflict (shift 167, reduce 139) on '+=' in state 338
%% Shift/Reduce conflict (shift 166, reduce 139) on '-=' in state 338
%% Shift/Reduce conflict (shift 165, reduce 139) on '*=' in state 338
%% Shift/Reduce conflict (shift 164, reduce 139) on '%=' in state 338
%% Shift/Reduce conflict (shift 163, reduce 139) on '<<=' in state 338
%% Shift/Reduce conflict (shift 162, reduce 139) on '>>=' in state 338
%% Shift/Reduce conflict (shift 161, reduce 139) on '>>>=' in state 338
%% Shift/Reduce conflict (shift 160, reduce 139) on '&=' in state 338
%% Shift/Reduce conflict (shift 159, reduce 139) on 'bor=' in state 338
%% Shift/Reduce conflict (shift 158, reduce 139) on '^=' in state 338
%% Shift/Reduce conflict (shift 157, reduce 139) on '/=' in state 338
%% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 326
%% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 326
%% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 326
%% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 326
%% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 326
%% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 326
%% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 326
%% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 326
%% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 326
%% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 326
%% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 326
%% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 326
%% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 326
%% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 326
%% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 326
%% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 326
%% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 326
%% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 326
%% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 326
%% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 326
%% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 326
%% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 326
%% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 326
%% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 326
%% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 326
%% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 326
%% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 326
%% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 326
%% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 326
%% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 326
%% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 326
%% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 326
%% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 326
%% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 326
%% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 326
%% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 326
%% Shift/Reduce conflict (shift 36, reduce 16) on 'lbrace' in state 324
%% Shift/Reduce conflict (shift 35, reduce 16) on 'lparen' in state 324
%% Shift/Reduce conflict (shift 34, reduce 16) on 'lbracket' in state 324
%% Shift/Reduce conflict (shift 33, reduce 16) on 'dot' in state 324
%% Shift/Reduce conflict (shift 32, reduce 16) on 'semicolon' in state 324
%% Shift/Reduce conflict (shift 31, reduce 16) on '+' in state 324
%% Shift/Reduce conflict (shift 30, reduce 16) on '-' in state 324
%% Shift/Reduce conflict (shift 29, reduce 16) on '++' in state 324
%% Shift/Reduce conflict (shift 28, reduce 16) on '--' in state 324
%% Shift/Reduce conflict (shift 27, reduce 16) on '!' in state 324
%% Shift/Reduce conflict (shift 26, reduce 16) on '~' in state 324
%% Shift/Reduce conflict (shift 25, reduce 16) on 'break' in state 324
%% Shift/Reduce conflict (shift 24, reduce 16) on 'new' in state 324
%% Shift/Reduce conflict (shift 23, reduce 16) on 'var' in state 324
%% Shift/Reduce conflict (shift 22, reduce 16) on 'return' in state 324
%% Shift/Reduce conflict (shift 21, reduce 16) on 'void' in state 324
%% Shift/Reduce conflict (shift 20, reduce 16) on 'for' in state 324
%% Shift/Reduce conflict (shift 19, reduce 16) on 'switch' in state 324
%% Shift/Reduce conflict (shift 18, reduce 16) on 'while' in state 324
%% Shift/Reduce conflict (shift 17, reduce 16) on 'continue' in state 324
%% Shift/Reduce conflict (shift 16, reduce 16) on 'function' in state 324
%% Shift/Reduce conflict (shift 15, reduce 16) on 'this' in state 324
%% Shift/Reduce conflict (shift 14, reduce 16) on 'with' in state 324
%% Shift/Reduce conflict (shift 13, reduce 16) on 'if' in state 324
%% Shift/Reduce conflict (shift 12, reduce 16) on 'throw' in state 324
%% Shift/Reduce conflict (shift 11, reduce 16) on 'delete' in state 324
%% Shift/Reduce conflict (shift 10, reduce 16) on 'try' in state 324
%% Shift/Reduce conflict (shift 9, reduce 16) on 'do' in state 324
%% Shift/Reduce conflict (shift 8, reduce 16) on 'typeof' in state 324
%% Shift/Reduce conflict (shift 7, reduce 16) on 'null' in state 324
%% Shift/Reduce conflict (shift 6, reduce 16) on 'true' in state 324
%% Shift/Reduce conflict (shift 5, reduce 16) on 'false' in state 324
%% Shift/Reduce conflict (shift 4, reduce 16) on 'Identifier' in state 324
%% Shift/Reduce conflict (shift 3, reduce 16) on 'StringLiteral' in state 324
%% Shift/Reduce conflict (shift 2, reduce 16) on 'NumericLiteral' in state 324
%% Shift/Reduce conflict (shift 1, reduce 16) on 'RegexpLiteral' in state 324
%% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 321
%% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 321
%% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 321
%% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 321
%% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 321
%% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 321
%% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 321
%% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 321
%% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 321
%% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 321
%% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 321
%% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 321
%% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 321
%% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 321
%% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 321
%% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 321
%% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 321
%% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 321
%% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 321
%% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 321
%% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 321
%% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 321
%% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 321
%% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 321
%% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 321
%% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 321
%% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 321
%% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 321
%% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 321
%% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 321
%% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 321
%% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 321
%% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 321
%% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 321
%% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 321
%% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 321
%% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 319
%% Shift/Reduce conflict (shift 216, reduce 42) on '=' in state 279
%% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 274
%% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 274
%% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 274
%% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 274
%% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 274
%% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 274
%% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 274
%% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 274
%% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 274
%% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 274
%% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 274
%% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 274
%% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 274
%% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 274
%% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 274
%% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 274
%% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 274
%% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 274
%% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 274
%% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 274
%% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 274
%% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 274
%% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 274
%% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 274
%% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 274
%% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 274
%% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 274
%% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 274
%% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 274
%% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 274
%% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 274
%% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 274
%% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 274
%% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 274
%% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 274
%% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 274
%% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 242
%% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 241
%% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 240
%% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 239
%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 214
%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 214
%% Shift/Reduce conflict (shift 168, reduce 139) on '=' in state 214
%% Shift/Reduce conflict (shift 167, reduce 139) on '+=' in state 214
%% Shift/Reduce conflict (shift 166, reduce 139) on '-=' in state 214
%% Shift/Reduce conflict (shift 165, reduce 139) on '*=' in state 214
%% Shift/Reduce conflict (shift 164, reduce 139) on '%=' in state 214
%% Shift/Reduce conflict (shift 163, reduce 139) on '<<=' in state 214
%% Shift/Reduce conflict (shift 162, reduce 139) on '>>=' in state 214
%% Shift/Reduce conflict (shift 161, reduce 139) on '>>>=' in state 214
%% Shift/Reduce conflict (shift 160, reduce 139) on '&=' in state 214
%% Shift/Reduce conflict (shift 159, reduce 139) on 'bor=' in state 214
%% Shift/Reduce conflict (shift 158, reduce 139) on '^=' in state 214
%% Shift/Reduce conflict (shift 157, reduce 139) on '/=' in state 214
%% Shift/Reduce conflict (shift 301, reduce 139) on 'in' in state 214
%% Shift/Reduce conflict (shift 188, reduce 87) on 'finally' in state 190
%% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 125
%% Shift/Reduce conflict (shift 174, reduce 127) on 'lparen' in state 107
%% Shift/Reduce conflict (shift 177, reduce 127) on 'lbracket' in state 107
%% Shift/Reduce conflict (shift 176, reduce 127) on 'dot' in state 107
%% Shift/Reduce conflict (shift 216, reduce 40) on '=' in state 103
%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 85
%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 85
%% Shift/Reduce conflict (shift 36, reduce 2) on 'lbrace' in state 75
%% Shift/Reduce conflict (shift 35, reduce 2) on 'lparen' in state 75
%% Shift/Reduce conflict (shift 34, reduce 2) on 'lbracket' in state 75
%% Shift/Reduce conflict (shift 33, reduce 2) on 'dot' in state 75
%% Shift/Reduce conflict (shift 32, reduce 2) on 'semicolon' in state 75
%% Shift/Reduce conflict (shift 31, reduce 2) on '+' in state 75
%% Shift/Reduce conflict (shift 30, reduce 2) on '-' in state 75
%% Shift/Reduce conflict (shift 29, reduce 2) on '++' in state 75
%% Shift/Reduce conflict (shift 28, reduce 2) on '--' in state 75
%% Shift/Reduce conflict (shift 27, reduce 2) on '!' in state 75
%% Shift/Reduce conflict (shift 26, reduce 2) on '~' in state 75
%% Shift/Reduce conflict (shift 25, reduce 2) on 'break' in state 75
%% Shift/Reduce conflict (shift 24, reduce 2) on 'new' in state 75
%% Shift/Reduce conflict (shift 23, reduce 2) on 'var' in state 75
%% Shift/Reduce conflict (shift 22, reduce 2) on 'return' in state 75
%% Shift/Reduce conflict (shift 21, reduce 2) on 'void' in state 75
%% Shift/Reduce conflict (shift 20, reduce 2) on 'for' in state 75
%% Shift/Reduce conflict (shift 19, reduce 2) on 'switch' in state 75
%% Shift/Reduce conflict (shift 18, reduce 2) on 'while' in state 75
%% Shift/Reduce conflict (shift 17, reduce 2) on 'continue' in state 75
%% Shift/Reduce conflict (shift 16, reduce 2) on 'function' in state 75
%% Shift/Reduce conflict (shift 15, reduce 2) on 'this' in state 75
%% Shift/Reduce conflict (shift 14, reduce 2) on 'with' in state 75
%% Shift/Reduce conflict (shift 13, reduce 2) on 'if' in state 75
%% Shift/Reduce conflict (shift 12, reduce 2) on 'throw' in state 75
%% Shift/Reduce conflict (shift 11, reduce 2) on 'delete' in state 75
%% Shift/Reduce conflict (shift 10, reduce 2) on 'try' in state 75
%% Shift/Reduce conflict (shift 9, reduce 2) on 'do' in state 75
%% Shift/Reduce conflict (shift 8, reduce 2) on 'typeof' in state 75
%% Shift/Reduce conflict (shift 7, reduce 2) on 'null' in state 75
%% Shift/Reduce conflict (shift 6, reduce 2) on 'true' in state 75
%% Shift/Reduce conflict (shift 5, reduce 2) on 'false' in state 75
%% Shift/Reduce conflict (shift 4, reduce 2) on 'Identifier' in state 75
%% Shift/Reduce conflict (shift 3, reduce 2) on 'StringLiteral' in state 75
%% Shift/Reduce conflict (shift 2, reduce 2) on 'NumericLiteral' in state 75
%% Shift/Reduce conflict (shift 1, reduce 2) on 'RegexpLiteral' in state 75
%% Shift/Reduce conflict (shift 174, reduce 127) on 'lparen' in state 56
%% Shift/Reduce conflict (shift 177, reduce 127) on 'lbracket' in state 56
%% Shift/Reduce conflict (shift 176, reduce 127) on 'dot' in state 56
%% Shift/Reduce conflict (shift 174, reduce 138) on 'lparen' in state 54
%% Shift/Reduce conflict (shift 173, reduce 138) on 'lbracket' in state 54
%% Shift/Reduce conflict (shift 172, reduce 138) on 'dot' in state 54
%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 53
%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 53
%% Shift/Reduce conflict (shift 168, reduce 139) on '=' in state 53
%% Shift/Reduce conflict (shift 167, reduce 139) on '+=' in state 53
%% Shift/Reduce conflict (shift 166, reduce 139) on '-=' in state 53
%% Shift/Reduce conflict (shift 165, reduce 139) on '*=' in state 53
%% Shift/Reduce conflict (shift 164, reduce 139) on '%=' in state 53
%% Shift/Reduce conflict (shift 163, reduce 139) on '<<=' in state 53
%% Shift/Reduce conflict (shift 162, reduce 139) on '>>=' in state 53
%% Shift/Reduce conflict (shift 161, reduce 139) on '>>>=' in state 53
%% Shift/Reduce conflict (shift 160, reduce 139) on '&=' in state 53
%% Shift/Reduce conflict (shift 159, reduce 139) on 'bor=' in state 53
%% Shift/Reduce conflict (shift 158, reduce 139) on '^=' in state 53
%% Shift/Reduce conflict (shift 157, reduce 139) on '/=' in state 53
%% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 49
%% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 49
%% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 47
wrote `language/ecmascript/parse.go'
  GUILEC language/ecmascript/impl.go
wrote `language/ecmascript/impl.go'
  GUILEC language/ecmascript/base.go
language/ecmascript/base.scm:226:22: warning: possibly unbound variable `Boolean'
language/ecmascript/base.scm:227:21: warning: possibly unbound variable `String'
language/ecmascript/base.scm:228:21: warning: possibly unbound variable `Number'
wrote `language/ecmascript/base.go'
  GUILEC language/ecmascript/function.go
language/ecmascript/function.scm:40:9: warning: possibly unbound variable `<js-array-object>'
language/ecmascript/function.scm:44:43: warning: possibly unbound variable `js-array-vector'
wrote `language/ecmascript/function.go'
  GUILEC language/ecmascript/array.go
wrote `language/ecmascript/array.go'
  GUILEC language/ecmascript/compile-tree-il.go
wrote `language/ecmascript/compile-tree-il.go'
  GUILEC language/ecmascript/spec.go
wrote `language/ecmascript/spec.go'
  GUILEC language/elisp/lexer.go
wrote `language/elisp/lexer.go'
  GUILEC language/elisp/parser.go
wrote `language/elisp/parser.go'
  GUILEC language/elisp/bindings.go
wrote `language/elisp/bindings.go'
  GUILEC language/elisp/compile-tree-il.go
wrote `language/elisp/compile-tree-il.go'
  GUILEC language/elisp/runtime.go
wrote `language/elisp/runtime.go'
  GUILEC language/elisp/runtime/function-slot.go
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `if'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `let'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `let*'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `while'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `defmacro'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `quote'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `lambda'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `when'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `unless'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `cond'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `and'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `or'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `catch'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `<'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `<='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `>'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `>='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `max'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `min'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `abs'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `#{1+}#'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `#{1-}#'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `+'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `-'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `*'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `car'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `cdr'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `length'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `cons'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `list'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `make-list'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `append'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `reverse'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `copy-tree'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `apply'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `throw'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `not'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `eval'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `load'
wrote `language/elisp/runtime/function-slot.go'
  GUILEC language/elisp/runtime/value-slot.go
wrote `language/elisp/runtime/value-slot.go'
  GUILEC language/elisp/runtime/macros.go
wrote `language/elisp/runtime/macros.go'
  GUILEC language/elisp/runtime/subrs.go
wrote `language/elisp/runtime/subrs.go'
  GUILEC language/elisp/spec.go
wrote `language/elisp/spec.go'
  GUILEC language/brainfuck/parse.go
wrote `language/brainfuck/parse.go'
  GUILEC language/brainfuck/compile-scheme.go
wrote `language/brainfuck/compile-scheme.go'
  GUILEC language/brainfuck/compile-tree-il.go
wrote `language/brainfuck/compile-tree-il.go'
  GUILEC language/brainfuck/spec.go
wrote `language/brainfuck/spec.go'
  GUILEC statprof.go
wrote `statprof.go'
  GUILEC sxml/apply-templates.go
wrote `sxml/apply-templates.go'
  GUILEC sxml/fold.go
wrote `sxml/fold.go'
  GUILEC sxml/match.go
wrote `sxml/match.go'
  GUILEC sxml/simple.go
wrote `sxml/simple.go'
  GUILEC sxml/ssax/input-parse.go
wrote `sxml/ssax/input-parse.go'
  GUILEC sxml/ssax.go
wrote `sxml/ssax.go'
  GUILEC sxml/transform.go
wrote `sxml/transform.go'
  GUILEC sxml/xpath.go
wrote `sxml/xpath.go'
  GUILEC texinfo.go
wrote `texinfo.go'
  GUILEC texinfo/docbook.go
wrote `texinfo/docbook.go'
  GUILEC texinfo/html.go
wrote `texinfo/html.go'
  GUILEC texinfo/indexing.go
wrote `texinfo/indexing.go'
  GUILEC texinfo/string-utils.go
wrote `texinfo/string-utils.go'
  GUILEC texinfo/plain-text.go
wrote `texinfo/plain-text.go'
  GUILEC texinfo/reflection.go
wrote `texinfo/reflection.go'
  GUILEC texinfo/serialize.go
wrote `texinfo/serialize.go'
  GUILEC web/client.go
wrote `web/client.go'
  GUILEC web/http.go
wrote `web/http.go'
  GUILEC web/request.go
wrote `web/request.go'
  GUILEC web/response.go
wrote `web/response.go'
  GUILEC web/server.go
wrote `web/server.go'
  GUILEC web/server/http.go
wrote `web/server/http.go'
  GUILEC web/uri.go
wrote `web/uri.go'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/module'
Making all in guile-readline
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/guile-readline'
gmake  all-am
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/guile-readline'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/guile-readline'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/guile-readline'
Making all in examples
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/examples'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/examples'
Making all in emacs
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/emacs'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/emacs'
Making all in test-suite
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
Making all in standalone
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
  SNARF  test-asmobs-lib.x
gmake  all-am
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
  CC       libtest_asmobs_la-test-asmobs-lib.lo
  CCLD     libtest-asmobs.la
  CC       libtest_ffi_la-test-ffi-lib.lo
  CCLD     libtest-ffi.la
  CC       libtest_extensions_la-test-extensions-lib.lo
  CCLD     libtest-extensions.la
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
Making all in vm
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm'
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
Making all in benchmark-suite
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/benchmark-suite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/benchmark-suite'
Making all in gc-benchmarks
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/gc-benchmarks'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/gc-benchmarks'
Making all in am
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/am'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/am'
Making all in doc
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc'
Making all in ref
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/ref'
gmake  all-am
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/ref'
  MAKEINFO guile.info
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/ref'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/ref'
Making all in r5rs
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/r5rs'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/r5rs'
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc'
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
gmake[1]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
real 3401.22
user 3384.32
sys 25.85
$ 

Simply looking at that output fills me with a sense of dread.
How can one trust anything that issues messages like those ? 

Regardless tests are now running and the CPU is once again 
at 100% on one core. 

I will report results when/iif I see them. 

Dennis 








^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09  7:23 bug#11885: guile-2.0.6 1 of 1 test failed Dennis Clarke
                   ` (2 preceding siblings ...)
  2012-07-28 20:26 ` Dennis Clarke
@ 2012-07-28 20:35 ` Dennis Clarke
  2012-07-28 20:42 ` Dennis Clarke
  4 siblings, 0 replies; 18+ messages in thread
From: Dennis Clarke @ 2012-07-28 20:35 UTC (permalink / raw)
  To: 11885; +Cc: ludo

$ time -p gmake check 
  GEN      public-submodule-commit
gmake  check-recursive
gmake[1]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
Making check in lib
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
gmake  check-recursive
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
gmake[4]: Nothing to be done for `check-am'.
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/lib'
Making check in meta
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/meta'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/meta'
Making check in libguile
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
gmake  check-am
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
gmake[3]: Nothing to be done for `check-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/libguile'
Making check in module
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/module'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/module'
Making check in guile-readline
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/guile-readline'
gmake  check-am
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/guile-readline'
gmake[3]: Nothing to be done for `check-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/guile-readline'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/guile-readline'
Making check in examples
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/examples'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/examples'
Making check in emacs
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/emacs'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/emacs'
Making check in test-suite
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
Making check in standalone
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
gmake  check-am
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
gmake  test-num2integral test-round test-list test-unwind test-conversion test-loose-ends test-scm-c-read test-scm-take-locale-symbol test-scm-take-u8vector test-scm-to-latin1-string test-scm-values test-with-guile-module test-scm-with-guile test-scm-spawn-thread test-pthread-create test-pthread-create-secondary test-system-cmds test-bad-identifiers test-require-extension test-guile-snarf test-import-order test-command-line-encoding test-command-line-encoding2 test-asmobs test-ffi test-fast-slot-ref test-mb-regexp test-use-srfi test-extensions
gmake[5]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
  CC       test_num2integral-test-num2integral.o
  CCLD     test-num2integral
  CC       test_round-test-round.o
  CCLD     test-round
  CC       test_list-test-list.o
  CCLD     test-list
  CC       test_unwind-test-unwind.o
  CCLD     test-unwind
  CC       test_conversion-test-conversion.o
  CCLD     test-conversion
  CC       test_loose_ends-test-loose-ends.o
  CCLD     test-loose-ends
  CC       test_scm_c_read-test-scm-c-read.o
  CCLD     test-scm-c-read
  CC       test_scm_take_locale_symbol-test-scm-take-locale-symbol.o
  CCLD     test-scm-take-locale-symbol
  CC       test_scm_take_u8vector-test-scm-take-u8vector.o
  CCLD     test-scm-take-u8vector
  CC       test_scm_to_latin1_string-test-scm-to-latin1-string.o
  CCLD     test-scm-to-latin1-string
  CC       test_scm_values-test-scm-values.o
  CCLD     test-scm-values
  CC       test_with_guile_module-test-with-guile-module.o
  CCLD     test-with-guile-module
  CC       test_scm_with_guile-test-scm-with-guile.o
  CCLD     test-scm-with-guile
  CC       test_scm_spawn_thread-test-scm-spawn-thread.o
  CCLD     test-scm-spawn-thread
  CC       test_pthread_create-test-pthread-create.o
  CCLD     test-pthread-create
  CC       test_pthread_create_secondary-test-pthread-create-secondary.o
  CCLD     test-pthread-create-secondary
gmake[5]: Nothing to be done for `test-system-cmds'.
gmake[5]: Nothing to be done for `test-bad-identifiers'.
gmake[5]: Nothing to be done for `test-require-extension'.
gmake[5]: Nothing to be done for `test-guile-snarf'.
gmake[5]: Nothing to be done for `test-import-order'.
gmake[5]: Nothing to be done for `test-command-line-encoding'.
gmake[5]: Nothing to be done for `test-command-line-encoding2'.
gmake[5]: Nothing to be done for `test-asmobs'.
gmake[5]: Nothing to be done for `test-ffi'.
gmake[5]: `test-fast-slot-ref' is up to date.
gmake[5]: Nothing to be done for `test-mb-regexp'.
gmake[5]: `test-use-srfi' is up to date.
gmake[5]: Nothing to be done for `test-extensions'.
gmake[5]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
gmake  check-TESTS
gmake[5]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
PASS: test-system-cmds
PASS: test-bad-identifiers
PASS: test-require-extension
PASS: test-guile-snarf
PASS: test-import-order
PASS: test-command-line-encoding
PASS: test-command-line-encoding2
PASS: test-num2integral
PASS: test-round
PASS: test-asmobs
PASS: test-ffi
PASS: test-list
PASS: test-unwind
PASS: test-conversion
PASS: test-loose-ends
PASS: test-fast-slot-ref
PASS: test-mb-regexp
PASS: test-use-srfi
PASS: test-scm-c-read
PASS: test-scm-take-locale-symbol
PASS: test-scm-take-u8vector
PASS: test-scm-to-latin1-string
PASS: test-scm-values
PASS: test-extensions
PASS: test-with-guile-module
PASS: test-scm-with-guile
PASS: test-scm-spawn-thread
PASS: test-pthread-create
PASS: test-pthread-create-secondary
===================
All 29 tests passed
===================
gmake[5]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/standalone'
Making check in vm
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm'
gmake  check-TESTS
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./run-vm-tests.scm
;;; /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./run-vm-tests.scm:60:0: warning: non-literal format string
;;; /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./run-vm-tests.scm:61:0: warning: non-literal format string
;;; /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./run-vm-tests.scm:62:0: warning: non-literal format string
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/run-vm-tests.scm.go
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-basic-contructs.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-basic-contructs.scm.go
running `./t-basic-contructs.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-basic-contructs.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-global-bindings.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-global-bindings.scm.go
running `./t-global-bindings.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-global-bindings.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-catch.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-catch.scm.go
running `./t-catch.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-catch.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-call-cc.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-call-cc.scm.go
running `./t-call-cc.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-call-cc.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-closure.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-closure.scm.go
running `./t-closure.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-closure.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-closure2.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-closure2.scm.go
running `./t-closure2.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-closure2.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-closure3.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-closure3.scm.go
running `./t-closure3.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-closure3.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-closure4.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-closure4.scm.go
running `./t-closure4.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-closure4.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-do-loop.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-do-loop.scm.go
running `./t-do-loop.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-do-loop.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-literal-integers.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-literal-integers.scm.go
running `./t-literal-integers.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-literal-integers.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-macros.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-macros.scm.go
running `./t-macros.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-macros.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-macros2.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-macros2.scm.go
running `./t-macros2.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-macros2.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-map.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-map.scm.go
running `./t-map.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-map.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-or.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-or.scm.go
running `./t-or.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-or.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-proc-with-setter.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-proc-with-setter.scm.go
running `./t-proc-with-setter.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-proc-with-setter.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-quasiquote.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-quasiquote.scm.go
running `./t-quasiquote.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-quasiquote.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-values.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-values.scm.go
running `./t-values.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-values.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-records.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-records.scm.go
running `./t-records.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-records.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-match.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-match.scm.go
running `./t-match.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-match.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/./t-mutual-toplevel-defines.scm
;;; compiled /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/cache/guile/ccache/2.0-LE-8-2.0/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm/t-mutual-toplevel-defines.scm.go
running `./t-mutual-toplevel-defines.scm'...  reading...  compiling...  running...  reading...  ok
PASS: t-mutual-toplevel-defines.scm
===================
All 20 tests passed
===================
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite/vm'
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
gmake  check-TESTS
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
PASS: lalr/test-glr-associativity.scm
PASS: lalr/test-glr-basics-01.scm
%% Shift/Reduce conflict (shift 1, reduce 3) on 'A' in state 0
PASS: lalr/test-glr-basics-02.scm
%% Shift/Reduce conflict (shift 1, reduce 5) on 'A' in state 0
PASS: lalr/test-glr-basics-03.scm
%% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0
PASS: lalr/test-glr-basics-04.scm
%% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0
PASS: lalr/test-glr-basics-05.scm
%% Shift/Reduce conflict (shift 5, reduce 2) on 'error' in state 8
%% Shift/Reduce conflict (shift 4, reduce 2) on 'N' in state 8
%% Shift/Reduce conflict (shift 3, reduce 2) on 'O' in state 8
%% Shift/Reduce conflict (shift 2, reduce 2) on 'T' in state 8
PASS: lalr/test-glr-script-expression.scm
PASS: lalr/test-glr-single-expressions.scm
%% Reduce/Reduce conflict (reduce 5, reduce 4) on 'M' in state 11
%% Reduce/Reduce conflict (reduce 5, reduce 4) on 'A' in state 11
%% Reduce/Reduce conflict (reduce 5, reduce 4) on '*eoi*' in state 11
PASS: lalr/test-lr-associativity-01.scm
PASS: lalr/test-lr-basics-01.scm
%% Shift/Reduce conflict (shift 1, reduce 3) on 'A' in state 0
PASS: lalr/test-lr-basics-02.scm
%% Shift/Reduce conflict (shift 1, reduce 5) on 'A' in state 0
PASS: lalr/test-lr-basics-03.scm
%% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0
PASS: lalr/test-lr-basics-04.scm
%% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0
PASS: lalr/test-lr-basics-05.scm
%% Shift/Reduce conflict (shift 3, reduce 2) on 'error' in state 5
%% Shift/Reduce conflict (shift 2, reduce 2) on 'NUMBER' in state 5
%% Shift/Reduce conflict (shift 1, reduce 2) on 'NEWLINE' in state 5
%% Shift/Reduce conflict (shift 3, reduce 3) on 'error' in state 0
%% Shift/Reduce conflict (shift 2, reduce 3) on 'NUMBER' in state 0
%% Shift/Reduce conflict (shift 1, reduce 3) on 'NEWLINE' in state 0
PASS: lalr/test-lr-error-recovery-01.scm
PASS: lalr/test-lr-error-recovery-02.scm
PASS: lalr/test-lr-no-clause.scm
%% Shift/Reduce conflict (shift 5, reduce 2) on 'error' in state 8
%% Shift/Reduce conflict (shift 4, reduce 2) on 'N' in state 8
%% Shift/Reduce conflict (shift 3, reduce 2) on 'O' in state 8
%% Shift/Reduce conflict (shift 2, reduce 2) on 'T' in state 8
PASS: lalr/test-lr-script-expression.scm
PASS: lalr/test-lr-single-expressions.scm
===================
All 19 tests passed
===================
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite'
Making check in benchmark-suite
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/benchmark-suite'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/benchmark-suite'
Making check in gc-benchmarks
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/gc-benchmarks'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/gc-benchmarks'
Making check in am
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/am'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/am'
Making check in doc
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc'
Making check in ref
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/ref'
gmake  check-am
gmake[4]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/ref'
gmake[4]: Nothing to be done for `check-am'.
gmake[4]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/ref'
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/ref'
Making check in r5rs
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/r5rs'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc/r5rs'
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc'
gmake[3]: Nothing to be done for `check-am'.
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc'
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/doc'
gmake[2]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
gmake  check-TESTS
gmake[3]: Entering directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
Testing /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/meta/guile ...
with GUILE_LOAD_PATH=/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite
Running 00-initial-env.test
Running alist.test
Running and-let-star.test
Running arbiters.test
Running arrays.test
Running asm-to-bytecode.test
Running bit-operations.test
Running bitvectors.test
Running brainfuck.test
Running bytevectors.test
Running c-api.test
Running chars.test
Running coding.test
Running common-list.test
Running continuations.test
Running control.test
Running coverage.test
Running cse.test
Running curried-definitions.test
Running ecmascript.test
Running elisp-compiler.test
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `if'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `let'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `let*'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `while'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `defmacro'
WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `quote'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `lambda'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `when'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `unless'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `cond'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `and'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `or'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `catch'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `<'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `<='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `>'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `>='
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `max'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `min'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `abs'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `#{1+}#'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `#{1-}#'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `+'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `-'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `*'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `car'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `cdr'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `length'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `cons'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `list'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `make-list'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `append'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `reverse'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `copy-tree'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `apply'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `throw'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `not'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `eval'
WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `load'
UNRESOLVED: elisp-compiler.test: Exceptions: catch and throw
UNRESOLVED: elisp-compiler.test: Exceptions: unwind-protect
UNRESOLVED: elisp-compiler.test: Equivalence Predicates: eq
Running elisp-reader.test
Running elisp.test
Running eval-string.test
Running eval.test
UNRESOLVED: eval.test: promises: basic promise behaviour: a forced promise does not reference its environment
Running exceptions.test
Running filesys.test
Running fluids.test
Running foreign.test
Running format.test
Running fractions.test
Running ftw.test
Running future.test
Running gc.test
UNRESOLVED: gc.test: gc: Unused modules are removed
FAIL: gc.test: gc: Lexical vars are collectable
Running getopt-long.test
Running goops.test
Running guardians.test
UNRESOLVED: guardians.test: g2-garbage saved
UNRESOLVED: guardians.test: standard guardian functionality: guarding independent objects: guarding non-immediate
UNRESOLVED: guardians.test: standard guardian functionality: guarding independent objects: guarding two non-immediates
UNRESOLVED: guardians.test: standard guardian functionality: guarding independent objects: re-guarding non-immediates
UNRESOLVED: guardians.test: standard guardian functionality: guarding weakly referenced objects: guarded weak vector element gets returned from guardian
UNRESOLVED: guardians.test: standard guardian functionality: guarding weakly referenced objects: guarded element of weak vector gets eventually removed from weak vector
UNRESOLVED: guardians.test: standard guardian functionality: guarding objects more than once: guarding twice in one guardian
UNRESOLVED: guardians.test: standard guardian functionality: guarding objects more than once: guarding twice in two guardians
Running hash.test
Running hooks.test
Running i18n.test
Running import.test
Running interp.test
Running keywords.test
Running list.test
Running load.test
Running match.test
Running modules.test
Running net-db.test
Running numbers.test
Running optargs.test
Running options.test
Running parameters.test
Running peval.test
Running poe.test
Running popen.test
Running ports.test
Running posix.test
Running print.test
Running procprop.test
Running procs.test
Running q.test
Running r4rs.test
Running r5rs_pitfall.test
Running r6rs-arithmetic-bitwise.test
Running r6rs-arithmetic-fixnums.test
UNRESOLVED: r6rs-arithmetic-fixnums.test: fx+/carry: simple
UNRESOLVED: r6rs-arithmetic-fixnums.test: fx-/carry: simple
UNRESOLVED: r6rs-arithmetic-fixnums.test: fx*/carry: simple
Running r6rs-arithmetic-flonums.test
Running r6rs-base.test
Running r6rs-conditions.test
Running r6rs-control.test
Running r6rs-enums.test
Running r6rs-eval.test
Running r6rs-exceptions.test
Running r6rs-files.test
Running r6rs-hashtables.test
Running r6rs-lists.test
Running r6rs-ports.test
Running r6rs-records-inspection.test
Running r6rs-records-procedural.test
Running r6rs-records-syntactic.test
Running r6rs-unicode.test
UNRESOLVED: r6rs-unicode.test: string-foldcase: case folding expands string
Running ramap.test
Running rdelim.test
Running reader.test
Running receive.test
Running regexp.test
Running rnrs-libraries.test
Running session.test
Running signals.test
Running socket.test
Running srcprop.test
UNRESOLVED: srcprop.test: set-source-property!: setting the breakpoint property works
UNRESOLVED: srcprop.test: set-source-properties!: setting the breakpoint property works
Running srfi-1.test
Running srfi-10.test
Running srfi-11.test
Running srfi-13.test
Running srfi-14.test
Running srfi-19.test
Running srfi-26.test
Running srfi-27.test
Running srfi-31.test
Running srfi-34.test
Running srfi-35.test
Running srfi-37.test
Running srfi-38.test
Running srfi-39.test
Running srfi-4.test
Running srfi-42.test
Running srfi-45.test
Running srfi-6.test
Running srfi-60.test
Running srfi-67.test
Running srfi-69.test
Running srfi-88.test
Running srfi-9.test
Running statprof.test
Running strings.test
Running structs.test
Running sxml.fold.test
Running sxml.match.test
Running sxml.simple.test
Running sxml.ssax.test
Running sxml.transform.test
Running sxml.xpath.test
WARNING: (test-suite sxml-xpath): imported module (sxml xpath) overrides core binding `filter'
Running symbols.test
Running syncase.test
Running syntax.test
UNRESOLVED: syntax.test: letrec: bindings: initial bindings are undefined
UNRESOLVED: syntax.test: letrec*: bindings: initial bindings are undefined
Running texinfo.docbook.test
Running texinfo.serialize.test
Running texinfo.string-utils.test
Running texinfo.test
Running threads.test
FAIL: threads.test: mutex-ownership: mutex with owner not retained (bug #27450)
Running time.test
Running tree-il.test
UNRESOLVED: tree-il.test: warnings: unused-toplevel: used by macro
Running version.test
UNRESOLVED: version.test: version reporting works
Running vlist.test
Running weaks.test
Running web-http.test
Running web-request.test
Running web-response.test
Running web-uri.test

Totals for this test run:
passes:                 35029
failures:               2
unexpected passes:      0
expected failures:      30
unresolved test cases:  23
untested test cases:    1
unsupported test cases: 9
errors:                 0

FAIL: check-guile
==================================
1 of 1 test failed
Please report to bug-guile@gnu.org
==================================
gmake[3]: *** [check-TESTS] Error 1
gmake[3]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
gmake[2]: *** [check-am] Error 2
gmake[2]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002'
gmake: *** [check] Error 2
real 330.77
user 316.41
sys 5.86
$ 

No real improvement here. 







^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-09  7:23 bug#11885: guile-2.0.6 1 of 1 test failed Dennis Clarke
                   ` (3 preceding siblings ...)
  2012-07-28 20:35 ` Dennis Clarke
@ 2012-07-28 20:42 ` Dennis Clarke
  2012-08-20 21:59   ` Ludovic Courtès
  4 siblings, 1 reply; 18+ messages in thread
From: Dennis Clarke @ 2012-07-28 20:42 UTC (permalink / raw)
  To: 11885; +Cc: ludo


Well based on what I see here : 

http://lists.gnu.org/archive/html/bug-guile/2011-03/msg00135.html

.. this is a bug that has been around a while and isn't going away easily. 

$ ./check-guile threads.test 
Testing /usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/meta/guile ... threads.test
with GUILE_LOAD_PATH=/usr/local/build/guile-2.0.6_2.6.32-5-amd64_002/test-suite
Running threads.test
FAIL: threads.test: mutex-ownership: mutex with owner not retained (bug #27450)

Totals for this test run:
passes:                 50
failures:               1
unexpected passes:      0
expected failures:      0
unresolved test cases:  0
untested test cases:    0
unsupported test cases: 0
errors:                 0


Nope. Not a good result at all. 


dc






^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-28 20:26 ` Dennis Clarke
@ 2012-08-20 21:55   ` Ludovic Courtès
  0 siblings, 0 replies; 18+ messages in thread
From: Ludovic Courtès @ 2012-08-20 21:55 UTC (permalink / raw)
  To: Dennis Clarke; +Cc: 11885

Hi, and sorry for the delay,

Dennis Clarke <dclarke@blastwave.org> skribis:

> Simply looking at that output fills me with a sense of dread.
> How can one trust anything that issues messages like those ? 

Well, there’s really nothing to be worried about.  Most are harmless
warnings, some are debugging output from the LALR test suite.

Thanks,
Ludo’.





^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-07-28 20:42 ` Dennis Clarke
@ 2012-08-20 21:59   ` Ludovic Courtès
  2012-08-20 22:08     ` Dennis Clarke
  0 siblings, 1 reply; 18+ messages in thread
From: Ludovic Courtès @ 2012-08-20 21:59 UTC (permalink / raw)
  To: Dennis Clarke; +Cc: 11885-done

Hi Dennis,

Dennis Clarke <dclarke@blastwave.org> skribis:

> Well based on what I see here : 
>
> http://lists.gnu.org/archive/html/bug-guile/2011-03/msg00135.html
>
> .. this is a bug that has been around a while and isn't going away easily. 

Well, more than a bug, it’s a consequence of the use of a conservative
garbage collector: the GC is inherently non-deterministic.  The tests
that are failing on your machine are trying to make sure the GC does its
job in a timely fashion, which unfortunately cannot be done reliably.

Sorry for the inconvenience!

I’m closing this bug, but feel free to reopen it if you think there’s
more to be discussed.

Thanks,
Ludo’.





^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-08-20 21:59   ` Ludovic Courtès
@ 2012-08-20 22:08     ` Dennis Clarke
  2012-08-20 22:28       ` Ludovic Courtès
  0 siblings, 1 reply; 18+ messages in thread
From: Dennis Clarke @ 2012-08-20 22:08 UTC (permalink / raw)
  To: ludo; +Cc: 11885-done


> Hi Dennis,
> 
> Dennis Clarke <dclarke@blastwave.org> skribis:
> 
> > Well based on what I see here : 
> >
> > http://lists.gnu.org/archive/html/bug-guile/2011-03/msg00135.html
> >
> > .. this is a bug that has been around a while and isn't going away 
> easily. 
> 
> Well, more than a bug, it’s a consequence of the use of a conservative
> garbage collector: the GC is inherently non-deterministic.  The tests
> that are failing on your machine are trying to make sure the GC does its
> job in a timely fashion, which unfortunately cannot be done reliably.
> 
> Sorry for the inconvenience!
> 
> I’m closing this bug, but feel free to reopen it if you think there’s
> more to be discussed.
> 

  Only question I have, am I safe to install the resultant binaries ? 

Dennis





^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-08-20 22:08     ` Dennis Clarke
@ 2012-08-20 22:28       ` Ludovic Courtès
  2012-08-20 22:38         ` Dennis Clarke
  0 siblings, 1 reply; 18+ messages in thread
From: Ludovic Courtès @ 2012-08-20 22:28 UTC (permalink / raw)
  To: Dennis Clarke; +Cc: 11885-done

Dennis Clarke <dclarke@blastwave.org> skribis:

>   Only question I have, am I safe to install the resultant binaries ? 

Yes, of course.

Though there is NO WARRANTY, to the extent permitted by law.  ;-)

Ludo’.





^ permalink raw reply	[flat|nested] 18+ messages in thread

* bug#11885: guile-2.0.6  1 of 1 test failed
  2012-08-20 22:28       ` Ludovic Courtès
@ 2012-08-20 22:38         ` Dennis Clarke
  0 siblings, 0 replies; 18+ messages in thread
From: Dennis Clarke @ 2012-08-20 22:38 UTC (permalink / raw)
  To: ludo; +Cc: 11885-done



> Dennis Clarke <dclarke@blastwave.org> skribis:
> 
> >   Only question I have, am I safe to install the resultant binaries 
> ? 
> 
> Yes, of course.
> 
> Though there is NO WARRANTY, to the extent permitted by law.  ;-)

No problem, that is the same as windows 7 and that thing is trash.  At least with open source it is, you know, open and easy to see what is going on. And bug reports. And get in touch with people and all manner of good stuff that I know you already know so I'll get off my soap box :-)


dc





^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-08-20 22:38 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09  7:23 bug#11885: guile-2.0.6 1 of 1 test failed Dennis Clarke
2012-07-09 15:58 ` Ludovic Courtès
2012-07-09 16:18   ` Dennis Clarke
2012-07-09 16:47     ` Ludovic Courtès
2012-07-09 17:07       ` Dennis Clarke
2012-07-10  8:09         ` Ludovic Courtès
2012-07-10 18:29           ` Dennis Clarke
2012-07-10 18:39             ` David Pirotte
2012-07-09 18:44       ` Dennis Clarke
2012-07-28 19:46 ` Dennis Clarke
2012-07-28 20:26 ` Dennis Clarke
2012-08-20 21:55   ` Ludovic Courtès
2012-07-28 20:35 ` Dennis Clarke
2012-07-28 20:42 ` Dennis Clarke
2012-08-20 21:59   ` Ludovic Courtès
2012-08-20 22:08     ` Dennis Clarke
2012-08-20 22:28       ` Ludovic Courtès
2012-08-20 22:38         ` Dennis Clarke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).