<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.6002.18100" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<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>>>> <jay.krell@cornell.edu> 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">rcoleburn@scires.com</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></BODY></HTML>