<p></p>
<p>As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/dtlewis290/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtlewis290">@dtlewis290</a> suggests, I think it's reasonable to look at my 585 changes as being the culprit.  I changed Makefile.inc / acinclude.m4 to add <em>-I/usr/lib/x86_64-linux-gnu/glib-2.0/include</em> when I saw that UnicodePlugin was failing to be configured on 64-bit Debian due to autoconf not finding a needed header.  This resolved the  issue on my Debian build VMs but these were not multiarch enabled (i.e. I had <em>either</em> a 32-bit or 64-bit build environment, not a combined one) so I suspect the problem might be with multiarch build environments having both 32-bit and 64-bit PangoCairo-related libraries installed at the same time?  If that's the case, one solution could be to have the 'build for platform' detection append the include path to only the appropriate /usr/lib//glib-2.0/include directory rather than both which should eliminate any conflict on multiarch enabled systems.  If the issue isn't related to multiarch then I'm not sure what the cause is.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/598#issuecomment-928564253">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWYMA5QSFLRC7EXLIEDUEEJ4XANCNFSM5EXVISCA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AIJPEW7C7VGKVWIRQXII5VLUEEJ4XA5CNFSM5EXVISCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOG5MMIHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/598#issuecomment-928564253",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/598#issuecomment-928564253",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>