[Pkg-javascript-devel] Bug#918408: node-sqlite3 FTBFS with nodejs 10.15.0

Adrian Bunk bunk at debian.org
Sat Jan 5 20:41:28 GMT 2019


Source: node-sqlite3
Version: 3.1.8+ds1-2
Severity: serious
Tags: ftbfs buster sid
Control: close -1 4.0.2+ds1-1

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-sqlite3.html

...
../src/database.cc: In static member function 'static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Database::New(Nan::NAN_METHOD_ARGS_TYPE)':
../src/database.cc:133:18: error: 'class v8::Object' has no member named 'ForceSet'
     info.This()->ForceSet(Nan::New("filename").ToLocalChecked(), info[0].As<String>(), ReadOnly);
                  ^~~~~~~~
../src/database.cc:134:18: error: 'class v8::Object' has no member named 'ForceSet'
     info.This()->ForceSet(Nan::New("mode").ToLocalChecked(), Nan::New(mode), ReadOnly);
                  ^~~~~~~~
...


The package in experimental seems to be fixed.



More information about the Pkg-javascript-devel mailing list