pkgsrc-Bugs archive

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

Re: pkg/50566: graphics/blender build fails on netbsd-7/amd64



The following reply was made to PR pkg/50566; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50566: graphics/blender build fails on netbsd-7/amd64
Date: Wed, 16 Dec 2015 22:17:51 -0600 (CST)

 On Wed, 16 Dec 2015, Mark Davies wrote:
 
 >  On Wed, 16 Dec 2015 22:10:00 you wrote:
 >  > Attempting to build "graphics/blender" from pkgsrc-HEAD during the
 >  > freeze prior to the pkgsrc-2015Q4 branch fails as follows:
 >  > 
 >  > source/blender/python/generic/py_capi_utils.c:632:53: error:
 >  > '_PyThreadState_Current' undeclared (first use in this function) return
 >  > (((PyThreadState *)_Py_atomic_load_relaxed(&_PyThreadState_Current)) !=
 >  > NULL); ^
 >  
 >  Which python is this?   I've only built it with python34.
 
 Presumedly Python 3.5.  Both 2.7 and 3.5 were installed as dependencies
 of various packages (fresh installs from nothing on this host).
 
 The graphics/blender/Makefile sets:
 
   PYTHON_VERSIONS_ACCEPTED=	35 34 33
 
 so it was likely blender that prompted the installation of python35.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index