unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Catonano <catonano@gmail.com>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: haunt
Date: Sun, 17 May 2020 14:16:36 +0200	[thread overview]
Message-ID: <CAJ98PDw-eAgwtP0pZU9E+QS6GBoZAuDcqOS2g2KGUu7NZ-873A@mail.gmail.com> (raw)
In-Reply-To: <87o8qmhigq.fsf@elephly.net>

Il giorno dom 17 mag 2020 alle ore 14:08 Ricardo Wurmus <rekado@elephly.net>
ha scritto:

>
> Catonano <catonano@gmail.com> writes:
>
> > ;;; WARNING: loading compiled file
> > /home/adriano/opt/lib/guile/3.0/site-ccache/haunt/serve/web-server.go
> > failed:
> > ;;; In procedure load-thunk-from-memory: incompatible bytecode kind
> > ;;; WARNING: loading compiled file
> > /home/adriano/opt/lib/guile/3.0/site-ccache/haunt/serve/mime-types.go
> > failed:
> > ;;; In procedure load-thunk-from-memory: incompatible bytecode kind
>
> This means you are either using Guile 2 and make it load bytecode for
> 3.0 or the other way around.
>
>
>
Thank you Ricardo

I know what it means

I am puzzled because there is only one version of Guile on this machine,
it's Gule 3.0.1

and then it only happens for some modules, not all of them

But you made me think and I tried

$ which -a guile
/usr/bin/guile
/bin/guile

both these Guiles are 3.0.1, I know because I opened them both

Now look

$ ls -lha /usr/bin/guile
lrwxrwxrwx 1 root root 23 mag 14 10:51 /usr/bin/guile ->
/etc/alternatives/guile

$ ls -lha /bin/guile
lrwxrwxrwx 1 root root 23 mag 14 10:51 /bin/guile -> /etc/alternatives/guile

they are 2 links pointing to the actual executable, it seems

is any of this relevant ?


  reply	other threads:[~2020-05-17 12:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17  7:44 haunt Catonano
2020-05-17 12:08 ` haunt Ricardo Wurmus
2020-05-17 12:16   ` Catonano [this message]
2020-05-17 12:28     ` haunt Catonano
2020-05-17 15:49       ` haunt Alex Sassmannshausen
2020-05-17 15:47     ` haunt Ricardo Wurmus
2020-05-18  8:11       ` haunt Catonano

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=CAJ98PDw-eAgwtP0pZU9E+QS6GBoZAuDcqOS2g2KGUu7NZ-873A@mail.gmail.com \
    --to=catonano@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=rekado@elephly.net \
    /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).