Installing marionnet FAILED
Bug #1862064 reported by
Teste Omron
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
marionnet |
New
|
Undecided
|
Unassigned |
Bug Description
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
Related branches
To post a comment you must log in.
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 : /bugs.launchpad .net/bugs/ 1862064/ +attachment/ 5325730/ +files/ 20200205_ 143557. jpg
> 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:/
>