Advertisement
Scindix

Signal build log pikaur

Jan 1st, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 246.13 KB | None | 0 0
  1. $ pikaur -S signal
  2. Reading repository package databases...
  3. Reading local package database...
  4. Resolving AUR dependencies...
  5.  
  6. :: AUR package will be installed:
  7. signal 1.18.1-1 -> 1.19.0-1
  8.  
  9. :: Proceed with installation? [Y/n]
  10. :: [v]iew package details [m]anually select packages
  11. >>
  12. looking for conflicting AUR packages...
  13. Do you want to see build files diff for signal package? [Y/n] n
  14. Do you want to edit PKGBUILD for signal package? [y/N]
  15.  
  16.  
  17. :: Starting the build:
  18. ==> Making package: signal 1.19.0-1 (Tue 01 Jan 2019 21:22:40 CET)
  19. ==> Checking runtime dependencies...
  20. ==> Checking buildtime dependencies...
  21. ==> Retrieving sources...
  22. -> Cloning signal-git-repo git repo...
  23. Cloning into bare repository '/home/username/.cache/pikaur/build/signal/signal-git-repo'...
  24. remote: Enumerating objects: 12, done.
  25. remote: Counting objects: 100% (12/12), done.
  26. remote: Compressing objects: 100% (11/11), done.
  27. remote: Total 56242 (delta 3), reused 5 (delta 1), pack-reused 56230
  28. Receiving objects: 100% (56242/56242), 85.46 MiB | 61.00 KiB/s, done.
  29. Resolving deltas: 100% (35381/35381), done.
  30. -> Found signal.sh
  31. -> Found signal.desktop
  32. -> Found signal-tray.desktop
  33. ==> Validating source files with sha512sums...
  34. signal-git-repo ... Skipped
  35. signal.sh ... Passed
  36. signal.desktop ... Passed
  37. signal-tray.desktop ... Passed
  38. ==> Extracting sources...
  39. -> Creating working copy of signal-git-repo git repo...
  40. Cloning into 'signal-git-repo'...
  41. done.
  42. Switched to a new branch 'makepkg'
  43. ==> Starting prepare()...
  44. ==> Starting build()...
  45. v10.13.0 is already installed.
  46. Found '/home/username/.cache/pikaur/build/signal/src/signal-git-repo/.nvmrc' with version <10.13.0>
  47. v10.13.0 is already installed.
  48. Now using node v10.13.0 (npm v6.4.1)
  49. Found '/home/username/.cache/pikaur/build/signal/src/signal-git-repo/.nvmrc' with version <10.13.0>
  50. Now using node v10.13.0 (npm v6.4.1)
  51. yarn install v1.12.3
  52. [1/6] Validating package.json...
  53. [2/6] Resolving packages...
  54. [3/6] Fetching packages...
  55. info 7zip-bin-mac@1.0.1: The platform "linux" is incompatible with this module.
  56. info "7zip-bin-mac@1.0.1" is an optional dependency and failed compatibility check. Excluding it from installation.
  57. info 7zip-bin-win@2.2.0: The platform "linux" is incompatible with this module.
  58. info "7zip-bin-win@2.2.0" is an optional dependency and failed compatibility check. Excluding it from installation.
  59. info app-builder-bin-mac@1.8.6: The platform "linux" is incompatible with this module.
  60. info "app-builder-bin-mac@1.8.6" is an optional dependency and failed compatibility check. Excluding it from installation.
  61. info app-builder-bin-win@1.8.6: The platform "linux" is incompatible with this module.
  62. info "app-builder-bin-win@1.8.6" is an optional dependency and failed compatibility check. Excluding it from installation.
  63. info fsevents@1.2.4: The platform "linux" is incompatible with this module.
  64. info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation.
  65. [4/6] Linking dependencies...
  66. warning " > react-contextmenu@2.9.2" has unmet peer dependency "prop-types@^15.0.0".
  67. warning " > grunt-gitinfo@0.1.7" has incorrect peer dependency "grunt@~0.4.5".
  68. warning "react-styleguidist > webpack-dev-server@2.11.2" has incorrect peer dependency "webpack@^2.2.0 || ^3.0.0".
  69. warning "react-styleguidist > webpack-dev-server > webpack-dev-middleware@1.12.2" has incorrect peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0".
  70. [5/6] Building fresh packages...
  71. [6/6] Cleaning modules...
  72. success Saved lockfile.
  73. $ electron-builder install-app-deps && rimraf node_modules/dtrace-provider
  74. • electron-builder version=20.13.5
  75. • loaded configuration file=package.json ("build" field)
  76. • rebuilding native production dependencies platform=linux arch=x64
  77. • rebuilding native dependency name=dtrace-provider
  78. • rebuilding native dependency name=node-sass
  79. • rebuilding native dependency name=@journeyapps/sqlcipher
  80. • rebuilding native dependency name=websocket
  81. • rebuilding native dependency name=spellchecker
  82. Error: /home/username/.nvm/versions/node/v10.13.0/bin/node exited with code 1
  83. Error output:
  84. node-pre-gyp info it worked if it ends with ok
  85. node-pre-gyp info using node-pre-gyp@0.10.3
  86. node-pre-gyp info using node@10.13.0 | linux | x64
  87. node-pre-gyp WARN Using request for node-pre-gyp https download
  88. node-pre-gyp http GET https://journeyapps-node-binary.s3.amazonaws.com/@journeyapps/sqlcipher/v3.2.1/electron-v3.0-linux-x64.tar.gz
  89. node-pre-gyp http 403 https://journeyapps-node-binary.s3.amazonaws.com/@journeyapps/sqlcipher/v3.2.1/electron-v3.0-linux-x64.tar.gz
  90. node-pre-gyp WARN Tried to download(403): https://journeyapps-node-binary.s3.amazonaws.com/@journeyapps/sqlcipher/v3.2.1/electron-v3.0-linux-x64.tar.gz
  91. node-pre-gyp WARN Pre-built binaries not found for @journeyapps/sqlcipher@3.2.1 and electron@3.0.9 (electron-v3.0 ABI, glibc) (falling back to source compile with node-gyp)
  92. node-pre-gyp http 403 status code downloading tarball https://journeyapps-node-binary.s3.amazonaws.com/@journeyapps/sqlcipher/v3.2.1/electron-v3.0-linux-x64.tar.gz
  93. node-pre-gyp WARN Pre-built binaries not installable for @journeyapps/sqlcipher@3.2.1 and electron@3.0.9 (electron-v3.0 ABI, glibc) (falling back to source compile with node-gyp)
  94. node-pre-gyp WARN Hit error Connection closed while downloading tarball file
  95. gyp info it worked if it ends with ok
  96. gyp info using node-gyp@3.8.0
  97. gyp info using node@10.13.0 | linux | x64
  98. gyp info ok
  99. gyp info it worked if it ends with ok
  100. gyp info using node-gyp@3.8.0
  101. gyp info using node@10.13.0 | linux | x64
  102. gyp info ok
  103. gyp info it worked if it ends with ok
  104. gyp info it worked if it ends with ok
  105. gyp info using node-gyp@3.8.0
  106. gyp info using node@10.13.0 | linux | x64
  107. gyp info using node-gyp@3.8.0
  108. gyp info using node@10.13.0 | linux | x64
  109. gyp info spawn /usr/bin/python2
  110. gyp info spawn args [ '/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp/gyp/gyp_main.py',
  111. gyp info spawn args 'binding.gyp',
  112. gyp info spawn args '-f',
  113. gyp info spawn args 'make',
  114. gyp info spawn args '-I',
  115. gyp info spawn args '/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher/build/config.gypi',
  116. gyp info spawn args '-I',
  117. gyp info spawn args '/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp/addon.gypi',
  118. gyp info spawn args '-I',
  119. gyp info spawn args '/home/username/.electron-gyp/iojs-3.0.9/common.gypi',
  120. gyp info spawn args '-Dlibrary=shared_library',
  121. gyp info spawn args '-Dvisibility=default',
  122. gyp gypinfo spawn args '-Dnode_root_dir=/home/username/.electron-gyp/iojs-3.0.9',
  123. gyp info spawn args '-Dnode_gyp_dir=/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp',
  124. gyp infoinfo spawn args '-Dnode_lib_file=/home/username/.electron-gyp/iojs-3.0.9/<(target_arch)/iojs.lib',
  125. spawngyp /usr/bin/python2
  126. info spawn args '-Dmodule_root_dir=/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher',
  127. gyp info spawn args '-Dnode_engine=v8',
  128. gyp info spawn args '--depth=.',
  129. gyp info spawn args '--no-parallel',
  130. gyp infogyp spawn args '--generator-output',
  131. gypinfo info spawn argsspawn args 'build',
  132. gyp [ '/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp/gyp/gyp_main.py',
  133. infogyp spawn args '-Goutput_dir=.' ]
  134. info spawn args 'binding.gyp',
  135. gyp info spawn args '-f',
  136. gyp info spawn args 'make',
  137. gyp info spawn args '-I',
  138. gyp info spawn args '/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher/build/config.gypi',
  139. gyp info spawn args '-I',
  140. gyp info spawn args '/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp/addon.gypi',
  141. gyp info spawn args '-I',
  142. gyp info spawn args '/home/username/.electron-gyp/iojs-3.0.9/common.gypi',
  143. gyp info spawn args '-Dlibrary=shared_library',
  144. gyp info spawn args '-Dvisibility=default',
  145. gyp info spawn args '-Dnode_root_dir=/home/username/.electron-gyp/iojs-3.0.9',
  146. gyp info spawn args '-Dnode_gyp_dir=/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp',
  147. gyp info spawn args '-Dnode_lib_file=/home/username/.electron-gyp/iojs-3.0.9/<(target_arch)/iojs.lib',
  148. gyp info spawn args '-Dmodule_root_dir=/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher',
  149. gyp info spawn args '-Dnode_engine=v8',
  150. gyp info spawn args '--depth=.',
  151. gyp info spawn args '--no-parallel',
  152. gyp info spawn args '--generator-output',
  153. gyp info spawn args 'build',
  154. gyp info spawn args '-Goutput_dir=.' ]
  155. gyp info ok
  156. gyp info ok
  157. gyp info it worked if it ends with ok
  158. gyp info using node-gyp@3.8.0
  159. gyp info using node@10.13.0 | linux | x64
  160. gyp info it worked if it ends with ok
  161. gyp info using node-gyp@3.8.0
  162. gyp info using node@10.13.0 | linux | x64
  163. gyp info spawn make
  164. gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
  165. gyp info spawn make
  166. gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
  167. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlcipher_deactivate’:
  168. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:20127:9: warning: unused variable ‘rc’ [-Wunused-variable]
  169. int rc;
  170. ^~
  171. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘strftimeFunc’:
  172. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  173. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  174. ^
  175. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:24441:52: note: in expansion of macro ‘SQLITE_DYNAMIC’
  176. z==zBuf ? SQLITE_TRANSIENT : SQLITE_DYNAMIC);
  177. ^~~~~~~~~~~~~~
  178. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3ErrorWithMsg’:
  179. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  180. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  181. ^
  182. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:32328:54: note: in expansion of macro ‘SQLITE_DYNAMIC’
  183. sqlite3ValueSetStr(db->pErr, -1, z, SQLITE_UTF8, SQLITE_DYNAMIC);
  184. ^~~~~~~~~~~~~~
  185. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘backupOnePage’:
  186. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:72995:33: warning: comparison of integer expressions of different signedness: ‘u32’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
  187. if( rc==SQLITE_OK && newPgsz!=nSrcPgsz ) rc = SQLITE_READONLY;
  188. ^~
  189. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3VdbeMemSetStr’:
  190. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  191. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  192. ^
  193. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:74482:19: note: in expansion of macro ‘SQLITE_DYNAMIC’
  194. }else if( xDel==SQLITE_DYNAMIC ){
  195. ^~~~~~~~~~~~~~
  196. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘valueFromExpr’:
  197. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  198. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  199. ^
  200. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:74882:55: note: in expansion of macro ‘SQLITE_DYNAMIC’
  201. sqlite3ValueSetStr(pVal, -1, zVal, SQLITE_UTF8, SQLITE_DYNAMIC);
  202. ^~~~~~~~~~~~~~
  203. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  204. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  205. ^
  206. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:74925:29: note: in expansion of macro ‘SQLITE_DYNAMIC’
  207. 0, SQLITE_DYNAMIC);
  208. ^~~~~~~~~~~~~~
  209. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3VdbeExec’:
  210. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:89297: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]
  211. void (*x)(void*,const char*) = (void(*)(void*,const char*))db->xTrace;
  212. ^
  213. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘renameTableFunc’:
  214. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  215. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  216. ^
  217. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:100224:44: note: in expansion of macro ‘SQLITE_DYNAMIC’
  218. sqlite3_result_text(context, zRet, -1, SQLITE_DYNAMIC);
  219. ^~~~~~~~~~~~~~
  220. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘renameParentFunc’:
  221. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  222. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  223. ^
  224. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:100288:45: note: in expansion of macro ‘SQLITE_DYNAMIC’
  225. sqlite3_result_text(context, zResult, -1, SQLITE_DYNAMIC);
  226. ^~~~~~~~~~~~~~
  227. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘renameTriggerFunc’:
  228. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  229. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  230. ^
  231. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:100365:44: note: in expansion of macro ‘SQLITE_DYNAMIC’
  232. sqlite3_result_text(context, zRet, -1, SQLITE_DYNAMIC);
  233. ^~~~~~~~~~~~~~
  234. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘printfFunc’:
  235. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  236. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  237. ^
  238. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:109823:25: note: in expansion of macro ‘SQLITE_DYNAMIC’
  239. SQLITE_DYNAMIC);
  240. ^~~~~~~~~~~~~~
  241. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3Pragma’:
  242. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:119473:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
  243. for(i=0, iByte=0; i<sizeof(zKey)*2 && sqlite3Isxdigit(zRight[i]); i++){
  244. ^
  245. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘generateColumnNames’:
  246. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  247. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  248. ^
  249. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:122377:58: note: in expansion of macro ‘SQLITE_DYNAMIC’
  250. sqlite3VdbeSetColName(v, i, COLNAME_NAME, zName, SQLITE_DYNAMIC);
  251. ^~~~~~~~~~~~~~
  252. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  253. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  254. ^
  255. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:122384:52: note: in expansion of macro ‘SQLITE_DYNAMIC’
  256. sqlite3VdbeSetColName(v, i, COLNAME_NAME, z, SQLITE_DYNAMIC);
  257. ^~~~~~~~~~~~~~
  258. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3_trace’:
  259. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:146749: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]
  260. db->xTrace = (int(*)(u32,void*,void*,void*))xTrace;
  261. ^
  262. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘openDatabase’:
  263. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:148018:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
  264. for(i=0, iByte=0; i<sizeof(zDecoded)*2 && sqlite3Isxdigit(zKey[i]); i++){
  265. ^
  266. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3VXPrintf’:
  267. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:29888:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  268. flag_long = sizeof(char*)==sizeof(i64) ? 2 :
  269. ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  270. sizeof(char*)==sizeof(long int) ? 1 : 0;
  271. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  272. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:29891:7: note: here
  273. case etORDINAL:
  274. ^~~~
  275. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:29893:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  276. cThousand = 0;
  277. ~~~~~~~~~~^~~
  278. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:29895:7: note: here
  279. case etDECIMAL:
  280. ^~~~
  281. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3GetToken’:
  282. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:144236:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  283. if( !sqlite3Isdigit(z[1]) )
  284. ^
  285. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:144245:5: note: here
  286. case CC_DIGIT: {
  287. ^~~~
  288. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:144335:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  289. if( z[1]=='\'' ){
  290. ^
  291. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:144349:5: note: here
  292. case CC_ID: {
  293. ^~~~
  294. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3ExprCodeTarget’:
  295. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:98339:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  296. case TK_AGG_COLUMN: {
  297. ^
  298. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:98352:5: note: here
  299. case TK_COLUMN: {
  300. ^~~~
  301. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘resolveP2Values’:
  302. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:75866:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
  303. if( pOp->p2!=0 ) p->readOnly = 0;
  304. ^
  305. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:75869:9: note: here
  306. case OP_AutoCommit:
  307. ^~~~
  308. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘fkActionTrigger’:
  309. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:112792:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  310. if( !pChanges ){
  311. ^
  312. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:112796:7: note: here
  313. default:
  314. ^~~~~~~
  315. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’:
  316. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:114290:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  317. onError = OE_Abort;
  318. ^
  319. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:114293:7: note: here
  320. case OE_Rollback:
  321. ^~~~
  322. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3VdbeExec’:
  323. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:83164:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  324. if( (pIn3->flags & MEM_Null)==0 ) break;
  325. ^
  326. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:83198:1: note: here
  327. case OP_Halt: {
  328. ^~~~
  329. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:83328:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  330. if( pOp->p1>db->aLimit[SQLITE_LIMIT_LENGTH] ){
  331. ^
  332. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:83347:1: note: here
  333. case OP_String: { /* out2 */
  334. ^~~~
  335. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:87136:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
  336. p->aCounter[SQLITE_STMTSTATUS_SORT]++;
  337. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  338. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:87151:1: note: here
  339. case OP_Rewind: { /* jump */
  340. ^~~~
  341. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:88411:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  342. pOp->opcode = OP_AggStep;
  343. ^
  344. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:88414:1: note: here
  345. case OP_AggStep: {
  346. ^~~~
  347. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:89205:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  348. pOp->opcode += 2;
  349. ~~~~~~~~~~~~^~~~
  350. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:89208:1: note: here
  351. case OP_PureFunc:
  352. ^~~~
  353. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘fts3SnippetFunc’:
  354. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153927:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
  355. case 6: nToken = sqlite3_value_int(apVal[5]);
  356. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  357. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153928:5: note: here
  358. case 5: iCol = sqlite3_value_int(apVal[4]);
  359. ^~~~
  360. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153928:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  361. case 5: iCol = sqlite3_value_int(apVal[4]);
  362. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  363. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153929:5: note: here
  364. case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]);
  365. ^~~~
  366. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153929:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
  367. case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]);
  368. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  369. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153930:5: note: here
  370. case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]);
  371. ^~~~
  372. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153930:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
  373. case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]);
  374. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153931:5: note: here
  376. case 2: zStart = (const char*)sqlite3_value_text(apVal[1]);
  377. ^~~~
  378. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘fts3ColumnMethod’:
  379. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153684:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  380. iCol = p->nColumn;
  381. ~~~~~^~~~~~~~~~~~
  382. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153688:5: note: here
  383. default:
  384. ^~~~~~~
  385. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘cellArea’:
  386. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170459:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
  387. case 5: area = p->aCoord[9].f - p->aCoord[8].f;
  388. ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  389. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170460:7: note: here
  390. case 4: area *= p->aCoord[7].f - p->aCoord[6].f;
  391. ^~~~
  392. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170460:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  393. case 4: area *= p->aCoord[7].f - p->aCoord[6].f;
  394. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  395. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170461:7: note: here
  396. case 3: area *= p->aCoord[5].f - p->aCoord[4].f;
  397. ^~~~
  398. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170461:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  399. case 3: area *= p->aCoord[5].f - p->aCoord[4].f;
  400. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  401. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170462:7: note: here
  402. case 2: area *= p->aCoord[3].f - p->aCoord[2].f;
  403. ^~~~
  404. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170462:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  405. case 2: area *= p->aCoord[3].f - p->aCoord[2].f;
  406. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  407. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170463:7: note: here
  408. default: area *= p->aCoord[1].f - p->aCoord[0].f;
  409. ^~~~~~~
  410. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170469:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
  411. case 5: area = p->aCoord[9].i - p->aCoord[8].i;
  412. ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  413. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170470:7: note: here
  414. case 4: area *= p->aCoord[7].i - p->aCoord[6].i;
  415. ^~~~
  416. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170470:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  417. case 4: area *= p->aCoord[7].i - p->aCoord[6].i;
  418. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  419. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170471:7: note: here
  420. case 3: area *= p->aCoord[5].i - p->aCoord[4].i;
  421. ^~~~
  422. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170471:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  423. case 3: area *= p->aCoord[5].i - p->aCoord[4].i;
  424. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  425. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170472:7: note: here
  426. case 2: area *= p->aCoord[3].i - p->aCoord[2].i;
  427. ^~~~
  428. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170472:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  429. case 2: area *= p->aCoord[3].i - p->aCoord[2].i;
  430. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  431. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170473:7: note: here
  432. default: area *= p->aCoord[1].i - p->aCoord[0].i;
  433. ^~~~~~~
  434. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘rtreeCallbackConstraint’:
  435. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169673:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  436. readCoord(pCellData+32, &c); aCoord[8] = c.f;
  437. ~~~~~~~~~~^~~~~
  438. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169674:7: note: here
  439. case 8: readCoord(pCellData+28, &c); aCoord[7] = c.f;
  440. ^~~~
  441. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169675:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  442. readCoord(pCellData+24, &c); aCoord[6] = c.f;
  443. ~~~~~~~~~~^~~~~
  444. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169676:7: note: here
  445. case 6: readCoord(pCellData+20, &c); aCoord[5] = c.f;
  446. ^~~~
  447. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169677:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  448. readCoord(pCellData+16, &c); aCoord[4] = c.f;
  449. ~~~~~~~~~~^~~~~
  450. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169678:7: note: here
  451. case 4: readCoord(pCellData+12, &c); aCoord[3] = c.f;
  452. ^~~~
  453. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169679:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  454. readCoord(pCellData+8, &c); aCoord[2] = c.f;
  455. ~~~~~~~~~~^~~~~
  456. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169680:7: note: here
  457. default: readCoord(pCellData+4, &c); aCoord[1] = c.f;
  458. ^~~~~~~
  459. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169688:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  460. readCoord(pCellData+32, &c); aCoord[8] = c.i;
  461. ~~~~~~~~~~^~~~~
  462. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169689:7: note: here
  463. case 8: readCoord(pCellData+28, &c); aCoord[7] = c.i;
  464. ^~~~
  465. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169690:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  466. readCoord(pCellData+24, &c); aCoord[6] = c.i;
  467. ~~~~~~~~~~^~~~~
  468. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169691:7: note: here
  469. case 6: readCoord(pCellData+20, &c); aCoord[5] = c.i;
  470. ^~~~
  471. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169692:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  472. readCoord(pCellData+16, &c); aCoord[4] = c.i;
  473. ~~~~~~~~~~^~~~~
  474. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169693:7: note: here
  475. case 4: readCoord(pCellData+12, &c); aCoord[3] = c.i;
  476. ^~~~
  477. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169694:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  478. readCoord(pCellData+8, &c); aCoord[2] = c.i;
  479. ~~~~~~~~~~^~~~~
  480. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169695:7: note: here
  481. default: readCoord(pCellData+4, &c); aCoord[1] = c.i;
  482. ^~~~~~~
  483. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘rtreeNonleafConstraint’:
  484. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169747:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  485. if( p->op!=RTREE_EQ ) break; /* RTREE_LE and RTREE_LT end here */
  486. ^
  487. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169750:5: note: here
  488. default: /* RTREE_GT or RTREE_GE, or fallthrough of RTREE_EQ */
  489. ^~~~~~~
  490. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘jsonRenderNode’:
  491. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:184367:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  492. if( pNode->jnFlags & JNODE_RAW ){
  493. ^
  494. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:184373:5: note: here
  495. case JSON_REAL:
  496. ^~~~
  497. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘jsonReturn’:
  498. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:184481:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  499. int_as_real: /* fall through to real */;
  500. ^~~~~~~~~~~
  501. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:184483:5: note: here
  502. case JSON_REAL: {
  503. ^~~~
  504. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘jsonEachColumn’:
  505. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:186039:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  506. if( p->bRecursive ){
  507. ^
  508. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:186049:5: note: here
  509. default: {
  510. ^~~~~~~
  511. At top level:
  512. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:58324:20: warning: ‘sqlite3PagerState’ defined but not used [-Wunused-function]
  513. SQLITE_PRIVATE int sqlite3PagerState(Pager *pPager){
  514. ^~~~~~~~~~~~~~~~~
  515. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlcipher_deactivate’:
  516. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:20127:9: warning: unused variable ‘rc’ [-Wunused-variable]
  517. int rc;
  518. ^~
  519. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘strftimeFunc’:
  520. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  521. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  522. ^
  523. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:24441:52: note: in expansion of macro ‘SQLITE_DYNAMIC’
  524. z==zBuf ? SQLITE_TRANSIENT : SQLITE_DYNAMIC);
  525. ^~~~~~~~~~~~~~
  526. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3ErrorWithMsg’:
  527. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  528. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  529. ^
  530. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:32328:54: note: in expansion of macro ‘SQLITE_DYNAMIC’
  531. sqlite3ValueSetStr(db->pErr, -1, z, SQLITE_UTF8, SQLITE_DYNAMIC);
  532. ^~~~~~~~~~~~~~
  533. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘backupOnePage’:
  534. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:72995:33: warning: comparison of integer expressions of different signedness: ‘u32’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
  535. if( rc==SQLITE_OK && newPgsz!=nSrcPgsz ) rc = SQLITE_READONLY;
  536. ^~
  537. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3VdbeMemSetStr’:
  538. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  539. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  540. ^
  541. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:74482:19: note: in expansion of macro ‘SQLITE_DYNAMIC’
  542. }else if( xDel==SQLITE_DYNAMIC ){
  543. ^~~~~~~~~~~~~~
  544. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘valueFromExpr’:
  545. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  546. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  547. ^
  548. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:74882:55: note: in expansion of macro ‘SQLITE_DYNAMIC’
  549. sqlite3ValueSetStr(pVal, -1, zVal, SQLITE_UTF8, SQLITE_DYNAMIC);
  550. ^~~~~~~~~~~~~~
  551. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  552. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  553. ^
  554. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:74925:29: note: in expansion of macro ‘SQLITE_DYNAMIC’
  555. 0, SQLITE_DYNAMIC);
  556. ^~~~~~~~~~~~~~
  557. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3VdbeExec’:
  558. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:89297: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]
  559. void (*x)(void*,const char*) = (void(*)(void*,const char*))db->xTrace;
  560. ^
  561. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘renameTableFunc’:
  562. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  563. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  564. ^
  565. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:100224:44: note: in expansion of macro ‘SQLITE_DYNAMIC’
  566. sqlite3_result_text(context, zRet, -1, SQLITE_DYNAMIC);
  567. ^~~~~~~~~~~~~~
  568. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘renameParentFunc’:
  569. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  570. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  571. ^
  572. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:100288:45: note: in expansion of macro ‘SQLITE_DYNAMIC’
  573. sqlite3_result_text(context, zResult, -1, SQLITE_DYNAMIC);
  574. ^~~~~~~~~~~~~~
  575. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘renameTriggerFunc’:
  576. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  577. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  578. ^
  579. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:100365:44: note: in expansion of macro ‘SQLITE_DYNAMIC’
  580. sqlite3_result_text(context, zRet, -1, SQLITE_DYNAMIC);
  581. ^~~~~~~~~~~~~~
  582. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘printfFunc’:
  583. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  584. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  585. ^
  586. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:109823:25: note: in expansion of macro ‘SQLITE_DYNAMIC’
  587. SQLITE_DYNAMIC);
  588. ^~~~~~~~~~~~~~
  589. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3Pragma’:
  590. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:119473:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
  591. for(i=0, iByte=0; i<sizeof(zKey)*2 && sqlite3Isxdigit(zRight[i]); i++){
  592. ^
  593. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘generateColumnNames’:
  594. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  595. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  596. ^
  597. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:122377:58: note: in expansion of macro ‘SQLITE_DYNAMIC’
  598. sqlite3VdbeSetColName(v, i, COLNAME_NAME, zName, SQLITE_DYNAMIC);
  599. ^~~~~~~~~~~~~~
  600. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:13031:27: warning: cast between incompatible function types from ‘int (*)(void *)’ to ‘void (*)(void *)’ [-Wcast-function-type]
  601. #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3MallocSize)
  602. ^
  603. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:122384:52: note: in expansion of macro ‘SQLITE_DYNAMIC’
  604. sqlite3VdbeSetColName(v, i, COLNAME_NAME, z, SQLITE_DYNAMIC);
  605. ^~~~~~~~~~~~~~
  606. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3_trace’:
  607. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:146749: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]
  608. db->xTrace = (int(*)(u32,void*,void*,void*))xTrace;
  609. ^
  610. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘openDatabase’:
  611. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:148018:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
  612. for(i=0, iByte=0; i<sizeof(zDecoded)*2 && sqlite3Isxdigit(zKey[i]); i++){
  613. ^
  614. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3VXPrintf’:
  615. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:29888:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  616. flag_long = sizeof(char*)==sizeof(i64) ? 2 :
  617. ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  618. sizeof(char*)==sizeof(long int) ? 1 : 0;
  619. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  620. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:29891:7: note: here
  621. case etORDINAL:
  622. ^~~~
  623. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:29893:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  624. cThousand = 0;
  625. ~~~~~~~~~~^~~
  626. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:29895:7: note: here
  627. case etDECIMAL:
  628. ^~~~
  629. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3GetToken’:
  630. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:144236:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  631. if( !sqlite3Isdigit(z[1]) )
  632. ^
  633. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:144245:5: note: here
  634. case CC_DIGIT: {
  635. ^~~~
  636. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:144335:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  637. if( z[1]=='\'' ){
  638. ^
  639. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:144349:5: note: here
  640. case CC_ID: {
  641. ^~~~
  642. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3ExprCodeTarget’:
  643. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:98339:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  644. case TK_AGG_COLUMN: {
  645. ^
  646. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:98352:5: note: here
  647. case TK_COLUMN: {
  648. ^~~~
  649. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘resolveP2Values’:
  650. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:75866:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
  651. if( pOp->p2!=0 ) p->readOnly = 0;
  652. ^
  653. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:75869:9: note: here
  654. case OP_AutoCommit:
  655. ^~~~
  656. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘fkActionTrigger’:
  657. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:112792:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  658. if( !pChanges ){
  659. ^
  660. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:112796:7: note: here
  661. default:
  662. ^~~~~~~
  663. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’:
  664. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:114290:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  665. onError = OE_Abort;
  666. ^
  667. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:114293:7: note: here
  668. case OE_Rollback:
  669. ^~~~
  670. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘sqlite3VdbeExec’:
  671. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:83164:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  672. if( (pIn3->flags & MEM_Null)==0 ) break;
  673. ^
  674. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:83198:1: note: here
  675. case OP_Halt: {
  676. ^~~~
  677. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:83328:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  678. if( pOp->p1>db->aLimit[SQLITE_LIMIT_LENGTH] ){
  679. ^
  680. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:83347:1: note: here
  681. case OP_String: { /* out2 */
  682. ^~~~
  683. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:87136:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
  684. p->aCounter[SQLITE_STMTSTATUS_SORT]++;
  685. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  686. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:87151:1: note: here
  687. case OP_Rewind: { /* jump */
  688. ^~~~
  689. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:88411:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  690. pOp->opcode = OP_AggStep;
  691. ^
  692. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:88414:1: note: here
  693. case OP_AggStep: {
  694. ^~~~
  695. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:89205:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  696. pOp->opcode += 2;
  697. ~~~~~~~~~~~~^~~~
  698. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:89208:1: note: here
  699. case OP_PureFunc:
  700. ^~~~
  701. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘fts3SnippetFunc’:
  702. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153927:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
  703. case 6: nToken = sqlite3_value_int(apVal[5]);
  704. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  705. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153928:5: note: here
  706. case 5: iCol = sqlite3_value_int(apVal[4]);
  707. ^~~~
  708. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153928:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  709. case 5: iCol = sqlite3_value_int(apVal[4]);
  710. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  711. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153929:5: note: here
  712. case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]);
  713. ^~~~
  714. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153929:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
  715. case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]);
  716. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  717. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153930:5: note: here
  718. case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]);
  719. ^~~~
  720. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153930:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
  721. case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]);
  722. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  723. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153931:5: note: here
  724. case 2: zStart = (const char*)sqlite3_value_text(apVal[1]);
  725. ^~~~
  726. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘fts3ColumnMethod’:
  727. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153684:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  728. iCol = p->nColumn;
  729. ~~~~~^~~~~~~~~~~~
  730. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:153688:5: note: here
  731. default:
  732. ^~~~~~~
  733. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘cellArea’:
  734. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170459:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
  735. case 5: area = p->aCoord[9].f - p->aCoord[8].f;
  736. ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  737. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170460:7: note: here
  738. case 4: area *= p->aCoord[7].f - p->aCoord[6].f;
  739. ^~~~
  740. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170460:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  741. case 4: area *= p->aCoord[7].f - p->aCoord[6].f;
  742. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  743. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170461:7: note: here
  744. case 3: area *= p->aCoord[5].f - p->aCoord[4].f;
  745. ^~~~
  746. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170461:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747. case 3: area *= p->aCoord[5].f - p->aCoord[4].f;
  748. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  749. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170462:7: note: here
  750. case 2: area *= p->aCoord[3].f - p->aCoord[2].f;
  751. ^~~~
  752. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170462:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  753. case 2: area *= p->aCoord[3].f - p->aCoord[2].f;
  754. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  755. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170463:7: note: here
  756. default: area *= p->aCoord[1].f - p->aCoord[0].f;
  757. ^~~~~~~
  758. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170469:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
  759. case 5: area = p->aCoord[9].i - p->aCoord[8].i;
  760. ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  761. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170470:7: note: here
  762. case 4: area *= p->aCoord[7].i - p->aCoord[6].i;
  763. ^~~~
  764. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170470:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  765. case 4: area *= p->aCoord[7].i - p->aCoord[6].i;
  766. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  767. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170471:7: note: here
  768. case 3: area *= p->aCoord[5].i - p->aCoord[4].i;
  769. ^~~~
  770. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170471:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  771. case 3: area *= p->aCoord[5].i - p->aCoord[4].i;
  772. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  773. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170472:7: note: here
  774. case 2: area *= p->aCoord[3].i - p->aCoord[2].i;
  775. ^~~~
  776. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170472:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  777. case 2: area *= p->aCoord[3].i - p->aCoord[2].i;
  778. ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  779. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:170473:7: note: here
  780. default: area *= p->aCoord[1].i - p->aCoord[0].i;
  781. ^~~~~~~
  782. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘rtreeCallbackConstraint’:
  783. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169673:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  784. readCoord(pCellData+32, &c); aCoord[8] = c.f;
  785. ~~~~~~~~~~^~~~~
  786. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169674:7: note: here
  787. case 8: readCoord(pCellData+28, &c); aCoord[7] = c.f;
  788. ^~~~
  789. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169675:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  790. readCoord(pCellData+24, &c); aCoord[6] = c.f;
  791. ~~~~~~~~~~^~~~~
  792. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169676:7: note: here
  793. case 6: readCoord(pCellData+20, &c); aCoord[5] = c.f;
  794. ^~~~
  795. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169677:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  796. readCoord(pCellData+16, &c); aCoord[4] = c.f;
  797. ~~~~~~~~~~^~~~~
  798. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169678:7: note: here
  799. case 4: readCoord(pCellData+12, &c); aCoord[3] = c.f;
  800. ^~~~
  801. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169679:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  802. readCoord(pCellData+8, &c); aCoord[2] = c.f;
  803. ~~~~~~~~~~^~~~~
  804. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169680:7: note: here
  805. default: readCoord(pCellData+4, &c); aCoord[1] = c.f;
  806. ^~~~~~~
  807. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169688:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  808. readCoord(pCellData+32, &c); aCoord[8] = c.i;
  809. ~~~~~~~~~~^~~~~
  810. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169689:7: note: here
  811. case 8: readCoord(pCellData+28, &c); aCoord[7] = c.i;
  812. ^~~~
  813. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169690:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  814. readCoord(pCellData+24, &c); aCoord[6] = c.i;
  815. ~~~~~~~~~~^~~~~
  816. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169691:7: note: here
  817. case 6: readCoord(pCellData+20, &c); aCoord[5] = c.i;
  818. ^~~~
  819. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169692:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  820. readCoord(pCellData+16, &c); aCoord[4] = c.i;
  821. ~~~~~~~~~~^~~~~
  822. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169693:7: note: here
  823. case 4: readCoord(pCellData+12, &c); aCoord[3] = c.i;
  824. ^~~~
  825. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169694:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
  826. readCoord(pCellData+8, &c); aCoord[2] = c.i;
  827. ~~~~~~~~~~^~~~~
  828. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169695:7: note: here
  829. default: readCoord(pCellData+4, &c); aCoord[1] = c.i;
  830. ^~~~~~~
  831. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘rtreeNonleafConstraint’:
  832. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169747:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  833. if( p->op!=RTREE_EQ ) break; /* RTREE_LE and RTREE_LT end here */
  834. ^
  835. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:169750:5: note: here
  836. default: /* RTREE_GT or RTREE_GE, or fallthrough of RTREE_EQ */
  837. ^~~~~~~
  838. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘jsonRenderNode’:
  839. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:184367:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  840. if( pNode->jnFlags & JNODE_RAW ){
  841. ^
  842. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:184373:5: note: here
  843. case JSON_REAL:
  844. ^~~~
  845. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘jsonReturn’:
  846. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:184481:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  847. int_as_real: /* fall through to real */;
  848. ^~~~~~~~~~~
  849. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:184483:5: note: here
  850. case JSON_REAL: {
  851. ^~~~
  852. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c: In function ‘jsonEachColumn’:
  853. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:186039:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  854. if( p->bRecursive ){
  855. ^
  856. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:186049:5: note: here
  857. default: {
  858. ^~~~~~~
  859. At top level:
  860. Release/obj/gen/sqlcipher-amalgamation-3020001/sqlite3.c:58324:20: warning: ‘sqlite3PagerState’ defined but not used [-Wunused-function]
  861. SQLITE_PRIVATE int sqlite3PagerState(Pager *pPager){
  862. ^~~~~~~~~~~~~~~~~
  863. rm: cannot remove './Release/.deps/Release/obj.target/sqlite3/gen/sqlcipher-amalgamation-3020001/sqlite3.o.d.raw': No such file or directory
  864. make: *** [deps/sqlite3.target.mk:131: Release/obj.target/sqlite3/gen/sqlcipher-amalgamation-3020001/sqlite3.o] Error 1
  865. gyp ERR! build error
  866. gyp ERR! stack Error: `make` failed with exit code: 2
  867. gyp ERR! stack at ChildProcess.onExit (/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp/lib/build.js:262:23)
  868. gyp ERR! stack at ChildProcess.emit (events.js:182:13)
  869. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
  870. gyp ERR! System Linux 4.19.12-arch1-1-ARCH
  871. gyp ERR! command "/home/username/.nvm/versions/node/v10.13.0/bin/node" "/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher/lib/binding/electron-v3.0-linux-x64/node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher/lib/binding/electron-v3.0-linux-x64" "--napi_version=3" "--node_abi_napi=napi"
  872. gyp ERR! cwd /home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher
  873. gyp ERR! node -v v10.13.0
  874. gyp ERR! node-gyp -v v3.8.0
  875. gyp ERR! not ok
  876. node-pre-gyp ERR! build error
  877. node-pre-gyp ERR! stack Error: Failed to execute '/home/username/.nvm/versions/node/v10.13.0/bin/node /home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher/lib/binding/electron-v3.0-linux-x64/node_sqlite3.node --module_name=node_sqlite3 --module_path=/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher/lib/binding/electron-v3.0-linux-x64 --napi_version=3 --node_abi_napi=napi' (1)
  878. node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
  879. node-pre-gyp ERR! stack at ChildProcess.emit (events.js:182:13)
  880. node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:962:16)
  881. node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
  882. node-pre-gyp ERR! System Linux 4.19.12-arch1-1-ARCH
  883. node-pre-gyp ERR! command "/home/username/.nvm/versions/node/v10.13.0/bin/node" "/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
  884. node-pre-gyp ERR! cwd /home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/@journeyapps/sqlcipher
  885. node-pre-gyp ERR! node -v v10.13.0
  886. node-pre-gyp ERR! node-pre-gyp -v v0.10.3
  887. node-pre-gyp ERR! not ok
  888. error Command failed with exit code 1.
  889. In file included from ../src/database.h:10,
  890. from ../src/database.cc:4:
  891. ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
  892. ../../../nan/nan.h:2208: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]
  893. , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
  894. ^
  895. In file included from ../src/database.cc:3:
  896. ../src/database.cc: In member function ‘void node_sqlite3::Database::Process()’:
  897. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  898. Nan::MakeCallback((context), (callback), (argc), (argv))
  899. ^
  900. ../src/database.cc:49:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  901. TRY_CATCH_CALL(this->handle(), cb, 1, argv);
  902. ^~~~~~~~~~~~~~
  903. In file included from ../src/database.h:10,
  904. from ../src/database.cc:4:
  905. ../../../nan/nan.h:958:46: note: declared here
  906. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  907. ^~~~~~~~~~~~
  908. In file included from ../src/database.cc:3:
  909. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  910. Nan::MakeCallback((context), (callback), (argc), (argv))
  911. ^
  912. ../src/database.cc:49:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  913. TRY_CATCH_CALL(this->handle(), cb, 1, argv);
  914. ^~~~~~~~~~~~~~
  915. In file included from ../src/database.h:10,
  916. from ../src/database.cc:4:
  917. ../../../nan/nan.h:958:46: note: declared here
  918. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  919. ^~~~~~~~~~~~
  920. In file included from ../src/database.cc:3:
  921. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  922. Nan::MakeCallback((context), (callback), (argc), (argv))
  923. ^
  924. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  925. TRY_CATCH_CALL((obj), \
  926. ^~~~~~~~~~~~~~
  927. ../src/database.cc:63:13: note: in expansion of macro ‘EMIT_EVENT’
  928. EMIT_EVENT(handle(), 2, info);
  929. ^~~~~~~~~~
  930. In file included from ../src/database.h:10,
  931. from ../src/database.cc:4:
  932. ../../../nan/nan.h:958:46: note: declared here
  933. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  934. ^~~~~~~~~~~~
  935. In file included from ../src/database.cc:3:
  936. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  937. Nan::MakeCallback((context), (callback), (argc), (argv))
  938. ^
  939. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  940. TRY_CATCH_CALL((obj), \
  941. ^~~~~~~~~~~~~~
  942. ../src/database.cc:63:13: note: in expansion of macro ‘EMIT_EVENT’
  943. EMIT_EVENT(handle(), 2, info);
  944. ^~~~~~~~~~
  945. In file included from ../src/database.h:10,
  946. from ../src/database.cc:4:
  947. ../../../nan/nan.h:958:46: note: declared here
  948. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  949. ^~~~~~~~~~~~
  950. In file included from ../src/database.cc:3:
  951. ../src/database.cc: In member function ‘void node_sqlite3::Database::Schedule(node_sqlite3::Database::Work_Callback, node_sqlite3::Database::Baton*, bool)’:
  952. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  953. Nan::MakeCallback((context), (callback), (argc), (argv))
  954. ^
  955. ../src/database.cc:92:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  956. TRY_CATCH_CALL(handle(), cb, 1, argv);
  957. ^~~~~~~~~~~~~~
  958. In file included from ../src/database.h:10,
  959. from ../src/database.cc:4:
  960. ../../../nan/nan.h:958:46: note: declared here
  961. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  962. ^~~~~~~~~~~~
  963. In file included from ../src/database.cc:3:
  964. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  965. Nan::MakeCallback((context), (callback), (argc), (argv))
  966. ^
  967. ../src/database.cc:92:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  968. TRY_CATCH_CALL(handle(), cb, 1, argv);
  969. ^~~~~~~~~~~~~~
  970. In file included from ../src/database.h:10,
  971. from ../src/database.cc:4:
  972. ../../../nan/nan.h:958:46: note: declared here
  973. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  974. ^~~~~~~~~~~~
  975. In file included from ../src/database.cc:3:
  976. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  977. Nan::MakeCallback((context), (callback), (argc), (argv))
  978. ^
  979. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  980. TRY_CATCH_CALL((obj), \
  981. ^~~~~~~~~~~~~~
  982. ../src/database.cc:96:13: note: in expansion of macro ‘EMIT_EVENT’
  983. EMIT_EVENT(handle(), 2, argv);
  984. ^~~~~~~~~~
  985. In file included from ../src/database.h:10,
  986. from ../src/database.cc:4:
  987. ../../../nan/nan.h:958:46: note: declared here
  988. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  989. ^~~~~~~~~~~~
  990. In file included from ../src/database.cc:3:
  991. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  992. Nan::MakeCallback((context), (callback), (argc), (argv))
  993. ^
  994. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  995. TRY_CATCH_CALL((obj), \
  996. ^~~~~~~~~~~~~~
  997. ../src/database.cc:96:13: note: in expansion of macro ‘EMIT_EVENT’
  998. EMIT_EVENT(handle(), 2, argv);
  999. ^~~~~~~~~~
  1000. In file included from ../src/database.h:10,
  1001. from ../src/database.cc:4:
  1002. ../../../nan/nan.h:958:46: note: declared here
  1003. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1004. ^~~~~~~~~~~~
  1005. ../src/database.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Database::New(Nan::NAN_METHOD_ARGS_TYPE)’:
  1006. ../src/database.cc:133:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1007. Nan::ForceSet(info.This(), Nan::New("filename").ToLocalChecked(), info[0].As<String>(), ReadOnly);
  1008. ^~~~~~~~
  1009. In file included from ../../../nan/nan.h:216,
  1010. from ../src/database.h:10,
  1011. from ../src/database.cc:4:
  1012. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1013. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1014. ^~~~~~~~
  1015. ../src/database.cc:133:101: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1016. Nan::ForceSet(info.This(), Nan::New("filename").ToLocalChecked(), info[0].As<String>(), ReadOnly);
  1017. ^
  1018. In file included from ../../../nan/nan.h:216,
  1019. from ../src/database.h:10,
  1020. from ../src/database.cc:4:
  1021. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1022. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1023. ^~~~~~~~
  1024. ../src/database.cc:133:101: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1025. Nan::ForceSet(info.This(), Nan::New("filename").ToLocalChecked(), info[0].As<String>(), ReadOnly);
  1026. ^
  1027. In file included from ../../../nan/nan.h:216,
  1028. from ../src/database.h:10,
  1029. from ../src/database.cc:4:
  1030. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1031. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1032. ^~~~~~~~
  1033. ../src/database.cc:134:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1034. Nan::ForceSet(info.This(), Nan::New("mode").ToLocalChecked(), Nan::New(mode), ReadOnly);
  1035. ^~~~~~~~
  1036. In file included from ../../../nan/nan.h:216,
  1037. from ../src/database.h:10,
  1038. from ../src/database.cc:4:
  1039. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1040. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1041. ^~~~~~~~
  1042. ../src/database.cc:134:91: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1043. Nan::ForceSet(info.This(), Nan::New("mode").ToLocalChecked(), Nan::New(mode), ReadOnly);
  1044. ^
  1045. In file included from ../../../nan/nan.h:216,
  1046. from ../src/database.h:10,
  1047. from ../src/database.cc:4:
  1048. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1049. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1050. ^~~~~~~~
  1051. ../src/database.cc:134:91: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1052. Nan::ForceSet(info.This(), Nan::New("mode").ToLocalChecked(), Nan::New(mode), ReadOnly);
  1053. ^
  1054. In file included from ../../../nan/nan.h:216,
  1055. from ../src/database.h:10,
  1056. from ../src/database.cc:4:
  1057. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1058. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1059. ^~~~~~~~
  1060. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginOpen(node_sqlite3::Database::Baton*)’:
  1061. ../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]
  1062. &baton->request, Work_Open, (uv_after_work_cb)Work_AfterOpen);
  1063. ^~~~~~~~~~~~~~
  1064. ../src/database.cc:144:9: warning: unused variable ‘status’ [-Wunused-variable]
  1065. int status = uv_queue_work(uv_default_loop(),
  1066. ^~~~~~
  1067. In file included from ../src/database.cc:3:
  1068. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterOpen(uv_work_t*)’:
  1069. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1070. Nan::MakeCallback((context), (callback), (argc), (argv))
  1071. ^
  1072. ../src/database.cc:190:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1073. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1074. ^~~~~~~~~~~~~~
  1075. In file included from ../src/database.h:10,
  1076. from ../src/database.cc:4:
  1077. ../../../nan/nan.h:958:46: note: declared here
  1078. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1079. ^~~~~~~~~~~~
  1080. In file included from ../src/database.cc:3:
  1081. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1082. Nan::MakeCallback((context), (callback), (argc), (argv))
  1083. ^
  1084. ../src/database.cc:190:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1085. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1086. ^~~~~~~~~~~~~~
  1087. In file included from ../src/database.h:10,
  1088. from ../src/database.cc:4:
  1089. ../../../nan/nan.h:958:46: note: declared here
  1090. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1091. ^~~~~~~~~~~~
  1092. In file included from ../src/database.cc:3:
  1093. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1094. Nan::MakeCallback((context), (callback), (argc), (argv))
  1095. ^
  1096. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1097. TRY_CATCH_CALL((obj), \
  1098. ^~~~~~~~~~~~~~
  1099. ../src/database.cc:194:9: note: in expansion of macro ‘EMIT_EVENT’
  1100. EMIT_EVENT(db->handle(), 2, info);
  1101. ^~~~~~~~~~
  1102. In file included from ../src/database.h:10,
  1103. from ../src/database.cc:4:
  1104. ../../../nan/nan.h:958:46: note: declared here
  1105. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1106. ^~~~~~~~~~~~
  1107. In file included from ../src/database.cc:3:
  1108. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1109. Nan::MakeCallback((context), (callback), (argc), (argv))
  1110. ^
  1111. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1112. TRY_CATCH_CALL((obj), \
  1113. ^~~~~~~~~~~~~~
  1114. ../src/database.cc:194:9: note: in expansion of macro ‘EMIT_EVENT’
  1115. EMIT_EVENT(db->handle(), 2, info);
  1116. ^~~~~~~~~~
  1117. In file included from ../src/database.h:10,
  1118. from ../src/database.cc:4:
  1119. ../../../nan/nan.h:958:46: note: declared here
  1120. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1121. ^~~~~~~~~~~~
  1122. In file included from ../src/database.cc:3:
  1123. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1124. Nan::MakeCallback((context), (callback), (argc), (argv))
  1125. ^
  1126. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1127. TRY_CATCH_CALL((obj), \
  1128. ^~~~~~~~~~~~~~
  1129. ../src/database.cc:199:9: note: in expansion of macro ‘EMIT_EVENT’
  1130. EMIT_EVENT(db->handle(), 1, info);
  1131. ^~~~~~~~~~
  1132. In file included from ../src/database.h:10,
  1133. from ../src/database.cc:4:
  1134. ../../../nan/nan.h:958:46: note: declared here
  1135. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1136. ^~~~~~~~~~~~
  1137. In file included from ../src/database.cc:3:
  1138. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1139. Nan::MakeCallback((context), (callback), (argc), (argv))
  1140. ^
  1141. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1142. TRY_CATCH_CALL((obj), \
  1143. ^~~~~~~~~~~~~~
  1144. ../src/database.cc:199:9: note: in expansion of macro ‘EMIT_EVENT’
  1145. EMIT_EVENT(db->handle(), 1, info);
  1146. ^~~~~~~~~~
  1147. In file included from ../src/database.h:10,
  1148. from ../src/database.cc:4:
  1149. ../../../nan/nan.h:958:46: note: declared here
  1150. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1151. ^~~~~~~~~~~~
  1152. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginClose(node_sqlite3::Database::Baton*)’:
  1153. ../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]
  1154. &baton->request, Work_Close, (uv_after_work_cb)Work_AfterClose);
  1155. ^~~~~~~~~~~~~~~
  1156. ../src/database.cc:230:9: warning: unused variable ‘status’ [-Wunused-variable]
  1157. int status = uv_queue_work(uv_default_loop(),
  1158. ^~~~~~
  1159. In file included from ../src/database.cc:3:
  1160. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterClose(uv_work_t*)’:
  1161. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1162. Nan::MakeCallback((context), (callback), (argc), (argv))
  1163. ^
  1164. ../src/database.cc:273:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1165. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1166. ^~~~~~~~~~~~~~
  1167. In file included from ../src/database.h:10,
  1168. from ../src/database.cc:4:
  1169. ../../../nan/nan.h:958:46: note: declared here
  1170. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1171. ^~~~~~~~~~~~
  1172. In file included from ../src/database.cc:3:
  1173. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1174. Nan::MakeCallback((context), (callback), (argc), (argv))
  1175. ^
  1176. ../src/database.cc:273:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1177. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1178. ^~~~~~~~~~~~~~
  1179. In file included from ../src/database.h:10,
  1180. from ../src/database.cc:4:
  1181. ../../../nan/nan.h:958:46: note: declared here
  1182. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1183. ^~~~~~~~~~~~
  1184. In file included from ../src/database.cc:3:
  1185. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1186. Nan::MakeCallback((context), (callback), (argc), (argv))
  1187. ^
  1188. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1189. TRY_CATCH_CALL((obj), \
  1190. ^~~~~~~~~~~~~~
  1191. ../src/database.cc:277:9: note: in expansion of macro ‘EMIT_EVENT’
  1192. EMIT_EVENT(db->handle(), 2, info);
  1193. ^~~~~~~~~~
  1194. In file included from ../src/database.h:10,
  1195. from ../src/database.cc:4:
  1196. ../../../nan/nan.h:958:46: note: declared here
  1197. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1198. ^~~~~~~~~~~~
  1199. In file included from ../src/database.cc:3:
  1200. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1201. Nan::MakeCallback((context), (callback), (argc), (argv))
  1202. ^
  1203. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1204. TRY_CATCH_CALL((obj), \
  1205. ^~~~~~~~~~~~~~
  1206. ../src/database.cc:277:9: note: in expansion of macro ‘EMIT_EVENT’
  1207. EMIT_EVENT(db->handle(), 2, info);
  1208. ^~~~~~~~~~
  1209. In file included from ../src/database.h:10,
  1210. from ../src/database.cc:4:
  1211. ../../../nan/nan.h:958:46: note: declared here
  1212. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1213. ^~~~~~~~~~~~
  1214. In file included from ../src/database.cc:3:
  1215. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1216. Nan::MakeCallback((context), (callback), (argc), (argv))
  1217. ^
  1218. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1219. TRY_CATCH_CALL((obj), \
  1220. ^~~~~~~~~~~~~~
  1221. ../src/database.cc:282:9: note: in expansion of macro ‘EMIT_EVENT’
  1222. EMIT_EVENT(db->handle(), 1, info);
  1223. ^~~~~~~~~~
  1224. In file included from ../src/database.h:10,
  1225. from ../src/database.cc:4:
  1226. ../../../nan/nan.h:958:46: note: declared here
  1227. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1228. ^~~~~~~~~~~~
  1229. In file included from ../src/database.cc:3:
  1230. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1231. Nan::MakeCallback((context), (callback), (argc), (argv))
  1232. ^
  1233. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1234. TRY_CATCH_CALL((obj), \
  1235. ^~~~~~~~~~~~~~
  1236. ../src/database.cc:282:9: note: in expansion of macro ‘EMIT_EVENT’
  1237. EMIT_EVENT(db->handle(), 1, info);
  1238. ^~~~~~~~~~
  1239. In file included from ../src/database.h:10,
  1240. from ../src/database.cc:4:
  1241. ../../../nan/nan.h:958:46: note: declared here
  1242. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1243. ^~~~~~~~~~~~
  1244. In file included from ../src/database.cc:3:
  1245. ../src/database.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Database::Serialize(Nan::NAN_METHOD_ARGS_TYPE)’:
  1246. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1247. Nan::MakeCallback((context), (callback), (argc), (argv))
  1248. ^
  1249. ../src/database.cc:297:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1250. TRY_CATCH_CALL(info.This(), callback, 0, NULL);
  1251. ^~~~~~~~~~~~~~
  1252. In file included from ../src/database.h:10,
  1253. from ../src/database.cc:4:
  1254. ../../../nan/nan.h:958:46: note: declared here
  1255. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1256. ^~~~~~~~~~~~
  1257. In file included from ../src/database.cc:3:
  1258. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1259. Nan::MakeCallback((context), (callback), (argc), (argv))
  1260. ^
  1261. ../src/database.cc:297:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1262. TRY_CATCH_CALL(info.This(), callback, 0, NULL);
  1263. ^~~~~~~~~~~~~~
  1264. In file included from ../src/database.h:10,
  1265. from ../src/database.cc:4:
  1266. ../../../nan/nan.h:958:46: note: declared here
  1267. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1268. ^~~~~~~~~~~~
  1269. In file included from ../src/database.cc:3:
  1270. ../src/database.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Database::Parallelize(Nan::NAN_METHOD_ARGS_TYPE)’:
  1271. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1272. Nan::MakeCallback((context), (callback), (argc), (argv))
  1273. ^
  1274. ../src/database.cc:314:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1275. TRY_CATCH_CALL(info.This(), callback, 0, NULL);
  1276. ^~~~~~~~~~~~~~
  1277. In file included from ../src/database.h:10,
  1278. from ../src/database.cc:4:
  1279. ../../../nan/nan.h:958:46: note: declared here
  1280. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1281. ^~~~~~~~~~~~
  1282. In file included from ../src/database.cc:3:
  1283. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1284. Nan::MakeCallback((context), (callback), (argc), (argv))
  1285. ^
  1286. ../src/database.cc:314:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1287. TRY_CATCH_CALL(info.This(), callback, 0, NULL);
  1288. ^~~~~~~~~~~~~~
  1289. In file included from ../src/database.h:10,
  1290. from ../src/database.cc:4:
  1291. ../../../nan/nan.h:958:46: note: declared here
  1292. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1293. ^~~~~~~~~~~~
  1294. In file included from ../src/database.cc:3:
  1295. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::TraceCallback(node_sqlite3::Database*, std::__cxx11::string*)’:
  1296. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1297. Nan::MakeCallback((context), (callback), (argc), (argv))
  1298. ^
  1299. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1300. TRY_CATCH_CALL((obj), \
  1301. ^~~~~~~~~~~~~~
  1302. ../src/database.cc:418:5: note: in expansion of macro ‘EMIT_EVENT’
  1303. EMIT_EVENT(db->handle(), 2, argv);
  1304. ^~~~~~~~~~
  1305. In file included from ../src/database.h:10,
  1306. from ../src/database.cc:4:
  1307. ../../../nan/nan.h:958:46: note: declared here
  1308. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1309. ^~~~~~~~~~~~
  1310. In file included from ../src/database.cc:3:
  1311. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1312. Nan::MakeCallback((context), (callback), (argc), (argv))
  1313. ^
  1314. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1315. TRY_CATCH_CALL((obj), \
  1316. ^~~~~~~~~~~~~~
  1317. ../src/database.cc:418:5: note: in expansion of macro ‘EMIT_EVENT’
  1318. EMIT_EVENT(db->handle(), 2, argv);
  1319. ^~~~~~~~~~
  1320. In file included from ../src/database.h:10,
  1321. from ../src/database.cc:4:
  1322. ../../../nan/nan.h:958:46: note: declared here
  1323. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1324. ^~~~~~~~~~~~
  1325. In file included from ../src/database.cc:3:
  1326. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::ProfileCallback(node_sqlite3::Database*, node_sqlite3::Database::ProfileInfo*)’:
  1327. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1328. Nan::MakeCallback((context), (callback), (argc), (argv))
  1329. ^
  1330. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1331. TRY_CATCH_CALL((obj), \
  1332. ^~~~~~~~~~~~~~
  1333. ../src/database.cc:459:5: note: in expansion of macro ‘EMIT_EVENT’
  1334. EMIT_EVENT(db->handle(), 3, argv);
  1335. ^~~~~~~~~~
  1336. In file included from ../src/database.h:10,
  1337. from ../src/database.cc:4:
  1338. ../../../nan/nan.h:958:46: note: declared here
  1339. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1340. ^~~~~~~~~~~~
  1341. In file included from ../src/database.cc:3:
  1342. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1343. Nan::MakeCallback((context), (callback), (argc), (argv))
  1344. ^
  1345. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1346. TRY_CATCH_CALL((obj), \
  1347. ^~~~~~~~~~~~~~
  1348. ../src/database.cc:459:5: note: in expansion of macro ‘EMIT_EVENT’
  1349. EMIT_EVENT(db->handle(), 3, argv);
  1350. ^~~~~~~~~~
  1351. In file included from ../src/database.h:10,
  1352. from ../src/database.cc:4:
  1353. ../../../nan/nan.h:958:46: note: declared here
  1354. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1355. ^~~~~~~~~~~~
  1356. In file included from ../src/database.cc:3:
  1357. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::UpdateCallback(node_sqlite3::Database*, node_sqlite3::Database::UpdateInfo*)’:
  1358. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1359. Nan::MakeCallback((context), (callback), (argc), (argv))
  1360. ^
  1361. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1362. TRY_CATCH_CALL((obj), \
  1363. ^~~~~~~~~~~~~~
  1364. ../src/database.cc:504:5: note: in expansion of macro ‘EMIT_EVENT’
  1365. EMIT_EVENT(db->handle(), 4, argv);
  1366. ^~~~~~~~~~
  1367. In file included from ../src/database.h:10,
  1368. from ../src/database.cc:4:
  1369. ../../../nan/nan.h:958:46: note: declared here
  1370. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1371. ^~~~~~~~~~~~
  1372. In file included from ../src/database.cc:3:
  1373. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1374. Nan::MakeCallback((context), (callback), (argc), (argv))
  1375. ^
  1376. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1377. TRY_CATCH_CALL((obj), \
  1378. ^~~~~~~~~~~~~~
  1379. ../src/database.cc:504:5: note: in expansion of macro ‘EMIT_EVENT’
  1380. EMIT_EVENT(db->handle(), 4, argv);
  1381. ^~~~~~~~~~
  1382. In file included from ../src/database.h:10,
  1383. from ../src/database.cc:4:
  1384. ../../../nan/nan.h:958:46: note: declared here
  1385. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1386. ^~~~~~~~~~~~
  1387. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginExec(node_sqlite3::Database::Baton*)’:
  1388. ../src/database.cc:526: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]
  1389. &baton->request, Work_Exec, (uv_after_work_cb)Work_AfterExec);
  1390. ^~~~~~~~~~~~~~
  1391. ../src/database.cc:525:9: warning: unused variable ‘status’ [-Wunused-variable]
  1392. int status = uv_queue_work(uv_default_loop(),
  1393. ^~~~~~
  1394. In file included from ../src/database.cc:3:
  1395. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterExec(uv_work_t*)’:
  1396. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1397. Nan::MakeCallback((context), (callback), (argc), (argv))
  1398. ^
  1399. ../src/database.cc:561:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1400. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1401. ^~~~~~~~~~~~~~
  1402. In file included from ../src/database.h:10,
  1403. from ../src/database.cc:4:
  1404. ../../../nan/nan.h:958:46: note: declared here
  1405. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1406. ^~~~~~~~~~~~
  1407. In file included from ../src/database.cc:3:
  1408. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1409. Nan::MakeCallback((context), (callback), (argc), (argv))
  1410. ^
  1411. ../src/database.cc:561:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1412. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1413. ^~~~~~~~~~~~~~
  1414. In file included from ../src/database.h:10,
  1415. from ../src/database.cc:4:
  1416. ../../../nan/nan.h:958:46: note: declared here
  1417. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1418. ^~~~~~~~~~~~
  1419. In file included from ../src/database.cc:3:
  1420. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1421. Nan::MakeCallback((context), (callback), (argc), (argv))
  1422. ^
  1423. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1424. TRY_CATCH_CALL((obj), \
  1425. ^~~~~~~~~~~~~~
  1426. ../src/database.cc:565:13: note: in expansion of macro ‘EMIT_EVENT’
  1427. EMIT_EVENT(db->handle(), 2, info);
  1428. ^~~~~~~~~~
  1429. In file included from ../src/database.h:10,
  1430. from ../src/database.cc:4:
  1431. ../../../nan/nan.h:958:46: note: declared here
  1432. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1433. ^~~~~~~~~~~~
  1434. In file included from ../src/database.cc:3:
  1435. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1436. Nan::MakeCallback((context), (callback), (argc), (argv))
  1437. ^
  1438. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1439. TRY_CATCH_CALL((obj), \
  1440. ^~~~~~~~~~~~~~
  1441. ../src/database.cc:565:13: note: in expansion of macro ‘EMIT_EVENT’
  1442. EMIT_EVENT(db->handle(), 2, info);
  1443. ^~~~~~~~~~
  1444. In file included from ../src/database.h:10,
  1445. from ../src/database.cc:4:
  1446. ../../../nan/nan.h:958:46: note: declared here
  1447. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1448. ^~~~~~~~~~~~
  1449. In file included from ../src/database.cc:3:
  1450. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1451. Nan::MakeCallback((context), (callback), (argc), (argv))
  1452. ^
  1453. ../src/database.cc:570:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1454. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1455. ^~~~~~~~~~~~~~
  1456. In file included from ../src/database.h:10,
  1457. from ../src/database.cc:4:
  1458. ../../../nan/nan.h:958:46: note: declared here
  1459. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1460. ^~~~~~~~~~~~
  1461. In file included from ../src/database.cc:3:
  1462. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1463. Nan::MakeCallback((context), (callback), (argc), (argv))
  1464. ^
  1465. ../src/database.cc:570:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1466. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1467. ^~~~~~~~~~~~~~
  1468. In file included from ../src/database.h:10,
  1469. from ../src/database.cc:4:
  1470. ../../../nan/nan.h:958:46: note: declared here
  1471. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1472. ^~~~~~~~~~~~
  1473. In file included from ../src/database.cc:3:
  1474. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_Wait(node_sqlite3::Database::Baton*)’:
  1475. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1476. Nan::MakeCallback((context), (callback), (argc), (argv))
  1477. ^
  1478. ../src/database.cc:600:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1479. TRY_CATCH_CALL(baton->db->handle(), cb, 1, argv);
  1480. ^~~~~~~~~~~~~~
  1481. In file included from ../src/database.h:10,
  1482. from ../src/database.cc:4:
  1483. ../../../nan/nan.h:958:46: note: declared here
  1484. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1485. ^~~~~~~~~~~~
  1486. In file included from ../src/database.cc:3:
  1487. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1488. Nan::MakeCallback((context), (callback), (argc), (argv))
  1489. ^
  1490. ../src/database.cc:600:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1491. TRY_CATCH_CALL(baton->db->handle(), cb, 1, argv);
  1492. ^~~~~~~~~~~~~~
  1493. In file included from ../src/database.h:10,
  1494. from ../src/database.cc:4:
  1495. ../../../nan/nan.h:958:46: note: declared here
  1496. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1497. ^~~~~~~~~~~~
  1498. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_BeginLoadExtension(node_sqlite3::Database::Baton*)’:
  1499. ../src/database.cc:626: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]
  1500. &baton->request, Work_LoadExtension, reinterpret_cast<uv_after_work_cb>(Work_AfterLoadExtension));
  1501. ^
  1502. ../src/database.cc:625:9: warning: unused variable ‘status’ [-Wunused-variable]
  1503. int status = uv_queue_work(uv_default_loop(),
  1504. ^~~~~~
  1505. In file included from ../src/database.cc:3:
  1506. ../src/database.cc: In static member function ‘static void node_sqlite3::Database::Work_AfterLoadExtension(uv_work_t*)’:
  1507. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1508. Nan::MakeCallback((context), (callback), (argc), (argv))
  1509. ^
  1510. ../src/database.cc:663:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1511. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1512. ^~~~~~~~~~~~~~
  1513. In file included from ../src/database.h:10,
  1514. from ../src/database.cc:4:
  1515. ../../../nan/nan.h:958:46: note: declared here
  1516. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1517. ^~~~~~~~~~~~
  1518. In file included from ../src/database.cc:3:
  1519. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1520. Nan::MakeCallback((context), (callback), (argc), (argv))
  1521. ^
  1522. ../src/database.cc:663:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1523. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1524. ^~~~~~~~~~~~~~
  1525. In file included from ../src/database.h:10,
  1526. from ../src/database.cc:4:
  1527. ../../../nan/nan.h:958:46: note: declared here
  1528. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1529. ^~~~~~~~~~~~
  1530. In file included from ../src/database.cc:3:
  1531. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1532. Nan::MakeCallback((context), (callback), (argc), (argv))
  1533. ^
  1534. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1535. TRY_CATCH_CALL((obj), \
  1536. ^~~~~~~~~~~~~~
  1537. ../src/database.cc:667:13: note: in expansion of macro ‘EMIT_EVENT’
  1538. EMIT_EVENT(db->handle(), 2, info);
  1539. ^~~~~~~~~~
  1540. In file included from ../src/database.h:10,
  1541. from ../src/database.cc:4:
  1542. ../../../nan/nan.h:958:46: note: declared here
  1543. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1544. ^~~~~~~~~~~~
  1545. In file included from ../src/database.cc:3:
  1546. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1547. Nan::MakeCallback((context), (callback), (argc), (argv))
  1548. ^
  1549. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1550. TRY_CATCH_CALL((obj), \
  1551. ^~~~~~~~~~~~~~
  1552. ../src/database.cc:667:13: note: in expansion of macro ‘EMIT_EVENT’
  1553. EMIT_EVENT(db->handle(), 2, info);
  1554. ^~~~~~~~~~
  1555. In file included from ../src/database.h:10,
  1556. from ../src/database.cc:4:
  1557. ../../../nan/nan.h:958:46: note: declared here
  1558. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1559. ^~~~~~~~~~~~
  1560. In file included from ../src/database.cc:3:
  1561. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1562. Nan::MakeCallback((context), (callback), (argc), (argv))
  1563. ^
  1564. ../src/database.cc:672:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1565. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1566. ^~~~~~~~~~~~~~
  1567. In file included from ../src/database.h:10,
  1568. from ../src/database.cc:4:
  1569. ../../../nan/nan.h:958:46: note: declared here
  1570. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1571. ^~~~~~~~~~~~
  1572. In file included from ../src/database.cc:3:
  1573. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1574. Nan::MakeCallback((context), (callback), (argc), (argv))
  1575. ^
  1576. ../src/database.cc:672:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1577. TRY_CATCH_CALL(db->handle(), cb, 1, argv);
  1578. ^~~~~~~~~~~~~~
  1579. In file included from ../src/database.h:10,
  1580. from ../src/database.cc:4:
  1581. ../../../nan/nan.h:958:46: note: declared here
  1582. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1583. ^~~~~~~~~~~~
  1584. In file included from /home/username/.electron-gyp/iojs-3.0.9/src/node.h:54,
  1585. from ../../../nan/nan.h:52,
  1586. from ../src/database.h:10,
  1587. from ../src/database.cc:4:
  1588. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
  1589. /home/username/.electron-gyp/iojs-3.0.9/src/node_object_wrap.h:85:78: required from here
  1590. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h:9256:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
  1591. reinterpret_cast<Callback>(callback), type);
  1592. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1593. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
  1594. ../../../nan/nan_object_wrap.h:66:61: required from here
  1595. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h:9256:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
  1596. In file included from ../src/database.h:12,
  1597. from ../src/database.cc:4:
  1598. ../src/async.h: In instantiation of ‘Async<Item, Parent>::Async(Parent*, Async<Item, Parent>::Callback) [with Item = std::__cxx11::basic_string<char>; Parent = node_sqlite3::Database; Async<Item, Parent>::Callback = void (*)(node_sqlite3::Database*, std::__cxx11::basic_string<char>*)]’:
  1599. ../src/database.cc:391:59: required from here
  1600. ../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]
  1601. uv_async_init(uv_default_loop(), &watcher, reinterpret_cast<uv_async_cb>(listener));
  1602. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1603. ../src/async.h: In instantiation of ‘Async<Item, Parent>::Async(Parent*, Async<Item, Parent>::Callback) [with Item = node_sqlite3::Database::ProfileInfo; Parent = node_sqlite3::Database; Async<Item, Parent>::Callback = void (*)(node_sqlite3::Database*, node_sqlite3::Database::ProfileInfo*)]’:
  1604. ../src/database.cc:429:65: required from here
  1605. ../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]
  1606. ../src/async.h: In instantiation of ‘Async<Item, Parent>::Async(Parent*, Async<Item, Parent>::Callback) [with Item = node_sqlite3::Database::UpdateInfo; Parent = node_sqlite3::Database; Async<Item, Parent>::Callback = void (*)(node_sqlite3::Database*, node_sqlite3::Database::UpdateInfo*)]’:
  1607. ../src/database.cc:470:62: required from here
  1608. ../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]
  1609. In file included from ../src/database.h:10,
  1610. from ../src/statement.cc:7:
  1611. ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
  1612. ../../../nan/nan.h:2208: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]
  1613. , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
  1614. ^
  1615. In file included from ../src/statement.cc:6:
  1616. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Error(T*)’:
  1617. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1618. Nan::MakeCallback((context), (callback), (argc), (argv))
  1619. ^
  1620. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1621. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1622. ^~~~~~~~~~~~~~
  1623. In file included from ../src/database.h:10,
  1624. from ../src/statement.cc:7:
  1625. ../../../nan/nan.h:958:46: note: declared here
  1626. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1627. ^~~~~~~~~~~~
  1628. In file included from ../src/statement.cc:6:
  1629. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1630. Nan::MakeCallback((context), (callback), (argc), (argv))
  1631. ^
  1632. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  1633. TRY_CATCH_CALL((obj), \
  1634. ^~~~~~~~~~~~~~
  1635. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  1636. EMIT_EVENT(stmt->handle(), 2, argv);
  1637. ^~~~~~~~~~
  1638. In file included from ../src/database.h:10,
  1639. from ../src/statement.cc:7:
  1640. ../../../nan/nan.h:958:46: note: declared here
  1641. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1642. ^~~~~~~~~~~~
  1643. ../src/statement.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE node_sqlite3::Statement::New(Nan::NAN_METHOD_ARGS_TYPE)’:
  1644. ../src/statement.cc:103:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1645. Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);
  1646. ^~~~~~~~
  1647. In file included from ../../../nan/nan.h:216,
  1648. from ../src/database.h:10,
  1649. from ../src/statement.cc:7:
  1650. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1651. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1652. ^~~~~~~~
  1653. ../src/statement.cc:103:78: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1654. Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);
  1655. ^
  1656. In file included from ../../../nan/nan.h:216,
  1657. from ../src/database.h:10,
  1658. from ../src/statement.cc:7:
  1659. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1660. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1661. ^~~~~~~~
  1662. ../src/statement.cc:103:78: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  1663. Nan::ForceSet(info.This(),Nan::New("sql").ToLocalChecked(), sql, ReadOnly);
  1664. ^
  1665. In file included from ../../../nan/nan.h:216,
  1666. from ../src/database.h:10,
  1667. from ../src/statement.cc:7:
  1668. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  1669. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  1670. ^~~~~~~~
  1671. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginPrepare(node_sqlite3::Database::Baton*)’:
  1672. ../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]
  1673. &baton->request, Work_Prepare, (uv_after_work_cb)Work_AfterPrepare);
  1674. ^~~~~~~~~~~~~~~~~
  1675. ../src/statement.cc:118:9: warning: unused variable ‘status’ [-Wunused-variable]
  1676. int status = uv_queue_work(uv_default_loop(),
  1677. ^~~~~~
  1678. In file included from ../src/statement.cc:6:
  1679. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterPrepare(uv_work_t*)’:
  1680. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1681. Nan::MakeCallback((context), (callback), (argc), (argv))
  1682. ^
  1683. ../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1684. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1685. ^~~~~~~~~~~~~~
  1686. In file included from ../src/database.h:10,
  1687. from ../src/statement.cc:7:
  1688. ../../../nan/nan.h:958:46: note: declared here
  1689. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1690. ^~~~~~~~~~~~
  1691. In file included from ../src/statement.cc:6:
  1692. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1693. Nan::MakeCallback((context), (callback), (argc), (argv))
  1694. ^
  1695. ../src/statement.cc:161:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1696. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1697. ^~~~~~~~~~~~~~
  1698. In file included from ../src/database.h:10,
  1699. from ../src/statement.cc:7:
  1700. ../../../nan/nan.h:958:46: note: declared here
  1701. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1702. ^~~~~~~~~~~~
  1703. In file included from ../src/statement.cc:6:
  1704. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginBind(node_sqlite3::Statement::Baton*)’:
  1705. ../src/macros.h:127: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]
  1706. Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type)); \
  1707. ^
  1708. ../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1709. STATEMENT_BEGIN(Bind);
  1710. ^~~~~~~~~~~~~~~
  1711. ../src/macros.h:125:9: warning: unused variable ‘status’ [-Wunused-variable]
  1712. int status = uv_queue_work(uv_default_loop(), \
  1713. ^~~~~~
  1714. ../src/statement.cc:322:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1715. STATEMENT_BEGIN(Bind);
  1716. ^~~~~~~~~~~~~~~
  1717. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterBind(uv_work_t*)’:
  1718. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1719. Nan::MakeCallback((context), (callback), (argc), (argv))
  1720. ^
  1721. ../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1722. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1723. ^~~~~~~~~~~~~~
  1724. In file included from ../src/database.h:10,
  1725. from ../src/statement.cc:7:
  1726. ../../../nan/nan.h:958:46: note: declared here
  1727. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1728. ^~~~~~~~~~~~
  1729. In file included from ../src/statement.cc:6:
  1730. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1731. Nan::MakeCallback((context), (callback), (argc), (argv))
  1732. ^
  1733. ../src/statement.cc:347:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1734. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1735. ^~~~~~~~~~~~~~
  1736. In file included from ../src/database.h:10,
  1737. from ../src/statement.cc:7:
  1738. ../../../nan/nan.h:958:46: note: declared here
  1739. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1740. ^~~~~~~~~~~~
  1741. In file included from ../src/statement.cc:6:
  1742. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginGet(node_sqlite3::Statement::Baton*)’:
  1743. ../src/macros.h:127: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]
  1744. Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type)); \
  1745. ^
  1746. ../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1747. STATEMENT_BEGIN(Get);
  1748. ^~~~~~~~~~~~~~~
  1749. ../src/macros.h:125:9: warning: unused variable ‘status’ [-Wunused-variable]
  1750. int status = uv_queue_work(uv_default_loop(), \
  1751. ^~~~~~
  1752. ../src/statement.cc:370:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1753. STATEMENT_BEGIN(Get);
  1754. ^~~~~~~~~~~~~~~
  1755. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterGet(uv_work_t*)’:
  1756. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1757. Nan::MakeCallback((context), (callback), (argc), (argv))
  1758. ^
  1759. ../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1760. TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);
  1761. ^~~~~~~~~~~~~~
  1762. In file included from ../src/database.h:10,
  1763. from ../src/statement.cc:7:
  1764. ../../../nan/nan.h:958:46: note: declared here
  1765. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1766. ^~~~~~~~~~~~
  1767. In file included from ../src/statement.cc:6:
  1768. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1769. Nan::MakeCallback((context), (callback), (argc), (argv))
  1770. ^
  1771. ../src/statement.cc:412:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1772. TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);
  1773. ^~~~~~~~~~~~~~
  1774. In file included from ../src/database.h:10,
  1775. from ../src/statement.cc:7:
  1776. ../../../nan/nan.h:958:46: note: declared here
  1777. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1778. ^~~~~~~~~~~~
  1779. In file included from ../src/statement.cc:6:
  1780. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1781. Nan::MakeCallback((context), (callback), (argc), (argv))
  1782. ^
  1783. ../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1784. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1785. ^~~~~~~~~~~~~~
  1786. In file included from ../src/database.h:10,
  1787. from ../src/statement.cc:7:
  1788. ../../../nan/nan.h:958:46: note: declared here
  1789. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1790. ^~~~~~~~~~~~
  1791. In file included from ../src/statement.cc:6:
  1792. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1793. Nan::MakeCallback((context), (callback), (argc), (argv))
  1794. ^
  1795. ../src/statement.cc:416:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1796. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1797. ^~~~~~~~~~~~~~
  1798. In file included from ../src/database.h:10,
  1799. from ../src/statement.cc:7:
  1800. ../../../nan/nan.h:958:46: note: declared here
  1801. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1802. ^~~~~~~~~~~~
  1803. In file included from ../src/statement.cc:6:
  1804. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginRun(node_sqlite3::Statement::Baton*)’:
  1805. ../src/macros.h:127: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]
  1806. Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type)); \
  1807. ^
  1808. ../src/statement.cc:438:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1809. STATEMENT_BEGIN(Run);
  1810. ^~~~~~~~~~~~~~~
  1811. ../src/macros.h:125:9: warning: unused variable ‘status’ [-Wunused-variable]
  1812. int status = uv_queue_work(uv_default_loop(), \
  1813. ^~~~~~
  1814. ../src/statement.cc:438:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1815. STATEMENT_BEGIN(Run);
  1816. ^~~~~~~~~~~~~~~
  1817. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterRun(uv_work_t*)’:
  1818. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1819. Nan::MakeCallback((context), (callback), (argc), (argv))
  1820. ^
  1821. ../src/statement.cc:483:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1822. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1823. ^~~~~~~~~~~~~~
  1824. In file included from ../src/database.h:10,
  1825. from ../src/statement.cc:7:
  1826. ../../../nan/nan.h:958:46: note: declared here
  1827. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1828. ^~~~~~~~~~~~
  1829. In file included from ../src/statement.cc:6:
  1830. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1831. Nan::MakeCallback((context), (callback), (argc), (argv))
  1832. ^
  1833. ../src/statement.cc:483:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1834. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1835. ^~~~~~~~~~~~~~
  1836. In file included from ../src/database.h:10,
  1837. from ../src/statement.cc:7:
  1838. ../../../nan/nan.h:958:46: note: declared here
  1839. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1840. ^~~~~~~~~~~~
  1841. In file included from ../src/statement.cc:6:
  1842. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginAll(node_sqlite3::Statement::Baton*)’:
  1843. ../src/macros.h:127: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]
  1844. Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type)); \
  1845. ^
  1846. ../src/statement.cc:504:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1847. STATEMENT_BEGIN(All);
  1848. ^~~~~~~~~~~~~~~
  1849. ../src/macros.h:125:9: warning: unused variable ‘status’ [-Wunused-variable]
  1850. int status = uv_queue_work(uv_default_loop(), \
  1851. ^~~~~~
  1852. ../src/statement.cc:504:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1853. STATEMENT_BEGIN(All);
  1854. ^~~~~~~~~~~~~~~
  1855. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterAll(uv_work_t*)’:
  1856. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1857. Nan::MakeCallback((context), (callback), (argc), (argv))
  1858. ^
  1859. ../src/statement.cc:556:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1860. TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);
  1861. ^~~~~~~~~~~~~~
  1862. In file included from ../src/database.h:10,
  1863. from ../src/statement.cc:7:
  1864. ../../../nan/nan.h:958:46: note: declared here
  1865. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1866. ^~~~~~~~~~~~
  1867. In file included from ../src/statement.cc:6:
  1868. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1869. Nan::MakeCallback((context), (callback), (argc), (argv))
  1870. ^
  1871. ../src/statement.cc:556:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1872. TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);
  1873. ^~~~~~~~~~~~~~
  1874. In file included from ../src/database.h:10,
  1875. from ../src/statement.cc:7:
  1876. ../../../nan/nan.h:958:46: note: declared here
  1877. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1878. ^~~~~~~~~~~~
  1879. In file included from ../src/statement.cc:6:
  1880. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1881. Nan::MakeCallback((context), (callback), (argc), (argv))
  1882. ^
  1883. ../src/statement.cc:564:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1884. TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);
  1885. ^~~~~~~~~~~~~~
  1886. In file included from ../src/database.h:10,
  1887. from ../src/statement.cc:7:
  1888. ../../../nan/nan.h:958:46: note: declared here
  1889. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1890. ^~~~~~~~~~~~
  1891. In file included from ../src/statement.cc:6:
  1892. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1893. Nan::MakeCallback((context), (callback), (argc), (argv))
  1894. ^
  1895. ../src/statement.cc:564:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1896. TRY_CATCH_CALL(stmt->handle(), cb, 2, argv);
  1897. ^~~~~~~~~~~~~~
  1898. In file included from ../src/database.h:10,
  1899. from ../src/statement.cc:7:
  1900. ../../../nan/nan.h:958:46: note: declared here
  1901. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1902. ^~~~~~~~~~~~
  1903. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginEach(node_sqlite3::Statement::Baton*)’:
  1904. ../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]
  1905. each_baton->async = new Async(each_baton->stmt, reinterpret_cast<uv_async_cb>(AsyncEach));
  1906. ^
  1907. In file included from ../src/statement.cc:6:
  1908. ../src/macros.h:127: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]
  1909. Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type)); \
  1910. ^
  1911. ../src/statement.cc:601:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1912. STATEMENT_BEGIN(Each);
  1913. ^~~~~~~~~~~~~~~
  1914. ../src/macros.h:125:9: warning: unused variable ‘status’ [-Wunused-variable]
  1915. int status = uv_queue_work(uv_default_loop(), \
  1916. ^~~~~~
  1917. ../src/statement.cc:601:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1918. STATEMENT_BEGIN(Each);
  1919. ^~~~~~~~~~~~~~~
  1920. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::AsyncEach(uv_async_t*, int)’:
  1921. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1922. Nan::MakeCallback((context), (callback), (argc), (argv))
  1923. ^
  1924. ../src/statement.cc:680:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1925. TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv);
  1926. ^~~~~~~~~~~~~~
  1927. In file included from ../src/database.h:10,
  1928. from ../src/statement.cc:7:
  1929. ../../../nan/nan.h:958:46: note: declared here
  1930. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1931. ^~~~~~~~~~~~
  1932. In file included from ../src/statement.cc:6:
  1933. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1934. Nan::MakeCallback((context), (callback), (argc), (argv))
  1935. ^
  1936. ../src/statement.cc:680:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  1937. TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv);
  1938. ^~~~~~~~~~~~~~
  1939. In file included from ../src/database.h:10,
  1940. from ../src/statement.cc:7:
  1941. ../../../nan/nan.h:958:46: note: declared here
  1942. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1943. ^~~~~~~~~~~~
  1944. In file included from ../src/statement.cc:6:
  1945. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1946. Nan::MakeCallback((context), (callback), (argc), (argv))
  1947. ^
  1948. ../src/statement.cc:694:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1949. TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv);
  1950. ^~~~~~~~~~~~~~
  1951. In file included from ../src/database.h:10,
  1952. from ../src/statement.cc:7:
  1953. ../../../nan/nan.h:958:46: note: declared here
  1954. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1955. ^~~~~~~~~~~~
  1956. In file included from ../src/statement.cc:6:
  1957. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1958. Nan::MakeCallback((context), (callback), (argc), (argv))
  1959. ^
  1960. ../src/statement.cc:694:13: note: in expansion of macro ‘TRY_CATCH_CALL’
  1961. TRY_CATCH_CALL(async->stmt->handle(), cb, 2, argv);
  1962. ^~~~~~~~~~~~~~
  1963. In file included from ../src/database.h:10,
  1964. from ../src/statement.cc:7:
  1965. ../../../nan/nan.h:958:46: note: declared here
  1966. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1967. ^~~~~~~~~~~~
  1968. In file included from ../src/statement.cc:6:
  1969. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_BeginReset(node_sqlite3::Statement::Baton*)’:
  1970. ../src/macros.h:127: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]
  1971. Work_##type, reinterpret_cast<uv_after_work_cb>(Work_After##type)); \
  1972. ^
  1973. ../src/statement.cc:724:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1974. STATEMENT_BEGIN(Reset);
  1975. ^~~~~~~~~~~~~~~
  1976. ../src/macros.h:125:9: warning: unused variable ‘status’ [-Wunused-variable]
  1977. int status = uv_queue_work(uv_default_loop(), \
  1978. ^~~~~~
  1979. ../src/statement.cc:724:5: note: in expansion of macro ‘STATEMENT_BEGIN’
  1980. STATEMENT_BEGIN(Reset);
  1981. ^~~~~~~~~~~~~~~
  1982. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Work_AfterReset(uv_work_t*)’:
  1983. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1984. Nan::MakeCallback((context), (callback), (argc), (argv))
  1985. ^
  1986. ../src/statement.cc:743:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1987. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  1988. ^~~~~~~~~~~~~~
  1989. In file included from ../src/database.h:10,
  1990. from ../src/statement.cc:7:
  1991. ../../../nan/nan.h:958:46: note: declared here
  1992. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  1993. ^~~~~~~~~~~~
  1994. In file included from ../src/statement.cc:6:
  1995. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  1996. Nan::MakeCallback((context), (callback), (argc), (argv))
  1997. ^
  1998. ../src/statement.cc:743:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  1999. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2000. ^~~~~~~~~~~~~~
  2001. In file included from ../src/database.h:10,
  2002. from ../src/statement.cc:7:
  2003. ../../../nan/nan.h:958:46: note: declared here
  2004. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2005. ^~~~~~~~~~~~
  2006. In file included from ../src/statement.cc:6:
  2007. ../src/statement.cc: In static member function ‘static void node_sqlite3::Statement::Finalize(node_sqlite3::Statement::Baton*)’:
  2008. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2009. Nan::MakeCallback((context), (callback), (argc), (argv))
  2010. ^
  2011. ../src/statement.cc:837:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2012. TRY_CATCH_CALL(baton->stmt->handle(), cb, 0, NULL);
  2013. ^~~~~~~~~~~~~~
  2014. In file included from ../src/database.h:10,
  2015. from ../src/statement.cc:7:
  2016. ../../../nan/nan.h:958:46: note: declared here
  2017. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2018. ^~~~~~~~~~~~
  2019. In file included from ../src/statement.cc:6:
  2020. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2021. Nan::MakeCallback((context), (callback), (argc), (argv))
  2022. ^
  2023. ../src/statement.cc:837:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2024. TRY_CATCH_CALL(baton->stmt->handle(), cb, 0, NULL);
  2025. ^~~~~~~~~~~~~~
  2026. In file included from ../src/database.h:10,
  2027. from ../src/statement.cc:7:
  2028. ../../../nan/nan.h:958:46: note: declared here
  2029. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2030. ^~~~~~~~~~~~
  2031. In file included from ../src/statement.cc:6:
  2032. ../src/statement.cc: In member function ‘void node_sqlite3::Statement::CleanQueue()’:
  2033. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2034. Nan::MakeCallback((context), (callback), (argc), (argv))
  2035. ^
  2036. ../src/statement.cc:873:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  2037. TRY_CATCH_CALL(handle(), cb, 1, argv);
  2038. ^~~~~~~~~~~~~~
  2039. In file included from ../src/database.h:10,
  2040. from ../src/statement.cc:7:
  2041. ../../../nan/nan.h:958:46: note: declared here
  2042. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2043. ^~~~~~~~~~~~
  2044. In file included from ../src/statement.cc:6:
  2045. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2046. Nan::MakeCallback((context), (callback), (argc), (argv))
  2047. ^
  2048. ../src/statement.cc:873:17: note: in expansion of macro ‘TRY_CATCH_CALL’
  2049. TRY_CATCH_CALL(handle(), cb, 1, argv);
  2050. ^~~~~~~~~~~~~~
  2051. In file included from ../src/database.h:10,
  2052. from ../src/statement.cc:7:
  2053. ../../../nan/nan.h:958:46: note: declared here
  2054. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2055. ^~~~~~~~~~~~
  2056. In file included from ../src/statement.cc:6:
  2057. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2058. Nan::MakeCallback((context), (callback), (argc), (argv))
  2059. ^
  2060. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2061. TRY_CATCH_CALL((obj), \
  2062. ^~~~~~~~~~~~~~
  2063. ../src/statement.cc:887:13: note: in expansion of macro ‘EMIT_EVENT’
  2064. EMIT_EVENT(handle(), 2, info);
  2065. ^~~~~~~~~~
  2066. In file included from ../src/database.h:10,
  2067. from ../src/statement.cc:7:
  2068. ../../../nan/nan.h:958:46: note: declared here
  2069. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2070. ^~~~~~~~~~~~
  2071. In file included from ../src/statement.cc:6:
  2072. ../src/macros.h:109:60: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2073. Nan::MakeCallback((context), (callback), (argc), (argv))
  2074. ^
  2075. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2076. TRY_CATCH_CALL((obj), \
  2077. ^~~~~~~~~~~~~~
  2078. ../src/statement.cc:887:13: note: in expansion of macro ‘EMIT_EVENT’
  2079. EMIT_EVENT(handle(), 2, info);
  2080. ^~~~~~~~~~
  2081. In file included from ../src/database.h:10,
  2082. from ../src/statement.cc:7:
  2083. ../../../nan/nan.h:958:46: note: declared here
  2084. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2085. ^~~~~~~~~~~~
  2086. In file included from /home/username/.electron-gyp/iojs-3.0.9/src/node.h:54,
  2087. from ../src/statement.cc:2:
  2088. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
  2089. /home/username/.electron-gyp/iojs-3.0.9/src/node_object_wrap.h:85:78: required from here
  2090. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h:9256:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
  2091. reinterpret_cast<Callback>(callback), type);
  2092. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2093. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
  2094. ../../../nan/nan_object_wrap.h:66:61: required from here
  2095. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h:9256:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
  2096. In file included from ../src/statement.cc:6:
  2097. ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::PrepareBaton]’:
  2098. ../src/statement.cc:153:20: required from here
  2099. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2100. Nan::MakeCallback((context), (callback), (argc), (argv))
  2101. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2102. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2103. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2104. ^~~~~~~~~~~~~~
  2105. In file included from ../src/database.h:10,
  2106. from ../src/statement.cc:7:
  2107. ../../../nan/nan.h:958:46: note: declared here
  2108. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2109. ^~~~~~~~~~~~
  2110. In file included from ../src/statement.cc:6:
  2111. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2112. Nan::MakeCallback((context), (callback), (argc), (argv))
  2113. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2114. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2115. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2116. ^~~~~~~~~~~~~~
  2117. In file included from ../src/database.h:10,
  2118. from ../src/statement.cc:7:
  2119. ../../../nan/nan.h:958:46: note: declared here
  2120. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2121. ^~~~~~~~~~~~
  2122. In file included from ../src/statement.cc:6:
  2123. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2124. Nan::MakeCallback((context), (callback), (argc), (argv))
  2125. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2126. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2127. TRY_CATCH_CALL((obj), \
  2128. ^~~~~~~~~~~~~~
  2129. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2130. EMIT_EVENT(stmt->handle(), 2, argv);
  2131. ^~~~~~~~~~
  2132. In file included from ../src/database.h:10,
  2133. from ../src/statement.cc:7:
  2134. ../../../nan/nan.h:958:46: note: declared here
  2135. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2136. ^~~~~~~~~~~~
  2137. In file included from ../src/statement.cc:6:
  2138. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2139. Nan::MakeCallback((context), (callback), (argc), (argv))
  2140. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2141. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2142. TRY_CATCH_CALL((obj), \
  2143. ^~~~~~~~~~~~~~
  2144. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2145. EMIT_EVENT(stmt->handle(), 2, argv);
  2146. ^~~~~~~~~~
  2147. In file included from ../src/database.h:10,
  2148. from ../src/statement.cc:7:
  2149. ../../../nan/nan.h:958:46: note: declared here
  2150. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2151. ^~~~~~~~~~~~
  2152. In file included from ../src/statement.cc:6:
  2153. ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::Baton]’:
  2154. ../src/statement.cc:340:20: required from here
  2155. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2156. Nan::MakeCallback((context), (callback), (argc), (argv))
  2157. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2158. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2159. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2160. ^~~~~~~~~~~~~~
  2161. In file included from ../src/database.h:10,
  2162. from ../src/statement.cc:7:
  2163. ../../../nan/nan.h:958:46: note: declared here
  2164. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2165. ^~~~~~~~~~~~
  2166. In file included from ../src/statement.cc:6:
  2167. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2168. Nan::MakeCallback((context), (callback), (argc), (argv))
  2169. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2170. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2171. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2172. ^~~~~~~~~~~~~~
  2173. In file included from ../src/database.h:10,
  2174. from ../src/statement.cc:7:
  2175. ../../../nan/nan.h:958:46: note: declared here
  2176. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2177. ^~~~~~~~~~~~
  2178. In file included from ../src/statement.cc:6:
  2179. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2180. Nan::MakeCallback((context), (callback), (argc), (argv))
  2181. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2182. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2183. TRY_CATCH_CALL((obj), \
  2184. ^~~~~~~~~~~~~~
  2185. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2186. EMIT_EVENT(stmt->handle(), 2, argv);
  2187. ^~~~~~~~~~
  2188. In file included from ../src/database.h:10,
  2189. from ../src/statement.cc:7:
  2190. ../../../nan/nan.h:958:46: note: declared here
  2191. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2192. ^~~~~~~~~~~~
  2193. In file included from ../src/statement.cc:6:
  2194. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2195. Nan::MakeCallback((context), (callback), (argc), (argv))
  2196. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2197. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2198. TRY_CATCH_CALL((obj), \
  2199. ^~~~~~~~~~~~~~
  2200. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2201. EMIT_EVENT(stmt->handle(), 2, argv);
  2202. ^~~~~~~~~~
  2203. In file included from ../src/database.h:10,
  2204. from ../src/statement.cc:7:
  2205. ../../../nan/nan.h:958:46: note: declared here
  2206. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2207. ^~~~~~~~~~~~
  2208. In file included from ../src/statement.cc:6:
  2209. ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RowBaton]’:
  2210. ../src/statement.cc:403:20: required from here
  2211. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2212. Nan::MakeCallback((context), (callback), (argc), (argv))
  2213. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2214. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2215. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2216. ^~~~~~~~~~~~~~
  2217. In file included from ../src/database.h:10,
  2218. from ../src/statement.cc:7:
  2219. ../../../nan/nan.h:958:46: note: declared here
  2220. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2221. ^~~~~~~~~~~~
  2222. In file included from ../src/statement.cc:6:
  2223. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2224. Nan::MakeCallback((context), (callback), (argc), (argv))
  2225. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2226. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2227. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2228. ^~~~~~~~~~~~~~
  2229. In file included from ../src/database.h:10,
  2230. from ../src/statement.cc:7:
  2231. ../../../nan/nan.h:958:46: note: declared here
  2232. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2233. ^~~~~~~~~~~~
  2234. In file included from ../src/statement.cc:6:
  2235. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2236. Nan::MakeCallback((context), (callback), (argc), (argv))
  2237. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2238. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2239. TRY_CATCH_CALL((obj), \
  2240. ^~~~~~~~~~~~~~
  2241. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2242. EMIT_EVENT(stmt->handle(), 2, argv);
  2243. ^~~~~~~~~~
  2244. In file included from ../src/database.h:10,
  2245. from ../src/statement.cc:7:
  2246. ../../../nan/nan.h:958:46: note: declared here
  2247. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2248. ^~~~~~~~~~~~
  2249. In file included from ../src/statement.cc:6:
  2250. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2251. Nan::MakeCallback((context), (callback), (argc), (argv))
  2252. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2253. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2254. TRY_CATCH_CALL((obj), \
  2255. ^~~~~~~~~~~~~~
  2256. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2257. EMIT_EVENT(stmt->handle(), 2, argv);
  2258. ^~~~~~~~~~
  2259. In file included from ../src/database.h:10,
  2260. from ../src/statement.cc:7:
  2261. ../../../nan/nan.h:958:46: note: declared here
  2262. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2263. ^~~~~~~~~~~~
  2264. In file included from ../src/statement.cc:6:
  2265. ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RunBaton]’:
  2266. ../src/statement.cc:473:20: required from here
  2267. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2268. Nan::MakeCallback((context), (callback), (argc), (argv))
  2269. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2270. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2271. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2272. ^~~~~~~~~~~~~~
  2273. In file included from ../src/database.h:10,
  2274. from ../src/statement.cc:7:
  2275. ../../../nan/nan.h:958:46: note: declared here
  2276. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2277. ^~~~~~~~~~~~
  2278. In file included from ../src/statement.cc:6:
  2279. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2280. Nan::MakeCallback((context), (callback), (argc), (argv))
  2281. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2282. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2283. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2284. ^~~~~~~~~~~~~~
  2285. In file included from ../src/database.h:10,
  2286. from ../src/statement.cc:7:
  2287. ../../../nan/nan.h:958:46: note: declared here
  2288. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2289. ^~~~~~~~~~~~
  2290. In file included from ../src/statement.cc:6:
  2291. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2292. Nan::MakeCallback((context), (callback), (argc), (argv))
  2293. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2294. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2295. TRY_CATCH_CALL((obj), \
  2296. ^~~~~~~~~~~~~~
  2297. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2298. EMIT_EVENT(stmt->handle(), 2, argv);
  2299. ^~~~~~~~~~
  2300. In file included from ../src/database.h:10,
  2301. from ../src/statement.cc:7:
  2302. ../../../nan/nan.h:958:46: note: declared here
  2303. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2304. ^~~~~~~~~~~~
  2305. In file included from ../src/statement.cc:6:
  2306. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2307. Nan::MakeCallback((context), (callback), (argc), (argv))
  2308. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2309. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2310. TRY_CATCH_CALL((obj), \
  2311. ^~~~~~~~~~~~~~
  2312. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2313. EMIT_EVENT(stmt->handle(), 2, argv);
  2314. ^~~~~~~~~~
  2315. In file included from ../src/database.h:10,
  2316. from ../src/statement.cc:7:
  2317. ../../../nan/nan.h:958:46: note: declared here
  2318. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2319. ^~~~~~~~~~~~
  2320. In file included from ../src/statement.cc:6:
  2321. ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::RowsBaton]’:
  2322. ../src/statement.cc:539:20: required from here
  2323. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2324. Nan::MakeCallback((context), (callback), (argc), (argv))
  2325. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2326. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2327. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2328. ^~~~~~~~~~~~~~
  2329. In file included from ../src/database.h:10,
  2330. from ../src/statement.cc:7:
  2331. ../../../nan/nan.h:958:46: note: declared here
  2332. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2333. ^~~~~~~~~~~~
  2334. In file included from ../src/statement.cc:6:
  2335. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2336. Nan::MakeCallback((context), (callback), (argc), (argv))
  2337. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2338. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2339. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2340. ^~~~~~~~~~~~~~
  2341. In file included from ../src/database.h:10,
  2342. from ../src/statement.cc:7:
  2343. ../../../nan/nan.h:958:46: note: declared here
  2344. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2345. ^~~~~~~~~~~~
  2346. In file included from ../src/statement.cc:6:
  2347. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2348. Nan::MakeCallback((context), (callback), (argc), (argv))
  2349. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2350. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2351. TRY_CATCH_CALL((obj), \
  2352. ^~~~~~~~~~~~~~
  2353. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2354. EMIT_EVENT(stmt->handle(), 2, argv);
  2355. ^~~~~~~~~~
  2356. In file included from ../src/database.h:10,
  2357. from ../src/statement.cc:7:
  2358. ../../../nan/nan.h:958:46: note: declared here
  2359. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2360. ^~~~~~~~~~~~
  2361. In file included from ../src/statement.cc:6:
  2362. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2363. Nan::MakeCallback((context), (callback), (argc), (argv))
  2364. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2365. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2366. TRY_CATCH_CALL((obj), \
  2367. ^~~~~~~~~~~~~~
  2368. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2369. EMIT_EVENT(stmt->handle(), 2, argv);
  2370. ^~~~~~~~~~
  2371. In file included from ../src/database.h:10,
  2372. from ../src/statement.cc:7:
  2373. ../../../nan/nan.h:958:46: note: declared here
  2374. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2375. ^~~~~~~~~~~~
  2376. In file included from ../src/statement.cc:6:
  2377. ../src/statement.cc: In instantiation of ‘static void node_sqlite3::Statement::Error(T*) [with T = node_sqlite3::Statement::EachBaton]’:
  2378. ../src/statement.cc:706:20: required from here
  2379. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2380. Nan::MakeCallback((context), (callback), (argc), (argv))
  2381. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2382. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2383. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2384. ^~~~~~~~~~~~~~
  2385. In file included from ../src/database.h:10,
  2386. from ../src/statement.cc:7:
  2387. ../../../nan/nan.h:958:46: note: declared here
  2388. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2389. ^~~~~~~~~~~~
  2390. In file included from ../src/statement.cc:6:
  2391. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2392. Nan::MakeCallback((context), (callback), (argc), (argv))
  2393. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2394. ../src/statement.cc:74:9: note: in expansion of macro ‘TRY_CATCH_CALL’
  2395. TRY_CATCH_CALL(stmt->handle(), cb, 1, argv);
  2396. ^~~~~~~~~~~~~~
  2397. In file included from ../src/database.h:10,
  2398. from ../src/statement.cc:7:
  2399. ../../../nan/nan.h:958:46: note: declared here
  2400. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2401. ^~~~~~~~~~~~
  2402. In file included from ../src/statement.cc:6:
  2403. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2404. Nan::MakeCallback((context), (callback), (argc), (argv))
  2405. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2406. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2407. TRY_CATCH_CALL((obj), \
  2408. ^~~~~~~~~~~~~~
  2409. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2410. EMIT_EVENT(stmt->handle(), 2, argv);
  2411. ^~~~~~~~~~
  2412. In file included from ../src/database.h:10,
  2413. from ../src/statement.cc:7:
  2414. ../../../nan/nan.h:958:46: note: declared here
  2415. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2416. ^~~~~~~~~~~~
  2417. In file included from ../src/statement.cc:6:
  2418. ../src/macros.h:109:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
  2419. Nan::MakeCallback((context), (callback), (argc), (argv))
  2420. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2421. ../src/macros.h:102:5: note: in expansion of macro ‘TRY_CATCH_CALL’
  2422. TRY_CATCH_CALL((obj), \
  2423. ^~~~~~~~~~~~~~
  2424. ../src/statement.cc:78:9: note: in expansion of macro ‘EMIT_EVENT’
  2425. EMIT_EVENT(stmt->handle(), 2, argv);
  2426. ^~~~~~~~~~
  2427. In file included from ../src/database.h:10,
  2428. from ../src/statement.cc:7:
  2429. ../../../nan/nan.h:958:46: note: declared here
  2430. NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  2431. ^~~~~~~~~~~~
  2432. In file included from ../src/database.h:10,
  2433. from ../src/node_sqlite3.cc:8:
  2434. ../../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
  2435. ../../../nan/nan.h:2208: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]
  2436. , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
  2437. ^
  2438. In file included from ../src/node_sqlite3.cc:7:
  2439. ../src/node_sqlite3.cc: In function ‘void {anonymous}::RegisterModule(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’:
  2440. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2441. Nan::ForceSet(target, \
  2442. ^~~~~~~~
  2443. ../src/node_sqlite3.cc:21:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2444. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY);
  2445. ^~~~~~~~~~~~~~~~~~~~~~~
  2446. In file included from ../../../nan/nan.h:216,
  2447. from ../src/database.h:10,
  2448. from ../src/node_sqlite3.cc:8:
  2449. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2450. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2451. ^~~~~~~~
  2452. In file included from ../src/node_sqlite3.cc:7:
  2453. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2454. );
  2455. ^
  2456. ../src/node_sqlite3.cc:21:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2457. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY);
  2458. ^~~~~~~~~~~~~~~~~~~~~~~
  2459. In file included from ../../../nan/nan.h:216,
  2460. from ../src/database.h:10,
  2461. from ../src/node_sqlite3.cc:8:
  2462. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2463. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2464. ^~~~~~~~
  2465. In file included from ../src/node_sqlite3.cc:7:
  2466. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2467. );
  2468. ^
  2469. ../src/node_sqlite3.cc:21:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2470. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READONLY, OPEN_READONLY);
  2471. ^~~~~~~~~~~~~~~~~~~~~~~
  2472. In file included from ../../../nan/nan.h:216,
  2473. from ../src/database.h:10,
  2474. from ../src/node_sqlite3.cc:8:
  2475. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2476. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2477. ^~~~~~~~
  2478. In file included from ../src/node_sqlite3.cc:7:
  2479. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2480. Nan::ForceSet(target, \
  2481. ^~~~~~~~
  2482. ../src/node_sqlite3.cc:22:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2483. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE);
  2484. ^~~~~~~~~~~~~~~~~~~~~~~
  2485. In file included from ../../../nan/nan.h:216,
  2486. from ../src/database.h:10,
  2487. from ../src/node_sqlite3.cc:8:
  2488. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2489. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2490. ^~~~~~~~
  2491. In file included from ../src/node_sqlite3.cc:7:
  2492. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2493. );
  2494. ^
  2495. ../src/node_sqlite3.cc:22:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2496. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE);
  2497. ^~~~~~~~~~~~~~~~~~~~~~~
  2498. In file included from ../../../nan/nan.h:216,
  2499. from ../src/database.h:10,
  2500. from ../src/node_sqlite3.cc:8:
  2501. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2502. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2503. ^~~~~~~~
  2504. In file included from ../src/node_sqlite3.cc:7:
  2505. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2506. );
  2507. ^
  2508. ../src/node_sqlite3.cc:22:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2509. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_READWRITE, OPEN_READWRITE);
  2510. ^~~~~~~~~~~~~~~~~~~~~~~
  2511. In file included from ../../../nan/nan.h:216,
  2512. from ../src/database.h:10,
  2513. from ../src/node_sqlite3.cc:8:
  2514. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2515. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2516. ^~~~~~~~
  2517. In file included from ../src/node_sqlite3.cc:7:
  2518. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2519. Nan::ForceSet(target, \
  2520. ^~~~~~~~
  2521. ../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2522. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE);
  2523. ^~~~~~~~~~~~~~~~~~~~~~~
  2524. In file included from ../../../nan/nan.h:216,
  2525. from ../src/database.h:10,
  2526. from ../src/node_sqlite3.cc:8:
  2527. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2528. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2529. ^~~~~~~~
  2530. In file included from ../src/node_sqlite3.cc:7:
  2531. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2532. );
  2533. ^
  2534. ../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2535. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE);
  2536. ^~~~~~~~~~~~~~~~~~~~~~~
  2537. In file included from ../../../nan/nan.h:216,
  2538. from ../src/database.h:10,
  2539. from ../src/node_sqlite3.cc:8:
  2540. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2541. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2542. ^~~~~~~~
  2543. In file included from ../src/node_sqlite3.cc:7:
  2544. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2545. );
  2546. ^
  2547. ../src/node_sqlite3.cc:23:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2548. DEFINE_CONSTANT_INTEGER(target, SQLITE_OPEN_CREATE, OPEN_CREATE);
  2549. ^~~~~~~~~~~~~~~~~~~~~~~
  2550. In file included from ../../../nan/nan.h:216,
  2551. from ../src/database.h:10,
  2552. from ../src/node_sqlite3.cc:8:
  2553. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2554. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2555. ^~~~~~~~
  2556. In file included from ../src/node_sqlite3.cc:7:
  2557. ../src/macros.h:66:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2558. Nan::ForceSet(target, \
  2559. ^~~~~~~~
  2560. ../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’
  2561. DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION);
  2562. ^~~~~~~~~~~~~~~~~~~~~~
  2563. In file included from ../../../nan/nan.h:216,
  2564. from ../src/database.h:10,
  2565. from ../src/node_sqlite3.cc:8:
  2566. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2567. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2568. ^~~~~~~~
  2569. In file included from ../src/node_sqlite3.cc:7:
  2570. ../src/macros.h:70:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2571. );
  2572. ^
  2573. ../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’
  2574. DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION);
  2575. ^~~~~~~~~~~~~~~~~~~~~~
  2576. In file included from ../../../nan/nan.h:216,
  2577. from ../src/database.h:10,
  2578. from ../src/node_sqlite3.cc:8:
  2579. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2580. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2581. ^~~~~~~~
  2582. In file included from ../src/node_sqlite3.cc:7:
  2583. ../src/macros.h:70:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2584. );
  2585. ^
  2586. ../src/node_sqlite3.cc:24:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’
  2587. DEFINE_CONSTANT_STRING(target, SQLITE_VERSION, VERSION);
  2588. ^~~~~~~~~~~~~~~~~~~~~~
  2589. In file included from ../../../nan/nan.h:216,
  2590. from ../src/database.h:10,
  2591. from ../src/node_sqlite3.cc:8:
  2592. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2593. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2594. ^~~~~~~~
  2595. In file included from ../src/node_sqlite3.cc:7:
  2596. ../src/macros.h:66:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2597. Nan::ForceSet(target, \
  2598. ^~~~~~~~
  2599. ../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’
  2600. DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID);
  2601. ^~~~~~~~~~~~~~~~~~~~~~
  2602. In file included from ../../../nan/nan.h:216,
  2603. from ../src/database.h:10,
  2604. from ../src/node_sqlite3.cc:8:
  2605. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2606. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2607. ^~~~~~~~
  2608. In file included from ../src/node_sqlite3.cc:7:
  2609. ../src/macros.h:70:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2610. );
  2611. ^
  2612. ../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’
  2613. DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID);
  2614. ^~~~~~~~~~~~~~~~~~~~~~
  2615. In file included from ../../../nan/nan.h:216,
  2616. from ../src/database.h:10,
  2617. from ../src/node_sqlite3.cc:8:
  2618. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2619. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2620. ^~~~~~~~
  2621. In file included from ../src/node_sqlite3.cc:7:
  2622. ../src/macros.h:70:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2623. );
  2624. ^
  2625. ../src/node_sqlite3.cc:26:5: note: in expansion of macro ‘DEFINE_CONSTANT_STRING’
  2626. DEFINE_CONSTANT_STRING(target, SQLITE_SOURCE_ID, SOURCE_ID);
  2627. ^~~~~~~~~~~~~~~~~~~~~~
  2628. In file included from ../../../nan/nan.h:216,
  2629. from ../src/database.h:10,
  2630. from ../src/node_sqlite3.cc:8:
  2631. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2632. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2633. ^~~~~~~~
  2634. In file included from ../src/node_sqlite3.cc:7:
  2635. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2636. Nan::ForceSet(target, \
  2637. ^~~~~~~~
  2638. ../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2639. DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER);
  2640. ^~~~~~~~~~~~~~~~~~~~~~~
  2641. In file included from ../../../nan/nan.h:216,
  2642. from ../src/database.h:10,
  2643. from ../src/node_sqlite3.cc:8:
  2644. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2645. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2646. ^~~~~~~~
  2647. In file included from ../src/node_sqlite3.cc:7:
  2648. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2649. );
  2650. ^
  2651. ../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2652. DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER);
  2653. ^~~~~~~~~~~~~~~~~~~~~~~
  2654. In file included from ../../../nan/nan.h:216,
  2655. from ../src/database.h:10,
  2656. from ../src/node_sqlite3.cc:8:
  2657. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2658. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2659. ^~~~~~~~
  2660. In file included from ../src/node_sqlite3.cc:7:
  2661. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2662. );
  2663. ^
  2664. ../src/node_sqlite3.cc:28:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2665. DEFINE_CONSTANT_INTEGER(target, SQLITE_VERSION_NUMBER, VERSION_NUMBER);
  2666. ^~~~~~~~~~~~~~~~~~~~~~~
  2667. In file included from ../../../nan/nan.h:216,
  2668. from ../src/database.h:10,
  2669. from ../src/node_sqlite3.cc:8:
  2670. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2671. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2672. ^~~~~~~~
  2673. In file included from ../src/node_sqlite3.cc:7:
  2674. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2675. Nan::ForceSet(target, \
  2676. ^~~~~~~~
  2677. ../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2678. DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK);
  2679. ^~~~~~~~~~~~~~~~~~~~~~~
  2680. In file included from ../../../nan/nan.h:216,
  2681. from ../src/database.h:10,
  2682. from ../src/node_sqlite3.cc:8:
  2683. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2684. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2685. ^~~~~~~~
  2686. In file included from ../src/node_sqlite3.cc:7:
  2687. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2688. );
  2689. ^
  2690. ../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2691. DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK);
  2692. ^~~~~~~~~~~~~~~~~~~~~~~
  2693. In file included from ../../../nan/nan.h:216,
  2694. from ../src/database.h:10,
  2695. from ../src/node_sqlite3.cc:8:
  2696. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2697. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2698. ^~~~~~~~
  2699. In file included from ../src/node_sqlite3.cc:7:
  2700. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2701. );
  2702. ^
  2703. ../src/node_sqlite3.cc:30:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2704. DEFINE_CONSTANT_INTEGER(target, SQLITE_OK, OK);
  2705. ^~~~~~~~~~~~~~~~~~~~~~~
  2706. In file included from ../../../nan/nan.h:216,
  2707. from ../src/database.h:10,
  2708. from ../src/node_sqlite3.cc:8:
  2709. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2710. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2711. ^~~~~~~~
  2712. In file included from ../src/node_sqlite3.cc:7:
  2713. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2714. Nan::ForceSet(target, \
  2715. ^~~~~~~~
  2716. ../src/node_sqlite3.cc:31:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2717. DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR);
  2718. ^~~~~~~~~~~~~~~~~~~~~~~
  2719. In file included from ../../../nan/nan.h:216,
  2720. from ../src/database.h:10,
  2721. from ../src/node_sqlite3.cc:8:
  2722. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2723. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2724. ^~~~~~~~
  2725. In file included from ../src/node_sqlite3.cc:7:
  2726. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2727. );
  2728. ^
  2729. ../src/node_sqlite3.cc:31:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2730. DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR);
  2731. ^~~~~~~~~~~~~~~~~~~~~~~
  2732. In file included from ../../../nan/nan.h:216,
  2733. from ../src/database.h:10,
  2734. from ../src/node_sqlite3.cc:8:
  2735. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2736. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2737. ^~~~~~~~
  2738. In file included from ../src/node_sqlite3.cc:7:
  2739. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2740. );
  2741. ^
  2742. ../src/node_sqlite3.cc:31:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2743. DEFINE_CONSTANT_INTEGER(target, SQLITE_ERROR, ERROR);
  2744. ^~~~~~~~~~~~~~~~~~~~~~~
  2745. In file included from ../../../nan/nan.h:216,
  2746. from ../src/database.h:10,
  2747. from ../src/node_sqlite3.cc:8:
  2748. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2749. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2750. ^~~~~~~~
  2751. In file included from ../src/node_sqlite3.cc:7:
  2752. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2753. Nan::ForceSet(target, \
  2754. ^~~~~~~~
  2755. ../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2756. DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL);
  2757. ^~~~~~~~~~~~~~~~~~~~~~~
  2758. In file included from ../../../nan/nan.h:216,
  2759. from ../src/database.h:10,
  2760. from ../src/node_sqlite3.cc:8:
  2761. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2762. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2763. ^~~~~~~~
  2764. In file included from ../src/node_sqlite3.cc:7:
  2765. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2766. );
  2767. ^
  2768. ../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2769. DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL);
  2770. ^~~~~~~~~~~~~~~~~~~~~~~
  2771. In file included from ../../../nan/nan.h:216,
  2772. from ../src/database.h:10,
  2773. from ../src/node_sqlite3.cc:8:
  2774. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2775. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2776. ^~~~~~~~
  2777. In file included from ../src/node_sqlite3.cc:7:
  2778. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2779. );
  2780. ^
  2781. ../src/node_sqlite3.cc:32:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2782. DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERNAL, INTERNAL);
  2783. ^~~~~~~~~~~~~~~~~~~~~~~
  2784. In file included from ../../../nan/nan.h:216,
  2785. from ../src/database.h:10,
  2786. from ../src/node_sqlite3.cc:8:
  2787. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2788. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2789. ^~~~~~~~
  2790. In file included from ../src/node_sqlite3.cc:7:
  2791. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2792. Nan::ForceSet(target, \
  2793. ^~~~~~~~
  2794. ../src/node_sqlite3.cc:33:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2795. DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);
  2796. ^~~~~~~~~~~~~~~~~~~~~~~
  2797. In file included from ../../../nan/nan.h:216,
  2798. from ../src/database.h:10,
  2799. from ../src/node_sqlite3.cc:8:
  2800. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2801. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2802. ^~~~~~~~
  2803. In file included from ../src/node_sqlite3.cc:7:
  2804. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2805. );
  2806. ^
  2807. ../src/node_sqlite3.cc:33:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2808. DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);
  2809. ^~~~~~~~~~~~~~~~~~~~~~~
  2810. In file included from ../../../nan/nan.h:216,
  2811. from ../src/database.h:10,
  2812. from ../src/node_sqlite3.cc:8:
  2813. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2814. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2815. ^~~~~~~~
  2816. In file included from ../src/node_sqlite3.cc:7:
  2817. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2818. );
  2819. ^
  2820. ../src/node_sqlite3.cc:33:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2821. DEFINE_CONSTANT_INTEGER(target, SQLITE_PERM, PERM);
  2822. ^~~~~~~~~~~~~~~~~~~~~~~
  2823. In file included from ../../../nan/nan.h:216,
  2824. from ../src/database.h:10,
  2825. from ../src/node_sqlite3.cc:8:
  2826. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2827. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2828. ^~~~~~~~
  2829. In file included from ../src/node_sqlite3.cc:7:
  2830. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2831. Nan::ForceSet(target, \
  2832. ^~~~~~~~
  2833. ../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2834. DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);
  2835. ^~~~~~~~~~~~~~~~~~~~~~~
  2836. In file included from ../../../nan/nan.h:216,
  2837. from ../src/database.h:10,
  2838. from ../src/node_sqlite3.cc:8:
  2839. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2840. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2841. ^~~~~~~~
  2842. In file included from ../src/node_sqlite3.cc:7:
  2843. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2844. );
  2845. ^
  2846. ../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2847. DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);
  2848. ^~~~~~~~~~~~~~~~~~~~~~~
  2849. In file included from ../../../nan/nan.h:216,
  2850. from ../src/database.h:10,
  2851. from ../src/node_sqlite3.cc:8:
  2852. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2853. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2854. ^~~~~~~~
  2855. In file included from ../src/node_sqlite3.cc:7:
  2856. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2857. );
  2858. ^
  2859. ../src/node_sqlite3.cc:34:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2860. DEFINE_CONSTANT_INTEGER(target, SQLITE_ABORT, ABORT);
  2861. ^~~~~~~~~~~~~~~~~~~~~~~
  2862. In file included from ../../../nan/nan.h:216,
  2863. from ../src/database.h:10,
  2864. from ../src/node_sqlite3.cc:8:
  2865. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2866. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2867. ^~~~~~~~
  2868. In file included from ../src/node_sqlite3.cc:7:
  2869. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2870. Nan::ForceSet(target, \
  2871. ^~~~~~~~
  2872. ../src/node_sqlite3.cc:35:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2873. DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);
  2874. ^~~~~~~~~~~~~~~~~~~~~~~
  2875. In file included from ../../../nan/nan.h:216,
  2876. from ../src/database.h:10,
  2877. from ../src/node_sqlite3.cc:8:
  2878. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2879. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2880. ^~~~~~~~
  2881. In file included from ../src/node_sqlite3.cc:7:
  2882. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2883. );
  2884. ^
  2885. ../src/node_sqlite3.cc:35:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2886. DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);
  2887. ^~~~~~~~~~~~~~~~~~~~~~~
  2888. In file included from ../../../nan/nan.h:216,
  2889. from ../src/database.h:10,
  2890. from ../src/node_sqlite3.cc:8:
  2891. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2892. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2893. ^~~~~~~~
  2894. In file included from ../src/node_sqlite3.cc:7:
  2895. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2896. );
  2897. ^
  2898. ../src/node_sqlite3.cc:35:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2899. DEFINE_CONSTANT_INTEGER(target, SQLITE_BUSY, BUSY);
  2900. ^~~~~~~~~~~~~~~~~~~~~~~
  2901. In file included from ../../../nan/nan.h:216,
  2902. from ../src/database.h:10,
  2903. from ../src/node_sqlite3.cc:8:
  2904. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2905. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2906. ^~~~~~~~
  2907. In file included from ../src/node_sqlite3.cc:7:
  2908. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2909. Nan::ForceSet(target, \
  2910. ^~~~~~~~
  2911. ../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2912. DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);
  2913. ^~~~~~~~~~~~~~~~~~~~~~~
  2914. In file included from ../../../nan/nan.h:216,
  2915. from ../src/database.h:10,
  2916. from ../src/node_sqlite3.cc:8:
  2917. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2918. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2919. ^~~~~~~~
  2920. In file included from ../src/node_sqlite3.cc:7:
  2921. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2922. );
  2923. ^
  2924. ../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2925. DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);
  2926. ^~~~~~~~~~~~~~~~~~~~~~~
  2927. In file included from ../../../nan/nan.h:216,
  2928. from ../src/database.h:10,
  2929. from ../src/node_sqlite3.cc:8:
  2930. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2931. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2932. ^~~~~~~~
  2933. In file included from ../src/node_sqlite3.cc:7:
  2934. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2935. );
  2936. ^
  2937. ../src/node_sqlite3.cc:36:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2938. DEFINE_CONSTANT_INTEGER(target, SQLITE_LOCKED, LOCKED);
  2939. ^~~~~~~~~~~~~~~~~~~~~~~
  2940. In file included from ../../../nan/nan.h:216,
  2941. from ../src/database.h:10,
  2942. from ../src/node_sqlite3.cc:8:
  2943. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2944. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2945. ^~~~~~~~
  2946. In file included from ../src/node_sqlite3.cc:7:
  2947. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2948. Nan::ForceSet(target, \
  2949. ^~~~~~~~
  2950. ../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2951. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);
  2952. ^~~~~~~~~~~~~~~~~~~~~~~
  2953. In file included from ../../../nan/nan.h:216,
  2954. from ../src/database.h:10,
  2955. from ../src/node_sqlite3.cc:8:
  2956. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2957. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2958. ^~~~~~~~
  2959. In file included from ../src/node_sqlite3.cc:7:
  2960. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2961. );
  2962. ^
  2963. ../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2964. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);
  2965. ^~~~~~~~~~~~~~~~~~~~~~~
  2966. In file included from ../../../nan/nan.h:216,
  2967. from ../src/database.h:10,
  2968. from ../src/node_sqlite3.cc:8:
  2969. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2970. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2971. ^~~~~~~~
  2972. In file included from ../src/node_sqlite3.cc:7:
  2973. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2974. );
  2975. ^
  2976. ../src/node_sqlite3.cc:37:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2977. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOMEM, NOMEM);
  2978. ^~~~~~~~~~~~~~~~~~~~~~~
  2979. In file included from ../../../nan/nan.h:216,
  2980. from ../src/database.h:10,
  2981. from ../src/node_sqlite3.cc:8:
  2982. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2983. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2984. ^~~~~~~~
  2985. In file included from ../src/node_sqlite3.cc:7:
  2986. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  2987. Nan::ForceSet(target, \
  2988. ^~~~~~~~
  2989. ../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  2990. DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);
  2991. ^~~~~~~~~~~~~~~~~~~~~~~
  2992. In file included from ../../../nan/nan.h:216,
  2993. from ../src/database.h:10,
  2994. from ../src/node_sqlite3.cc:8:
  2995. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  2996. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  2997. ^~~~~~~~
  2998. In file included from ../src/node_sqlite3.cc:7:
  2999. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3000. );
  3001. ^
  3002. ../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3003. DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);
  3004. ^~~~~~~~~~~~~~~~~~~~~~~
  3005. In file included from ../../../nan/nan.h:216,
  3006. from ../src/database.h:10,
  3007. from ../src/node_sqlite3.cc:8:
  3008. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3009. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3010. ^~~~~~~~
  3011. In file included from ../src/node_sqlite3.cc:7:
  3012. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3013. );
  3014. ^
  3015. ../src/node_sqlite3.cc:38:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3016. DEFINE_CONSTANT_INTEGER(target, SQLITE_READONLY, READONLY);
  3017. ^~~~~~~~~~~~~~~~~~~~~~~
  3018. In file included from ../../../nan/nan.h:216,
  3019. from ../src/database.h:10,
  3020. from ../src/node_sqlite3.cc:8:
  3021. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3022. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3023. ^~~~~~~~
  3024. In file included from ../src/node_sqlite3.cc:7:
  3025. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3026. Nan::ForceSet(target, \
  3027. ^~~~~~~~
  3028. ../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3029. DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);
  3030. ^~~~~~~~~~~~~~~~~~~~~~~
  3031. In file included from ../../../nan/nan.h:216,
  3032. from ../src/database.h:10,
  3033. from ../src/node_sqlite3.cc:8:
  3034. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3035. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3036. ^~~~~~~~
  3037. In file included from ../src/node_sqlite3.cc:7:
  3038. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3039. );
  3040. ^
  3041. ../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3042. DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);
  3043. ^~~~~~~~~~~~~~~~~~~~~~~
  3044. In file included from ../../../nan/nan.h:216,
  3045. from ../src/database.h:10,
  3046. from ../src/node_sqlite3.cc:8:
  3047. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3048. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3049. ^~~~~~~~
  3050. In file included from ../src/node_sqlite3.cc:7:
  3051. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3052. );
  3053. ^
  3054. ../src/node_sqlite3.cc:39:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3055. DEFINE_CONSTANT_INTEGER(target, SQLITE_INTERRUPT, INTERRUPT);
  3056. ^~~~~~~~~~~~~~~~~~~~~~~
  3057. In file included from ../../../nan/nan.h:216,
  3058. from ../src/database.h:10,
  3059. from ../src/node_sqlite3.cc:8:
  3060. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3061. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3062. ^~~~~~~~
  3063. In file included from ../src/node_sqlite3.cc:7:
  3064. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3065. Nan::ForceSet(target, \
  3066. ^~~~~~~~
  3067. ../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3068. DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);
  3069. ^~~~~~~~~~~~~~~~~~~~~~~
  3070. In file included from ../../../nan/nan.h:216,
  3071. from ../src/database.h:10,
  3072. from ../src/node_sqlite3.cc:8:
  3073. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3074. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3075. ^~~~~~~~
  3076. In file included from ../src/node_sqlite3.cc:7:
  3077. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3078. );
  3079. ^
  3080. ../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3081. DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);
  3082. ^~~~~~~~~~~~~~~~~~~~~~~
  3083. In file included from ../../../nan/nan.h:216,
  3084. from ../src/database.h:10,
  3085. from ../src/node_sqlite3.cc:8:
  3086. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3087. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3088. ^~~~~~~~
  3089. In file included from ../src/node_sqlite3.cc:7:
  3090. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3091. );
  3092. ^
  3093. ../src/node_sqlite3.cc:40:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3094. DEFINE_CONSTANT_INTEGER(target, SQLITE_IOERR, IOERR);
  3095. ^~~~~~~~~~~~~~~~~~~~~~~
  3096. In file included from ../../../nan/nan.h:216,
  3097. from ../src/database.h:10,
  3098. from ../src/node_sqlite3.cc:8:
  3099. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3100. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3101. ^~~~~~~~
  3102. In file included from ../src/node_sqlite3.cc:7:
  3103. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3104. Nan::ForceSet(target, \
  3105. ^~~~~~~~
  3106. ../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3107. DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);
  3108. ^~~~~~~~~~~~~~~~~~~~~~~
  3109. In file included from ../../../nan/nan.h:216,
  3110. from ../src/database.h:10,
  3111. from ../src/node_sqlite3.cc:8:
  3112. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3113. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3114. ^~~~~~~~
  3115. In file included from ../src/node_sqlite3.cc:7:
  3116. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3117. );
  3118. ^
  3119. ../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3120. DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);
  3121. ^~~~~~~~~~~~~~~~~~~~~~~
  3122. In file included from ../../../nan/nan.h:216,
  3123. from ../src/database.h:10,
  3124. from ../src/node_sqlite3.cc:8:
  3125. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3126. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3127. ^~~~~~~~
  3128. In file included from ../src/node_sqlite3.cc:7:
  3129. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3130. );
  3131. ^
  3132. ../src/node_sqlite3.cc:41:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3133. DEFINE_CONSTANT_INTEGER(target, SQLITE_CORRUPT, CORRUPT);
  3134. ^~~~~~~~~~~~~~~~~~~~~~~
  3135. In file included from ../../../nan/nan.h:216,
  3136. from ../src/database.h:10,
  3137. from ../src/node_sqlite3.cc:8:
  3138. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3139. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3140. ^~~~~~~~
  3141. In file included from ../src/node_sqlite3.cc:7:
  3142. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3143. Nan::ForceSet(target, \
  3144. ^~~~~~~~
  3145. ../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3146. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);
  3147. ^~~~~~~~~~~~~~~~~~~~~~~
  3148. In file included from ../../../nan/nan.h:216,
  3149. from ../src/database.h:10,
  3150. from ../src/node_sqlite3.cc:8:
  3151. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3152. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3153. ^~~~~~~~
  3154. In file included from ../src/node_sqlite3.cc:7:
  3155. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3156. );
  3157. ^
  3158. ../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3159. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);
  3160. ^~~~~~~~~~~~~~~~~~~~~~~
  3161. In file included from ../../../nan/nan.h:216,
  3162. from ../src/database.h:10,
  3163. from ../src/node_sqlite3.cc:8:
  3164. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3165. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3166. ^~~~~~~~
  3167. In file included from ../src/node_sqlite3.cc:7:
  3168. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3169. );
  3170. ^
  3171. ../src/node_sqlite3.cc:42:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3172. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTFOUND, NOTFOUND);
  3173. ^~~~~~~~~~~~~~~~~~~~~~~
  3174. In file included from ../../../nan/nan.h:216,
  3175. from ../src/database.h:10,
  3176. from ../src/node_sqlite3.cc:8:
  3177. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3178. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3179. ^~~~~~~~
  3180. In file included from ../src/node_sqlite3.cc:7:
  3181. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3182. Nan::ForceSet(target, \
  3183. ^~~~~~~~
  3184. ../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3185. DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);
  3186. ^~~~~~~~~~~~~~~~~~~~~~~
  3187. In file included from ../../../nan/nan.h:216,
  3188. from ../src/database.h:10,
  3189. from ../src/node_sqlite3.cc:8:
  3190. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3191. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3192. ^~~~~~~~
  3193. In file included from ../src/node_sqlite3.cc:7:
  3194. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3195. );
  3196. ^
  3197. ../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3198. DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);
  3199. ^~~~~~~~~~~~~~~~~~~~~~~
  3200. In file included from ../../../nan/nan.h:216,
  3201. from ../src/database.h:10,
  3202. from ../src/node_sqlite3.cc:8:
  3203. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3204. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3205. ^~~~~~~~
  3206. In file included from ../src/node_sqlite3.cc:7:
  3207. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3208. );
  3209. ^
  3210. ../src/node_sqlite3.cc:43:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3211. DEFINE_CONSTANT_INTEGER(target, SQLITE_FULL, FULL);
  3212. ^~~~~~~~~~~~~~~~~~~~~~~
  3213. In file included from ../../../nan/nan.h:216,
  3214. from ../src/database.h:10,
  3215. from ../src/node_sqlite3.cc:8:
  3216. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3217. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3218. ^~~~~~~~
  3219. In file included from ../src/node_sqlite3.cc:7:
  3220. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3221. Nan::ForceSet(target, \
  3222. ^~~~~~~~
  3223. ../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3224. DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);
  3225. ^~~~~~~~~~~~~~~~~~~~~~~
  3226. In file included from ../../../nan/nan.h:216,
  3227. from ../src/database.h:10,
  3228. from ../src/node_sqlite3.cc:8:
  3229. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3230. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3231. ^~~~~~~~
  3232. In file included from ../src/node_sqlite3.cc:7:
  3233. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3234. );
  3235. ^
  3236. ../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3237. DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);
  3238. ^~~~~~~~~~~~~~~~~~~~~~~
  3239. In file included from ../../../nan/nan.h:216,
  3240. from ../src/database.h:10,
  3241. from ../src/node_sqlite3.cc:8:
  3242. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3243. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3244. ^~~~~~~~
  3245. In file included from ../src/node_sqlite3.cc:7:
  3246. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3247. );
  3248. ^
  3249. ../src/node_sqlite3.cc:44:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3250. DEFINE_CONSTANT_INTEGER(target, SQLITE_CANTOPEN, CANTOPEN);
  3251. ^~~~~~~~~~~~~~~~~~~~~~~
  3252. In file included from ../../../nan/nan.h:216,
  3253. from ../src/database.h:10,
  3254. from ../src/node_sqlite3.cc:8:
  3255. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3256. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3257. ^~~~~~~~
  3258. In file included from ../src/node_sqlite3.cc:7:
  3259. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3260. Nan::ForceSet(target, \
  3261. ^~~~~~~~
  3262. ../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3263. DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);
  3264. ^~~~~~~~~~~~~~~~~~~~~~~
  3265. In file included from ../../../nan/nan.h:216,
  3266. from ../src/database.h:10,
  3267. from ../src/node_sqlite3.cc:8:
  3268. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3269. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3270. ^~~~~~~~
  3271. In file included from ../src/node_sqlite3.cc:7:
  3272. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3273. );
  3274. ^
  3275. ../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3276. DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);
  3277. ^~~~~~~~~~~~~~~~~~~~~~~
  3278. In file included from ../../../nan/nan.h:216,
  3279. from ../src/database.h:10,
  3280. from ../src/node_sqlite3.cc:8:
  3281. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3282. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3283. ^~~~~~~~
  3284. In file included from ../src/node_sqlite3.cc:7:
  3285. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3286. );
  3287. ^
  3288. ../src/node_sqlite3.cc:45:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3289. DEFINE_CONSTANT_INTEGER(target, SQLITE_PROTOCOL, PROTOCOL);
  3290. ^~~~~~~~~~~~~~~~~~~~~~~
  3291. In file included from ../../../nan/nan.h:216,
  3292. from ../src/database.h:10,
  3293. from ../src/node_sqlite3.cc:8:
  3294. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3295. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3296. ^~~~~~~~
  3297. In file included from ../src/node_sqlite3.cc:7:
  3298. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3299. Nan::ForceSet(target, \
  3300. ^~~~~~~~
  3301. ../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3302. DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);
  3303. ^~~~~~~~~~~~~~~~~~~~~~~
  3304. In file included from ../../../nan/nan.h:216,
  3305. from ../src/database.h:10,
  3306. from ../src/node_sqlite3.cc:8:
  3307. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3308. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3309. ^~~~~~~~
  3310. In file included from ../src/node_sqlite3.cc:7:
  3311. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3312. );
  3313. ^
  3314. ../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3315. DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);
  3316. ^~~~~~~~~~~~~~~~~~~~~~~
  3317. In file included from ../../../nan/nan.h:216,
  3318. from ../src/database.h:10,
  3319. from ../src/node_sqlite3.cc:8:
  3320. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3321. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3322. ^~~~~~~~
  3323. In file included from ../src/node_sqlite3.cc:7:
  3324. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3325. );
  3326. ^
  3327. ../src/node_sqlite3.cc:46:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3328. DEFINE_CONSTANT_INTEGER(target, SQLITE_EMPTY, EMPTY);
  3329. ^~~~~~~~~~~~~~~~~~~~~~~
  3330. In file included from ../../../nan/nan.h:216,
  3331. from ../src/database.h:10,
  3332. from ../src/node_sqlite3.cc:8:
  3333. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3334. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3335. ^~~~~~~~
  3336. In file included from ../src/node_sqlite3.cc:7:
  3337. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3338. Nan::ForceSet(target, \
  3339. ^~~~~~~~
  3340. ../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3341. DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);
  3342. ^~~~~~~~~~~~~~~~~~~~~~~
  3343. In file included from ../../../nan/nan.h:216,
  3344. from ../src/database.h:10,
  3345. from ../src/node_sqlite3.cc:8:
  3346. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3347. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3348. ^~~~~~~~
  3349. In file included from ../src/node_sqlite3.cc:7:
  3350. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3351. );
  3352. ^
  3353. ../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3354. DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);
  3355. ^~~~~~~~~~~~~~~~~~~~~~~
  3356. In file included from ../../../nan/nan.h:216,
  3357. from ../src/database.h:10,
  3358. from ../src/node_sqlite3.cc:8:
  3359. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3360. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3361. ^~~~~~~~
  3362. In file included from ../src/node_sqlite3.cc:7:
  3363. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3364. );
  3365. ^
  3366. ../src/node_sqlite3.cc:47:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3367. DEFINE_CONSTANT_INTEGER(target, SQLITE_SCHEMA, SCHEMA);
  3368. ^~~~~~~~~~~~~~~~~~~~~~~
  3369. In file included from ../../../nan/nan.h:216,
  3370. from ../src/database.h:10,
  3371. from ../src/node_sqlite3.cc:8:
  3372. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3373. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3374. ^~~~~~~~
  3375. In file included from ../src/node_sqlite3.cc:7:
  3376. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3377. Nan::ForceSet(target, \
  3378. ^~~~~~~~
  3379. ../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3380. DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);
  3381. ^~~~~~~~~~~~~~~~~~~~~~~
  3382. In file included from ../../../nan/nan.h:216,
  3383. from ../src/database.h:10,
  3384. from ../src/node_sqlite3.cc:8:
  3385. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3386. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3387. ^~~~~~~~
  3388. In file included from ../src/node_sqlite3.cc:7:
  3389. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3390. );
  3391. ^
  3392. ../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3393. DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);
  3394. ^~~~~~~~~~~~~~~~~~~~~~~
  3395. In file included from ../../../nan/nan.h:216,
  3396. from ../src/database.h:10,
  3397. from ../src/node_sqlite3.cc:8:
  3398. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3399. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3400. ^~~~~~~~
  3401. In file included from ../src/node_sqlite3.cc:7:
  3402. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3403. );
  3404. ^
  3405. ../src/node_sqlite3.cc:48:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3406. DEFINE_CONSTANT_INTEGER(target, SQLITE_TOOBIG, TOOBIG);
  3407. ^~~~~~~~~~~~~~~~~~~~~~~
  3408. In file included from ../../../nan/nan.h:216,
  3409. from ../src/database.h:10,
  3410. from ../src/node_sqlite3.cc:8:
  3411. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3412. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3413. ^~~~~~~~
  3414. In file included from ../src/node_sqlite3.cc:7:
  3415. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3416. Nan::ForceSet(target, \
  3417. ^~~~~~~~
  3418. ../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3419. DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);
  3420. ^~~~~~~~~~~~~~~~~~~~~~~
  3421. In file included from ../../../nan/nan.h:216,
  3422. from ../src/database.h:10,
  3423. from ../src/node_sqlite3.cc:8:
  3424. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3425. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3426. ^~~~~~~~
  3427. In file included from ../src/node_sqlite3.cc:7:
  3428. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3429. );
  3430. ^
  3431. ../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3432. DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);
  3433. ^~~~~~~~~~~~~~~~~~~~~~~
  3434. In file included from ../../../nan/nan.h:216,
  3435. from ../src/database.h:10,
  3436. from ../src/node_sqlite3.cc:8:
  3437. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3438. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3439. ^~~~~~~~
  3440. In file included from ../src/node_sqlite3.cc:7:
  3441. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3442. );
  3443. ^
  3444. ../src/node_sqlite3.cc:49:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3445. DEFINE_CONSTANT_INTEGER(target, SQLITE_CONSTRAINT, CONSTRAINT);
  3446. ^~~~~~~~~~~~~~~~~~~~~~~
  3447. In file included from ../../../nan/nan.h:216,
  3448. from ../src/database.h:10,
  3449. from ../src/node_sqlite3.cc:8:
  3450. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3451. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3452. ^~~~~~~~
  3453. In file included from ../src/node_sqlite3.cc:7:
  3454. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3455. Nan::ForceSet(target, \
  3456. ^~~~~~~~
  3457. ../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3458. DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);
  3459. ^~~~~~~~~~~~~~~~~~~~~~~
  3460. In file included from ../../../nan/nan.h:216,
  3461. from ../src/database.h:10,
  3462. from ../src/node_sqlite3.cc:8:
  3463. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3464. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3465. ^~~~~~~~
  3466. In file included from ../src/node_sqlite3.cc:7:
  3467. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3468. );
  3469. ^
  3470. ../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3471. DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);
  3472. ^~~~~~~~~~~~~~~~~~~~~~~
  3473. In file included from ../../../nan/nan.h:216,
  3474. from ../src/database.h:10,
  3475. from ../src/node_sqlite3.cc:8:
  3476. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3477. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3478. ^~~~~~~~
  3479. In file included from ../src/node_sqlite3.cc:7:
  3480. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3481. );
  3482. ^
  3483. ../src/node_sqlite3.cc:50:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3484. DEFINE_CONSTANT_INTEGER(target, SQLITE_MISMATCH, MISMATCH);
  3485. ^~~~~~~~~~~~~~~~~~~~~~~
  3486. In file included from ../../../nan/nan.h:216,
  3487. from ../src/database.h:10,
  3488. from ../src/node_sqlite3.cc:8:
  3489. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3490. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3491. ^~~~~~~~
  3492. In file included from ../src/node_sqlite3.cc:7:
  3493. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3494. Nan::ForceSet(target, \
  3495. ^~~~~~~~
  3496. ../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3497. DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);
  3498. ^~~~~~~~~~~~~~~~~~~~~~~
  3499. In file included from ../../../nan/nan.h:216,
  3500. from ../src/database.h:10,
  3501. from ../src/node_sqlite3.cc:8:
  3502. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3503. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3504. ^~~~~~~~
  3505. In file included from ../src/node_sqlite3.cc:7:
  3506. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3507. );
  3508. ^
  3509. ../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3510. DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);
  3511. ^~~~~~~~~~~~~~~~~~~~~~~
  3512. In file included from ../../../nan/nan.h:216,
  3513. from ../src/database.h:10,
  3514. from ../src/node_sqlite3.cc:8:
  3515. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3516. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3517. ^~~~~~~~
  3518. In file included from ../src/node_sqlite3.cc:7:
  3519. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3520. );
  3521. ^
  3522. ../src/node_sqlite3.cc:51:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3523. DEFINE_CONSTANT_INTEGER(target, SQLITE_MISUSE, MISUSE);
  3524. ^~~~~~~~~~~~~~~~~~~~~~~
  3525. In file included from ../../../nan/nan.h:216,
  3526. from ../src/database.h:10,
  3527. from ../src/node_sqlite3.cc:8:
  3528. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3529. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3530. ^~~~~~~~
  3531. In file included from ../src/node_sqlite3.cc:7:
  3532. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3533. Nan::ForceSet(target, \
  3534. ^~~~~~~~
  3535. ../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3536. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);
  3537. ^~~~~~~~~~~~~~~~~~~~~~~
  3538. In file included from ../../../nan/nan.h:216,
  3539. from ../src/database.h:10,
  3540. from ../src/node_sqlite3.cc:8:
  3541. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3542. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3543. ^~~~~~~~
  3544. In file included from ../src/node_sqlite3.cc:7:
  3545. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3546. );
  3547. ^
  3548. ../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3549. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);
  3550. ^~~~~~~~~~~~~~~~~~~~~~~
  3551. In file included from ../../../nan/nan.h:216,
  3552. from ../src/database.h:10,
  3553. from ../src/node_sqlite3.cc:8:
  3554. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3555. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3556. ^~~~~~~~
  3557. In file included from ../src/node_sqlite3.cc:7:
  3558. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3559. );
  3560. ^
  3561. ../src/node_sqlite3.cc:52:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3562. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOLFS, NOLFS);
  3563. ^~~~~~~~~~~~~~~~~~~~~~~
  3564. In file included from ../../../nan/nan.h:216,
  3565. from ../src/database.h:10,
  3566. from ../src/node_sqlite3.cc:8:
  3567. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3568. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3569. ^~~~~~~~
  3570. In file included from ../src/node_sqlite3.cc:7:
  3571. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3572. Nan::ForceSet(target, \
  3573. ^~~~~~~~
  3574. ../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3575. DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);
  3576. ^~~~~~~~~~~~~~~~~~~~~~~
  3577. In file included from ../../../nan/nan.h:216,
  3578. from ../src/database.h:10,
  3579. from ../src/node_sqlite3.cc:8:
  3580. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3581. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3582. ^~~~~~~~
  3583. In file included from ../src/node_sqlite3.cc:7:
  3584. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3585. );
  3586. ^
  3587. ../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3588. DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);
  3589. ^~~~~~~~~~~~~~~~~~~~~~~
  3590. In file included from ../../../nan/nan.h:216,
  3591. from ../src/database.h:10,
  3592. from ../src/node_sqlite3.cc:8:
  3593. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3594. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3595. ^~~~~~~~
  3596. In file included from ../src/node_sqlite3.cc:7:
  3597. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3598. );
  3599. ^
  3600. ../src/node_sqlite3.cc:53:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3601. DEFINE_CONSTANT_INTEGER(target, SQLITE_AUTH, AUTH);
  3602. ^~~~~~~~~~~~~~~~~~~~~~~
  3603. In file included from ../../../nan/nan.h:216,
  3604. from ../src/database.h:10,
  3605. from ../src/node_sqlite3.cc:8:
  3606. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3607. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3608. ^~~~~~~~
  3609. In file included from ../src/node_sqlite3.cc:7:
  3610. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3611. Nan::ForceSet(target, \
  3612. ^~~~~~~~
  3613. ../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3614. DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);
  3615. ^~~~~~~~~~~~~~~~~~~~~~~
  3616. In file included from ../../../nan/nan.h:216,
  3617. from ../src/database.h:10,
  3618. from ../src/node_sqlite3.cc:8:
  3619. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3620. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3621. ^~~~~~~~
  3622. In file included from ../src/node_sqlite3.cc:7:
  3623. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3624. );
  3625. ^
  3626. ../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3627. DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);
  3628. ^~~~~~~~~~~~~~~~~~~~~~~
  3629. In file included from ../../../nan/nan.h:216,
  3630. from ../src/database.h:10,
  3631. from ../src/node_sqlite3.cc:8:
  3632. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3633. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3634. ^~~~~~~~
  3635. In file included from ../src/node_sqlite3.cc:7:
  3636. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3637. );
  3638. ^
  3639. ../src/node_sqlite3.cc:54:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3640. DEFINE_CONSTANT_INTEGER(target, SQLITE_FORMAT, FORMAT);
  3641. ^~~~~~~~~~~~~~~~~~~~~~~
  3642. In file included from ../../../nan/nan.h:216,
  3643. from ../src/database.h:10,
  3644. from ../src/node_sqlite3.cc:8:
  3645. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3646. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3647. ^~~~~~~~
  3648. In file included from ../src/node_sqlite3.cc:7:
  3649. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3650. Nan::ForceSet(target, \
  3651. ^~~~~~~~
  3652. ../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3653. DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);
  3654. ^~~~~~~~~~~~~~~~~~~~~~~
  3655. In file included from ../../../nan/nan.h:216,
  3656. from ../src/database.h:10,
  3657. from ../src/node_sqlite3.cc:8:
  3658. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3659. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3660. ^~~~~~~~
  3661. In file included from ../src/node_sqlite3.cc:7:
  3662. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3663. );
  3664. ^
  3665. ../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3666. DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);
  3667. ^~~~~~~~~~~~~~~~~~~~~~~
  3668. In file included from ../../../nan/nan.h:216,
  3669. from ../src/database.h:10,
  3670. from ../src/node_sqlite3.cc:8:
  3671. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3672. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3673. ^~~~~~~~
  3674. In file included from ../src/node_sqlite3.cc:7:
  3675. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3676. );
  3677. ^
  3678. ../src/node_sqlite3.cc:55:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3679. DEFINE_CONSTANT_INTEGER(target, SQLITE_RANGE, RANGE);
  3680. ^~~~~~~~~~~~~~~~~~~~~~~
  3681. In file included from ../../../nan/nan.h:216,
  3682. from ../src/database.h:10,
  3683. from ../src/node_sqlite3.cc:8:
  3684. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3685. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3686. ^~~~~~~~
  3687. In file included from ../src/node_sqlite3.cc:7:
  3688. ../src/macros.h:59:10: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3689. Nan::ForceSet(target, \
  3690. ^~~~~~~~
  3691. ../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3692. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);
  3693. ^~~~~~~~~~~~~~~~~~~~~~~
  3694. In file included from ../../../nan/nan.h:216,
  3695. from ../src/database.h:10,
  3696. from ../src/node_sqlite3.cc:8:
  3697. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3698. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3699. ^~~~~~~~
  3700. In file included from ../src/node_sqlite3.cc:7:
  3701. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3702. );
  3703. ^
  3704. ../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3705. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);
  3706. ^~~~~~~~~~~~~~~~~~~~~~~
  3707. In file included from ../../../nan/nan.h:216,
  3708. from ../src/database.h:10,
  3709. from ../src/node_sqlite3.cc:8:
  3710. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3711. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3712. ^~~~~~~~
  3713. In file included from ../src/node_sqlite3.cc:7:
  3714. ../src/macros.h:63:5: warning: ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’ is deprecated [-Wdeprecated-declarations]
  3715. );
  3716. ^
  3717. ../src/node_sqlite3.cc:56:5: note: in expansion of macro ‘DEFINE_CONSTANT_INTEGER’
  3718. DEFINE_CONSTANT_INTEGER(target, SQLITE_NOTADB, NOTADB);
  3719. ^~~~~~~~~~~~~~~~~~~~~~~
  3720. In file included from ../../../nan/nan.h:216,
  3721. from ../src/database.h:10,
  3722. from ../src/node_sqlite3.cc:8:
  3723. ../../../nan/nan_maybe_43_inl.h:130:35: note: declared here
  3724. NAN_DEPRECATED inline Maybe<bool> ForceSet(
  3725. ^~~~~~~~
  3726. In file included from ../../../nan/nan.h:52,
  3727. from ../src/database.h:10,
  3728. from ../src/node_sqlite3.cc:8:
  3729. ../src/node_sqlite3.cc: At global scope:
  3730. /home/username/.electron-gyp/iojs-3.0.9/src/node.h:442:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
  3731. (node::addon_register_func) (regfunc), \
  3732. ^
  3733. /home/username/.electron-gyp/iojs-3.0.9/src/node.h:476:3: note: in expansion of macro ‘NODE_MODULE_X’
  3734. NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage)
  3735. ^~~~~~~~~~~~~
  3736. ../src/node_sqlite3.cc:105:1: note: in expansion of macro ‘NODE_MODULE’
  3737. NODE_MODULE(node_sqlite3, RegisterModule)
  3738. ^~~~~~~~~~~
  3739. In file included from /home/username/.electron-gyp/iojs-3.0.9/src/node.h:54,
  3740. from ../../../nan/nan.h:52,
  3741. from ../src/database.h:10,
  3742. from ../src/node_sqlite3.cc:8:
  3743. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
  3744. /home/username/.electron-gyp/iojs-3.0.9/src/node_object_wrap.h:85:78: required from here
  3745. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h:9256:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
  3746. reinterpret_cast<Callback>(callback), type);
  3747. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3748. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
  3749. ../../../nan/nan_object_wrap.h:66:61: required from here
  3750. /home/username/.electron-gyp/iojs-3.0.9/deps/v8/include/v8.h:9256:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
  3751. gyp info ok
  3752.  
  3753. at ChildProcess.childProcess.once.code (/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/builder-util/src/util.ts:251:14)
  3754. at Object.onceWrapper (events.js:273:13)
  3755. at ChildProcess.emit (events.js:182:13)
  3756. at maybeClose (internal/child_process.js:962:16)
  3757. at Socket.stream.socket.on (internal/child_process.js:381:11)
  3758. at Socket.emit (events.js:182:13)
  3759. at Pipe._handle.close (net.js:606:12)
  3760. From previous event:
  3761. at runCallback (timers.js:705:18)
  3762. at tryOnImmediate (timers.js:676:5)
  3763. at processImmediate (timers.js:658:5)
  3764. From previous event:
  3765. at /home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/electron-builder-lib/src/util/yarn.ts:150:27
  3766. From previous event:
  3767. at rebuild (/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/electron-builder-lib/out/util/yarn.js:234:18)
  3768. at /home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/electron-builder-lib/src/util/yarn.ts:20:11
  3769. From previous event:
  3770. at installOrRebuild (/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/electron-builder-lib/out/util/yarn.js:68:17)
  3771. at /home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/electron-builder/src/cli/install-app-deps.ts:57:5
  3772. at Generator.next (<anonymous>)
  3773. at runCallback (timers.js:705:18)
  3774. at tryOnImmediate (timers.js:676:5)
  3775. at processImmediate (timers.js:658:5)
  3776. From previous event:
  3777. at installAppDeps (/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/electron-builder/out/cli/install-app-deps.js:174:17)
  3778. at then (/home/username/.cache/pikaur/build/signal/src/signal-git-repo/node_modules/electron-builder/src/cli/cli.ts:43:10)
  3779. error Command failed with exit code 1.
  3780. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
  3781. ==> ERROR: A failure occurred in build().
  3782. Aborting...
  3783.  
  3784. Command 'makepkg --force' failed to execute.
  3785. :: Try recovering?
  3786. [R] retry build
  3787. [p] PGP check skip
  3788. [c] checksums skip
  3789. [i] ignore architecture
  3790. [d] delete build dir and try again
  3791. ------------------------
  3792. [s] skip building this package
  3793. [a] abort building all the packages
  3794. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement