<div dir="ltr">The message about the unescaped left brace is a warning. I get it in Fedora 23 as well. The result of bootstrap is still okay. It is telling us that it will stop working at some point soon if it isn't changed. At the moment it appears that the only adverse effect is that it makes it more difficult to spot actual errors.<br>
</div><div dir="ltr"><br></div><div dir="ltr">Regards </div><div dir="ltr"><br></div><div dir="ltr">Simon </div><span>
</span><br><div class="gmail_quote"><div dir="ltr">On Fri, 15 Jan 2016, 02:23 Wu, Mark H. <<a href="mailto:Mark.H.Wu@disney.com">Mark.H.Wu@disney.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to update to 4.11 after about 6 months of not touching RTEMS. (It was working 6 months ago.)<br>
<br>
My environment is a Windows 7 host using Cygwin64.<br>
<br>
I updated my toolset from the git repository, and was trying to build a new RSB. I ran into some problems building first, until I updated Cygwin to the latest versions of everything. After getting past that, I ran into the following error:<br>
<br>
script: 81: rtems_tools_source="rtems-tools.git"<br>
source setup: rtems-tools-4.11-1: source rtems-tools -q -n ${rtems_tools_source}<br>
making dir: /cygdrive/c/.../rtems/sources/git<br>
git: reset: git://<a href="http://git.rtems.org/rtems-tools.git" rel="noreferrer" target="_blank">git.rtems.org/rtems-tools.git</a><br>
git: checkout: git://<a href="http://git.rtems.org/rtems-tools.git" rel="noreferrer" target="_blank">git.rtems.org/rtems-tools.git</a> => 4.11<br>
error: git command failed (git): 1<br>
<br>
This occurred with both the head of the 4.11 branch and the head of the master branch.<br>
<br>
I remembered from this list that there was some discussion about it, so I then tried Chris Johns' suggestion and downloaded the tarballs from the ftp site. That allowed me to build the RSB. Is there something I'm missing in building from the git repository, or is that something that my corporate network is blocking?<br>
<br>
<br>
Next up is bootstrapping the OS. I get the following error:<br>
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at .../source-builder/bin/automake line 4033.<br>
<br>
I'm not sure if that is an automake issue specific to Windows/Cygwin64 or not, but it seems more like a change in whatever is parsing automake?<br>
<br>
<br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote></div>