<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/14 urbainegis <span dir="ltr"><<a href="mailto:urbain.egis@gmail.com" target="_blank">urbain.egis@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Bad luck: next stage seems seriously broken, once more ;-( in my case :<br>
<br>
/make[3]: Entering directory<br>
`/usr/home/urbain.egis/cerbero/sources/build-tools/orc-tool-0.4.16/testsuite/orcc'<br>
../../tools/orcc.exe --include stdint.h --implementation -o testorc.c<br>
../test.orc<br>
In function memcpy_aligned_n16:<br>
error: line 2381: unknown opcode: n<br>
...<br>
error: duplicate variable name: d1<br>
error: duplicate variable name: s1<br>
error: destination "d1" written multiple times<br>
error: variable "(null)" used before being written/<br>
<br>
Much more exhaustive  logs<br>
<<a href="http://gstreamer-devel.966125.n4.nabble.com/file/n4662587/orcByCerberoBuildFail.txt" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/file/n4662587/orcByCerberoBuildFail.txt</a>><br>
attached here.<br>
<br></blockquote><div>Hi,<br><br></div><div>I think you both are experiencing the sames issues because you didn't install correctly git using the instructions provided in the documentation. There is an important step in the git installation in Windows, which is selecting the option:<br>

"Checkout as-is, Commit as-is"<br><br></div><div>If you haven't selected this option you will probably have a warning when starting the bootstrap command. The problem with not checking out this option is that git won't respect the line endings and therefore it will break the build of almost all projects.<br>

</div><div>First of all, could you please check that git is configured properly to respect the line endings? This command should return "false"<br>git config --get core.autocrlf<br><br></div><div>If that's not correct, than you only have one option, wipe everything, configure git properly and restart the build form scratch.<br>

</div><div>To wipe:<br></div><div>./cerbero-uninstalled -c yourconfig.cbc wipe --build-tools<br></div><div>rm -rf ~/cerbero/<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


  -- Egis<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-SDK-WIN32-cerbero-bootstrap-fails-by-MinGw-due-to-rpl-xxx-undefined-references-tp4662423p4662587.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-SDK-WIN32-cerbero-bootstrap-fails-by-MinGw-due-to-rpl-xxx-undefined-references-tp4662423p4662587.html</a><br>


<div class=""><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>