unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
To: guile-user@gnu.org
Subject: Re: haunt
Date: Sun, 17 May 2020 17:49:32 +0200	[thread overview]
Message-ID: <874kseef3n.fsf@gmail.com> (raw)
In-Reply-To: <CAJ98PDwa2rpoBSgX1FZjg6JSmfFAfN5uCd1cCjuU+W8H9xt98w@mail.gmail.com>

Heya,

Catonano <catonano@gmail.com> writes:

> Il giorno dom 17 mag 2020 alle ore 14:16 Catonano <catonano@gmail.com> ha
> scritto:
>
>>
>>
>> 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.
>
> […]
>
> Now look
>
>
> $ sudo apt remove guile-2.2
> Lettura elenco dei pacchetti... Fatto
> Generazione albero delle dipendenze
> Lettura informazioni sullo stato... Fatto
> Il pacchetto "guile-2.2" non è installato e quindi non è stato rimosso
> 0 aggiornati, 0 installati, 0 da rimuovere e 24 non aggiornati.
>
>
> it's in Italian
>
> it says that the package guile-2.2 was not installed so nothing was done
>
> Is anyone else using Ubuntu 20.04 around here ?

I'm afraid I don't use Ubuntu (I use Debian with Guix on a foreign
distro atm), but perhaps some thoughts:

In recent weeks with the migration in Guix to guile 3 I have also run
into the incompatible bytecode messages.  From my experience, they are
mostly harmless.  It seems to me the code is just re-compiled on the
fly? Dunno.

In any case, generally it does indicate that Guile is loading some
libraries from differnet versions as both you and Ricardo noted.

Maybe you can manually clear your guile compiled caches?  There might be
some leftover files from back when you were on 2.2?

Fwiw, I can confirm that haunt works with Guile 3, as I'm using it from
Guix.

Hope this helps!

Alex



  reply	other threads:[~2020-05-17 15:49 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   ` haunt Catonano
2020-05-17 12:28     ` haunt Catonano
2020-05-17 15:49       ` Alex Sassmannshausen [this message]
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=874kseef3n.fsf@gmail.com \
    --to=alex.sassmannshausen@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).