<!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">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>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">10: (ERROR
     ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR
     :NAME "test-asdf"
     :PATHNAME #P"/var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd"
     :CONDITION #<ASDF/SESSION:FORMATTED-SYSTEM-DEFINITION-ERROR {5A92F6A5}>)
11: ("LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. O S)"
     #<ASDF/SESSION:FORMATTED-SYSTEM-DEFINITION-ERROR {5A92F6A5}>)
12: (SIGNAL #<ASDF/SESSION:FORMATTED-SYSTEM-DEFINITION-ERROR {5A92F6A5}>)
13: (ERROR
     ASDF/SESSION:FORMATTED-SYSTEM-DEFINITION-ERROR
     :FORMAT-CONTROL "don't recognize component type ~S"
     :FORMAT-ARGUMENTS (:MODULE))
14: (ASDF/SESSION:SYSDEF-ERROR "don't recognize component type ~S" :MODULE)[:OPTIONAL]
15: (ASDF/PARSE-DEFSYSTEM:PARSE-COMPONENT-FORM
     NIL
     (:MODULE "test-asdf" :PATHNAME NIL)
     :PREVIOUS-SERIAL-COMPONENT NIL)[:OPTIONAL]
16: (LISP::SLOLOAD
     #<Stream for file "/var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd">)
17: (LISP::INTERNAL-LOAD
     #P"/var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd"
     #P"/var/lib/jenkins/workspace/asdf-upgrade/test/test-asdf.asd"
     :ERROR :SOURCE
     :UTF-8)
</code></pre>

<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>
</div>
</div>
</body>
</html>