#20731: lftp fails to compile -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: ports | Version: 1.8.0 Keywords: readline, compile | Port: lftp -----------------------------------+---------------------------------------- lftp fails to compile. '''build_arch''': x86_64 '''Default variants''': +ipv6 +quartz +no_x11 -x11 +nls +tls +ssl +with_default_names {{{ port -d install lftp -tls -nls … checking for tgetstr... yes checking for readline... configure: error: need installed readline-devel package DEBUG: Backtrace: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.7.6" && ./configure --prefix=/opt/local --with-openssl --without-gnutls --disable-nls " returned error 1 Command output: checking for a thread-safe mkdir -p... /opt/local/bin/mkdir -p checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether <wchar.h> is standalone... yes checking whether iswcntrl works... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing dlopen... none required checking for library containing res_9_search... -lresolv checking for library containing res_search... none required checking whether res_search is declared... yes checking for library containing hstrerror... none required checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for library containing tigetstr... -lncurses checking for tgetstr... yes checking for readline... configure: error: need installed readline-devel package while executing "$procedure $targetname" Warning: the following items did not execute (for lftp): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.archive org.macports.install Error: Status 1 encountered during processing. }}} But the port "readline-devel" doens't exist. {{{ # port installed | grep readline readline @6.0.000_1+darwin (active) readline-4 @4.3_0+darwin (active) readline-5 @5.0.005_0 (active) }}} -- Ticket URL: <http://trac.macports.org/ticket/20731> MacPorts <http://www.macports.org/> Ports system for Mac OS