ports/185601: editors/vim python dependency not build in poudriere
Stefan Beke
stefan at beke.info
Thu Jan 9 09:50:00 UTC 2014
>Number: 185601
>Category: ports
>Synopsis: editors/vim python dependency not build in poudriere
>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: Thu Jan 09 09:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Stefan Beke
>Release: 9.2 STABLE
>Organization:
n/a
>Environment:
$ uname -a
FreeBSD eva.beke.info 9.2-STABLE FreeBSD 9.2-STABLE #0 r259096: Sun Dec 8 15:04:19 UTC 2013 root at eva.beke.info:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
editors/vim port, when build in poudriere is missing python dependency, even with option turned on. python dependency is normally build in /usr/ports. When I use the same options in poudriere it's with perl, python is missing.
Asked on #poudriere irc and they confirmed it's not building properly for them, dependency missing and suggested to submit PR.
My options file for vim:
# This file is auto-generated by 'make config'.
# Options for vim-7.4.110_2
_OPTIONS_READ=vim-7.4.110_2
_FILE_COMPLETE_OPTIONS_LIST=CSCOPE EXUBERANT_CTAGS LUA NLS PERL PYTHON RUBY TCL X11 XTERM_SAVE ATHENA GTK2 GNOME
MOTIF
OPTIONS_FILE_SET+=CSCOPE
OPTIONS_FILE_SET+=EXUBERANT_CTAGS
OPTIONS_FILE_UNSET+=LUA
OPTIONS_FILE_UNSET+=NLS
OPTIONS_FILE_SET+=PERL
OPTIONS_FILE_SET+=PYTHON
OPTIONS_FILE_UNSET+=RUBY
OPTIONS_FILE_UNSET+=TCL
OPTIONS_FILE_UNSET+=X11
OPTIONS_FILE_UNSET+=XTERM_SAVE
OPTIONS_FILE_UNSET+=ATHENA
OPTIONS_FILE_UNSET+=GTK2
OPTIONS_FILE_UNSET+=GNOME
OPTIONS_FILE_UNSET+=MOTIF
>How-To-Repeat:
try to build port editors/vim in poudriere jail for 9.2 amd64 with options PERL + PYTHON set
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list