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 > -- You received this bug notification because you are a member of marionnet-dev, which is subscribed to marionnet. https://bugs.launchpad.net/bugs/1862064 Title: Installing marionnet FAILED Status in marionnet: New 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 To manage notifications about this bug go to: https://bugs.launchpad.net/marionnet/+bug/1862064/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~marionnet-dev Post to : marionnet-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~marionnet-dev More help : https://help.launchpad.net/ListHelp