Debian Patches

Status for node-opencv/7.0.0+git20200316.f0a03a4b-1

Patch Description Author Forwarded Bugs Origin Last update
async_malloc.patch avoid occasional crash in async call to opencv Jochen Sprickerhof <jspricke@debian.org> yes 2021-04-30
0002_patch_unittest.patch Remove some unit test that are not good to run Don't test camera because we don't have camera.
Don't run unstable tests like detect edges.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no 2018-12-10
0002_port_to_axios_from_request.patch port from request to axios node-request is deprecated. We port the test to node-axios.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> not-needed debian 2022-04-08
0003_port_to_nodejs14.patch src: FaceRecognizer.cc: fix FTBFS on nodejs 14 When building on Debian with nodejs 14, we got the following error:
src/FaceRecognizer.cc:202:74: error: base operand of '->' has
non-pointer type 'v8::MaybeLocal<v8::Value>'
src/FaceRecognizer.cc:206:56: error: base operand of '->' has
non-pointer type 'v8::MaybeLocal<v8::Value>'
src/FaceRecognizer.cc:207:50: error: could not convert
'((v8::Object*)valarr.v8::Local<v8::Array>::operator->())->
v8::Object::Get(Nan::GetCurrentContext(), 1)' from
'v8::MaybeLocal<v8::Value>' to 'v8::Local<v8::Value>'
.
This commit use .ToLocalChecked() to convert v8::MaybeLocal to v8::Local
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> yes debian 2022-04-07

All known versions for source package 'node-opencv'

Links