ports/185574: net/mosh fails to build when ncurses port is installed
Jeroen van der Ham
jeroen at dckd.nl
Wed Jan 8 09:40:00 UTC 2014
>Number: 185574
>Category: ports
>Synopsis: net/mosh fails to build when ncurses port is installed
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 08 09:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Jeroen van der Ham
>Release: 10.0-RC4
>Organization:
>Environment:
FreeBSD positron.dckd.nl 10.0-RC4 FreeBSD 10.0-RC4 #0 r260130: Tue Dec 31 17:10:01 UTC 2013 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
/usr/ports/net/mosh/ $ sudo make install
===> License GPLv3 accepted by the user
===> mosh-1.2.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by mosh-1.2.4 for building
===> Extracting for mosh-1.2.4
=> SHA256 Checksum OK for mosh-1.2.4.tar.gz.
===> Patching for mosh-1.2.4
===> mosh-1.2.4 depends on file: /usr/local/lib/libcrypto.so.8 - found
===> mosh-1.2.4 depends on executable: pkgconf - found
===> mosh-1.2.4 depends on shared library: libprotobuf.so - found
===> Configuring for mosh-1.2.4
===> FreeBSD 10 autotools fix applied to /usr/ports/net/mosh/work/mosh-1.2.4/configure
===> FreeBSD 10 autotools fix applied to /usr/ports/net/mosh/work/mosh-1.2.4/aclocal.m4
[...]
--- terminal.o ---
CXX terminal.o
--- terminaldispatcher.o ---
CXX terminaldispatcher.o
--- terminaldisplay.o ---
CXX terminaldisplay.o
--- terminaldisplayinit.o ---
CXX terminaldisplayinit.o
In file included from terminaldisplayinit.cc:54:
In file included from /usr/include/curses.h:141:
/usr/local/include/ncurses/unctrl.h:54:10: fatal error: 'ncurses/ncurses.h' file not found
#include <ncurses/ncurses.h>
^
1 error generated.
*** [terminaldisplayinit.o] Error code 1
make[4]: stopped in /usr/ports/net/mosh/work/mosh-1.2.4/src/terminal
1 error
make[4]: stopped in /usr/ports/net/mosh/work/mosh-1.2.4/src/terminal
*** [all-recursive] Error code 1
make[3]: stopped in /usr/ports/net/mosh/work/mosh-1.2.4/src
1 error
make[3]: stopped in /usr/ports/net/mosh/work/mosh-1.2.4/src
*** [all-recursive] Error code 1
make[2]: stopped in /usr/ports/net/mosh/work/mosh-1.2.4
1 error
make[2]: stopped in /usr/ports/net/mosh/work/mosh-1.2.4
*** [all] Error code 2
make[1]: stopped in /usr/ports/net/mosh/work/mosh-1.2.4
1 error
make[1]: stopped in /usr/ports/net/mosh/work/mosh-1.2.4
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/net/mosh
>How-To-Repeat:
cd /usr/ports/net/mosh
make install
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list