<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br><div><blockquote type="cite"><div>On 10 Nov 2022, at 18:52, Artemio González López <artemiog@mac.com> wrote:</div><br class="Apple-interchange-newline"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">After upgrading to macOS 13.0.1 (on an M1 MacBook Pro), port cannot find any C compiler:<div><br></div><div><div>checking for gcc... /opt/local/bin/clang-mp-14</div><div>checking whether the C compiler works... no</div><div>configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libxml2/libxml2/work/libxml2-2.10.3':</div></div><div>configure: error: C compiler cannot create executables</div><div><br></div><div>However, the CLT seems to be installed:</div><div><br></div><div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">artemio@mbp-13 ~ % pkgutil --pkg-info=com.apple.pkg.{CLTools_Executables,CLTools_Base,DeveloperToolsCLI,DeveloperToolsCLILeo} 2>/dev/null | sed -n 's/^version: //p'</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">14.1.0.0.1.1666437224</span></div></div><div><span style="font-variant-ligatures: no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures: no-common-ligatures">Does anybody know what’s going on here? (any help would be much appreciated!)</span></div><div><span style="font-variant-ligatures: no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures: no-common-ligatures">Thanks in advance,</span></div><div><span style="font-variant-ligatures: no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures: no-common-ligatures">Artemio</span></div><div><div><br></div><div><br><div>
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">Artemio Gonzalez Lopez<br>artemiog@mac.com</div>

</div>

<br></div></div></div></div></blockquote><br></div><div>Actually, this problem is also related to the icu library referenced from libxml. Indeed, looking in Console.app I found a bunch of clang crashes (basically every time it was called in the configure process) like the following:</div><div><br></div><div><div>Crashed Thread:        0</div><div><br></div><div>Exception Type:        EXC_CRASH (SIGABRT)</div><div>Exception Codes:       0x0000000000000000, 0x0000000000000000</div><div><br></div><div>Termination Reason:    Namespace DYLD, Code 1 Library missing</div><div>Library not loaded: /opt/local/lib/libicui18n.71.dylib</div><div>Referenced from: <45F9A0DF-B06D-34C8-946F-88FFA574E722> /opt/local/lib/libxml2.2.dylib</div><div>Reason: tried: '/opt/local/lib/libicui18n.71.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libicui18n.71.dylib' (no such file), '/opt/local/lib/libicui18n.71.dylib' (no such file), '/usr/local/lib/libicui18n.71.dylib' (no such file), '/usr/lib/libicui18n.71.dylib' (no such file, not in dyld cache)</div><div><br></div><div>Cheers,</div><div><br></div><div>Artemio</div><div><br></div></div><br><div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">Artemio Gonzalez Lopez<br>artemiog@mac.com</div>

</div>
<br></body></html>