unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#11048: Trunk fails guardians.test (commit 01e909d90a130f4987b70edae2dbd5a2b33edae7)
@ 2012-03-20 15:38 Joel J. Adamson
  2012-07-02  9:33 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Joel J. Adamson @ 2012-03-20 15:38 UTC (permalink / raw)
  To: 11048

[-- Attachment #1: Type: text/plain, Size: 23208 bytes --]

Compiling from git, I got this after 'make -k check' (full output follows):

Running guardians.test
/bin/sh: line 5: 20304 Segmentation fault      CHARSETALIASDIR="/home/joel/Public/src/guile/lib" ${dir}$tst
FAIL: check-guile
==================================
1 of 1 test failed
Please report to bug-guile@gnu.org
==================================
make[3]: *** [check-TESTS] Error 1

git log shows:

   commit 01e909d90a130f4987b70edae2dbd5a2b33edae7

Arch Linux
GCC 4.6.3
AMD Athlon Neo Processor MV-40
Lenovo X100e

Joel 
   
-- 
Joel J. Adamson <adamsonj@ninthfloor.org>
Servedio Lab
University of North Carolina at Chapel Hill
http://adamsonj.ninth.su

Free Software Foundation Member #8164
Join the FSF: http://www.fsf.org/jf?referrer=8164

-*- mode: compilation; default-directory: "~/Public/src/guile/" -*-
Compilation started at Tue Mar 20 11:24:09

make -k check
  GEN    public-submodule-commit
make  check-recursive
make[1]: Entering directory `/home/joel/Public/src/guile'
Making check in lib
make[2]: Entering directory `/home/joel/Public/src/guile/lib'
make  check-recursive
make[3]: Entering directory `/home/joel/Public/src/guile/lib'
make[4]: Entering directory `/home/joel/Public/src/guile/lib'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/home/joel/Public/src/guile/lib'
make[3]: Leaving directory `/home/joel/Public/src/guile/lib'
make[2]: Leaving directory `/home/joel/Public/src/guile/lib'
Making check in meta
make[2]: Entering directory `/home/joel/Public/src/guile/meta'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/joel/Public/src/guile/meta'
Making check in libguile
make[2]: Entering directory `/home/joel/Public/src/guile/libguile'
make  check-am
make[3]: Entering directory `/home/joel/Public/src/guile/libguile'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/joel/Public/src/guile/libguile'
make[2]: Leaving directory `/home/joel/Public/src/guile/libguile'
Making check in module
make[2]: Entering directory `/home/joel/Public/src/guile/module'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/joel/Public/src/guile/module'
Making check in guile-readline
make[2]: Entering directory `/home/joel/Public/src/guile/guile-readline'
make  check-am
make[3]: Entering directory `/home/joel/Public/src/guile/guile-readline'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/joel/Public/src/guile/guile-readline'
make[2]: Leaving directory `/home/joel/Public/src/guile/guile-readline'
Making check in examples
make[2]: Entering directory `/home/joel/Public/src/guile/examples'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/joel/Public/src/guile/examples'
Making check in emacs
make[2]: Entering directory `/home/joel/Public/src/guile/emacs'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/joel/Public/src/guile/emacs'
Making check in test-suite
make[2]: Entering directory `/home/joel/Public/src/guile/test-suite'
Making check in standalone
make[3]: Entering directory `/home/joel/Public/src/guile/test-suite/standalone'
make  check-am
make[4]: Entering directory `/home/joel/Public/src/guile/test-suite/standalone'
make  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
make[5]: Entering directory `/home/joel/Public/src/guile/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
make[5]: Nothing to be done for `test-system-cmds'.
make[5]: Nothing to be done for `test-bad-identifiers'.
make[5]: Nothing to be done for `test-require-extension'.
make[5]: Nothing to be done for `test-guile-snarf'.
make[5]: Nothing to be done for `test-import-order'.
make[5]: Nothing to be done for `test-command-line-encoding'.
make[5]: Nothing to be done for `test-command-line-encoding2'.
make[5]: Nothing to be done for `test-asmobs'.
make[5]: Nothing to be done for `test-ffi'.
make[5]: `test-fast-slot-ref' is up to date.
make[5]: Nothing to be done for `test-mb-regexp'.
make[5]: `test-use-srfi' is up to date.
make[5]: Nothing to be done for `test-extensions'.
make[5]: Leaving directory `/home/joel/Public/src/guile/test-suite/standalone'
make  check-TESTS
make[5]: Entering directory `/home/joel/Public/src/guile/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
SKIP: test-pthread-create-secondary
====================
All 28 tests passed
(1 test was not run)
====================
make[5]: Leaving directory `/home/joel/Public/src/guile/test-suite/standalone'
make[4]: Leaving directory `/home/joel/Public/src/guile/test-suite/standalone'
make[3]: Leaving directory `/home/joel/Public/src/guile/test-suite/standalone'
Making check in vm
make[3]: Entering directory `/home/joel/Public/src/guile/test-suite/vm'
make  check-TESTS
make[4]: Entering directory `/home/joel/Public/src/guile/test-suite/vm'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /home/joel/Public/src/guile/test-suite/vm/./run-vm-tests.scm
;;; test-suite/vm/run-vm-tests.scm:60:0: warning: non-literal format string
;;; test-suite/vm/run-vm-tests.scm:61:0: warning: non-literal format string
;;; test-suite/vm/run-vm-tests.scm:62:0: warning: non-literal format string
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/test-suite/vm/run-vm-tests.scm.go
;;; compiling /home/joel/Public/src/guile/test-suite/vm/./t-basic-contructs.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-global-bindings.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-catch.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-call-cc.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-closure.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-closure2.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-closure3.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-closure4.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-do-loop.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-literal-integers.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-macros.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-macros2.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-map.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-or.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-proc-with-setter.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-quasiquote.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-values.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-records.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-match.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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 /home/joel/Public/src/guile/test-suite/vm/./t-mutual-toplevel-defines.scm
;;; compiled /home/joel/Public/src/guile/cache/guile/ccache/2.2-LE-8-3.1/home/joel/Public/src/guile/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
===================
make[4]: Leaving directory `/home/joel/Public/src/guile/test-suite/vm'
make[3]: Leaving directory `/home/joel/Public/src/guile/test-suite/vm'
make[3]: Entering directory `/home/joel/Public/src/guile/test-suite'
make  check-TESTS
make[4]: Entering directory `/home/joel/Public/src/guile/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
===================
make[4]: Leaving directory `/home/joel/Public/src/guile/test-suite'
make[3]: Leaving directory `/home/joel/Public/src/guile/test-suite'
make[2]: Leaving directory `/home/joel/Public/src/guile/test-suite'
Making check in benchmark-suite
make[2]: Entering directory `/home/joel/Public/src/guile/benchmark-suite'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/joel/Public/src/guile/benchmark-suite'
Making check in gc-benchmarks
make[2]: Entering directory `/home/joel/Public/src/guile/gc-benchmarks'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/joel/Public/src/guile/gc-benchmarks'
Making check in am
make[2]: Entering directory `/home/joel/Public/src/guile/am'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/joel/Public/src/guile/am'
Making check in doc
make[2]: Entering directory `/home/joel/Public/src/guile/doc'
Making check in ref
make[3]: Entering directory `/home/joel/Public/src/guile/doc/ref'
make  check-am
make[4]: Entering directory `/home/joel/Public/src/guile/doc/ref'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/home/joel/Public/src/guile/doc/ref'
make[3]: Leaving directory `/home/joel/Public/src/guile/doc/ref'
Making check in r5rs
make[3]: Entering directory `/home/joel/Public/src/guile/doc/r5rs'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/joel/Public/src/guile/doc/r5rs'
make[3]: Entering directory `/home/joel/Public/src/guile/doc'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/joel/Public/src/guile/doc'
make[2]: Leaving directory `/home/joel/Public/src/guile/doc'
make[2]: Entering directory `/home/joel/Public/src/guile'
make  check-TESTS
make[3]: Entering directory `/home/joel/Public/src/guile'
Testing /home/joel/Public/src/guile/meta/guile ...
with GUILE_LOAD_PATH=/home/joel/Public/src/guile/test-suite
Running 00-initial-env.test
Running 00-socket.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 compiler.test
Running continuations.test
Running control.test
Running coverage.test
Running curried-definitions.test
Running ecmascript.test
Running elisp-compiler.test
Running elisp-reader.test
Running elisp.test
Running encoding-escapes.test
Running encoding-iso88591.test
Running encoding-iso88597.test
Running encoding-utf8.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
Running getopt-long.test
Running goops.test
Running guardians.test
/bin/sh: line 5: 20304 Segmentation fault      CHARSETALIASDIR="/home/joel/Public/src/guile/lib" ${dir}$tst
FAIL: check-guile
==================================
1 of 1 test failed
Please report to bug-guile@gnu.org
==================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/joel/Public/src/guile'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/joel/Public/src/guile'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/joel/Public/src/guile'
make: *** [check] Error 2

Compilation exited abnormally with code 2 at Tue Mar 20 11:25:33

[-- Attachment #2: Type: application/pgp-signature, Size: 229 bytes --]

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

* bug#11048: Trunk fails guardians.test (commit 01e909d90a130f4987b70edae2dbd5a2b33edae7)
  2012-03-20 15:38 bug#11048: Trunk fails guardians.test (commit 01e909d90a130f4987b70edae2dbd5a2b33edae7) Joel J. Adamson
@ 2012-07-02  9:33 ` Ludovic Courtès
  2012-07-13 15:08   ` Joel J. Adamson
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2012-07-02  9:33 UTC (permalink / raw)
  To: Joel J. Adamson; +Cc: 11048

Hi,

Sorry for the very late reply.

adamsonj@ninthfloor.org (Joel J. Adamson) skribis:

> Compiling from git, I got this after 'make -k check' (full output follows):
>
> Running guardians.test
> /bin/sh: line 5: 20304 Segmentation fault      CHARSETALIASDIR="/home/joel/Public/src/guile/lib" ${dir}$tst
> FAIL: check-guile
> ==================================
> 1 of 1 test failed
> Please report to bug-guile@gnu.org
> ==================================
> make[3]: *** [check-TESTS] Error 1
>
> git log shows:
>
>    commit 01e909d90a130f4987b70edae2dbd5a2b33edae7

Can you check whether this still happens?  Apparently, this was with
‘master’, right?

Note that the stable development branch is ‘stable-2.0’.

Thanks,
Ludo’.





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

* bug#11048: Trunk fails guardians.test (commit 01e909d90a130f4987b70edae2dbd5a2b33edae7)
  2012-07-02  9:33 ` Ludovic Courtès
@ 2012-07-13 15:08   ` Joel J. Adamson
  2012-07-19 15:52     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Joel J. Adamson @ 2012-07-13 15:08 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 11048

ludo@gnu.org (Ludovic Courtès) writes:

> Hi,
>
> Sorry for the very late reply.
>
> adamsonj@ninthfloor.org (Joel J. Adamson) skribis:
>
>> Compiling from git, I got this after 'make -k check' (full output follows):
>>
>> Running guardians.test
>> /bin/sh: line 5: 20304 Segmentation fault
>> CHARSETALIASDIR="/home/joel/Public/src/guile/lib" ${dir}$tst
>> FAIL: check-guile
>> ==================================
>> 1 of 1 test failed
>> Please report to bug-guile@gnu.org
>> ==================================
>> make[3]: *** [check-TESTS] Error 1
>>
>> git log shows:
>>
>>    commit 01e909d90a130f4987b70edae2dbd5a2b33edae7
>
> Can you check whether this still happens?  Apparently, this was with
> ‘master’, right?

I've successfully compiled the v2.0.6 branch, passing all tests.

Joel

-- 
Joel J. Adamson
Servedio Lab
University of North Carolina at Chapel Hill

My Research Blog: http://lxmx.wordpress.com
Join the FSF: http://www.fsf.org/jf?referrer=8164





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

* bug#11048: Trunk fails guardians.test (commit 01e909d90a130f4987b70edae2dbd5a2b33edae7)
  2012-07-13 15:08   ` Joel J. Adamson
@ 2012-07-19 15:52     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2012-07-19 15:52 UTC (permalink / raw)
  To: Joel J. Adamson; +Cc: 11048-done

Hi,

adamsonj@ninthfloor.org (Joel J. Adamson) skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
>> Hi,
>>
>> Sorry for the very late reply.
>>
>> adamsonj@ninthfloor.org (Joel J. Adamson) skribis:
>>
>>> Compiling from git, I got this after 'make -k check' (full output follows):
>>>
>>> Running guardians.test
>>> /bin/sh: line 5: 20304 Segmentation fault
>>> CHARSETALIASDIR="/home/joel/Public/src/guile/lib" ${dir}$tst
>>> FAIL: check-guile
>>> ==================================
>>> 1 of 1 test failed
>>> Please report to bug-guile@gnu.org
>>> ==================================
>>> make[3]: *** [check-TESTS] Error 1
>>>
>>> git log shows:
>>>
>>>    commit 01e909d90a130f4987b70edae2dbd5a2b33edae7
>>
>> Can you check whether this still happens?  Apparently, this was with
>> ‘master’, right?
>
> I've successfully compiled the v2.0.6 branch, passing all tests.

Great, closing the bug, then.

Thanks!

Ludo’.





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

end of thread, other threads:[~2012-07-19 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20 15:38 bug#11048: Trunk fails guardians.test (commit 01e909d90a130f4987b70edae2dbd5a2b33edae7) Joel J. Adamson
2012-07-02  9:33 ` Ludovic Courtès
2012-07-13 15:08   ` Joel J. Adamson
2012-07-19 15:52     ` Ludovic Courtès

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).