<div dir="ltr"><div>I have found a workaround, so I would like to drop this issue.</div><div><br></div><div>I believe the issue is due to a bug in a corner case lisp-unit2 that does not show up under normal circumstances.  For instance, lisp-unit2 compiles in the cl-test-grid (<a href="https://common-lisp.net/project/cl-test-grid/library/lisp-unit2.html">link</a>).  </div><div><br></div><div>I posted an <a href="https://github.com/AccelerationNet/lisp-unit2/issues/10">issue</a> on LispUnit2's GitHub.</div><div><br></div><div><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">On 4 Jun 2019, at 10:42, Mirko Vukovic wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid rgb(119,119,119);color:rgb(119,119,119);margin:0px 0px 5px;padding-left:5px"><p dir="auto">Hello,<br>
<br>
I am hitting a bug when loading lisp-unit2 as it (still) depends on the<br>
depreciated variable *systems-being-operated* (I did submit a ticket<br>
<<a href="https://github.com/AccelerationNet/lisp-unit2/issues/10" style="color:rgb(119,119,119)" target="_blank">https://github.com/AccelerationNet/lisp-unit2/issues/10</a>>, but it is as yet<br>
not addressed).  So I am trying to fix it myself.<br>
<br>
The *system-being-operated* variable was replaced by the boolean<br>
*in-operate* in 7c3f979c<br>
<<a href="https://gitlab.common-lisp.net/asdf/asdf/commit/7c3f979c0db4ac5f224ca634ce9ec5cb9d7cdf28" style="color:rgb(119,119,119)" target="_blank">https://gitlab.common-lisp.net/asdf/asdf/commit/7c3f979c0db4ac5f224ca634ce9ec5cb9d7cdf28</a>><br>
.<br>
<br>
*systems-being-operated* was a hash with a list of systems or NIL, while<br>
*in-operate* is a boolean (T or NIL).<br>
<br>
Does some other variable contain the information that<br>
*systems-being-operated* held?<br>
<br>
Thank you,<br>
<br>
Mirko</p>
</blockquote></div>
<div style="white-space:normal">
</div>
</div>
</div>

</blockquote></div></div>