Re: Can anyone build www/node right now?

2020-06-29 Thread Mateusz Piotrowski
Hi Bradley, do you think that we should specify the minimal required Python version in www/node? Like, USES=python:build,3.7+? Here's the context: On 6/29/20 2:20 AM, Dutch Daemon - FreeBSD Forums Administrator wrote: > On June 28, 2020 22:54:57 DutchDaemon - FreeBSD Forums Administrator >

Re: Can anyone build www/node right now?

2020-06-28 Thread Dutch Daemon - FreeBSD Forums Administrator
On June 28, 2020 22:54:57 DutchDaemon - FreeBSD Forums Administrator wrote: On 2020-06-28 22:49, Christoph Moench-Tegeder wrote: ## Dutch Daemon - FreeBSD Forums Administrator (dutchdae...@freebsd.org): In absence of a make.conf in the jail it pulled in python36-3.6.11 as the default.

Re: Can anyone build www/node right now?

2020-06-28 Thread DutchDaemon - FreeBSD Forums Administrator
On 2020-06-28 22:49, Christoph Moench-Tegeder wrote: > ## Dutch Daemon - FreeBSD Forums Administrator (dutchdae...@freebsd.org): > >> In absence of a make.conf in the jail it pulled in python36-3.6.11 as the >> default. > Uhm. From your log, we see that you have a make.conf with a python >

Re: Can anyone build www/node right now?

2020-06-28 Thread Christoph Moench-Tegeder
## Dutch Daemon - FreeBSD Forums Administrator (dutchdae...@freebsd.org): > In absence of a make.conf in the jail it pulled in python36-3.6.11 as the > default. Uhm. From your log, we see that you have a make.conf with a python version override: 95.

Re: Can anyone build www/node right now?

2020-06-28 Thread Dutch Daemon - FreeBSD Forums Administrator
On June 28, 2020 22:25:31 George Mitchell wrote: On 2020-06-28 16:07, DutchDaemon - FreeBSD Forums Administrator wrote: [...] Traceback (most recent call last): File "tools/genv8constants.py", line 23, in bufsize=-1, stdout=subprocess.PIPE, text=True).stdout TypeError: __init__() got

Re: Can anyone build www/node right now?

2020-06-28 Thread George Mitchell
On 2020-06-28 16:07, DutchDaemon - FreeBSD Forums Administrator wrote: > [...] > Traceback (most recent call last): > >   File "tools/genv8constants.py", line 23, in > >     bufsize=-1, stdout=subprocess.PIPE, text=True).stdout > > TypeError: __init__() got an unexpected keyword argument

Re: Can anyone build www/node right now?

2020-06-28 Thread David Wolfskill
On Sun, Jun 28, 2020 at 10:07:58PM +0200, DutchDaemon - FreeBSD Forums Administrator wrote: > I have tried to build www/node for weeks now, and it always fails. This is on > a fresh Poudriere jail, amd64, 12.1-REL-p6. Checking my logs, www/node is one of the packages built (via poudriere) this

Can anyone build www/node right now?

2020-06-28 Thread DutchDaemon - FreeBSD Forums Administrator
I have tried to build www/node for weeks now, and it always fails. This is on a fresh Poudriere jail, amd64, 12.1-REL-p6. Opened a ticket for it, with full output, but no response yet. To rule any interference out, I built this in a clean jail, without any make.conf or port options, bog