[MacPorts] #69579: vala configure failure

MacPorts noreply at macports.org
Tue Mar 26 11:08:53 UTC 2024


#69579: vala configure failure
---------------------+----------------------
  Reporter:  nassi   |      Owner:  mascguy
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  vala    |
---------------------+----------------------

Comment (by ryandesign):

 The log says:

 {{{
 dyld[95206]: Library not loaded: /opt/local/lib/libgmodule-2.0.0.dylib
   Referenced from: <D1A6782D-311A-3C2C-AE20-4A98DEF6A07F>
 /opt/local/bin/valac-0.56
   Reason: tried: '/opt/local/lib/libgmodule-2.0.0.dylib' (mach-o file, but
 is an incompatible architecture (have 'i386', need 'x86_64h' or
 'x86_64')),
 '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libgmodule-2.0.0.dylib'
 (no such file), '/opt/local/lib/libgmodule-2.0.0.dylib' (mach-o file, but
 is an incompatible architecture (have 'i386', need 'x86_64h' or
 'x86_64')), '/opt/local/lib/libgmodule-2.0.0.1600.2.dylib' (mach-o file,
 but is an incompatible architecture (have 'i386', need 'x86_64h' or
 'x86_64')),
 '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libgmodule-2.0.0.1600.2.dylib'
 (no such file), '/opt/local/lib/libgmodule-2.0.0.1600.2.dylib' (mach-o
 file, but is an incompatible architecture (have 'i386', need 'x86_64h' or
 'x86_64'))
 }}}

 So you have an old 32-bit version of glib2 2.16.2 at
 /opt/local/lib/libgmodule-2.0.0.dylib.

 MacPorts only had glib2 2.16.2 for ten days between the time we
 [changeset:b4c8b57387dcc742bf8837c1703c80abb161fc26/macports-ports updated
 to 2.16.2 on April 3, 2008] and the time we
 [changeset:884204fa6bc7d06ffda507762e676a69bca955ed/macports-ports updated
 to 2.16.3 on April 12, 2008]. So this file dates back to that time. You
 would have been running Mac OS X 10.4 or 10.5 at the time.

 Perhaps you migrated an old MacPorts installation to your new Mac. Please
 check out the [wiki:Migration migration instructions] for the necessary
 steps to resolve this. Since your existing MacPorts installation is so
 old, you might not care anymore what was installed back then, and may not
 want to reinstall those ports now. In that case, it might be simpler to
 [https://guide.macports.org/#installing.macports.uninstalling uninstall
 MacPorts] fully (including the final step to remove /opt/local, with the
 obvious warning that this will permanently delete any data you have stored
 there), and then reinstall MacPorts.

-- 
Ticket URL: <https://trac.macports.org/ticket/69579#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list