Comment 2 for bug 1862064

Revision history for this message
Jean-Vincent Loddo (loddo) wrote : Re: [Marionnet-dev] [Bug 1862064] [NEW] Installing marionnet FAILED

Hi,

the Ocaml's bytecode generation fails for an unknown reason related to
dynamic libraries on Ubuntu 19.04. However, is not required to compile
the bytecode version of marionnet. The native one is sufficient, more
efficient, and doesn't provoke any compilation errors on Ubuntu 19.04
(tested today).

Hence, I have modified the script marionnet_from_scratch in order to
prevent the bytecode compilation. The new version is available since 3
pm (UTC+0100) from:

http://www.marionnet.org/downloads/marionnet_from_scratch/marionnet_from_scratch

and the relevant difference is the command removing from the Makefile
the two lines involved in the bytecode compilation:

   sed -i Makefile.local -e '/^BYTE_PROGRAMS/d' -e '/^ROOT_BYTE_PROGRAMS/d'

Jean-Vincent Loddo

Le 05/02/2020 à 21:51, Teste Omron a écrit :
> Public bug reported:
>
>
> Hi guys
> I got the error below today while using the script you provided.
>
> "Failing when building marionnet.byte
> I got this error several times.
> I uploaded a picture as an attachment.
> This is on Ubuntu 19.04
>
> ** Affects: marionnet
> Importance: Undecided
> Status: New
>
> ** Attachment added: "Error at installing Ubuntu 19.04"
> https://bugs.launchpad.net/bugs/1862064/+attachment/5325730/+files/20200205_143557.jpg
>