[MacPorts] #72017: py313-krb5 @0.7.0: OSError: dlopen(libkrb5.so, 6): image not found

MacPorts noreply at macports.org
Sat Feb 8 00:44:45 UTC 2025


#72017: py313-krb5 @0.7.0: OSError: dlopen(libkrb5.so, 6): image not found
---------------------------+-------------------------
  Reporter:  barracuda156  |      Owner:  petrrr
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.5
Resolution:                |   Keywords:  snowleopard
      Port:  py313-krb5    |
---------------------------+-------------------------

Comment (by ryandesign):

 Replying to [comment:4 barracuda156]:
 > `darwin any` has no effect, without it the build still fails without
 correct env settings.

 `darwin any` doesn't have "no effect". It it tells MacPorts that the
 contents of the port are expected to be essentially identical regardless
 which Darwin version produced it, so the archive name contains "any"
 instead of the OS version and only one buildbot builder will build it. If
 the contents are not in fact essentially identical, then some users may
 get non-working software if they get our precompiled archives. For
 example, if the software contains compiled Mach-O binaries, as this port
 does, and the one build machine that built it was a "new" OS version, then
 the binary may fail to work at all on an "old" OS version since the binary
 was built for a newer macOS deployment target.

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


More information about the macports-tickets mailing list