<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">What's interesting is that this is a <em>new</em> failure, triggered by the new dependencies added to the UIOP system definitions.</p>

<p dir="auto">Note that this is a test run; maybe I should simply stop testing upgrade on cmucl?</p>

<p dir="auto">R</p>

<p dir="auto">On 12 Feb 2019, at 16:32, Faré wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I believe this is an issue with ASDF upgrade not working on CMUCL due<br>
to CLOS issues.</p>

<p dir="auto">The workaround is to use the install-asdf.lisp script to overwrite<br>
CMUCL's builtin ASDF with a newer one. — Although I'm not sure whether<br>
the script will work if ASDF can't upgrade itself.</p>

<p dir="auto">—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• <a href="http://fare.tunes.org" style="color:#777">http://fare.tunes.org</a><br>
Every great truth begins as heresy and ends as superstition.<br>
        — Thomas Henry Huxley</p>

<p dir="auto">On Tue, Feb 12, 2019 at 3:51 PM Robert Goldman <a href="mailto:rpgoldman@sift.info" style="color:#777">rpgoldman@sift.info</a> wrote:</p>

<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">I'm getting a failure of the ASDF upgrade tests on CMUCL since the UIOP dependencies mod:</p>

<p dir="auto">Upgrading ASDF from version 3.1.7 to version 3.3.2.13</p>

<p dir="auto">TEST ABORTED: Error while trying to load definition for system test-asdf from pathname /var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd: don't recognize component type :MODULE</p>

<p dir="auto">This looks like the key bit of the backtrace:</p>

<p dir="auto">10: (ERROR<br>
     ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR<br>
     :NAME "test-asdf"<br>
     :PATHNAME #P"/var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd"<br>
     :CONDITION #<ASDF/SESSION:FORMATTED-SYSTEM-DEFINITION-ERROR {5A92F6A5}>)<br>
11: ("LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. O S)"<br>
     #<ASDF/SESSION:FORMATTED-SYSTEM-DEFINITION-ERROR {5A92F6A5}>)<br>
12: (SIGNAL #<ASDF/SESSION:FORMATTED-SYSTEM-DEFINITION-ERROR {5A92F6A5}>)<br>
13: (ERROR<br>
     ASDF/SESSION:FORMATTED-SYSTEM-DEFINITION-ERROR<br>
     :FORMAT-CONTROL "don't recognize component type ~S"<br>
     :FORMAT-ARGUMENTS (:MODULE))<br>
14: (ASDF/SESSION:SYSDEF-ERROR "don't recognize component type ~S" :MODULE)[:OPTIONAL]<br>
15: (ASDF/PARSE-DEFSYSTEM:PARSE-COMPONENT-FORM<br>
     NIL<br>
     (:MODULE "test-asdf" :PATHNAME NIL)<br>
     :PREVIOUS-SERIAL-COMPONENT NIL)[:OPTIONAL]<br>
16: (LISP::SLOLOAD<br>
     #<Stream for file "/var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd">)<br>
17: (LISP::INTERNAL-LOAD<br>
     #P"/var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd"<br>
     #P"/var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd"<br>
     :ERROR :SOURCE<br>
     :UTF-8)</p>

<p dir="auto">TBH, I'm inclined to regard 3.1.7 as so old that I don't have to think about it, but I'm open to contradiction. If I don't hear any, I'll prune that from the set of origin versions to test for upgrades, and move on.</p>

<p dir="auto">Best,</p>

<p dir="auto">R</p>
</blockquote>
</blockquote>
</div>
</div>
</body>
</html>