Carl, it looks like the error came from your scheme.plt package. I'm not sophisticated enough yet to need sandboxes - particularly in a scribble manual.<br><br>Doug<br><br><div class="gmail_quote">On Thu, Mar 19, 2009 at 11:51 AM, Carl Eastlund <span dir="ltr"><<a href="mailto:carl.eastlund@gmail.com">carl.eastlund@gmail.com</a>></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;">Hmm. I believe I started getting this kind of error after recent<br>
changes to the sandbox library, when I used sandboxes for examples in<br>
Scribble documentation. I stopped getting the error when I started<br>
using call-with-trusted-sandbox-configuration to construct the<br>
appropriate sandbox. In fact, (planet cce/scheme/sandbox) exports<br>
make-trusted-evaluator, make-trusted-module-evaluator,<br>
make-scribble-evaluator, and make-scribble-module-evaluator that are<br>
designed to work around this bug (and one other peculiarity of<br>
sandboxes for Scribble examples).<br>
<br>
Give either method of making trusted sandboxes a try, if your packages<br>
use sandboxed examples, and see if the problem goes away.<br>
<font color="#888888"><br>
--Carl<br>
</font><div><div></div><div class="h5"><br>
On Thu, Mar 19, 2009 at 1:04 PM, Doug Williams<br>
<<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>> wrote:<br>
> I am getting many warnings/errors from some of the PLaneT packages that I<br>
> don't remember seeing in the past:<br>
><br>
> compile: access from an uncertified context to unexported variable from<br>
> module: "C:\Program Files\PLT\collects\scheme\private\stxloc.ss"<br>
> setup-plt: error: during Building docs for C:\Documents and<br>
> Settings\dwilliams\Application Data\PLT<br>
> 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<br>
> variable from module: "C:\Program<br>
> Files\PLT\collects\scheme\private\stxloc.ss"<br>
> WARNING: collected information for key multiple times: (mod-path "(planet<br>
> schematics/sake)"); values: #(#<path:C:\Documents and<br>
> Settings\dwilliams\Application Data\PLT<br>
> Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html><br>
> ("Build files") #t (mod-path "(planet schematics/sake)"))<br>
> #(#<path:C:\Documents and Settings\dwilliams\Application Data\PLT<br>
> Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html><br>
> ("The Sake API") #t (mod-path "(planet schematics/sake)"))<br>
> WARNING: collected information for key multiple times: (index-entry<br>
> (mod-path "(planet schematics/sake)")); values: (("(planet<br>
> schematics/sake)") (#(struct:sized-element ... ...))<br>
> #<module-path-index-desc>) (("(planet schematics/sake)")<br>
> (#(struct:sized-element ... ...)) #<module-path-index-desc>)<br>
> WARNING: collected information for key multiple times: (mod-path "(planet<br>
> schematics/sake)"); values: #(#<path:C:\Documents and<br>
> Settings\dwilliams\Application Data\PLT<br>
> Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html><br>
> ("Build files") #t (mod-path "(planet schematics/sake)"))<br>
> #(#<path:C:\Documents and Settings\dwilliams\Application Data\PLT<br>
> Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html><br>
> ("The Sake API") #t (mod-path "(planet schematics/sake)"))<br>
> WARNING: collected information for key multiple times: (index-entry<br>
> (mod-path "(planet schematics/sake)")); values: (("(planet<br>
> schematics/sake)") (#(struct:sized-element ... ...))<br>
> #<module-path-index-desc>) (("(planet schematics/sake)")<br>
> (#(struct:sized-element ... ...)) #<module-path-index-desc>)<br>
><br>
> I cleared out my PLaneT cache prior to loading the new version, so some may<br>
> be new versions of the packages. I'm not as concerned about the warnings as<br>
> about the first ones that seem to be errors.<br>
><br>
> Is this indicative of some problem?<br>
><br>
> Doug<br>
><br>
><br>
> On Thu, Mar 19, 2009 at 5:30 AM, Eli Barzilay <<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>> wrote:<br>
>><br>
>> 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'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>
>> --> Release candidates are at<br>
>> --> <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't test from<br>
>> your own svn chekout (don'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 <<a href="mailto:kathyg@cs.utah.edu">kathyg@cs.utah.edu</a>><br>
>> - ProfJ Tests<br>
>> - Test Engine Tests<br>
>><br>
>> * Noel Welsh <<a href="mailto:noelwelsh@gmail.com">noelwelsh@gmail.com</a>>, Chongkai Zhu <<a href="mailto:czhu@cs.utah.edu">czhu@cs.utah.edu</a>><br>
>> - SRFI Tests<br>
>> - Ensure that all claimed srfi's are in the bundle and they all load<br>
>> into mzscheme or drscheme (as appropriate)<br>
>><br>
>> * Sam Tobin-Hochstadt <<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a>><br>
>> - Match Tests<br>
>> - Typed Scheme Tests<br>
>><br>
>> * Doug Williams <<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>><br>
>> - Plot Tests<br>
>><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>
</div></div></blockquote></div><br>