I am getting many warnings/errors from some of the PLaneT packages that I don&#39;t remember seeing in the past:<br><br>compile: access from an uncertified context to unexported variable from module: &quot;C:\Program Files\PLT\collects\scheme\private\stxloc.ss&quot;<br>
setup-plt: error: during Building docs for C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\cce\scheme.plt\1\3\manual.scrbl<br>setup-plt:   compile: access from an uncertified context to unexported variable from module: &quot;C:\Program Files\PLT\collects\scheme\private\stxloc.ss&quot;<br>
WARNING: collected information for key multiple times: (mod-path &quot;(planet schematics/sake)&quot;); values: #(#&lt;path:C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html&gt; (&quot;Build files&quot;) #t (mod-path &quot;(planet schematics/sake)&quot;)) #(#&lt;path:C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html&gt; (&quot;The Sake API&quot;) #t (mod-path &quot;(planet schematics/sake)&quot;))<br>
WARNING: collected information for key multiple times: (index-entry (mod-path &quot;(planet schematics/sake)&quot;)); values: ((&quot;(planet schematics/sake)&quot;) (#(struct:sized-element ... ...)) #&lt;module-path-index-desc&gt;) ((&quot;(planet schematics/sake)&quot;) (#(struct:sized-element ... ...)) #&lt;module-path-index-desc&gt;)<br>
WARNING: collected information for key multiple times: (mod-path &quot;(planet schematics/sake)&quot;); values: #(#&lt;path:C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html&gt; (&quot;Build files&quot;) #t (mod-path &quot;(planet schematics/sake)&quot;)) #(#&lt;path:C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html&gt; (&quot;The Sake API&quot;) #t (mod-path &quot;(planet schematics/sake)&quot;))<br>
WARNING: collected information for key multiple times: (index-entry (mod-path &quot;(planet schematics/sake)&quot;)); values: ((&quot;(planet schematics/sake)&quot;) (#(struct:sized-element ... ...)) #&lt;module-path-index-desc&gt;) ((&quot;(planet schematics/sake)&quot;) (#(struct:sized-element ... ...)) #&lt;module-path-index-desc&gt;)<br>
<br>I cleared out my PLaneT cache prior to loading the new version, so some may be new versions of the packages. I&#39;m not as concerned about the warnings as about the first ones that seem to be errors.<br><br>Is this indicative of some problem?<br>
<br>Doug<br><br><br><div class="gmail_quote">On Thu, Mar 19, 2009 at 5:30 AM, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Checklist items for the v4.1.5 release<br>
  (using the v4.1.4.900 alpha build)<br>
<br>
Search for your name to find relevant items, reply when you finish<br>
an item (please indicate which item is done).  Also, if you have<br>
any commits that should have been merged, make sure that they&#39;re<br>
in.<br>
<br>
Important: new builds are created without announcement, usually<br>
whenever I see significant commits.  If you need to commit changes,<br>
please make sure you tell me to merge it to the release branch.<br>
<br>
--&gt; Release candidates are at<br>
--&gt;   <a href="http://pre.plt-scheme.org/release/installers" target="_blank">http://pre.plt-scheme.org/release/installers</a><br>
<br>
Please use these installers (or source bundles) -- don&#39;t test from<br>
your own svn chekout (don&#39;t test v4.1.5.1 by mistake!).  To get<br>
the tests directory in the normal release, you can do this:<br>
  cd .../collects<br>
  svn export <a href="http://svn.plt-scheme.org/plt/release/collects/tests" target="_blank">http://svn.plt-scheme.org/plt/release/collects/tests</a><br>
<br>
----------------------------------------------------------------------<br>
<br>
*** Testing:<br>
<br>
* Kathy Gray &lt;<a href="mailto:kathyg@cs.utah.edu">kathyg@cs.utah.edu</a>&gt;<br>
  - ProfJ Tests<br>
  - Test Engine Tests<br>
<br>
* Noel Welsh &lt;<a href="mailto:noelwelsh@gmail.com">noelwelsh@gmail.com</a>&gt;, Chongkai Zhu &lt;<a href="mailto:czhu@cs.utah.edu">czhu@cs.utah.edu</a>&gt;<br>
  - SRFI Tests<br>
  - Ensure that all claimed srfi&#39;s are in the bundle and they all load<br>
    into mzscheme or drscheme (as appropriate)<br>
<br>
* Sam Tobin-Hochstadt &lt;<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a>&gt;<br>
  - Match Tests<br>
  - Typed Scheme Tests<br>
<br>
* Doug Williams &lt;<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>&gt;<br>
  - Plot Tests<br>
<font color="#888888"><br>
--<br>
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:<br>
                  <a href="http://www.barzilay.org/" target="_blank">http://www.barzilay.org/</a>                 Maze is Life!<br>
</font></blockquote></div><br>