Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2016 12:21:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 212072] lang/python27: Fails to create package (missing python2.7/lib-dynload/_curses.so)
Message-ID:  <bug-212072-21822-gywYsfA6Od@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212072-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212072-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212072

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Works As Intended           |---
             Status|Closed                      |Open

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
I'd still expect devel/ncurses to be installed as a dependency) in this cas=
e,
as lang/python27 sets USES=3Dncurses, which looks for the presence of a base
libncurses.so library

Please include (as an attachment) a complete log as per comment 1, and
additionally, the outputs of the following when in lang/python27=20

 * make -V ncurses_ARGS
 * make -V BUILD_DEPENDS -V RUN_DEPENDS
 * make -V NCURSESBASE -V NCURSESINC

If you're using poudriere for building (rather than manually), one may use =
the
testport command -i argument to enter the jail at the end of the build, whe=
re
you'll be able to run the above commands in that environment

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212072-21822-gywYsfA6Od>