<div dir="ltr">Yes it worked to compile :)<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-27 21:38 GMT+02:00 Martin Marmsoler <span dir="ltr"><<a href="mailto:martin.marmsoler@gmail.com" target="_blank">martin.marmsoler@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hello,<br><br></div>yes I will try it. <br><br></div>Thank you!<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Martin<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-03-27 17:47 GMT+02:00 Clément David <span dir="ltr"><<a href="mailto:Clement.David@esi-group.com" target="_blank">Clement.David@esi-group.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
On my machine, with the patch [1] I am able to build scilab. Could you open a bug to track the issue<br>
and confirm that this patch works in your distribution ?<br>
<br>
[1]: <a href="https://codereview.scilab.org/#/c/19232" rel="noreferrer" target="_blank">https://codereview.scilab.org/<wbr>#/c/19232</a><br>
<br>
--<br>
Clément<br>
<div class="m_-3272026223185440075HOEnZb"><div class="m_-3272026223185440075h5"><br>
Le dimanche 26 mars 2017 à 21:15 +0200, Martin Marmsoler a écrit :<br>
> Hello,<br>
><br>
> it worked for me to use the --without-modelica option for the config file and -j1 with make.<br>
><br>
> Best regards,<br>
><br>
> Martin<br>
><br>
> 2017-03-24 11:17 GMT+01:00 Florian Blachère <<a href="mailto:florian.blachere@uvsq.fr" target="_blank">florian.blachere@uvsq.fr</a>>:<br>
> > Hello,<br>
> > I can confirm that with a recent Ocaml compiler (4.04.0) on Archlinux using the PKGBUILD from<br>
> > the AUR (<a href="https://aur.archlinux.org/packages/scilab/" rel="noreferrer" target="_blank">https://aur.archlinux.org/pac<wbr>kages/scilab/</a>) and with modelica activated ('--with-<br>
> > modelica') the build fails even with the '-j1' option.<br>
> > Regards,<br>
> > Florian<br>
> > On 24/03/17 09:53, Clément David wrote:<br>
> > > Hello all,<br>
> > ><br>
> > > Sorry for answering that late, I can offer more :) .<br>
> > ><br>
> > > The error comes from the buggy parallel OCaml compilation of the Modelica compiler. This is a<br>
> > > known<br>
> > > issue and I currently failed to resolve it : you should compile with `make -j1` to succeed.<br>
> > ><br>
> > > I was only able to reproduce it on system using OCaml 4 and it seems to be related to a wrong<br>
> > > ml/mli<br>
> > > dependency order. Could you confirm that you are using the latest OCaml version ?<br>
> > ><br>
> > > Thanks,<br>
> > ><br>
> > > --<br>
> > > Clément<br>
> > ><br>
> > > Le jeudi 23 mars 2017 à 12:21 +0300, Nikolay Strelkov a écrit :<br>
> > > > Dear Martin!<br>
> > > ><br>
> > > > First of all can't understand why you are trying to compile Scilab. <br>
> > > > You can get binary version, extract and use it.<br>
> > > ><br>
> > > > At second you can get Scilab from AUR. If you still willing to compile Scilab from sources<br>
> > > > you<br>
> > > > should install its build dependencies. <br>
> > > > I think you can start building Scilab 6.0.0 (commit<br>
> > > > 22bd3a5c93489bce74fbaf25d19fe5<wbr>5aefca853c).<br>
> > > > After successful build of 6.0.0 you can try newer revisions.<br>
> > > ><br>
> > > > I'm on Ubuntu 12.04.5 LTS. Here we use "apt-get build-dep scilab", "checkinstall" and so on.<br>
> > > > So I<br>
> > > > can't offer more.<br>
> > > ><br>
> > > > --<br>
> > > > With best regards,<br>
> > > > Ph.D., assistant professor at MPEI,<br>
> > > > IEEE member,<br>
> > > > maintainer of Mathieu functions toolbox for Scilab,<br>
> > > > Nikolay Strelkov.<br>
> > > ><br>
> > > > 2017-03-23 1:02 GMT+03:00 Martin Marmsoler <<a href="mailto:martin.marmsoler@gmail.com" target="_blank">martin.marmsoler@gmail.com</a>>:<br>
> > > > > I'm using antergos and cloned the code from scilab website.<br>
> > > > > GNU Make 4.2.1<br>
> > > > > 4.10.3-1-ARCH<br>
> > > > ><br>
> > > > ><br>
> > > > > 2017-03-22 22:29 GMT+01:00 Tim Wescott <<a href="mailto:tim@wescottdesign.com" target="_blank">tim@wescottdesign.com</a>>:<br>
> > > > > > On Wed, 2017-03-22 at 22:19 +0100, Martin Marmsoler wrote:<br>
> > > > > > > Hello,<br>
> > > > > > ><br>
> > > > > > > I tried to compile scilab, but I get every the the following error:<br>
> > > > > > ><br>
> > > > > > > File "_none_", line 1:<br>
> > > > > > > Error: Files ./src/xml2modelica/xMLParser.c<wbr>mx<br>
> > > > > > > and ./src/xml2modelica/linenum.cmx<br>
> > > > > > > make inconsistent assumptions over implementation Linenum<br>
> > > > > > ><br>
> > > > > > > It's revision: 8e22c1833d5be739f39ca400858295<wbr>2f2d76cfdc<br>
> > > > > > > Tried also revision 37f503cc29e63e42902b4de384e9f7<wbr>c064b76b92<br>
> > > > > ><br>
> > > > > > I do _not_ know the answer, but someone is going to ask you for<br>
> > > > > > platform, operating system, and the version of the tools that you're<br>
> > > > > > using. Then they're going to want to know where you got your source<br>
> > > > > > code (unless it's obvious from the revision numbers).<br>
> > > > > ><br>
> > > > > > Sorry I can't offer more...<br>
> > > > > ><br>
> > > > > > --<br>
> > > > > ><br>
> > > > > > Tim Wescott<br>
> > > > > > <a href="http://www.wescottdesign.com" rel="noreferrer" target="_blank">www.wescottdesign.com</a><br>
> > > > > > Control & Communications systems, circuit & software design.<br>
> > > > > > Phone: <a href="tel:503.631.7815" value="+15036317815" target="_blank">503.631.7815</a><br>
> > > > > > Cell: <a href="tel:503.349.8432" value="+15033498432" target="_blank">503.349.8432</a><br>
> > > > > ><br>
> > > > > ><br>
> > > > > ><br>
> > > > > > ______________________________<wbr>_________________<br>
> > > > > > users mailing list<br>
> > > > > > <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
> > > > > > <a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailma<wbr>n/listinfo/users</a><br>
> > > > > ><br>
> > > > ><br>
> > > > > ______________________________<wbr>_________________<br>
> > > > > users mailing list<br>
> > > > > <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
> > > > > <a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailma<wbr>n/listinfo/users</a><br>
> > > > ><br>
> > > ><br>
> > > > ______________________________<wbr>_________________<br>
> > > > users mailing list<br>
> > > > <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
> > > > <a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailma<wbr>n/listinfo/users</a><br>
> > ><br>
> > > ______________________________<wbr>_________________<br>
> > > users mailing list<br>
> > > <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
> > > <a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailma<wbr>n/listinfo/users</a><br>
> > ><br>
> > <br>
> ><br>
> > ______________________________<wbr>_________________<br>
> > users mailing list<br>
> > <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
> > <a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailma<wbr>n/listinfo/users</a><br>
> ><br>
><br>
> ______________________________<wbr>_________________<br>
> users mailing list<br>
> <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
> <a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailma<wbr>n/listinfo/users</a><br>
______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailma<wbr>n/listinfo/users</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>