#48715: kerberos5: using gettext opportunistically - failing if gettext is broken ------------------------+-------------------------- Reporter: tim@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kerberos5 | ------------------------+-------------------------- Comment (by ryandesign@…): I replaced your uncompressed log attachment with a compressed version, to save space and bandwidth. The error shown in the log is actually: {{{ :info:build dyld: Library not loaded: /opt/local/lib/libncurses.6.dylib :info:build Referenced from: /opt/local/bin/msgfmt :info:build Reason: image not found }}} So it seems your gettext has already been rebuilt against ncurses 6, but for some reason you don't have ncurses 6. Did you perhaps deliberately deactivate ncurses 6 and reactivate ncurses 5? If so, reactivate ncurses 6. I've added the forgotten gettext dependency to kerberos5 in r139737. No revbump, because gettext would already have been installed on user systems, because it was already a dependency of other kerberos5 dependencies. -- Ticket URL: <https://trac.macports.org/ticket/48715#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X