ports/170074: devel/talloc fails to build if default python version is 3 or greater
Kimmo Paasiala
kpaasial at gmail.com
Sun Jul 22 20:00:23 UTC 2012
>Number: 170074
>Category: ports
>Synopsis: devel/talloc fails to build if default python version is 3 or greater
>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: Sun Jul 22 20:00:18 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Kimmo Paasiala
>Release: 9-STABLE
>Organization:
>Environment:
FreeBSD whitezone.joesgarage 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r238552: Wed Jul 18 03:31:08 EEST 2012 root at whitezone.joesgarage:/usr/obj/usr/src/sys/WHITEZONE amd64
>Description:
devel/talloc fails to build if DEFAULT_PYTHON_VERSION is 3 or higher because the build scripts written in python are incompatible with python version 3. None: this is an identical problem with http://www.freebsd.org/cgi/query-pr.cgi?pr=170072
>How-To-Repeat:
Set DEFAULT_PYTHON_VERSION to 3.0 or greater in /etc/make.conf and try to build devel/talloc.
>Fix:
Change "USE_PYTHON_BUILD = yes" in Makefile of devel/talloc to "USE_PYTHON_BUILD = -2.7".
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list