unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#74012: Backtrace gives errors
@ 2024-10-25 12:01 Tommi Höynälänmaa
  0 siblings, 0 replies; only message in thread
From: Tommi Höynälänmaa @ 2024-10-25 12:01 UTC (permalink / raw)
  To: 74012


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@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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-25 12:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25 12:01 bug#74012: Backtrace gives errors Tommi Höynälänmaa

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).