Finished dev [unoptimized + debuginfo] target(s) in 1.94s Running `target/debug/xtask build` npm WARN deprecated node-pre-gyp@0.6.34: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future npm WARN deprecated express-fileupload@0.0.5: Please upgrade express-fileupload to version 1.1.8+ due to a security vulnerability with the parseNested option npm WARN deprecated request-promise@4.2.0: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated request@2.81.0: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@4.2.1: this library is no longer supported npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN duniter-ui@1.7.14 requires a peer of duniter@1.7.x but none is installed. You must install peer dependencies yourself. npm WARN prepare removing existing node_modules/ before installation node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.1.1/node-v64-linux-arm64.tar.gz node-pre-gyp WARN Pre-built binaries not found for sqlite3@4.1.1 and node@10.22.1 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘strftimeFunc’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type] #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:22212:52: note: in expansion of macro ‘SQLITE_DYNAMIC’ z==zBuf ? SQLITE_TRANSIENT : SQLITE_DYNAMIC); ^~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3ErrorWithMsg’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type] #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:30555:54: note: in expansion of macro ‘SQLITE_DYNAMIC’ sqlite3ValueSetStr(db->pErr, -1, z, SQLITE_UTF8, SQLITE_DYNAMIC); ^~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3VdbeMemSetStr’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type] #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:75784:15: note: in expansion of macro ‘SQLITE_DYNAMIC’ if( xDel==SQLITE_DYNAMIC ){ ^~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘valueFromExpr’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type] #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:76190:55: note: in expansion of macro ‘SQLITE_DYNAMIC’ sqlite3ValueSetStr(pVal, -1, zVal, SQLITE_UTF8, SQLITE_DYNAMIC); ^~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type] #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:76238:29: note: in expansion of macro ‘SQLITE_DYNAMIC’ 0, SQLITE_DYNAMIC); ^~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3VdbeExec’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:91559:38: warning: cast between incompatible function types from ‘int (*)(u32, void *, void *, void *)’ {aka ‘int (*)(unsigned int, void *, void *, void *)’} to ‘void (*)(void *, const char *)’ [-Wcast-function-type] void (*x)(void*,const char*) = (void(*)(void*,const char*))db->xTrace; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘printfFunc’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type] #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:114219:25: note: in expansion of macro ‘SQLITE_DYNAMIC’ SQLITE_DYNAMIC); ^~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘generateColumnNames’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type] #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:127513:58: note: in expansion of macro ‘SQLITE_DYNAMIC’ sqlite3VdbeSetColName(v, i, COLNAME_NAME, zName, SQLITE_DYNAMIC); ^~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type] #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:127520:52: note: in expansion of macro ‘SQLITE_DYNAMIC’ sqlite3VdbeSetColName(v, i, COLNAME_NAME, z, SQLITE_DYNAMIC); ^~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3InvokeBusyHandler’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:157821:12: warning: cast between incompatible function types from ‘int (*)(void *, int)’ to ‘int (*)(void *, int, sqlite3_file *)’ {aka ‘int (*)(void *, int, struct sqlite3_file *)’} [-Wcast-function-type] xTra = (int(*)(void*,int,sqlite3_file*))p->xBusyHandler; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3_busy_timeout’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:157899:30: warning: cast between incompatible function types from ‘int (*)(void *, int, sqlite3_file *)’ {aka ‘int (*)(void *, int, struct sqlite3_file *)’} to ‘int (*)(void *, int)’ [-Wcast-function-type] sqlite3_busy_handler(db, (int(*)(void*,int))sqliteDefaultBusyCallback, ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3_trace’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:158242:16: warning: cast between incompatible function types from ‘void (*)(void *, const char *)’ to ‘int (*)(u32, void *, void *, void *)’ {aka ‘int (*)(unsigned int, void *, void *, void *)’} [-Wcast-function-type] db->xTrace = (int(*)(u32,void*,void*,void*))xTrace; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3_db_status’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:21035:10: warning: this statement may fall through [-Wimplicit-fallthrough=] op = SQLITE_DBSTATUS_CACHE_WRITE+1; ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:21037:5: note: here case SQLITE_DBSTATUS_CACHE_HIT: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3_str_vappendf’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:27799:19: warning: this statement may fall through [-Wimplicit-fallthrough=] flag_long = sizeof(char*)==sizeof(i64) ? 2 : ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(char*)==sizeof(long int) ? 1 : 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:27802:7: note: here case etORDINAL: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:27804:19: warning: this statement may fall through [-Wimplicit-fallthrough=] cThousand = 0; ~~~~~~~~~~^~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:27806:7: note: here case etDECIMAL: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3GetToken’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:155400:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( !sqlite3Isdigit(z[1]) ) ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:155409:5: note: here case CC_DIGIT: { ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:155499:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( z[1]=='\\'' ){ ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:155513:5: note: here case CC_ID: { ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3ExprCodeTarget’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:101035:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case TK_AGG_COLUMN: { ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:101048:5: note: here case TK_COLUMN: { ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘resolveP2Values’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:77303:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if( pOp->p2!=0 ) p->readOnly = 0; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:77306:9: note: here case OP_AutoCommit: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:77344:26: warning: this statement may fall through [-Wimplicit-fallthrough=] case OP_VFilter: { ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:77353:9: note: here default: { ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘resolveExprStep’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:96674:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case TK_ISNOT: { ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:96690:5: note: here case TK_BETWEEN: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘impliesNotNullRow’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:102715:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if( (pExpr->pLeft->op==TK_COLUMN && IsVirtual(pExpr->pLeft->y.pTab)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || (pExpr->pRight->op==TK_COLUMN && IsVirtual(pExpr->pRight->y.pTab)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:102720:5: note: here default: ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘exprImpliesNotNull’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:102582:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( exprImpliesNotNull(pParse, p->pRight, pNN, iTab, seenNot) ) return 1; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:102585:5: note: here case TK_SPAN: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘fkActionTrigger’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:117309:11: warning: this statement may fall through [-Wimplicit-fallthrough=] if( !pChanges ){ ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:117313:7: note: here default: ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:118782:17: warning: this statement may fall through [-Wimplicit-fallthrough=] onError = OE_Abort; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:118786:7: note: here case OE_Abort: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:118944:17: warning: this statement may fall through [-Wimplicit-fallthrough=] onError = OE_Abort; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:118947:7: note: here case OE_Rollback: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:119007:9: warning: this statement may fall through [-Wimplicit-fallthrough=] sqlite3UpsertDoUpdate(pParse, pUpsert, pTab, 0, iDataCur); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:119011:7: note: here case OE_Ignore: { ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:119223:9: warning: this statement may fall through [-Wimplicit-fallthrough=] sqlite3UpsertDoUpdate(pParse, pUpsert, pTab, pIdx, iIdxCur+ix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:119227:7: note: here case OE_Ignore: { ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3VdbeExec’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:84944:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if( (pIn3->flags & MEM_Null)==0 ) break; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:84978:1: note: here case OP_Halt: { ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:85113:15: warning: this statement may fall through [-Wimplicit-fallthrough=] pOp->opcode = OP_String; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:85130:1: note: here case OP_String: { /* out2 */ ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:88339:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case OP_IfNoHope: { /* jump, in3 */ ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:88347:1: note: here case OP_NoConflict: /* jump, in3 */ ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:89268:38: warning: this statement may fall through [-Wimplicit-fallthrough=] p->aCounter[SQLITE_STMTSTATUS_SORT]++; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:89283:1: note: here case OP_Rewind: { /* jump */ ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:90580:15: warning: this statement may fall through [-Wimplicit-fallthrough=] pOp->opcode = OP_AggStep1; ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:90583:1: note: here case OP_AggStep1: { ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:91452:15: warning: this statement may fall through [-Wimplicit-fallthrough=] pOp->opcode += 2; ~~~~~~~~~~~~^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:91455:1: note: here case OP_PureFunc: /* group */ ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘fts3SnippetFunc’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165599:22: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: nToken = sqlite3_value_int(apVal[5]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165600:5: note: here case 5: iCol = sqlite3_value_int(apVal[4]); ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165600:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: iCol = sqlite3_value_int(apVal[4]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165601:5: note: here case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]); ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165601:38: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165602:5: note: here case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]); ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165602:33: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165603:5: note: here case 2: zStart = (const char*)sqlite3_value_text(apVal[1]); ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘fts3ColumnMethod’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165356:14: warning: this statement may fall through [-Wimplicit-fallthrough=] iCol = p->nColumn; ~~~~~^~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165360:5: note: here default: ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘cellArea’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184885:22: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: area = p->aCoord[9].f - p->aCoord[8].f; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184886:7: note: here case 4: area *= p->aCoord[7].f - p->aCoord[6].f; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184886:21: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: area *= p->aCoord[7].f - p->aCoord[6].f; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184887:7: note: here case 3: area *= p->aCoord[5].f - p->aCoord[4].f; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184887:21: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: area *= p->aCoord[5].f - p->aCoord[4].f; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184888:7: note: here case 2: area *= p->aCoord[3].f - p->aCoord[2].f; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184888:21: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: area *= p->aCoord[3].f - p->aCoord[2].f; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184889:7: note: here default: area *= p->aCoord[1].f - p->aCoord[0].f; ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184895:22: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: area = (i64)p->aCoord[9].i - (i64)p->aCoord[8].i; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184896:7: note: here case 4: area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184896:21: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184897:7: note: here case 3: area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184897:21: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184898:7: note: here case 2: area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184898:21: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184899:7: note: here default: area *= (i64)p->aCoord[1].i - (i64)p->aCoord[0].i; ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘rtreeCallbackConstraint’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184056:56: warning: this statement may fall through [-Wimplicit-fallthrough=] readCoord(pCellData+32, &c); aCoord[8] = c.f; ~~~~~~~~~~^~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184057:7: note: here case 8: readCoord(pCellData+28, &c); aCoord[7] = c.f; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184058:56: warning: this statement may fall through [-Wimplicit-fallthrough=] readCoord(pCellData+24, &c); aCoord[6] = c.f; ~~~~~~~~~~^~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184059:7: note: here case 6: readCoord(pCellData+20, &c); aCoord[5] = c.f; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184060:56: warning: this statement may fall through [-Wimplicit-fallthrough=] readCoord(pCellData+16, &c); aCoord[4] = c.f; ~~~~~~~~~~^~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184061:7: note: here case 4: readCoord(pCellData+12, &c); aCoord[3] = c.f; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184062:56: warning: this statement may fall through [-Wimplicit-fallthrough=] readCoord(pCellData+8, &c); aCoord[2] = c.f; ~~~~~~~~~~^~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184063:7: note: here default: readCoord(pCellData+4, &c); aCoord[1] = c.f; ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184071:56: warning: this statement may fall through [-Wimplicit-fallthrough=] readCoord(pCellData+32, &c); aCoord[8] = c.i; ~~~~~~~~~~^~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184072:7: note: here case 8: readCoord(pCellData+28, &c); aCoord[7] = c.i; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184073:56: warning: this statement may fall through [-Wimplicit-fallthrough=] readCoord(pCellData+24, &c); aCoord[6] = c.i; ~~~~~~~~~~^~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184074:7: note: here case 6: readCoord(pCellData+20, &c); aCoord[5] = c.i; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184075:56: warning: this statement may fall through [-Wimplicit-fallthrough=] readCoord(pCellData+16, &c); aCoord[4] = c.i; ~~~~~~~~~~^~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184076:7: note: here case 4: readCoord(pCellData+12, &c); aCoord[3] = c.i; ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184077:56: warning: this statement may fall through [-Wimplicit-fallthrough=] readCoord(pCellData+8, &c); aCoord[2] = c.i; ~~~~~~~~~~^~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184078:7: note: here default: readCoord(pCellData+4, &c); aCoord[1] = c.i; ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘rtreeNonleafConstraint’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184130:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( p->op!=RTREE_EQ ) break; /* RTREE_LE and RTREE_LT end here */ ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184133:5: note: here default: /* RTREE_GT or RTREE_GE, or fallthrough of RTREE_EQ */ ^~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘jsonRenderNode’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:180779:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( pNode->jnFlags & JNODE_RAW ){ ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:180785:5: note: here case JSON_REAL: ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘jsonReturn’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:180893:7: warning: this statement may fall through [-Wimplicit-fallthrough=] int_as_real: /* fall through to real */; ^~~~~~~~~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:180895:5: note: here case JSON_REAL: { ^~~~ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘jsonEachColumn’: Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:182546:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( p->bRecursive ){ ^ Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:182556:5: note: here default: { ^~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] , reinterpret_cast(AsyncExecuteComplete) ^ In file included from ../src/backup.cc:6: ../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Error(T*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(backup->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/backup.cc: In member function ‘void node_sqlite3::Backup::CleanQueue()’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:105:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:105:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/backup.cc:119:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/backup.cc:119:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../src/backup.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Backup::New(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/backup.cc:167:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), filename, ReadOnly); ^~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:167:89: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), filename, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:167:89: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), filename, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:168:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"sourceName\").ToLocalChecked(), sourceName, ReadOnly); ^~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:168:93: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"sourceName\").ToLocalChecked(), sourceName, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:168:93: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"sourceName\").ToLocalChecked(), sourceName, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:169:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"destName\").ToLocalChecked(), destName, ReadOnly); ^~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:169:89: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"destName\").ToLocalChecked(), destName, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:169:89: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"destName\").ToLocalChecked(), destName, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:170:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filenameIsDest\").ToLocalChecked(), filenameIsDest, ReadOnly); ^~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:170:101: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filenameIsDest\").ToLocalChecked(), filenameIsDest, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc:170:101: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filenameIsDest\").ToLocalChecked(), filenameIsDest, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_BeginInitialize(node_sqlite3::Database::Baton*)’: ../src/backup.cc:189:61: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] &baton->request, Work_Initialize, (uv_after_work_cb)Work_AfterInitialize); ^~~~~~~~~~~~~~~~~~~~ ../src/backup.cc:188:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), ^~~~~~ In file included from ../src/backup.cc:6: ../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_AfterInitialize(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:236:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:236:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_BeginStep(node_sqlite3::Backup::Baton*)’: ../src/macros.h:156:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] Work_##type, reinterpret_cast(Work_After##type)); \\ ^ ../src/backup.cc:255:5: note: in expansion of macro ‘BACKUP_BEGIN’ BACKUP_BEGIN(Step); ^~~~~~~~~~~~ ../src/macros.h:154:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), \\ ^~~~~~ ../src/backup.cc:255:5: note: in expansion of macro ‘BACKUP_BEGIN’ BACKUP_BEGIN(Step); ^~~~~~~~~~~~ ../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_AfterStep(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:301:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:301:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_BeginFinish(node_sqlite3::Backup::Baton*)’: ../src/macros.h:156:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] Work_##type, reinterpret_cast(Work_After##type)); \\ ^ ../src/backup.cc:319:5: note: in expansion of macro ‘BACKUP_BEGIN’ BACKUP_BEGIN(Finish); ^~~~~~~~~~~~ ../src/macros.h:154:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), \\ ^~~~~~ ../src/backup.cc:319:5: note: in expansion of macro ‘BACKUP_BEGIN’ BACKUP_BEGIN(Finish); ^~~~~~~~~~~~ ../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_AfterFinish(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:336:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 0, NULL); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/backup.cc:336:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 0, NULL); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:63, from ../src/backup.cc:2: /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /opt/gt2/.cache/node-gyp/10.22.1/include/node/node_object_wrap.h:84:78: required from here /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’: ../../nan/nan_object_wrap.h:65:61: required from here /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] In file included from ../src/backup.cc:6: ../src/backup.cc: In instantiation of ‘static void node_sqlite3::Backup::Error(T*) [with T = node_sqlite3::Backup::InitializeBaton]’: ../src/backup.cc:228:20: required from here ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(backup->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(backup->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/backup.cc: In instantiation of ‘static void node_sqlite3::Backup::Error(T*) [with T = node_sqlite3::Backup::StepBaton]’: ../src/backup.cc:294:20: required from here ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(backup->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(backup->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/backup.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(backup->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/backup.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] , reinterpret_cast(AsyncExecuteComplete) ^ In file included from ../src/database.cc:3: ../src/database.cc: In member function ‘void node_sqlite3::Database::Process()’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:49:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(this->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:49:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(this->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:63:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:63:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In member function ‘void node_sqlite3::Database::Schedule(node_sqlite3::Database::Work_Callback, node_sqlite3::Database::Baton*, bool)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:92:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:92:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:96:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:96:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../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:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), info[0].As(), ReadOnly); ^~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/database.cc:133:101: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), info[0].As(), ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/database.cc:133:101: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), info[0].As(), ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/database.cc:134:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"mode\").ToLocalChecked(), Nan::New(mode), ReadOnly); ^~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/database.cc:134:91: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"mode\").ToLocalChecked(), Nan::New(mode), ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/database.cc:134:91: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(), Nan::New(\"mode\").ToLocalChecked(), Nan::New(mode), ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginOpen(node_sqlite3::Database::Baton*)’: ../src/database.cc:145:55: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] &baton->request, Work_Open, (uv_after_work_cb)Work_AfterOpen); ^~~~~~~~~~~~~~ ../src/database.cc:144:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), ^~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterOpen(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:190:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:190:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:194:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:194:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:199:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 1, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:199:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 1, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginClose(node_sqlite3::Database::Baton*)’: ../src/database.cc:231:56: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] &baton->request, Work_Close, (uv_after_work_cb)Work_AfterClose); ^~~~~~~~~~~~~~~ ../src/database.cc:230:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), ^~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterClose(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:273:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:273:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:277:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:277:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:282:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 1, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:282:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 1, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Database::Serialize(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:297:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(info.This(), callback, 0, NULL); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:297:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(info.This(), callback, 0, NULL); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Database::Parallelize(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:314:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(info.This(), callback, 0, NULL); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:314:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(info.This(), callback, 0, NULL); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static void node_sqlite3::Database::TraceCallback(node_sqlite3::Database*, std::__cxx11::string*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:421:5: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:421:5: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static void node_sqlite3::Database::ProfileCallback(node_sqlite3::Database*, node_sqlite3::Database::ProfileInfo*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:462:5: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 3, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:462:5: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 3, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static void node_sqlite3::Database::UpdateCallback(node_sqlite3::Database*, node_sqlite3::Database::UpdateInfo*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:507:5: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 4, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:507:5: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 4, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginExec(node_sqlite3::Database::Baton*)’: ../src/database.cc:529:55: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] &baton->request, Work_Exec, (uv_after_work_cb)Work_AfterExec); ^~~~~~~~~~~~~~ ../src/database.cc:528:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), ^~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterExec(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:564:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:564:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:568:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:568:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:573:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:573:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_Wait(node_sqlite3::Database::Baton*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:603:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(baton->db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:603:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(baton->db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginLoadExtension(node_sqlite3::Database::Baton*)’: ../src/database.cc:629:104: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] &baton->request, Work_LoadExtension, reinterpret_cast(Work_AfterLoadExtension)); ^ ../src/database.cc:628:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), ^~~~~~ In file included from ../src/database.cc:3: ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterLoadExtension(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:666:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:666:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:670:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/database.cc:670:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(db->handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:675:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/database.cc:3: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/database.cc:675:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(db->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/database.cc:4: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:63, from ../../nan/nan.h:56, from ../src/database.h:10, from ../src/database.cc:4: /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /opt/gt2/.cache/node-gyp/10.22.1/include/node/node_object_wrap.h:84:78: required from here /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’: ../../nan/nan_object_wrap.h:65:61: required from here /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] In file included from ../src/database.h:12, from ../src/database.cc:4: ../src/async.h: In instantiation of ‘Async::Async(Parent*, Async::Callback) [with Item = std::__cxx11::basic_string; Parent = node_sqlite3::Database; Async::Callback = void (*)(node_sqlite3::Database*, std::__cxx11::basic_string*)]’: ../src/database.cc:394:59: required from here ../src/async.h:29:52: warning: cast between incompatible function types from ‘void (*)(uv_async_t*, int)’ {aka ‘void (*)(uv_async_s*, int)’} to ‘uv_async_cb’ {aka ‘void (*)(uv_async_s*)’} [-Wcast-function-type] uv_async_init(uv_default_loop(), &watcher, reinterpret_cast(listener)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/async.h: In instantiation of ‘Async::Async(Parent*, Async::Callback) [with Item = node_sqlite3::Database::ProfileInfo; Parent = node_sqlite3::Database; Async::Callback = void (*)(node_sqlite3::Database*, node_sqlite3::Database::ProfileInfo*)]’: ../src/database.cc:432:65: required from here ../src/async.h:29:52: warning: cast between incompatible function types from ‘void (*)(uv_async_t*, int)’ {aka ‘void (*)(uv_async_s*, int)’} to ‘uv_async_cb’ {aka ‘void (*)(uv_async_s*)’} [-Wcast-function-type] ../src/async.h: In instantiation of ‘Async::Async(Parent*, Async::Callback) [with Item = node_sqlite3::Database::UpdateInfo; Parent = node_sqlite3::Database; Async::Callback = void (*)(node_sqlite3::Database*, node_sqlite3::Database::UpdateInfo*)]’: ../src/database.cc:473:62: required from here ../src/async.h:29:52: warning: cast between incompatible function types from ‘void (*)(uv_async_t*, int)’ {aka ‘void (*)(uv_async_s*, int)’} to ‘uv_async_cb’ {aka ‘void (*)(uv_async_s*)’} [-Wcast-function-type] In file included from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] , reinterpret_cast(AsyncExecuteComplete) ^ In file included from ../src/node_sqlite3.cc:7: ../src/node_sqlite3.cc: In function ‘void {anonymous}::RegisterModule(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:25:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:25:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:25:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_FULLMUTEX, OPEN_FULLMUTEX); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_FULLMUTEX, OPEN_FULLMUTEX); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_FULLMUTEX, OPEN_FULLMUTEX); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:27:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_URI, OPEN_URI); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:27:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_URI, OPEN_URI); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:27:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_URI, OPEN_URI); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_SHAREDCACHE, OPEN_SHAREDCACHE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_SHAREDCACHE, OPEN_SHAREDCACHE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_SHAREDCACHE, OPEN_SHAREDCACHE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:29:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_PRIVATECACHE, OPEN_PRIVATECACHE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:29:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_PRIVATECACHE, OPEN_PRIVATECACHE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:29:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_PRIVATECACHE, OPEN_PRIVATECACHE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:71:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’ DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:75:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’ DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:75:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’ DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:71:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’ DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:75:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’ DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:75:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’ DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(target, \\ ^~~~~~~~ ../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../src/node_sqlite3.cc:7: ../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] ); ^ ../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’ DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ In file included from ../../nan/nan.h:56, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: ../src/node_sqlite3.cc: At global scope: /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] (node::addon_register_func) (regfunc), \\ ^ /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’ NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ^~~~~~~~~~~~~ ../src/node_sqlite3.cc:111:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(node_sqlite3, RegisterModule) ^~~~~~~~~~~ In file included from /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:63, from ../../nan/nan.h:56, from ../src/database.h:10, from ../src/node_sqlite3.cc:8: /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /opt/gt2/.cache/node-gyp/10.22.1/include/node/node_object_wrap.h:84:78: required from here /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’: ../../nan/nan_object_wrap.h:65:61: required from here /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] , reinterpret_cast(AsyncExecuteComplete) ^ In file included from ../src/statement.cc:6: ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Error(T*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../src/statement.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Statement::New(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/statement.cc:103:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(),Nan::New(\"sql\").ToLocalChecked(), sql, ReadOnly); ^~~~~~~~ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/statement.cc:103:78: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(),Nan::New(\"sql\").ToLocalChecked(), sql, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/statement.cc:103:78: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations] Nan::ForceSet(info.This(),Nan::New(\"sql\").ToLocalChecked(), sql, ReadOnly); ^ In file included from ../../nan/nan.h:284, from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan_maybe_43_inl.h:117:35: note: declared here NAN_DEPRECATED inline Maybe ForceSet( ^~~~~~~~ ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginPrepare(node_sqlite3::Database::Baton*)’: ../src/statement.cc:119:58: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] &baton->request, Work_Prepare, (uv_after_work_cb)Work_AfterPrepare); ^~~~~~~~~~~~~~~~~ ../src/statement.cc:118:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), ^~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterPrepare(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginBind(node_sqlite3::Statement::Baton*)’: ../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] Work_##type, reinterpret_cast(Work_After##type)); \\ ^ ../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Bind); ^~~~~~~~~~~~~~~ ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), \\ ^~~~~~ ../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Bind); ^~~~~~~~~~~~~~~ ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterBind(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginGet(node_sqlite3::Statement::Baton*)’: ../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] Work_##type, reinterpret_cast(Work_After##type)); \\ ^ ../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Get); ^~~~~~~~~~~~~~~ ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), \\ ^~~~~~ ../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Get); ^~~~~~~~~~~~~~~ ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterGet(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginRun(node_sqlite3::Statement::Baton*)’: ../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] Work_##type, reinterpret_cast(Work_After##type)); \\ ^ ../src/statement.cc:438:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Run); ^~~~~~~~~~~~~~~ ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), \\ ^~~~~~ ../src/statement.cc:438:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Run); ^~~~~~~~~~~~~~~ ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterRun(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:483:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:483:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginAll(node_sqlite3::Statement::Baton*)’: ../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] Work_##type, reinterpret_cast(Work_After##type)); \\ ^ ../src/statement.cc:504:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(All); ^~~~~~~~~~~~~~~ ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), \\ ^~~~~~ ../src/statement.cc:504:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(All); ^~~~~~~~~~~~~~~ ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterAll(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:556:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:556:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:564:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:564:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginEach(node_sqlite3::Statement::Baton*)’: ../src/statement.cc:597:92: warning: cast between incompatible function types from ‘void (*)(uv_async_t*, int)’ {aka ‘void (*)(uv_async_s*, int)’} to ‘uv_async_cb’ {aka ‘void (*)(uv_async_s*)’} [-Wcast-function-type] each_baton->async = new Async(each_baton->stmt, reinterpret_cast(AsyncEach)); ^ In file included from ../src/statement.cc:6: ../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] Work_##type, reinterpret_cast(Work_After##type)); \\ ^ ../src/statement.cc:601:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Each); ^~~~~~~~~~~~~~~ ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), \\ ^~~~~~ ../src/statement.cc:601:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Each); ^~~~~~~~~~~~~~~ ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::AsyncEach(uv_async_t*, int)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:680:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:680:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:694:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:694:13: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginReset(node_sqlite3::Statement::Baton*)’: ../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] Work_##type, reinterpret_cast(Work_After##type)); \\ ^ ../src/statement.cc:724:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Reset); ^~~~~~~~~~~~~~~ ../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable] int status = uv_queue_work(uv_default_loop(), \\ ^~~~~~ ../src/statement.cc:724:5: note: in expansion of macro ‘STATEMENT_BEGIN’ STATEMENT_BEGIN(Reset); ^~~~~~~~~~~~~~~ ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterReset(uv_work_t*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:743:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:743:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Finalize(node_sqlite3::Statement::Baton*)’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:837:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(baton->stmt->handle(), cb, 0, NULL); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:837:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(baton->stmt->handle(), cb, 0, NULL); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In member function ‘void node_sqlite3::Statement::CleanQueue()’: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:873:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/statement.cc:873:17: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:887:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ^ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:887:13: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(handle(), 2, info); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:63, from ../src/statement.cc:2: /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /opt/gt2/.cache/node-gyp/10.22.1/include/node/node_object_wrap.h:84:78: required from here /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’: ../../nan/nan_object_wrap.h:65:61: required from here /opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] In file included from ../src/statement.cc:6: ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::PrepareBaton]’: ../src/statement.cc:153:20: required from here ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::Baton]’: ../src/statement.cc:340:20: required from here ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RowBaton]’: ../src/statement.cc:403:20: required from here ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RunBaton]’: ../src/statement.cc:473:20: required from here ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RowsBaton]’: ../src/statement.cc:539:20: required from here ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::EachBaton]’: ../src/statement.cc:706:20: required from here ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL(stmt->handle(), cb, 1, argv); ^~~~~~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ In file included from ../src/statement.cc:6: ../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback((context), (callback), (argc), (argv)) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’ TRY_CATCH_CALL((obj), \\ ^~~~~~~~~~~~~~ ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’ EMIT_EVENT(stmt->handle(), 2, argv); ^~~~~~~~~~ In file included from ../src/database.h:10, from ../src/statement.cc:7: ../../nan/nan.h:1026:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ Compiling duniter-gva v0.1.0 (https://git.duniter.org/nodes/rust/modules/duniter-gva#7fdc1823) Compiling duniter-server v1.8.1 (/opt/gt2/duniter/rust-libs/duniter-server) error: could not compile `duniter-gva` Caused by: process didn't exit successfully: `rustc --crate-name duniter_gva --edition=2018 /opt/gt2/.cargo/git/checkouts/duniter-gva-40282966ecff0086/7fdc182/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=eaee13c814b922a0 -C extra-filename=-eaee13c814b922a0 --out-dir /opt/gt2/duniter/target/release/deps -L dependency=/opt/gt2/duniter/target/release/deps --extern anyhow=/opt/gt2/duniter/target/release/deps/libanyhow-142f992eba8cfa3d.rmeta --extern arrayvec=/opt/gt2/duniter/target/release/deps/libarrayvec-3a1896ed7439ab0f.rmeta --extern async_graphql=/opt/gt2/duniter/target/release/deps/libasync_graphql-ba7adf92fad0e9f2.rmeta --extern async_mutex=/opt/gt2/duniter/target/release/deps/libasync_mutex-b9f84023f95bc2c2.rmeta --extern async_trait=/opt/gt2/duniter/target/release/deps/libasync_trait-b6b66e7e5ec99292.so --extern bytes=/opt/gt2/duniter/target/release/deps/libbytes-7b52139d0c606769.rmeta --extern duniter_bda=/opt/gt2/duniter/target/release/deps/libduniter_bda-c80a15943c35b9c9.rmeta --extern duniter_core=/opt/gt2/duniter/target/release/deps/libduniter_core-990526ee6e66b559.rmeta --extern duniter_gva_conf=/opt/gt2/duniter/target/release/deps/libduniter_gva_conf-13365c05107570f5.rmeta --extern duniter_gva_db=/opt/gt2/duniter/target/release/deps/libduniter_gva_db-a4d599ff09370605.rmeta --extern duniter_gva_dbs_reader=/opt/gt2/duniter/target/release/deps/libduniter_gva_dbs_reader-9af2dcafbe237faa.rmeta --extern duniter_gva_gql=/opt/gt2/duniter/target/release/deps/libduniter_gva_gql-b5d1343c485a3f3a.rmeta --extern duniter_gva_indexer=/opt/gt2/duniter/target/release/deps/libduniter_gva_indexer-1162822bd646af71.rmeta --extern fast_threadpool=/opt/gt2/duniter/target/release/deps/libfast_threadpool-3f4db1d0ecdd2a64.rmeta --extern flume=/opt/gt2/duniter/target/release/deps/libflume-1fbf80c6e3b14117.rmeta --extern futures=/opt/gt2/duniter/target/release/deps/libfutures-d8cef078447961b0.rmeta --extern http=/opt/gt2/duniter/target/release/deps/libhttp-ab14367989418c8f.rmeta --extern log=/opt/gt2/duniter/target/release/deps/liblog-e35f5275b312fa51.rmeta --extern resiter=/opt/gt2/duniter/target/release/deps/libresiter-96860f7ae4f99387.rmeta --extern serde=/opt/gt2/duniter/target/release/deps/libserde-f454b3df683968bd.rmeta --extern serde_urlencoded=/opt/gt2/duniter/target/release/deps/libserde_urlencoded-bf691699c39b1576.rmeta --extern tokio=/opt/gt2/duniter/target/release/deps/libtokio-d54c8cb8c8f7fa78.rmeta --extern warp=/opt/gt2/duniter/target/release/deps/libwarp-5d687e4a7980b0ac.rmeta --cap-lints allow -L native=/opt/gt2/duniter/target/release/build/ring-6f6a980e48139d4d/out -L native=/opt/gt2/duniter/target/release/build/libz-sys-7f2a1074680efe89/out/lib` (signal: 11, SIGSEGV: invalid memory reference) neon ERR! cargo build failed Error: cargo build failed at Target. (/opt/gt2/duniter/node_modules/neon-cli/lib/target.js:121:35) at step (/opt/gt2/duniter/node_modules/neon-cli/lib/target.js:32:23) at Object.next (/opt/gt2/duniter/node_modules/neon-cli/lib/target.js:13:53) at fulfilled (/opt/gt2/duniter/node_modules/neon-cli/lib/target.js:4:58) at process._tickCallback (internal/process/next_tick.js:68:7) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! duniter@1.8.1 install: `./neon/build.sh` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the duniter@1.8.1 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! /opt/gt2/.npm/_logs/2021-05-23T16_54_43_968Z-debug.log", "stderr_lines": [" Finished dev [unoptimized + debuginfo] target(s) in 1.94s", " Running `target/debug/xtask build`", "npm WARN deprecated node-pre-gyp@0.6.34: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future", "npm WARN deprecated express-fileupload@0.0.5: Please upgrade express-fileupload to version 1.1.8+ due to a security vulnerability with the parseNested option", "npm WARN deprecated request-promise@4.2.0: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142", "npm WARN deprecated request@2.81.0: request has been deprecated, see https://github.com/request/request/issues/3142", "npm WARN deprecated har-validator@4.2.1: this library is no longer supported", "npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.", "npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).", "npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).", "npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.", "npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).", "npm WARN duniter-ui@1.7.14 requires a peer of duniter@1.7.x but none is installed. You must install peer dependencies yourself.", "", "npm WARN prepare removing existing node_modules/ before installation", "node-pre-gyp WARN Using request for node-pre-gyp https download ", "node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.1.1/node-v64-linux-arm64.tar.gz ", "node-pre-gyp WARN Pre-built binaries not found for sqlite3@4.1.1 and node@10.22.1 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) ", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘strftimeFunc’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]", " #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:22212:52: note: in expansion of macro ‘SQLITE_DYNAMIC’", " z==zBuf ? SQLITE_TRANSIENT : SQLITE_DYNAMIC);", " ^~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3ErrorWithMsg’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]", " #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:30555:54: note: in expansion of macro ‘SQLITE_DYNAMIC’", " sqlite3ValueSetStr(db->pErr, -1, z, SQLITE_UTF8, SQLITE_DYNAMIC);", " ^~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3VdbeMemSetStr’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]", " #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:75784:15: note: in expansion of macro ‘SQLITE_DYNAMIC’", " if( xDel==SQLITE_DYNAMIC ){", " ^~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘valueFromExpr’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]", " #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:76190:55: note: in expansion of macro ‘SQLITE_DYNAMIC’", " sqlite3ValueSetStr(pVal, -1, zVal, SQLITE_UTF8, SQLITE_DYNAMIC);", " ^~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]", " #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:76238:29: note: in expansion of macro ‘SQLITE_DYNAMIC’", " 0, SQLITE_DYNAMIC);", " ^~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3VdbeExec’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:91559:38: warning: cast between incompatible function types from ‘int (*)(u32, void *, void *, void *)’ {aka ‘int (*)(unsigned int, void *, void *, void *)’} to ‘void (*)(void *, const char *)’ [-Wcast-function-type]", " void (*x)(void*,const char*) = (void(*)(void*,const char*))db->xTrace;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘printfFunc’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]", " #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:114219:25: note: in expansion of macro ‘SQLITE_DYNAMIC’", " SQLITE_DYNAMIC);", " ^~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘generateColumnNames’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]", " #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:127513:58: note: in expansion of macro ‘SQLITE_DYNAMIC’", " sqlite3VdbeSetColName(v, i, COLNAME_NAME, zName, SQLITE_DYNAMIC);", " ^~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:14234:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]", " #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:127520:52: note: in expansion of macro ‘SQLITE_DYNAMIC’", " sqlite3VdbeSetColName(v, i, COLNAME_NAME, z, SQLITE_DYNAMIC);", " ^~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3InvokeBusyHandler’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:157821:12: warning: cast between incompatible function types from ‘int (*)(void *, int)’ to ‘int (*)(void *, int, sqlite3_file *)’ {aka ‘int (*)(void *, int, struct sqlite3_file *)’} [-Wcast-function-type]", " xTra = (int(*)(void*,int,sqlite3_file*))p->xBusyHandler;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3_busy_timeout’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:157899:30: warning: cast between incompatible function types from ‘int (*)(void *, int, sqlite3_file *)’ {aka ‘int (*)(void *, int, struct sqlite3_file *)’} to ‘int (*)(void *, int)’ [-Wcast-function-type]", " sqlite3_busy_handler(db, (int(*)(void*,int))sqliteDefaultBusyCallback,", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3_trace’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:158242:16: warning: cast between incompatible function types from ‘void (*)(void *, const char *)’ to ‘int (*)(u32, void *, void *, void *)’ {aka ‘int (*)(unsigned int, void *, void *, void *)’} [-Wcast-function-type]", " db->xTrace = (int(*)(u32,void*,void*,void*))xTrace;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3_db_status’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:21035:10: warning: this statement may fall through [-Wimplicit-fallthrough=]", " op = SQLITE_DBSTATUS_CACHE_WRITE+1;", " ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:21037:5: note: here", " case SQLITE_DBSTATUS_CACHE_HIT:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3_str_vappendf’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:27799:19: warning: this statement may fall through [-Wimplicit-fallthrough=]", " flag_long = sizeof(char*)==sizeof(i64) ? 2 :", " ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", " sizeof(char*)==sizeof(long int) ? 1 : 0;", " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:27802:7: note: here", " case etORDINAL:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:27804:19: warning: this statement may fall through [-Wimplicit-fallthrough=]", " cThousand = 0;", " ~~~~~~~~~~^~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:27806:7: note: here", " case etDECIMAL:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3GetToken’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:155400:9: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( !sqlite3Isdigit(z[1]) )", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:155409:5: note: here", " case CC_DIGIT: {", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:155499:9: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( z[1]=='\\'' ){", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:155513:5: note: here", " case CC_ID: {", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3ExprCodeTarget’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:101035:25: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case TK_AGG_COLUMN: {", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:101048:5: note: here", " case TK_COLUMN: {", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘resolveP2Values’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:77303:13: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( pOp->p2!=0 ) p->readOnly = 0;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:77306:9: note: here", " case OP_AutoCommit:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:77344:26: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case OP_VFilter: {", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:77353:9: note: here", " default: {", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘resolveExprStep’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:96674:20: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case TK_ISNOT: {", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:96690:5: note: here", " case TK_BETWEEN:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘impliesNotNullRow’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:102715:8: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( (pExpr->pLeft->op==TK_COLUMN && IsVirtual(pExpr->pLeft->y.pTab))", " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", " || (pExpr->pRight->op==TK_COLUMN && IsVirtual(pExpr->pRight->y.pTab))", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:102720:5: note: here", " default:", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘exprImpliesNotNull’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:102582:9: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( exprImpliesNotNull(pParse, p->pRight, pNN, iTab, seenNot) ) return 1;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:102585:5: note: here", " case TK_SPAN:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘fkActionTrigger’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:117309:11: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( !pChanges ){", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:117313:7: note: here", " default:", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:118782:17: warning: this statement may fall through [-Wimplicit-fallthrough=]", " onError = OE_Abort;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:118786:7: note: here", " case OE_Abort:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:118944:17: warning: this statement may fall through [-Wimplicit-fallthrough=]", " onError = OE_Abort;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:118947:7: note: here", " case OE_Rollback:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:119007:9: warning: this statement may fall through [-Wimplicit-fallthrough=]", " sqlite3UpsertDoUpdate(pParse, pUpsert, pTab, 0, iDataCur);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:119011:7: note: here", " case OE_Ignore: {", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:119223:9: warning: this statement may fall through [-Wimplicit-fallthrough=]", " sqlite3UpsertDoUpdate(pParse, pUpsert, pTab, pIdx, iIdxCur+ix);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:119227:7: note: here", " case OE_Ignore: {", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘sqlite3VdbeExec’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:84944:5: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( (pIn3->flags & MEM_Null)==0 ) break;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:84978:1: note: here", " case OP_Halt: {", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:85113:15: warning: this statement may fall through [-Wimplicit-fallthrough=]", " pOp->opcode = OP_String;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:85130:1: note: here", " case OP_String: { /* out2 */", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:88339:19: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case OP_IfNoHope: { /* jump, in3 */", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:88347:1: note: here", " case OP_NoConflict: /* jump, in3 */", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:89268:38: warning: this statement may fall through [-Wimplicit-fallthrough=]", " p->aCounter[SQLITE_STMTSTATUS_SORT]++;", " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:89283:1: note: here", " case OP_Rewind: { /* jump */", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:90580:15: warning: this statement may fall through [-Wimplicit-fallthrough=]", " pOp->opcode = OP_AggStep1;", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:90583:1: note: here", " case OP_AggStep1: {", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:91452:15: warning: this statement may fall through [-Wimplicit-fallthrough=]", " pOp->opcode += 2;", " ~~~~~~~~~~~~^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:91455:1: note: here", " case OP_PureFunc: /* group */", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘fts3SnippetFunc’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165599:22: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 6: nToken = sqlite3_value_int(apVal[5]);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165600:5: note: here", " case 5: iCol = sqlite3_value_int(apVal[4]);", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165600:20: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 5: iCol = sqlite3_value_int(apVal[4]);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165601:5: note: here", " case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]);", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165601:38: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165602:5: note: here", " case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]);", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165602:33: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165603:5: note: here", " case 2: zStart = (const char*)sqlite3_value_text(apVal[1]);", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘fts3ColumnMethod’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165356:14: warning: this statement may fall through [-Wimplicit-fallthrough=]", " iCol = p->nColumn;", " ~~~~~^~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:165360:5: note: here", " default:", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘cellArea’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184885:22: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 5: area = p->aCoord[9].f - p->aCoord[8].f;", " ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184886:7: note: here", " case 4: area *= p->aCoord[7].f - p->aCoord[6].f;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184886:21: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 4: area *= p->aCoord[7].f - p->aCoord[6].f;", " ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184887:7: note: here", " case 3: area *= p->aCoord[5].f - p->aCoord[4].f;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184887:21: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 3: area *= p->aCoord[5].f - p->aCoord[4].f;", " ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184888:7: note: here", " case 2: area *= p->aCoord[3].f - p->aCoord[2].f;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184888:21: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 2: area *= p->aCoord[3].f - p->aCoord[2].f;", " ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184889:7: note: here", " default: area *= p->aCoord[1].f - p->aCoord[0].f;", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184895:22: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 5: area = (i64)p->aCoord[9].i - (i64)p->aCoord[8].i;", " ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184896:7: note: here", " case 4: area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184896:21: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 4: area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;", " ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184897:7: note: here", " case 3: area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184897:21: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 3: area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;", " ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184898:7: note: here", " case 2: area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184898:21: warning: this statement may fall through [-Wimplicit-fallthrough=]", " case 2: area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;", " ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184899:7: note: here", " default: area *= (i64)p->aCoord[1].i - (i64)p->aCoord[0].i;", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘rtreeCallbackConstraint’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184056:56: warning: this statement may fall through [-Wimplicit-fallthrough=]", " readCoord(pCellData+32, &c); aCoord[8] = c.f;", " ~~~~~~~~~~^~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184057:7: note: here", " case 8: readCoord(pCellData+28, &c); aCoord[7] = c.f;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184058:56: warning: this statement may fall through [-Wimplicit-fallthrough=]", " readCoord(pCellData+24, &c); aCoord[6] = c.f;", " ~~~~~~~~~~^~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184059:7: note: here", " case 6: readCoord(pCellData+20, &c); aCoord[5] = c.f;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184060:56: warning: this statement may fall through [-Wimplicit-fallthrough=]", " readCoord(pCellData+16, &c); aCoord[4] = c.f;", " ~~~~~~~~~~^~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184061:7: note: here", " case 4: readCoord(pCellData+12, &c); aCoord[3] = c.f;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184062:56: warning: this statement may fall through [-Wimplicit-fallthrough=]", " readCoord(pCellData+8, &c); aCoord[2] = c.f;", " ~~~~~~~~~~^~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184063:7: note: here", " default: readCoord(pCellData+4, &c); aCoord[1] = c.f;", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184071:56: warning: this statement may fall through [-Wimplicit-fallthrough=]", " readCoord(pCellData+32, &c); aCoord[8] = c.i;", " ~~~~~~~~~~^~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184072:7: note: here", " case 8: readCoord(pCellData+28, &c); aCoord[7] = c.i;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184073:56: warning: this statement may fall through [-Wimplicit-fallthrough=]", " readCoord(pCellData+24, &c); aCoord[6] = c.i;", " ~~~~~~~~~~^~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184074:7: note: here", " case 6: readCoord(pCellData+20, &c); aCoord[5] = c.i;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184075:56: warning: this statement may fall through [-Wimplicit-fallthrough=]", " readCoord(pCellData+16, &c); aCoord[4] = c.i;", " ~~~~~~~~~~^~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184076:7: note: here", " case 4: readCoord(pCellData+12, &c); aCoord[3] = c.i;", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184077:56: warning: this statement may fall through [-Wimplicit-fallthrough=]", " readCoord(pCellData+8, &c); aCoord[2] = c.i;", " ~~~~~~~~~~^~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184078:7: note: here", " default: readCoord(pCellData+4, &c); aCoord[1] = c.i;", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘rtreeNonleafConstraint’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184130:9: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( p->op!=RTREE_EQ ) break; /* RTREE_LE and RTREE_LT end here */", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:184133:5: note: here", " default: /* RTREE_GT or RTREE_GE, or fallthrough of RTREE_EQ */", " ^~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘jsonRenderNode’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:180779:9: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( pNode->jnFlags & JNODE_RAW ){", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:180785:5: note: here", " case JSON_REAL:", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘jsonReturn’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:180893:7: warning: this statement may fall through [-Wimplicit-fallthrough=]", " int_as_real: /* fall through to real */;", " ^~~~~~~~~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:180895:5: note: here", " case JSON_REAL: {", " ^~~~", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c: In function ‘jsonEachColumn’:", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:182546:9: warning: this statement may fall through [-Wimplicit-fallthrough=]", " if( p->bRecursive ){", " ^", "Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c:182556:5: note: here", " default: {", " ^~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:", "../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " , reinterpret_cast(AsyncExecuteComplete)", " ^", "In file included from ../src/backup.cc:6:", "../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Error(T*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(backup->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/backup.cc: In member function ‘void node_sqlite3::Backup::CleanQueue()’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:105:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:105:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/backup.cc:119:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/backup.cc:119:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "../src/backup.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Backup::New(Nan::NAN_METHOD_ARGS_TYPE)’:", "../src/backup.cc:167:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), filename, ReadOnly);", " ^~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:167:89: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), filename, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:167:89: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), filename, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:168:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"sourceName\").ToLocalChecked(), sourceName, ReadOnly);", " ^~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:168:93: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"sourceName\").ToLocalChecked(), sourceName, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:168:93: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"sourceName\").ToLocalChecked(), sourceName, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:169:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"destName\").ToLocalChecked(), destName, ReadOnly);", " ^~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:169:89: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"destName\").ToLocalChecked(), destName, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:169:89: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"destName\").ToLocalChecked(), destName, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:170:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filenameIsDest\").ToLocalChecked(), filenameIsDest, ReadOnly);", " ^~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:170:101: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filenameIsDest\").ToLocalChecked(), filenameIsDest, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc:170:101: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filenameIsDest\").ToLocalChecked(), filenameIsDest, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_BeginInitialize(node_sqlite3::Database::Baton*)’:", "../src/backup.cc:189:61: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " &baton->request, Work_Initialize, (uv_after_work_cb)Work_AfterInitialize);", " ^~~~~~~~~~~~~~~~~~~~", "../src/backup.cc:188:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(),", " ^~~~~~", "In file included from ../src/backup.cc:6:", "../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_AfterInitialize(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:236:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:236:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_BeginStep(node_sqlite3::Backup::Baton*)’:", "../src/macros.h:156:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " Work_##type, reinterpret_cast(Work_After##type)); \\", " ^", "../src/backup.cc:255:5: note: in expansion of macro ‘BACKUP_BEGIN’", " BACKUP_BEGIN(Step);", " ^~~~~~~~~~~~", "../src/macros.h:154:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(), \\", " ^~~~~~", "../src/backup.cc:255:5: note: in expansion of macro ‘BACKUP_BEGIN’", " BACKUP_BEGIN(Step);", " ^~~~~~~~~~~~", "../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_AfterStep(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:301:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:301:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_BeginFinish(node_sqlite3::Backup::Baton*)’:", "../src/macros.h:156:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " Work_##type, reinterpret_cast(Work_After##type)); \\", " ^", "../src/backup.cc:319:5: note: in expansion of macro ‘BACKUP_BEGIN’", " BACKUP_BEGIN(Finish);", " ^~~~~~~~~~~~", "../src/macros.h:154:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(), \\", " ^~~~~~", "../src/backup.cc:319:5: note: in expansion of macro ‘BACKUP_BEGIN’", " BACKUP_BEGIN(Finish);", " ^~~~~~~~~~~~", "../src/backup.cc: In static member function ‘static void node_sqlite3::Backup::Work_AfterFinish(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:336:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 0, NULL);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/backup.cc:336:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 0, NULL);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:63,", " from ../src/backup.cc:2:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/node_object_wrap.h:84:78: required from here", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]", " reinterpret_cast(callback), type);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’:", "../../nan/nan_object_wrap.h:65:61: required from here", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]", "In file included from ../src/backup.cc:6:", "../src/backup.cc: In instantiation of ‘static void node_sqlite3::Backup::Error(T*) [with T = node_sqlite3::Backup::InitializeBaton]’:", "../src/backup.cc:228:20: required from here", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(backup->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(backup->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/backup.cc: In instantiation of ‘static void node_sqlite3::Backup::Error(T*) [with T = node_sqlite3::Backup::StepBaton]’:", "../src/backup.cc:294:20: required from here", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/backup.cc:78:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(backup->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(backup->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/backup.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/backup.cc:82:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(backup->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/backup.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:", "../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " , reinterpret_cast(AsyncExecuteComplete)", " ^", "In file included from ../src/database.cc:3:", "../src/database.cc: In member function ‘void node_sqlite3::Database::Process()’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:49:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(this->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:49:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(this->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:63:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:63:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In member function ‘void node_sqlite3::Database::Schedule(node_sqlite3::Database::Work_Callback, node_sqlite3::Database::Baton*, bool)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:92:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:92:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:96:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:96:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "../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:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), info[0].As(), ReadOnly);", " ^~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/database.cc:133:101: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), info[0].As(), ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/database.cc:133:101: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"filename\").ToLocalChecked(), info[0].As(), ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/database.cc:134:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"mode\").ToLocalChecked(), Nan::New(mode), ReadOnly);", " ^~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/database.cc:134:91: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"mode\").ToLocalChecked(), Nan::New(mode), ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/database.cc:134:91: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(), Nan::New(\"mode\").ToLocalChecked(), Nan::New(mode), ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginOpen(node_sqlite3::Database::Baton*)’:", "../src/database.cc:145:55: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " &baton->request, Work_Open, (uv_after_work_cb)Work_AfterOpen);", " ^~~~~~~~~~~~~~", "../src/database.cc:144:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(),", " ^~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterOpen(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:190:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:190:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:194:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:194:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:199:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 1, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:199:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 1, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginClose(node_sqlite3::Database::Baton*)’:", "../src/database.cc:231:56: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " &baton->request, Work_Close, (uv_after_work_cb)Work_AfterClose);", " ^~~~~~~~~~~~~~~", "../src/database.cc:230:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(),", " ^~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterClose(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:273:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:273:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:277:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:277:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:282:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 1, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:282:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 1, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Database::Serialize(Nan::NAN_METHOD_ARGS_TYPE)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:297:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(info.This(), callback, 0, NULL);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:297:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(info.This(), callback, 0, NULL);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Database::Parallelize(Nan::NAN_METHOD_ARGS_TYPE)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:314:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(info.This(), callback, 0, NULL);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:314:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(info.This(), callback, 0, NULL);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::TraceCallback(node_sqlite3::Database*, std::__cxx11::string*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:421:5: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:421:5: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::ProfileCallback(node_sqlite3::Database*, node_sqlite3::Database::ProfileInfo*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:462:5: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 3, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:462:5: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 3, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::UpdateCallback(node_sqlite3::Database*, node_sqlite3::Database::UpdateInfo*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:507:5: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 4, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:507:5: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 4, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginExec(node_sqlite3::Database::Baton*)’:", "../src/database.cc:529:55: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " &baton->request, Work_Exec, (uv_after_work_cb)Work_AfterExec);", " ^~~~~~~~~~~~~~", "../src/database.cc:528:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(),", " ^~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterExec(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:564:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:564:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:568:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:568:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:573:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:573:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_Wait(node_sqlite3::Database::Baton*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:603:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(baton->db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:603:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(baton->db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginLoadExtension(node_sqlite3::Database::Baton*)’:", "../src/database.cc:629:104: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " &baton->request, Work_LoadExtension, reinterpret_cast(Work_AfterLoadExtension));", " ^", "../src/database.cc:628:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(),", " ^~~~~~", "In file included from ../src/database.cc:3:", "../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterLoadExtension(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:666:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:666:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:670:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/database.cc:670:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(db->handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:675:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/database.cc:3:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/database.cc:675:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(db->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/database.cc:4:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:63,", " from ../../nan/nan.h:56,", " from ../src/database.h:10,", " from ../src/database.cc:4:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/node_object_wrap.h:84:78: required from here", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]", " reinterpret_cast(callback), type);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’:", "../../nan/nan_object_wrap.h:65:61: required from here", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]", "In file included from ../src/database.h:12,", " from ../src/database.cc:4:", "../src/async.h: In instantiation of ‘Async::Async(Parent*, Async::Callback) [with Item = std::__cxx11::basic_string; Parent = node_sqlite3::Database; Async::Callback = void (*)(node_sqlite3::Database*, std::__cxx11::basic_string*)]’:", "../src/database.cc:394:59: required from here", "../src/async.h:29:52: warning: cast between incompatible function types from ‘void (*)(uv_async_t*, int)’ {aka ‘void (*)(uv_async_s*, int)’} to ‘uv_async_cb’ {aka ‘void (*)(uv_async_s*)’} [-Wcast-function-type]", " uv_async_init(uv_default_loop(), &watcher, reinterpret_cast(listener));", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/async.h: In instantiation of ‘Async::Async(Parent*, Async::Callback) [with Item = node_sqlite3::Database::ProfileInfo; Parent = node_sqlite3::Database; Async::Callback = void (*)(node_sqlite3::Database*, node_sqlite3::Database::ProfileInfo*)]’:", "../src/database.cc:432:65: required from here", "../src/async.h:29:52: warning: cast between incompatible function types from ‘void (*)(uv_async_t*, int)’ {aka ‘void (*)(uv_async_s*, int)’} to ‘uv_async_cb’ {aka ‘void (*)(uv_async_s*)’} [-Wcast-function-type]", "../src/async.h: In instantiation of ‘Async::Async(Parent*, Async::Callback) [with Item = node_sqlite3::Database::UpdateInfo; Parent = node_sqlite3::Database; Async::Callback = void (*)(node_sqlite3::Database*, node_sqlite3::Database::UpdateInfo*)]’:", "../src/database.cc:473:62: required from here", "../src/async.h:29:52: warning: cast between incompatible function types from ‘void (*)(uv_async_t*, int)’ {aka ‘void (*)(uv_async_s*, int)’} to ‘uv_async_cb’ {aka ‘void (*)(uv_async_s*)’} [-Wcast-function-type]", "In file included from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:", "../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " , reinterpret_cast(AsyncExecuteComplete)", " ^", "In file included from ../src/node_sqlite3.cc:7:", "../src/node_sqlite3.cc: In function ‘void {anonymous}::RegisterModule(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:25:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:25:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:25:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_FULLMUTEX, OPEN_FULLMUTEX);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_FULLMUTEX, OPEN_FULLMUTEX);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_FULLMUTEX, OPEN_FULLMUTEX);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:27:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_URI, OPEN_URI);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:27:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_URI, OPEN_URI);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:27:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_URI, OPEN_URI);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_SHAREDCACHE, OPEN_SHAREDCACHE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_SHAREDCACHE, OPEN_SHAREDCACHE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_SHAREDCACHE, OPEN_SHAREDCACHE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:29:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_PRIVATECACHE, OPEN_PRIVATECACHE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:29:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_PRIVATECACHE, OPEN_PRIVATECACHE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:29:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_PRIVATECACHE, OPEN_PRIVATECACHE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:71:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’", " DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION);", " ^~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:75:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’", " DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION);", " ^~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:75:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’", " DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION);", " ^~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:71:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’", " DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID);", " ^~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:75:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’", " DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID);", " ^~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:75:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’", " DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID);", " ^~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:57:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:58:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:59:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:60:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:61:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:64:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(target, \\", " ^~~~~~~~", "../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../src/node_sqlite3.cc:7:", "../src/macros.h:68:5: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " );", " ^", "../src/node_sqlite3.cc:62:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’", " DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);", " ^~~~~~~~~~~~~~~~~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "In file included from ../../nan/nan.h:56,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "../src/node_sqlite3.cc: At global scope:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type]", " (node::addon_register_func) (regfunc), \\", " ^", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’", " NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage)", " ^~~~~~~~~~~~~", "../src/node_sqlite3.cc:111:1: note: in expansion of macro ‘NODE_MODULE’", " NODE_MODULE(node_sqlite3, RegisterModule)", " ^~~~~~~~~~~", "In file included from /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:63,", " from ../../nan/nan.h:56,", " from ../src/database.h:10,", " from ../src/node_sqlite3.cc:8:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/node_object_wrap.h:84:78: required from here", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]", " reinterpret_cast(callback), type);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’:", "../../nan/nan_object_wrap.h:65:61: required from here", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:", "../../nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " , reinterpret_cast(AsyncExecuteComplete)", " ^", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Error(T*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "../src/statement.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Statement::New(Nan::NAN_METHOD_ARGS_TYPE)’:", "../src/statement.cc:103:10: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(),Nan::New(\"sql\").ToLocalChecked(), sql, ReadOnly);", " ^~~~~~~~", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/statement.cc:103:78: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(),Nan::New(\"sql\").ToLocalChecked(), sql, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/statement.cc:103:78: warning: ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]", " Nan::ForceSet(info.This(),Nan::New(\"sql\").ToLocalChecked(), sql, ReadOnly);", " ^", "In file included from ../../nan/nan.h:284,", " from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan_maybe_43_inl.h:117:35: note: declared here", " NAN_DEPRECATED inline Maybe ForceSet(", " ^~~~~~~~", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginPrepare(node_sqlite3::Database::Baton*)’:", "../src/statement.cc:119:58: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " &baton->request, Work_Prepare, (uv_after_work_cb)Work_AfterPrepare);", " ^~~~~~~~~~~~~~~~~", "../src/statement.cc:118:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(),", " ^~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterPrepare(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginBind(node_sqlite3::Statement::Baton*)’:", "../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " Work_##type, reinterpret_cast(Work_After##type)); \\", " ^", "../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Bind);", " ^~~~~~~~~~~~~~~", "../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(), \\", " ^~~~~~", "../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Bind);", " ^~~~~~~~~~~~~~~", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterBind(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginGet(node_sqlite3::Statement::Baton*)’:", "../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " Work_##type, reinterpret_cast(Work_After##type)); \\", " ^", "../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Get);", " ^~~~~~~~~~~~~~~", "../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(), \\", " ^~~~~~", "../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Get);", " ^~~~~~~~~~~~~~~", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterGet(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginRun(node_sqlite3::Statement::Baton*)’:", "../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " Work_##type, reinterpret_cast(Work_After##type)); \\", " ^", "../src/statement.cc:438:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Run);", " ^~~~~~~~~~~~~~~", "../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(), \\", " ^~~~~~", "../src/statement.cc:438:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Run);", " ^~~~~~~~~~~~~~~", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterRun(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:483:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:483:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginAll(node_sqlite3::Statement::Baton*)’:", "../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " Work_##type, reinterpret_cast(Work_After##type)); \\", " ^", "../src/statement.cc:504:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(All);", " ^~~~~~~~~~~~~~~", "../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(), \\", " ^~~~~~", "../src/statement.cc:504:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(All);", " ^~~~~~~~~~~~~~~", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterAll(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:556:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:556:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:564:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:564:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginEach(node_sqlite3::Statement::Baton*)’:", "../src/statement.cc:597:92: warning: cast between incompatible function types from ‘void (*)(uv_async_t*, int)’ {aka ‘void (*)(uv_async_s*, int)’} to ‘uv_async_cb’ {aka ‘void (*)(uv_async_s*)’} [-Wcast-function-type]", " each_baton->async = new Async(each_baton->stmt, reinterpret_cast(AsyncEach));", " ^", "In file included from ../src/statement.cc:6:", "../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " Work_##type, reinterpret_cast(Work_After##type)); \\", " ^", "../src/statement.cc:601:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Each);", " ^~~~~~~~~~~~~~~", "../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(), \\", " ^~~~~~", "../src/statement.cc:601:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Each);", " ^~~~~~~~~~~~~~~", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::AsyncEach(uv_async_t*, int)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:680:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:680:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:694:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:694:13: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginReset(node_sqlite3::Statement::Baton*)’:", "../src/macros.h:130:73: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]", " Work_##type, reinterpret_cast(Work_After##type)); \\", " ^", "../src/statement.cc:724:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Reset);", " ^~~~~~~~~~~~~~~", "../src/macros.h:128:9: warning: unused variable ‘status’ [-Wunused-variable]", " int status = uv_queue_work(uv_default_loop(), \\", " ^~~~~~", "../src/statement.cc:724:5: note: in expansion of macro ‘STATEMENT_BEGIN’", " STATEMENT_BEGIN(Reset);", " ^~~~~~~~~~~~~~~", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterReset(uv_work_t*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:743:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:743:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Finalize(node_sqlite3::Statement::Baton*)’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:837:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(baton->stmt->handle(), cb, 0, NULL);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:837:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(baton->stmt->handle(), cb, 0, NULL);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In member function ‘void node_sqlite3::Statement::CleanQueue()’:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:873:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/statement.cc:873:17: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:887:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:60: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ^", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:887:13: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(handle(), 2, info);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from /opt/gt2/.cache/node-gyp/10.22.1/include/node/node.h:63,", " from ../src/statement.cc:2:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’:", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/node_object_wrap.h:84:78: required from here", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]", " reinterpret_cast(callback), type);", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]’:", "../../nan/nan_object_wrap.h:65:61: required from here", "/opt/gt2/.cache/node-gyp/10.22.1/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::PrepareBaton]’:", "../src/statement.cc:153:20: required from here", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::Baton]’:", "../src/statement.cc:340:20: required from here", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RowBaton]’:", "../src/statement.cc:403:20: required from here", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RunBaton]’:", "../src/statement.cc:473:20: required from here", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RowsBaton]’:", "../src/statement.cc:539:20: required from here", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::EachBaton]’:", "../src/statement.cc:706:20: required from here", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);", " ^~~~~~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", "In file included from ../src/statement.cc:6:", "../src/macros.h:112:22: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations]", " Nan::MakeCallback((context), (callback), (argc), (argv))", " ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", "../src/macros.h:105:5: note: in expansion of macro ‘TRY_CATCH_CALL’", " TRY_CATCH_CALL((obj), \\", " ^~~~~~~~~~~~~~", "../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’", " EMIT_EVENT(stmt->handle(), 2, argv);", " ^~~~~~~~~~", "In file included from ../src/database.h:10,", " from ../src/statement.cc:7:", "../../nan/nan.h:1026:46: note: declared here", " NAN_DEPRECATED inline v8::Local MakeCallback(", " ^~~~~~~~~~~~", " Compiling duniter-gva v0.1.0 (https://git.duniter.org/nodes/rust/modules/duniter-gva#7fdc1823)", " Compiling duniter-server v1.8.1 (/opt/gt2/duniter/rust-libs/duniter-server)", "error: could not compile `duniter-gva`", "", "Caused by:", " process didn't exit successfully: `rustc --crate-name duniter_gva --edition=2018 /opt/gt2/.cargo/git/checkouts/duniter-gva-40282966ecff0086/7fdc182/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=eaee13c814b922a0 -C extra-filename=-eaee13c814b922a0 --out-dir /opt/gt2/duniter/target/release/deps -L dependency=/opt/gt2/duniter/target/release/deps --extern anyhow=/opt/gt2/duniter/target/release/deps/libanyhow-142f992eba8cfa3d.rmeta --extern arrayvec=/opt/gt2/duniter/target/release/deps/libarrayvec-3a1896ed7439ab0f.rmeta --extern async_graphql=/opt/gt2/duniter/target/release/deps/libasync_graphql-ba7adf92fad0e9f2.rmeta --extern async_mutex=/opt/gt2/duniter/target/release/deps/libasync_mutex-b9f84023f95bc2c2.rmeta --extern async_trait=/opt/gt2/duniter/target/release/deps/libasync_trait-b6b66e7e5ec99292.so --extern bytes=/opt/gt2/duniter/target/release/deps/libbytes-7b52139d0c606769.rmeta --extern duniter_bda=/opt/gt2/duniter/target/release/deps/libduniter_bda-c80a15943c35b9c9.rmeta --extern duniter_core=/opt/gt2/duniter/target/release/deps/libduniter_core-990526ee6e66b559.rmeta --extern duniter_gva_conf=/opt/gt2/duniter/target/release/deps/libduniter_gva_conf-13365c05107570f5.rmeta --extern duniter_gva_db=/opt/gt2/duniter/target/release/deps/libduniter_gva_db-a4d599ff09370605.rmeta --extern duniter_gva_dbs_reader=/opt/gt2/duniter/target/release/deps/libduniter_gva_dbs_reader-9af2dcafbe237faa.rmeta --extern duniter_gva_gql=/opt/gt2/duniter/target/release/deps/libduniter_gva_gql-b5d1343c485a3f3a.rmeta --extern duniter_gva_indexer=/opt/gt2/duniter/target/release/deps/libduniter_gva_indexer-1162822bd646af71.rmeta --extern fast_threadpool=/opt/gt2/duniter/target/release/deps/libfast_threadpool-3f4db1d0ecdd2a64.rmeta --extern flume=/opt/gt2/duniter/target/release/deps/libflume-1fbf80c6e3b14117.rmeta --extern futures=/opt/gt2/duniter/target/release/deps/libfutures-d8cef078447961b0.rmeta --extern http=/opt/gt2/duniter/target/release/deps/libhttp-ab14367989418c8f.rmeta --extern log=/opt/gt2/duniter/target/release/deps/liblog-e35f5275b312fa51.rmeta --extern resiter=/opt/gt2/duniter/target/release/deps/libresiter-96860f7ae4f99387.rmeta --extern serde=/opt/gt2/duniter/target/release/deps/libserde-f454b3df683968bd.rmeta --extern serde_urlencoded=/opt/gt2/duniter/target/release/deps/libserde_urlencoded-bf691699c39b1576.rmeta --extern tokio=/opt/gt2/duniter/target/release/deps/libtokio-d54c8cb8c8f7fa78.rmeta --extern warp=/opt/gt2/duniter/target/release/deps/libwarp-5d687e4a7980b0ac.rmeta --cap-lints allow -L native=/opt/gt2/duniter/target/release/build/ring-6f6a980e48139d4d/out -L native=/opt/gt2/duniter/target/release/build/libz-sys-7f2a1074680efe89/out/lib` (signal: 11, SIGSEGV: invalid memory reference)", "neon ERR! cargo build failed", "", "Error: cargo build failed", " at Target. (/opt/gt2/duniter/node_modules/neon-cli/lib/target.js:121:35)", " at step (/opt/gt2/duniter/node_modules/neon-cli/lib/target.js:32:23)", " at Object.next (/opt/gt2/duniter/node_modules/neon-cli/lib/target.js:13:53)", " at fulfilled (/opt/gt2/duniter/node_modules/neon-cli/lib/target.js:4:58)", " at process._tickCallback (internal/process/next_tick.js:68:7)", "npm ERR! code ELIFECYCLE", "npm ERR! errno 1", "npm ERR! duniter@1.8.1 install: `./neon/build.sh`", "npm ERR! Exit status 1", "npm ERR! ", "npm ERR! Failed at the duniter@1.8.1 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! /opt/gt2/.npm/_logs/2021-05-23T16_54_43_968Z-debug.log"], "stdout": "rustc 1.52.1 (9bc8c42bb 2021-05-09) cargo 1.52.0 (69767412a 2021-04-21) Check node version … Node v10.22.1 installed: Is a compatible version ✔ + duniter-ui@1.7.14 updated 1 package and audited 987 packages in 24.84s 17 packages are looking for funding run `npm fund` for details found 108 vulnerabilities (39 low, 16 moderate, 48 high, 5 critical) run `npm audit fix` to fix them, or `npm audit` for details > sqlite3@4.1.1 install /opt/gt2/duniter/node_modules/sqlite3 > node-pre-gyp install --fallback-to-build make : on entre dans le répertoire « /opt/gt2/duniter/node_modules/sqlite3/build » ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c TOUCH Release/obj.target/deps/action_before_build.stamp CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3300100/sqlite3.o AR(target) Release/obj.target/deps/sqlite3.a COPY Release/sqlite3.a CXX(target) Release/obj.target/node_sqlite3/src/backup.o CXX(target) Release/obj.target/node_sqlite3/src/database.o CXX(target) Release/obj.target/node_sqlite3/src/node_sqlite3.o CXX(target) Release/obj.target/node_sqlite3/src/statement.o SOLINK_MODULE(target) Release/obj.target/node_sqlite3.node COPY Release/node_sqlite3.node COPY /opt/gt2/duniter/node_modules/sqlite3/lib/binding/node-v64-linux-arm64/node_sqlite3.node TOUCH Release/obj.target/action_after_build.stamp make : on quitte le répertoire « /opt/gt2/duniter/node_modules/sqlite3/build » > leveldown@5.6.0 install /opt/gt2/duniter/node_modules/leveldown > node-gyp-build > duniter@1.8.1 install /opt/gt2/duniter > ./neon/build.sh neon info forcing rebuild for new build settings neon info running cargo", "stdout_lines": ["rustc 1.52.1 (9bc8c42bb 2021-05-09)", "cargo 1.52.0 (69767412a 2021-04-21)", "Check node version …", "Node v10.22.1 installed: Is a compatible version ✔", "+ duniter-ui@1.7.14", "updated 1 package and audited 987 packages in 24.84s", "", "17 packages are looking for funding", " run `npm fund` for details", "", "found 108 vulnerabilities (39 low, 16 moderate, 48 high, 5 critical)", " run `npm audit fix` to fix them, or `npm audit` for details", "", "> sqlite3@4.1.1 install /opt/gt2/duniter/node_modules/sqlite3", "> node-pre-gyp install --fallback-to-build", "", "make : on entre dans le répertoire « /opt/gt2/duniter/node_modules/sqlite3/build »", " ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c", " TOUCH Release/obj.target/deps/action_before_build.stamp", " CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3300100/sqlite3.o", " AR(target) Release/obj.target/deps/sqlite3.a", " COPY Release/sqlite3.a", " CXX(target) Release/obj.target/node_sqlite3/src/backup.o", " CXX(target) Release/obj.target/node_sqlite3/src/database.o", " CXX(target) Release/obj.target/node_sqlite3/src/node_sqlite3.o", " CXX(target) Release/obj.target/node_sqlite3/src/statement.o", " SOLINK_MODULE(target) Release/obj.target/node_sqlite3.node", " COPY Release/node_sqlite3.node", " COPY /opt/gt2/duniter/node_modules/sqlite3/lib/binding/node-v64-linux-arm64/node_sqlite3.node", " TOUCH Release/obj.target/action_after_build.stamp", "make : on quitte le répertoire « /opt/gt2/duniter/node_modules/sqlite3/build »", "", "> leveldown@5.6.0 install /opt/gt2/duniter/node_modules/leveldown", "> node-gyp-build", "", "", "> duniter@1.8.1 install /opt/gt2/duniter", "> ./neon/build.sh", "", "neon info forcing rebuild for new build settings", "neon info running cargo"]