#51165: ncurses @6.0.0 does not provide libncurses.5.dylib needed by xcode --------------------------+------------------------ Reporter: lionteeth@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: readline | --------------------------+------------------------ Changes (by cal@…): * owner: macports-tickets@… => mcalhoun@… * port: => readline Comment: The problem is not Xcode, but the readline library in `/opt/local/lib/libreadline.6.dylib`, which is used during the build of the `lame` port. The `readline` port that installs this library was rev- bumped in r139469, so MacPorts should have rebuilt it first (unless lame or one of its dependencies does not declare a dependency on readine). Additionally, `rev-upgrade` (which runs after each successful installation or upgrade by default) should have caught this problem and rebuilt readline against the new version of ncurses. -- Ticket URL: <https://trac.macports.org/ticket/51165#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X