<p></p>
<p dir="auto">Steps:</p>
<pre><code>git clone git@github.com:OpenSmalltalk/opensmalltalk-vm
cd opensmalltalk-vm
git checkout 202112201228
cd building/macos64ARMv8/squeak.cog.spur
./mvm -f
</code></pre>
<p dir="auto">It chugs away for a while, and then fails with</p>
<pre><code>ld: archive has no table of contents file 'build/vm/AsynchFilePlugin.lib' for architecture arm64
</code></pre>
<p dir="auto">Sometimes it's another plugin, but it's always one of the ones in the <code>plugins.int</code> file.</p>
<p dir="auto">I've tried both the Cog branch and the 202112201228 tag.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/623">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW2OYPA4PK3NFMBA6TDVFAOU3ANCNFSM5TN2SI3A">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AIJPEW2BYR7BR6Z4IKKZN3DVFAOU3A5CNFSM5TN2SI3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4R6MAD7Q.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><OpenSmalltalk/opensmalltalk-vm/issues/623</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/623",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/623",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>