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

On Wed, Feb 15, 2023 at 9:18 PM Maxime Devos <maximedevos@telenet.be> wrote:

>
>
> 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?
>
yes :
scheme@(guile-user)> %load-compiled-path
$1 = ("/opt/homebrew/lib/guile/3.0/site-ccache"
"/usr/local/lib/guile/3.0/ccache" "/usr/local/lib/guile/3.0/site-ccache")


>    * does /usr/local/lib/guile/3.0/ccache exist?
>
yes

>    * does /usr/local/lib/guile/3.0/ccache/ice-9/psyntax.go exist?
>
no:
-rw-r--r--   1 root  wheel   88581 12 jan 08:12 pretty-print.go
-rw-r--r--   1 root  wheel  516629 12 jan 08:12 psyntax-pp.go
-rw-r--r--   1 root  wheel   76493 12 jan 08:12 q.go


   * 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?
>

-rw-r--r--   1 root  wheel  188229 12 jan 08:12 psyntax-pp.scm
-rw-r--r--   1 root  wheel  153430 12 jan 08:12 psyntax.scm

>
> Greetings,
> Maxime
>

note that this problem is not affecting my codes....
Damien


  reply	other threads:[~2023-02-15 23:48 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
2023-02-15 23:48     ` Damien Mattei [this message]
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='CADEOadcV7=qg1KXmUO9ydWXDbtdBR7-bPUHPsvEGqpmHzKOuag@mail.gmail.com' \
    --to=damien.mattei@gmail.com \
    --cc=contact@robbyzambito.me \
    --cc=guile-user@gnu.org \
    --cc=maximedevos@telenet.be \
    /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).