GNU bug report logs - #21614
add-to-load-path compilation fails with compile-cps error

Previous Next

Package: guile;

Reported by: tantalum <sph <at> posteo.eu>

Date: Sun, 4 Oct 2015 16:44:02 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 21614 in the body.
You can then email your comments to 21614 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#21614; Package guile. (Sun, 04 Oct 2015 16:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to tantalum <sph <at> posteo.eu>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sun, 04 Oct 2015 16:44:02 GMT) Full text and rfc822 format available.

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

From: tantalum <sph <at> posteo.eu>
To: bug-guile <at> gnu.org
Subject: add-to-load-path compilation fails with compile-cps error
Date: Sun, 4 Oct 2015 16:43:13 +0000
hi,

i am getting a compilation error which seems odd to me, with guile version 2.1.0.455-73f61, compiled from the commit from 2015-09-18.

here are several scenarios i tried:

# code in a file

## file contents

  (add-to-load-path "test")

## compilation

guile t.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /tmp/t.scm
;;; WARNING: compilation of /tmp/t.scm failed:
;;; ERROR: Wrong number of arguments to #<procedure 1ad6500 at language/tree-il/compile-cps.scm:463:7 (val)>


# from the command-line

guile -c "(add-to-load-path \"test\")"

(just exits)


# from the repl

scheme@(guile-user)> (add-to-load-path "test")
While compiling expression:
ERROR: Wrong number of arguments to #<procedure 1877c00 at language/tree-il/compile-cps.scm:463:7 (val)>
scheme@(guile-user)>




Reply sent to Mark H Weaver <mhw <at> netris.org>:
You have taken responsibility. (Tue, 06 Oct 2015 14:15:03 GMT) Full text and rfc822 format available.

Notification sent to tantalum <sph <at> posteo.eu>:
bug acknowledged by developer. (Tue, 06 Oct 2015 14:15:03 GMT) Full text and rfc822 format available.

Message #10 received at 21614-done <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: tantalum <sph <at> posteo.eu>
Cc: 21614-done <at> debbugs.gnu.org
Subject: Re: bug#21614: add-to-load-path compilation fails with compile-cps
 error
Date: Tue, 06 Oct 2015 10:14:15 -0400
tantalum <sph <at> posteo.eu> writes:

> i am getting a compilation error which seems odd to me, with guile
> version 2.1.0.455-73f61, compiled from the commit from 2015-09-18.
[...]
> # from the repl
>
> scheme@(guile-user)> (add-to-load-path "test")
> While compiling expression:
> ERROR: Wrong number of arguments to #<procedure 1877c00 at language/tree-il/compile-cps.scm:463:7 (val)>
> scheme@(guile-user)>

I believe this is fixed in commit 315adb6347.  I'm closing this bug, but
please let me know if you continue to have problems.

     Thanks!
       Mark




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 04 Nov 2015 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 175 days ago.

Previous Next


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