unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Hans Aberg <haberg-1@telia.com>
To: Andy Wingo <wingo@pobox.com>
Cc: 10681@debbugs.gnu.org
Subject: bug#10681: GNU Guile 2.0.6 released
Date: Sat, 7 Jul 2012 14:03:44 +0200	[thread overview]
Message-ID: <643C117F-DC54-44E5-A3EE-C5481C3600DD@telia.com> (raw)
In-Reply-To: <87r4sowxy3.fsf@pobox.com>

On 6 Jul 2012, at 20:23, Andy Wingo wrote:

> Closing this one as done then.  Whenever you give a newer Guile a try
> (like tomorrow's 2.0.6), we can look again.

Two tests failed. Drop me a note if you want further investigation.

Hans


----
$ make check
  GEN      public-submodule-commit
make  check-recursive
Making check in lib
make  check-recursive
make[4]: Nothing to be done for `check-am'.
Making check in meta
make[2]: Nothing to be done for `check'.
Making check in libguile
make  check-am
make[3]: Nothing to be done for `check-am'.
Making check in module
make[2]: Nothing to be done for `check'.
Making check in guile-readline
make  check-am
make[3]: Nothing to be done for `check-am'.
Making check in examples
make[2]: Nothing to be done for `check'.
Making check in emacs
make[2]: Nothing to be done for `check'.
Making check in test-suite
Making check in standalone
make  check-am
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
  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 `../../../guile-2.0.6/test-suite/standalone/test-system-cmds'.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-bad-identifiers'.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-require-extension'.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-guile-snarf'.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-import-order'.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-command-line-encoding'.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-command-line-encoding2'.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-asmobs'.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-ffi'.
make[5]: `test-fast-slot-ref' is up to date.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-mb-regexp'.
make[5]: `test-use-srfi' is up to date.
make[5]: Nothing to be done for `../../../guile-2.0.6/test-suite/standalone/test-extensions'.
make  check-TESTS
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
bad return from expression `(f-sum -1 2000 -30000 40000000000)': expected 39999971999; got 39999972255
FAIL: test-ffi
PASS: test-list
PASS: test-unwind
fail: scm_is_unsigned_integer ((- (expt 2 64) 1), 0, 18446744073709551615) == 1
FAIL: 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
==================================
2 of 29 tests failed
Please report to bug-guile@gnu.org
==================================
make[5]: *** [check-TESTS] Error 1
make[4]: *** [check-am] Error 2
make[3]: *** [check] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
----






      reply	other threads:[~2012-07-07 12:03 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87r4yg3l3e.fsf@gnu.org>
2012-01-31 14:21 ` bug#10681: GNU Guile 2.0.5 released Hans Aberg
2012-01-31 14:40   ` Andy Wingo
2012-01-31 15:04     ` Hans Aberg
2012-01-31 15:18   ` Ludovic Courtès
2012-01-31 16:59     ` Hans Aberg
2012-01-31 18:04   ` Mark H Weaver
2012-01-31 19:30     ` Hans Aberg
2012-01-31 19:35       ` Mark H Weaver
2012-01-31 19:41         ` Hans Aberg
2012-01-31 20:01         ` Hans Aberg
2012-01-31 22:02         ` Hans Aberg
2012-02-01  1:42           ` Mark H Weaver
2012-02-01  9:35             ` Hans Aberg
2012-02-01 14:14             ` Hans Aberg
2012-02-01  1:34         ` Hans Aberg
2012-02-01  1:49           ` Mark H Weaver
2012-02-01  9:18             ` Hans Aberg
2012-02-01 11:50               ` Andy Wingo
2012-02-01 13:36                 ` Hans Aberg
2012-02-01 14:53                   ` Andy Wingo
2012-02-01 15:08                     ` Hans Aberg
2012-07-06 18:23                       ` Andy Wingo
2012-07-07 12:03                         ` Hans Aberg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=643C117F-DC54-44E5-A3EE-C5481C3600DD@telia.com \
    --to=haberg-1@telia.com \
    --cc=10681@debbugs.gnu.org \
    --cc=wingo@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).