On Monterey libxml2 appears to declare a dependency on icu (I'm running
MacPorts 2.8.0, so I'm guessing it probably would be the same on 13.0.1) :
$ port info libxml2
libxml2 @2.10.3 (textproc)
Variants: debug, readline, universal
Description: Libxml is the XML C library developed for the
GNOMEproject. XML itself is a metalanguage to design
markup languages. Though the library is written in C, a
variety of language bindings make it available in other
environments.
Homepage: https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
Extract Dependencies: xz
Build Dependencies: pkgconfig
Library Dependencies: libiconv, icu, xz, zlib
Platforms: darwin
License: MIT
Maintainers: Email: [email protected], GitHub: ryandesign
Policy: openmaintainer
> On Nov 10, 2022, at 11:01, Chris Jones <[email protected]> wrote:
>
> Does libxml2 declare a dependency against icu ?
>
>> On 10 Nov 2022, at 6:57 pm, Sriranga Veeraraghavan <[email protected]>
>> wrote:
>>
>> Hi,
>>
>> On my Monterey (12.6.1) system, 'port provides' says that the missing
>> library is provided by the 'icu' port:
>>
>> $ port provides /opt/local/lib/libicui18n.71.dylib
>> /opt/local/lib/libicui18n.71.dylib is provided by: icu
>>
>> Perhaps the 'icu' port is not properly installed on your system (you can
>> check with 'port installed icu'). Or you may need to rebuild it for MacOS
>> 13.0.1.
>>
>> Best,
>>
>> -ranga
>>
>>
>>> On Nov 10, 2022, at 10:48, Chris Jones <[email protected]
>>> <mailto:[email protected]>> wrote:
>>>
>>>
>>>
>>>> On 10 Nov 2022, at 6:43 pm, Chris Jones <[email protected]
>>>> <mailto:[email protected]>> wrote:
>>>>
>>>>
>>>> Hi,
>>>>
>>>> Mac OS 13.0.1 predominantly addresses an issue with libxml2, so its not a
>>>> coincidence i think you see something relating to this (and you aren’t the
>>>> only one),
>>>
>>> Correction. The other message is also from you.
>>>
>>> I am afraid until someone else reports the same issue and is willing to
>>> investigate, you might have to do some digging yourself to figure out what
>>> is going on.
>>>
>>> Chris
>>>
>>>> although I cannot say how the OS update could affect macports builds of
>>>> this library.
>>>>
>>>> I do not personally run macOS13 yet so cannot investigate, and I fear
>>>> someone running this OS is going to have to do some leg work to figure out
>>>> whats going on.
>>>>
>>>> Chris
>>>>
>>>>> On 10 Nov 2022, at 5:56 pm, Artemio González López via macports-users
>>>>> <[email protected]
>>>>> <mailto:[email protected]>> wrote:
>>>>>
>>>>> After installing the 13.0.1 update on my M1 MacBooPro I emacs.app
>>>>> crashes on launch. Apparently, the problem is that it cannot find a
>>>>> library:
>>>>>
>>>>> Crashed Thread: 0
>>>>>
>>>>> Exception Type: EXC_CRASH (SIGABRT)
>>>>> Exception Codes: 0x0000000000000000, 0x0000000000000000
>>>>>
>>>>> Termination Reason: Namespace DYLD, Code 1 Library missing
>>>>> Library not loaded: /opt/local/lib/libicui18n.71.dylib
>>>>> Referenced from: <45F9A0DF-B06D-34C8-946F-88FFA574E722>
>>>>> /opt/local/lib/libxml2.2.dylib
>>>>> 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)
>>>>> (terminated at launch; ignore backtrace)
>>>>>
>>>>> Does anybody know how to fix this? (I depend on Emacs.app for all my
>>>>> LaTeX editing, so this is quite a problem for me).
>>>>>
>>>>> Thanks in advance,
>>>>>
>>>>> Artemio
>>>>>
>>>>>
>>>>> Artemio Gonzalez Lopez
>>>>> [email protected] <mailto:[email protected]>
>>