Ticket #4942: build_error.txt

File build_error.txt, 44.9 KB (added by asmirnov, on 02/27/2017 at 02:47:41 PM)
Line 
1Incremental java compilation is an incubating feature.
2:libadblockplus-android:externalNativeBuildCleanDebug
3  cleaning externalNativeBuildCleanDebug
4  cleaning externalNativeBuildCleanDebug
5:libadblockplus-android:externalNativeBuildCleanRelease
6  cleaning externalNativeBuildCleanRelease
7  cleaning externalNativeBuildCleanRelease
8:libadblockplus-android:clean
9:libadblockplus-android-settings:clean
10:libadblockplus-android-tests:clean
11:libadblockplus-android-webview:clean
12:libadblockplus-android-webviewapp:clean
13:libadblockplus-android:preBuild UP-TO-DATE
14:libadblockplus-android:preDebugBuild UP-TO-DATE
15:libadblockplus-android:checkDebugManifest
16:libadblockplus-android:prepareDebugDependencies
17:libadblockplus-android:compileDebugAidl
18:libadblockplus-android:compileLint
19:libadblockplus-android:copyDebugLint UP-TO-DATE
20:libadblockplus-android:mergeDebugShaders
21:libadblockplus-android:compileDebugShaders
22:libadblockplus-android:generateDebugAssets
23:libadblockplus-android:mergeDebugAssets
24:libadblockplus-android:mergeDebugProguardFiles UP-TO-DATE
25:libadblockplus-android:packageDebugRenderscript UP-TO-DATE
26:libadblockplus-android:compileDebugRenderscript
27:libadblockplus-android:generateDebugResValues
28:libadblockplus-android:generateDebugResources
29:libadblockplus-android:packageDebugResources
30:libadblockplus-android:processDebugManifest
31:libadblockplus-android:generateDebugBuildConfig
32:libadblockplus-android:processDebugResources
33:libadblockplus-android:generateDebugSources
34:libadblockplus-android:incrementalDebugJavaCompilationSafeguard
35:libadblockplus-android:compileDebugJavaWithJavac
36:libadblockplus-android:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
37:libadblockplus-android:processDebugJavaRes UP-TO-DATE
38:libadblockplus-android:transformResourcesWithMergeJavaResForDebug
39:libadblockplus-android:transformClassesAndResourcesWithSyncLibJarsForDebug
40:libadblockplus-android:generateJsonModelDebug UP-TO-DATE
41:libadblockplus-android:externalNativeBuildDebug
42  building /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/.externalNativeBuild/ndkBuild/debug/obj/local/x86/libadblockplus-jni.so
43In file included from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/algorithm:625:0,
44                 from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/string:439,
45                 from jni/libadblockplus-binaries/include/AdblockPlus/AppInfo.h:21,
46                 from jni/libadblockplus-binaries/include/AdblockPlus.h:33,
47                 from /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:18:
48/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits: In instantiation of 'std::__1::__invokable_imp<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>':
49/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3255:8:   instantiated from 'std::__1::__invokable<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
50/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3275:8:   instantiated from 'std::__1::__invoke_of<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
51/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = 0u, 1u, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
52/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
53/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
54/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
55/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
56/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3250:23: error: use of deleted function 'std::__1::__nat::~__nat()'
57/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:1041:5: error: declared here
58/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits: In instantiation of 'bool const std::__1::__invokable_imp<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>::value':
59/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3255:8:   instantiated from 'std::__1::__invokable<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
60/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3275:8:   instantiated from 'std::__1::__invoke_of<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
61/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = 0u, 1u, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
62/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
63/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
64/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
65/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
66/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3251:54: error: use of deleted function 'std::__1::__nat::~__nat()'
67/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:1041:5: error: declared here
68/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits: In instantiation of 'std::__1::__invokable_imp<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>':
69/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3255:8:   instantiated from 'std::__1::__invokable<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
70/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3275:8:   instantiated from 'std::__1::__invoke_of<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
71/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = 0u, 1u, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
72/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
73/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
74/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
75/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
76/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3250:23: error: use of deleted function 'std::__1::__nat::~__nat()'
77/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:1041:5: error: declared here
78/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits: In instantiation of 'bool const std::__1::__invokable_imp<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>::value':
79/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3255:8:   instantiated from 'std::__1::__invokable<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
80/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3275:8:   instantiated from 'std::__1::__invoke_of<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
81/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = 0u, 1u, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
82/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
83/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
84/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
85/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
86/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3251:54: error: use of deleted function 'std::__1::__nat::~__nat()'
87/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:1041:5: error: declared here
88In file included from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/iterator:332:0,
89                 from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/memory:604,
90                 from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/algorithm:628,
91                 from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/string:439,
92                 from jni/libadblockplus-binaries/include/AdblockPlus/AppInfo.h:21,
93                 from jni/libadblockplus-binaries/include/AdblockPlus.h:33,
94                 from /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:18:
95/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base: In instantiation of 'decltype (*(forward<_A0>)(*std::__1::__invoke::__a0).**std::__1::__invoke::__f((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _A0&&, _Args&& ...) [with _Fp = void (JniEventCallback::*&)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _A0 = JniEventCallback*&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, <template-parameter-1-4> = void, decltype (*(forward<_A0>)(*std::__1::__invoke::__a0).**std::__1::__invoke::__f((forward<_Args>)(std::__1::__invoke::__args)...)) = void]':
96/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = {0u, 1u}, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
97/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
98/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
99/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
100/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
101/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:377:1: sorry, unimplemented: mangling dotstar_expr
102make: *** [/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/.externalNativeBuild/ndkBuild/debug/obj/local/x86/objs/adblockplus-jni/JniJsEngine.o] Error 1
103
104:libadblockplus-android:externalNativeBuildDebug FAILED
105
106FAILURE: Build failed with an exception.
107
108* What went wrong:
109Execution failed for task ':libadblockplus-android:externalNativeBuildDebug'.
110> Build command failed.
111  Error while executing '/Users/asmirnov/Library/Android/ndk/android-ndk-r10c/ndk-build' with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/Android.mk NDK_APPLICATION_MK=/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/Application.mk APP_ABI=x86 NDK_ALL_ABIS=x86 NDEBUG=1 APP_PLATFORM=android-9 NDK_OUT=/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/.externalNativeBuild/ndkBuild/debug/obj NDK_LIBS_OUT=/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/build/intermediates/ndkBuild/debug/lib /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/.externalNativeBuild/ndkBuild/debug/obj/local/x86/libadblockplus-jni.so}
112  [x86] Compile++      : adblockplus-jni <= JniLibrary.cpp
113  [x86] Compile++      : adblockplus-jni <= JniJsEngine.cpp
114  In file included from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/algorithm:625:0,
115                   from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/string:439,
116                   from jni/libadblockplus-binaries/include/AdblockPlus/AppInfo.h:21,
117                   from jni/libadblockplus-binaries/include/AdblockPlus.h:33,
118                   from /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:18:
119  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits: In instantiation of 'std::__1::__invokable_imp<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>':
120  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3255:8:   instantiated from 'std::__1::__invokable<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
121  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3275:8:   instantiated from 'std::__1::__invoke_of<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
122  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = 0u, 1u, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
123  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
124  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
125  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
126  /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
127  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3250:23: error: use of deleted function 'std::__1::__nat::~__nat()'
128  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:1041:5: error: declared here
129  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits: In instantiation of 'bool const std::__1::__invokable_imp<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>::value':
130  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3255:8:   instantiated from 'std::__1::__invokable<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
131  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3275:8:   instantiated from 'std::__1::__invoke_of<JniEventCallback*&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
132  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = 0u, 1u, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
133  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
134  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
135  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
136  /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
137  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3251:54: error: use of deleted function 'std::__1::__nat::~__nat()'
138  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:1041:5: error: declared here
139  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits: In instantiation of 'std::__1::__invokable_imp<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>':
140  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3255:8:   instantiated from 'std::__1::__invokable<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
141  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3275:8:   instantiated from 'std::__1::__invoke_of<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
142  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = 0u, 1u, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
143  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
144  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
145  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
146  /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
147  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3250:23: error: use of deleted function 'std::__1::__nat::~__nat()'
148  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:1041:5: error: declared here
149  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits: In instantiation of 'bool const std::__1::__invokable_imp<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>::value':
150  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3255:8:   instantiated from 'std::__1::__invokable<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
151  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3275:8:   instantiated from 'std::__1::__invoke_of<std::__1::placeholders::__ph<1>&, std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>'
152  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = 0u, 1u, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
153  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
154  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
155  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
156  /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
157  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:3251:54: error: use of deleted function 'std::__1::__nat::~__nat()'
158  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/type_traits:1041:5: error: declared here
159  In file included from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/iterator:332:0,
160                   from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/memory:604,
161                   from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/algorithm:628,
162                   from /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/string:439,
163                   from jni/libadblockplus-binaries/include/AdblockPlus/AppInfo.h:21,
164                   from jni/libadblockplus-binaries/include/AdblockPlus.h:33,
165                   from /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:18:
166  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base: In instantiation of 'decltype (*(forward<_A0>)(*std::__1::__invoke::__a0).**std::__1::__invoke::__f((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _A0&&, _Args&& ...) [with _Fp = void (JniEventCallback::*&)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _A0 = JniEventCallback*&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, <template-parameter-1-4> = void, decltype (*(forward<_A0>)(*std::__1::__invoke::__a0).**std::__1::__invoke::__f((forward<_Args>)(std::__1::__invoke::__args)...)) = void]':
167  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2023:67:   instantiated from 'typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type std::__1::__apply_functor(_Fp&, _BoundArgs&, std::__1::__tuple_indices<_I1 ...>, _Args&&) [with _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = std::__1::tuple<JniEventCallback*, std::__1::placeholders::__ph<1> >, unsigned int ..._Indx = {0u, 1u}, _Args = std::__1::tuple<std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&>, typename std::__1::__bind_return<_Fp, _BoundArgs, _Args>::type = void]'
168  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:2087:86:   instantiated from 'typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type std::__1::__bind<_Fp, _BoundArgs>::operator()(_Args&& ...) [with _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, _Fp = void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), _BoundArgs = {JniEventCallback*&, std::__1::placeholders::__ph<1>&}, typename std::__1::__bind_return<typename std::__1::decay<_Fp>::type, std::__1::tuple<typename std::__1::decay<_BoundArgs>::type ...>, std::__1::tuple<_Args&& ...> >::type = void]'
169  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:413:69:   instantiated from 'decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) std::__1::__invoke(_Fp&&, _Args&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>&, _Args = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}, decltype (forward<_Fp>(__f)((forward<_Args>)(std::__1::__invoke::__args)...)) = void]'
170  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/functional:1370:70:   instantiated from '_Rp std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::operator()(_ArgTypes&& ...) [with _Fp = std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&>, _Alloc = std::__1::allocator<std::__1::__bind<void (JniEventCallback::*)(std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&), JniEventCallback*&, std::__1::placeholders::__ph<1>&> >, _Rp = void, _ArgTypes = {std::__1::vector<std::__1::shared_ptr<AdblockPlus::JsValue> >&}]'
171  /Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/jni/JniJsEngine.cpp:259:1:   instantiated from here
172  /Users/asmirnov/Library/Android/ndk/android-ndk-r10c/sources/cxx-stl/llvm-libc++/libcxx/include/__functional_base:377:1: sorry, unimplemented: mangling dotstar_expr
173  make: *** [/Users/asmirnov/Documents/dev/src/libadblockplus-android/libadblockplus-android/.externalNativeBuild/ndkBuild/debug/obj/local/x86/objs/adblockplus-jni/JniJsEngine.o] Error 1
174
175
176* Try:
177Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
178
179BUILD FAILED
180
181Total time: 9.475 secs