[Pkg-javascript-devel] Bug#962037: Bug#962037: Bug#962037: Bug#962037: Bug#962037: Bug#962037: Bug#962037: Bug#962037: Plan B for not being able to replicate upstream exports exactly
Pirate Praveen
praveen at onenetbeyond.org
Fri Jun 5 12:41:12 BST 2020
On Fri, Jun 5, 2020 at 3:10 pm, Pirate Praveen
<praveen at onenetbeyond.org> wrote:
> This is likely broken by node-merge-stream update from 1.0 to 2.0.
> node-merge-stream is a build dependeny of node-autolinker.
Tried building with autolinker 3.x in embed-autolinker-3 branch, but
the same failure.
I tried to run the upstream test suite for node-autolinker (yarnpkg
install, yarnpkg test), but it seems gulp 3 is segfaulting in debian,
tried with node 10 and 12 via npm with the same results. I had seen the
same failure when trying to run gulp in node-puka as well.
$ yarnpkg test
yarn run v1.22.4
warning ../../../package.json: No license field
$ gulp test
gulp[147975]: ../src/node_contextify.cc:635:static void
node::contextify::ContextifyScript::New(const
v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[1]->IsString()'
failed.
1: 0x8fb090 node::Abort() [gulp]
2: 0x8fb165 [gulp]
3: 0x92f95e
node::contextify::ContextifyScript::New(v8::FunctionCallbackInfo<v8::Value>
const&) [gulp]
4: 0xb9029b [gulp]
5: 0xb92232 v8::internal::Builtin_HandleApiCall(int,
v8::internal::Object**, v8::internal::Isolate*) [gulp]
6: 0x329c5c1dbe1d
Aborted
error Command failed with exit code 134.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about
this command.
More information about the Pkg-javascript-devel
mailing list