unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: "Tommi Höynälänmaa" <tommi.hoynalanmaa@gmail.com>
To: 74012@debbugs.gnu.org
Subject: bug#74012: Backtrace gives errors
Date: Fri, 25 Oct 2024 15:01:04 +0300	[thread overview]
Message-ID: <8193b417-dcb9-7263-6f58-9e3fb8be9687@gmail.com> (raw)


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






                 reply	other threads:[~2024-10-25 12:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8193b417-dcb9-7263-6f58-9e3fb8be9687@gmail.com \
    --to=tommi.hoynalanmaa@gmail.com \
    --cc=74012@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).