Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2020 20:57:52 +0900
From:      Hiroki Tagato <tagattie@yandex.com>
To:        "Alex V. Petrov" <alexvpetrov@gmail.com>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: atom-ide-1.45.0 Error build
Message-ID:  <9189876e-1bb4-c546-7e8e-9b860366d67c@yandex.com>
In-Reply-To: <58099b4e-5d18-7891-cc2c-d00d5a77cabc@gmail.com>
References:  <58099b4e-5d18-7891-cc2c-d00d5a77cabc@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Alex,

It appears the leveldown module fails to build with Node 12 or 13.
Can you retry with Node 10?

The port specifies www/node10 as a build dependency.

Thanks,
Hiroki

(snip)
> gyp ERR! node -v v13.10.1
> gyp ERR! node-gyp -v v5.0.5
> gyp ERR! not ok
> npm ERR! code ELIFECYCLE
> npm ERR! errno 1
> npm ERR! leveldown@4.0.2 install: `prebuild-install || node-gyp rebuild`
> npm ERR! Exit status 1
> npm ERR!
> npm ERR! Failed at the leveldown@4.0.2 install script.
> npm ERR! This is probably not a problem with npm. There is likely
> additional logging output above.
> 
> npm ERR! A complete log of this run can be found in:
> npm ERR!
> /usr/ports/editors/atom/work/.npm/_logs/2020-03-18T11_13_11_923Z-debug.log
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/editors/atom
> 
> ===>>> make build failed for editors/atom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9189876e-1bb4-c546-7e8e-9b860366d67c>