pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52079: pkgsrc/spidermonkey185 doesn't compile if PYTHON_VERSION_DEFAULT <> 27



>Number:         52079
>Category:       pkg
>Synopsis:       pkgsrc/spidermonkey185 doesn't compile if PYTHON_VERSION_DEFAULT <> 27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 15 20:20:00 +0000 2017
>Originator:     Mustafa Dogan
>Release:        NetBSD 7.1
>Organization:
TESMER
>Environment:
NetBSD localhost 7.1 NetBSD 7.1 (GENERIC) #0: Sun Mar 12 15:54:33 +03 2017  root@localhost:/root/OBJ/sys/arch/amd64/compile/GENERIC amd64
>Description:
pkgsrc/spidermonkey185 needs Python 2x, but doesn't accept Python 3x. If one would change PYTHON_VERSION_DEFAULT other than 27 in pkgsrc/lang/python/pyversion.mk, pkgsrc/lang/spidermonkey185 couldn't compile.
>How-To-Repeat:
Set PYTHON_VERSION_DEFAULT?= 35 in pkgsrc/lang/python/pyversion.mk and try to compile pkgsrc/lang/spidermonkey185.
>Fix:
Add a 
PYTHON_VERSIONS_ACCEPTED= 27
line to pkgsrc/lang/spidermonkey185/Makefile


Home | Main Index | Thread Index | Old Index