GNU bug report logs -
#27766
Bug with Guile 2.0.22
Previous Next
To reply to this bug, email your comments to 27766 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#27766
; Package
guile
.
(Wed, 19 Jul 2017 15:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Poussin, David L M" <d.poussin <at> imperial.ac.uk>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Wed, 19 Jul 2017 15:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Dear Sir or Madam,
My name is David Poussin, I am a PHD in Imperial College London.
For my study, I try to use a simulation software named “ MIT Photonics bandgap “.
This software uses the guile library for part of its calculation.
However, when I try to launch it I obtain this error.
David$ mpb
Backtrace:
In ice-9/boot-9.scm:
160: 11 Exception thrown while printing backtrace:
ERROR: In procedure private-lookup: Module named (system vm frame) does not exist
ERROR: In procedure scm-error:
ERROR: no code for module (system base compile)
It seems this error comes from Guile.
I searched a little bit and the software I try to use calls a previous version of Guile , v2.0.22.
I tried to download the latest version, but after, the MIT software does not recognise it.
I am using a MAC OS Sierra, version 10.12.5.
Do you know where my error comes from?
Thank you by advance,
David Poussin
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guile <at> gnu.org
:
bug#27766
; Package
guile
.
(Wed, 19 Jul 2017 16:12:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 27766 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi David,
> For my study, I try to use a simulation software named “ MIT Photonics bandgap “.
> This software uses the guile library for part of its calculation.
> David$ mpb
> Backtrace:
> In ice-9/boot-9.scm:
> 160: 11 Exception thrown while printing backtrace:
> ERROR: In procedure private-lookup: Module named (system vm frame) does not exist
> ...
In order to check that you (at least) have a proper guile installed first, try to run
guile 'on its own', open a terminal and just enter 'guile', or 'guile --version'
But anyway, I suggest you report this to the MIT Photonics bandgap maintainers,
because (a) there is no specific guile version checked at configure time, and the
manual states what guile version is expected..., then (b) it is very unlikely their
code will run with the latest guile stable verion, 2.2.2 (and prior to the 2.2
series, the latest was 2.0.14, not 2.0.22, for info)
It seems the project was started 18y ago, the source code even refers
to guile-1.2 ...
David
[Message part 2 (application/pgp-signature, inline)]
Information forwarded
to
bug-guile <at> gnu.org
:
bug#27766
; Package
guile
.
(Wed, 19 Jul 2017 16:16:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 27766 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
> But anyway, I suggest you report this to the MIT Photonics bandgap maintainers,
> because (a) there is no specific guile version checked at configure time, and the
> manual states what guile version is expected...
correction:
... their manual _does not_ state what guile version is expected...
[Message part 2 (application/pgp-signature, inline)]
Added tag(s) moreinfo.
Request was from
Taylan Kammer <taylan.kammer <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Sun, 16 May 2021 18:25:01 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.