[MacPorts] #48678: vim: build fails after ncurses update - might be missing readline dependency
#48678: vim: build fails after ncurses update - might be missing readline dependency ------------------------+-------------------------------- Reporter: vikingjs@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: vim ------------------------+-------------------------------- Building vim failed, with the following excerpt from the log: {{{ :info:configure config.status: creating Makefile :info:configure dyld: Library not loaded: /opt/local/lib/libncurses.5.dylib :info:configure Referenced from: /opt/local/lib/libreadline.6.dylib :info:configure Reason: no suitable image found. Did find: :info:configure /usr/lib/libncurses.5.dylib: no matching architecture in universal wrapper }}} After explicitly upgrading readline, vim installed successfully -- Ticket URL: <https://trac.macports.org/ticket/48678> MacPorts <https://www.macports.org/> Ports system for OS X
#48678: vim: build fails after ncurses update - might be missing readline dependency -------------------------+---------------------- Reporter: vikingjs@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: vim | -------------------------+---------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => raimue@… Comment: Please attach the main.log and config.log files so that we can see whether vim itself is using readline, or whether it's maybe another port. -- Ticket URL: <https://trac.macports.org/ticket/48678#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48678: vim: build fails after ncurses update - might be missing readline dependency -------------------------+---------------------- Reporter: vikingjs@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: vim | -------------------------+---------------------- Comment (by vikingjs@…): Replying to [comment:1 ryandesign@…]: Since I had a successful build after installing readline I don't have the log file anymore (at least as far as I know). I apologize for not attaching it when I first had the problem, but I went straight to fixing the issue for myself before I reported it. However I do see now that I misreported before, although I was building vim the log file was: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libedit/libedit/main.log I assume that means it was building libedit when things went wrong. That file is no longer there after the successful build. If there's anywhere I can dig the data up now, I'll be happy to provide it.
Please attach the main.log and config.log files so that we can see whether vim itself is using readline, or whether it's maybe another port.
-- Ticket URL: <https://trac.macports.org/ticket/48678#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48678: vim: build fails after ncurses update - might be missing readline dependency -------------------------+---------------------- Reporter: vikingjs@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: vim | -------------------------+---------------------- Comment (by raimue@…): vim does not link against readline. As this error occurred during configure, it is likely one of the tools installed via MacPorts failed: grep, sed, awk, ... I am unable to tell from this output which one it was, only `config.log` could have answered this. -- Ticket URL: <https://trac.macports.org/ticket/48678#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#48678: vim: build fails after ncurses update - might be missing readline dependency -------------------------+---------------------- Reporter: vikingjs@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: Port: vim | -------------------------+---------------------- Changes (by raimue@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/48678#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts