Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2012 19:57:12 GMT
From:      Kimmo Paasiala <kpaasial@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170074: devel/talloc fails to build if default python version is 3 or greater
Message-ID:  <201207221957.q6MJvCGQ085831@red.freebsd.org>
Resent-Message-ID: <201207222000.q6MK0J1C040601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207221957.q6MJvCGQ085831>