https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212072

Kubilay Kocak <ko...@freebsd.org> changed:

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

--- Comment #3 from Kubilay Kocak <ko...@freebsd.org> ---
I'd still expect devel/ncurses to be installed as a dependency) in this case,
as lang/python27 sets USES=ncurses, 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 

 * 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, where
you'll be able to run the above commands in that environment

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to