<html><body bgcolor="#FFFFFF"><div>I meant cvsup but ok, that too sort of. If "program" lacks capital "p" file is only in pkg store. I'll see about the slashes.<br><br> - Jay (phone<span class="Apple-style-span" style="-webkit-composition-fill-color: rgba(175, 192, 227, 0.231373); -webkit-composition-frame-color: rgba(77, 128, 180, 0.231373); ">)</span></div><div><br>On Oct 27, 2009, at 12:13 AM, "Randy Coleburn" <<a href="mailto:rcoleburn@scires.com">rcoleburn@scires.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>
<div>Jay:</div>
<div> </div>
<div>The problem is with the following line:</div>
<div> </div>
<div>C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3</div>
<div> </div>
<div>Notice the weird path.</div>
<div> </div>
<div>The following does work:</div>
<div> </div>
<div>C:\cm3\bin\ktok ..\src\Calc.t -o CalcTok.i3</div>
<div> </div>
<div>Not sure why it is trying to go down the "pkg" tree to find an EXE since these are all in "bin".</div>
<div> </div>
<div>Suspect the bug is in "C:\cm3\pkg\cit_util\src\generics.tmpl".</div>
<div> </div>
<div>Here is the verbose compiler output:</div>
<div> </div>
<div><font face="Courier New">C:\cm3\Sandbox\caltech-parser\parserlib\parserlib\test\src>cm3 -verbose<br>EVAL ("C:\cm3\bin\cm3.cfg")<br>--- building in ..\NT386 ---</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New">cd ..\NT386<br>ignoring ..\src\m3overrides</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New">EVAL ("m3make.args")<br>rm .M3SHIP<br>rm .M3OVERRIDES<br>C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3<br>C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3<br>The system cannot find the path specified.<br>"C:\cm3\pkg\cit_util\src\generics.tmpl", line 38: quake runtime error: exit 1: C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New">--procedure--  -line-  -file---<br>exec               --  <builtin><br>_exec              38  C:\cm3\pkg\cit_util\src\generics.tmpl<br>_xCons             37  C:\cm3\pkg\parserlib\src\parser.tmpl<br>_tCons             70  C:\cm3\pkg\parserlib\src\parser.tmpl<br>_tConsUn           71  C:\cm3\pkg\parserlib\src\parser.tmpl<br>token              73  C:\cm3\pkg\parserlib\src\parser.tmpl<br>include_dir         4  C:\cm3\Sandbox\caltech-parser\parserlib\parserlib\test\src\m3makefile<br>                    5  C:\cm3\Sandbox\caltech-parser\parserlib\parserlib\test\NT386\m3make.args</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New">Fatal Error: package build failed</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New"> seconds  #times  operation<br>    0.01       2  removing temporary files<br>    0.01       1  garbage collection<br>    0.09          other<br>---------------------------------------------------<br>    0.10          TOTAL</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New">rm m3make.args<br>cd ..\src</font></div>
<div> </div>
<div>Regards,</div>
<div>Randy Coleburn</div>
<div><br><br>>>> <<a href="mailto:jay.krell@cornell.edu">jay.krell@cornell.edu</a>> 10/27/2009 1:21 AM >>><br></div>
<div>m3cc isn't supposed to build for NT, nor probably the others. I tried a simple filtering of m3cc weeks ago but it broke much, oddly.</div>
<div>That specific error in cvsup not expected. Can you look closer and try to fix it?</div>
<div><br> - Jay (phone<span class="Apple-style-span" style="-webkit-composition-fill-color: rgba(175, 192, 227, 0.231373); -webkit-composition-frame-color: rgba(77, 128, 180, 0.231373)">)</span></div>
<div><br>On Oct 26, 2009, at 9:28 PM, "Randy Coleburn" <<a href="mailto:rcoleburn@scires.com"><a href="mailto:rcoleburn@scires.com">rcoleburn@scires.com</a></a>> wrote:<br><br></div>
<div></div>
<blockquote type="cite">
<div>
<div>I discovered that I wasn't getting all the updates via CVS.  Not sure what when wrong, but I think it had to do with a prior update pointing to one of the release engineering branches and I couldn't seem to get it to update from the HEAD anymore.</div>
<div> </div>
<div>So, I wound up deleting everything and checking out everything afresh on my Windows Vista platform.</div>
<div> </div>
<div>I've run a new build against everything (all packages in PkgInfo.txt).  This is against the HEAD branch (I think).  </div>
<div> </div>
<div>Here are some errors that occur during the build.</div>
<div> </div>
<div>The last two have failed in the past, but I get different output now.  The first one is new.</div>
<div> </div>
<div>C:\cm3\Sandbox\<strong><font size="3">m3-tools\cvsup\suplib</font></strong>>cm3<br>--- building in NT386 ---</div>
<div> </div>
<div>ignoring ..\src\m3overrides</div>
<div> </div>
<div>"C:\cm3\Sandbox\m3-tools\cvsup\suplib\NT386\m3make.args", line 4: quake runtime<br>error: C:\cm3\Sandbox\m3-tools\cvsup\suplib\src\m3makefile, line 263: syntax err<br>or: "end" or "else" expected after "if"</div>
<div> </div>
<div>--procedure--  -line-  -file---<br>include_dir        --  <builtin><br>                    4  C:\cm3\Sandbox\m3-tools\cvsup\suplib\NT386\m3make.args</div>
<div> </div>
<div>Fatal Error: package build failed</div>
<div> </div>
<div>--- --- --- --- ---</div>
<div> </div>
<div>C:\cm3\Sandbox\<strong><font size="3">m3-sys\m3cc</font></strong>>cm3<br>--- building in NT386 ---</div>
<div> </div>
<div>ignoring ..\src\m3overrides</div>
<div> </div>
<div>make --version | findstr.exe /c:"GNU Make"<br>'make' is not recognized as an internal or external command,<br>operable program or batch file.<br>rejecting make because it does not appear to be GNU make<br>make --version | findstr.exe /c:"GNU Make"<br>'make' is not recognized as an internal or external command,<br>operable program or batch file.<br>rejecting make because it does not appear to be GNU make<br>gmake --version | findstr.exe /c:"GNU Make"<br>'gmake' is not recognized as an internal or external command,<br>operable program or batch file.<br>rejecting gmake because it does not appear to be GNU make<br>gnumake --version | findstr.exe /c:"GNU Make"<br>'gnumake' is not recognized as an internal or external command,<br>operable program or batch file.<br>rejecting gnumake because it does not appear to be GNU make<br>/usr/pkg/bin/gmake --version | findstr.exe /c:"GNU Make"<br>The system cannot find the path specified.<br>rejecting /usr/pkg/bin/gmake because it does not appear to be GNU make<br>/usr/sfw/bin/gmake --version | findstr.exe /c:"GNU Make"<br>The system cannot find the path specified.<br>rejecting /usr/sfw/bin/gmake because it does not appear to be GNU make<br>/usr/local/gmake --version | findstr.exe /c:"GNU Make"<br>The system cannot find the path specified.<br>rejecting /usr/local/gmake because it does not appear to be GNU make<br>/usr/local/gnumake --version | findstr.exe /c:"GNU Make"<br>The system cannot find the path specified.<br>rejecting /usr/local/gnumake because it does not appear to be GNU make<br>make --version | findstr.exe /c:"GNU Make"<br>'make' is not recognized as an internal or external command,<br>operable program or batch file.<br>rejecting make because it does not appear to be GNU make<br>"C:\cm3\Sandbox\m3-sys\m3cc\src\../../m3cc/src/gnumake.common", line 71: quake<br>untime error: no GNU make found</div>
<div> </div>
<div>--procedure--  -line-  -file---<br>error              --  <builtin><br>ConfigureGNUMake      71  C:\cm3\Sandbox\m3-sys\m3cc\src\../../m3cc/src/gnumake<br>common<br>include_dir       338  C:\cm3\Sandbox\m3-sys\m3cc\src\m3makefile<br>                    4  C:\cm3\Sandbox\m3-sys\m3cc\NT386\m3make.args</div>
<div> </div>
<div>Fatal Error: package build failed<br>
<div> </div>
<div>--- --- --- --- ---</div>
<div> </div>
<div>C:\cm3\Sandbox\<strong><font size="3">caltech-parser\parserlib\parserlib\test</font></strong>>cm3<br>--- building in NT386 ---</div>
<div> </div>
<div>ignoring ..\src\m3overrides</div>
<div> </div>
<div>C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o Calc<br>Tok.i3<br>C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o Calc<br>Tok.i3<br>The system cannot find the path specified.<br>"C:\cm3\pkg\cit_util\src\generics.tmpl", line 38: quake runtime error: exit 1: C<br>:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcT<br>ok.i3</div>
<div> </div>
<div>--procedure--  -line-  -file---<br>exec               --  <builtin><br>_exec              38  C:\cm3\pkg\cit_util\src\generics.tmpl<br>_xCons             37  C:\cm3\pkg\parserlib\src\parser.tmpl<br>_tCons             70  C:\cm3\pkg\parserlib\src\parser.tmpl<br>_tConsUn           71  C:\cm3\pkg\parserlib\src\parser.tmpl<br>token              73  C:\cm3\pkg\parserlib\src\parser.tmpl<br>include_dir         4  C:\cm3\Sandbox\caltech-parser\parserlib\parserlib\test\sr<br>c\m3makefile<br>                    4  C:\cm3\Sandbox\caltech-parser\parserlib\parserlib\test\NT<br>386\m3make.args</div>
<div> </div>
<div>Fatal Error: package build failed</div>
<div> </div>
<div>Regards,</div>
<div>Randy Coleburn</div></div></div></blockquote>
</div></blockquote></body></html>