GNU bug report logs - #74012
Backtrace gives errors

Previous Next

Package: guile;

Reported by: Tommi Höynälänmaa <tommi.hoynalanmaa <at> gmail.com>

Date: Fri, 25 Oct 2024 12:02:01 UTC

Severity: normal

To reply to this bug, email your comments to 74012 AT debbugs.gnu.org.

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#74012; Package guile. (Fri, 25 Oct 2024 12:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tommi Höynälänmaa <tommi.hoynalanmaa <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Fri, 25 Oct 2024 12:02:02 GMT) Full text and rfc822 format available.

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

From: Tommi Höynälänmaa <tommi.hoynalanmaa <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: Backtrace gives errors
Date: Fri, 25 Oct 2024 15:01:04 +0300
Backtrace gives error messages and does not print the whole backtrace.
I get the following errors in the end of the backtrace:
---
In procedure vector-ref: Argument 2 out of range: 72
---
and
---
In procedure cdr: Wrong type argument in position 1 (expecting pair): #f
---

Steps to reproduce the bug:

If you want to use guile from the repository do the following:

1. Download the file theme-d-work20241025-1.tar.xz
from https://www.iki.fi/tohoyn/theme-d/ and unpack it somewhere.

2. Create a guile environment with command "meta/uninstalled-env bash".

3. Change the file libthemedsupport/Makefile.am so that variable
libthemedsupport_la_CPPFLAGS contains option -I<guile-path> where 
<guile-path> is
the path of your local guile repository.

4. Give command

  ./configure --with-guile-program=<guile-path>/meta/guile

5. Build Theme-D with "make".

6. Create a subenvironment with command "meta/uninstalled-env bash".

7. cd to subdirectory theme-d-code/tests

8. Give commands

  theme-d-compile -m ..: test469.thp
  theme-d-link -m ..: test469.tcp

If you want to use guile installed to your system omit steps 2 and 3 and 
use configure command ./configure.

     - Tommi Höynälänmaa

-- 
Kotisivu / Homepage: http://www.iki.fi/tohoyn/
Sähköposti / E-Mail: tommi.hoynalanmaa <at> iki.fi
GPG-sormenjälki / GPG fingerprint:
55F4 2477 7155 3528 5CB2 2B7A BB86 1FDE 4046 0F83
FT, Debian-ylläpitäjä / PhD, Debian Maintainer





This bug report was last modified 231 days ago.

Previous Next


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