GNU bug report logs - #14749
rtl.test failure in master

Previous Next

Package: guile;

Reported by: <dsmich <at> roadrunner.com>

Date: Sat, 29 Jun 2013 18:40:01 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14749 in the body.
You can then email your comments to 14749 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#14749; Package guile. (Sat, 29 Jun 2013 18:40:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to <dsmich <at> roadrunner.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sat, 29 Jun 2013 18:40:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: <dsmich <at> roadrunner.com>
To: bug-guile <at> gnu.org
Subject: rtl.test failure in master
Date: Sat, 29 Jun 2013 14:38:59 -0400
I'm seeing this make check error from rtl.test on master:

ERROR: rtl.test: load-constant: #\37200 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))

The failing line is:
    (integer->char 16000)

Out of curiosity, I added these lines:
   #\λ
   (integer->char 955)

I chose the lambda char as it works fine within a string a few line further into the test.

Those lines produce these errors:
ERROR: rtl.test: load-constant: #\1673 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))
ERROR: rtl.test: load-constant: #\1673 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))

I don't how 16000 relates to #\37200 or how 955 or #\λ to #\1673 .

Could it be that this is a 32 bit machine?

$ git describe
v2.1.0-1017-g98eaef1


-Dale





Information forwarded to bug-guile <at> gnu.org:
bug#14749; Package guile. (Sat, 29 Jun 2013 21:55:01 GMT) Full text and rfc822 format available.

Message #8 received at 14749 <at> debbugs.gnu.org (full text, mbox):

From: <dsmich <at> roadrunner.com>
To: 14749 <at> debbugs.gnu.org, dsmich <at> roadrunner.com
Subject: Re: bug#14749: rtl.test failure in master
Date: Sat, 29 Jun 2013 21:53:57 +0000
---- dsmich <at> roadrunner.com wrote: 
> I'm seeing this make check error from rtl.test on master:
> 
> ERROR: rtl.test: load-constant: #\37200 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))
> 
> The failing line is:
>     (integer->char 16000)

I did a bisect and it says this started with commit 

e6450062a19bf5d0072d117b69be95c2641c23ab is the first bad commit
commit e6450062a19bf5d0072d117b69be95c2641c23ab
Author: Andy Wingo <wingo <at> pobox.com>
Date:   Sun Jun 16 15:02:34 2013 +0200

    Reduce call-with-values to let for singly-valued producers


-Dale





Information forwarded to bug-guile <at> gnu.org:
bug#14749; Package guile. (Sun, 30 Jun 2013 10:59:02 GMT) Full text and rfc822 format available.

Message #11 received at 14749 <at> debbugs.gnu.org (full text, mbox):

From: <dsmich <at> roadrunner.com>
To: 14749 <at> debbugs.gnu.org, dsmich <at> roadrunner.com
Subject: Re: bug#14749: rtl.test failure in master
Date: Sun, 30 Jun 2013 6:58:33 -0400
---- dsmich <at> roadrunner.com wrote: 
> 
> ---- dsmich <at> roadrunner.com wrote: 
> > I'm seeing this make check error from rtl.test on master:
> > 
> > ERROR: rtl.test: load-constant: #\37200 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))
> > 
> > The failing line is:
> >     (integer->char 16000)
> 
> I did a bisect and it says this started with commit 

Forget this noise.  rtl.test fails here since the inclusion of rtl.test.

-Dale





Information forwarded to bug-guile <at> gnu.org:
bug#14749; Package guile. (Thu, 08 Aug 2013 02:36:02 GMT) Full text and rfc822 format available.

Message #14 received at 14749 <at> debbugs.gnu.org (full text, mbox):

From: <dsmich <at> roadrunner.com>
To: 14749 <at> debbugs.gnu.org, dsmich <at> roadrunner.com
Subject: Re: bug#14749: rtl.test failure in master
Date: Wed, 7 Aug 2013 22:35:20 -0400
---- dsmich <at> roadrunner.com wrote: 
> 
> ---- dsmich <at> roadrunner.com wrote: 
> > 
> > ---- dsmich <at> roadrunner.com wrote: 
> > > I'm seeing this make check error from rtl.test on master:
> > > 
> > > ERROR: rtl.test: load-constant: #\37200 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))
> > > 
> > > The failing line is:
> > >     (integer->char 16000)
> > 
> > I did a bisect and it says this started with commit 
> 
> Forget this noise.  rtl.test fails here since the inclusion of rtl.test.

$ git describe
v2.1.0-1093-g5270bb5

Passes make check on 32bit with no problems.  Yey!

-Dale






bug closed, send any further explanations to 14749 <at> debbugs.gnu.org and <dsmich <at> roadrunner.com> Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Thu, 08 Aug 2013 21:40:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 06 Sep 2013 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 345 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.