unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Damien Mattei <damien.mattei@gmail.com>,
	Robby Zambito <contact@robbyzambito.me>
Cc: guile-user@gnu.org
Subject: Re: Unable to import (ice-9 psyntax)
Date: Wed, 15 Feb 2023 21:18:20 +0100	[thread overview]
Message-ID: <ce00c6d4-6a86-57eb-1a8a-a14ef9a3b119@telenet.be> (raw)
In-Reply-To: <CADEOadcVXP5x_TsXCX45s4B=TWn3bdn6QZcUU8QpxohGZMDvuA@mail.gmail.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 1294 bytes --]



On 15-02-2023 07:43, Damien Mattei wrote:
> same problem:
> 
> (base) mattei@MacBook-Pro-Touch-Bar library-FunctProg % guile
> GNU Guile 3.0.8.99-f3ea8
> Copyright (C) 1995-2022 Free Software Foundation, Inc.
> 
> Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
> This program is free software, and you are welcome to redistribute it
> under certain conditions; type `,show c' for details.
> 
> Enter `,help' for help.
> scheme@(guile-user)> (import (ice-9 psyntax))
> ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
> ;;;       or pass the --no-auto-compile argument to disable.
> ;;; compiling /usr/local/share/guile/3.0/ice-9/psyntax.scm
> ;;; compiled
> /Users/mattei/.cache/guile/ccache/3.0-LE-8-4.6/usr/local/share/guile/3.0/ice-9/psyntax.scm.go
> While compiling expression:
> No variable named syntax? in #<module (#{ g116}#) 1017f9320>
> scheme@(guile-user)>

Questions:

   * is /usr/local/lib/guile/3.0/ccache present in %load-compiled-path?
   * does /usr/local/lib/guile/3.0/ccache exist?
   * does /usr/local/lib/guile/3.0/ccache/ice-9/psyntax.go exist?
   * is /usr/local/lib/guile/3.0/ccache/ice-9/psyntax.go newer than
     /usr/local/share/guile/3.0/ice-9/psyntax.scm going by mtime?

Greetings,
Maxime

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

  reply	other threads:[~2023-02-15 20:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15  2:14 Unable to import (ice-9 psyntax) Robby Zambito
2023-02-15  6:43 ` Damien Mattei
2023-02-15 20:18   ` Maxime Devos [this message]
2023-02-15 23:48     ` Damien Mattei
2023-02-16 11:18       ` Maxime Devos
2023-02-16 11:26         ` Maxime Devos
2023-02-16 11:23 ` Maxime Devos
2023-02-16 13:39   ` Robby Zambito

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=ce00c6d4-6a86-57eb-1a8a-a14ef9a3b119@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=contact@robbyzambito.me \
    --cc=damien.mattei@gmail.com \
    --cc=guile-user@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).