<div dir="ltr">It's a work file, can't publish it. But it's just a defsystem with depends-on and components.<br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 18, 2017 at 2:46 PM Faré <<a href="mailto:fahree@gmail.com">fahree@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It's hard to tell without seeing the .asd file. The message says that<br>
you completed the load-op of the system, but somehow you never did the<br>
define-op of the system (the new action that tracks the loading of<br>
.asd files so that defsystem-depends-on can be properly staged).<br>
<br>
Can you tell us more about the "non-complicated" features that you<br>
use? Do you follow the "best practices" document?<br>
<a href="https://github.com/fare/asdf/blob/master/doc/best_practices.md" rel="noreferrer" target="_blank">https://github.com/fare/asdf/blob/master/doc/best_practices.md</a><br>
<br>
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• <a href="http://fare.tunes.org" rel="noreferrer" target="_blank">http://fare.tunes.org</a><br>
Don't forget your daily prayer to Baah-kup,<br>
the God of data storage and recovery!<br>
<br>
<br>
<br>
On Wed, Oct 18, 2017 at 7:35 AM, Stas Boukarev <<a href="mailto:stassats@gmail.com" target="_blank">stassats@gmail.com</a>> wrote:<br>
> More new warnings from ASDF 3.3, this time I have no idea what it means.<br>
><br>
> WARNING:<br>
>    Computing just-done stamp in plan NIL for action<br>
> (ASDF/LISP-ACTION:LOAD-OP<br>
>                                                      "system"), but<br>
> dependency (ASDF/FIND-SYSTEM:DEFINE-OP<br>
><br>
> "system") wasn't done yet!<br>
><br>
> The .asd file is not public, but it looks perfectly normal without using any<br>
> complicated features.<br>
</blockquote></div>