target-EgoSystem-Debug-fd745cd159bff55493c0.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  1. {
  2. "artifacts" :
  3. [
  4. {
  5. "path" : "EgoSystem"
  6. }
  7. ],
  8. "backtrace" : 1,
  9. "backtraceGraph" :
  10. {
  11. "commands" :
  12. [
  13. "add_executable",
  14. "link_directories",
  15. "target_link_libraries",
  16. "add_definitions",
  17. "include_directories"
  18. ],
  19. "files" :
  20. [
  21. "CMakeLists.txt"
  22. ],
  23. "nodes" :
  24. [
  25. {
  26. "file" : 0
  27. },
  28. {
  29. "command" : 0,
  30. "file" : 0,
  31. "line" : 79,
  32. "parent" : 0
  33. },
  34. {
  35. "command" : 1,
  36. "file" : 0,
  37. "line" : 65,
  38. "parent" : 0
  39. },
  40. {
  41. "command" : 1,
  42. "file" : 0,
  43. "line" : 69,
  44. "parent" : 0
  45. },
  46. {
  47. "command" : 1,
  48. "file" : 0,
  49. "line" : 70,
  50. "parent" : 0
  51. },
  52. {
  53. "command" : 1,
  54. "file" : 0,
  55. "line" : 74,
  56. "parent" : 0
  57. },
  58. {
  59. "command" : 2,
  60. "file" : 0,
  61. "line" : 114,
  62. "parent" : 0
  63. },
  64. {
  65. "command" : 3,
  66. "file" : 0,
  67. "line" : 20,
  68. "parent" : 0
  69. },
  70. {
  71. "command" : 3,
  72. "file" : 0,
  73. "line" : 29,
  74. "parent" : 0
  75. },
  76. {
  77. "command" : 3,
  78. "file" : 0,
  79. "line" : 28,
  80. "parent" : 0
  81. },
  82. {
  83. "command" : 4,
  84. "file" : 0,
  85. "line" : 33,
  86. "parent" : 0
  87. },
  88. {
  89. "command" : 4,
  90. "file" : 0,
  91. "line" : 60,
  92. "parent" : 0
  93. },
  94. {
  95. "command" : 4,
  96. "file" : 0,
  97. "line" : 61,
  98. "parent" : 0
  99. },
  100. {
  101. "command" : 4,
  102. "file" : 0,
  103. "line" : 62,
  104. "parent" : 0
  105. },
  106. {
  107. "command" : 4,
  108. "file" : 0,
  109. "line" : 73,
  110. "parent" : 0
  111. }
  112. ]
  113. },
  114. "compileGroups" :
  115. [
  116. {
  117. "compileCommandFragments" :
  118. [
  119. {
  120. "fragment" : " -O0 -g2 -ggdb -Wall -Wno-unused-variable -pthread -g "
  121. }
  122. ],
  123. "defines" :
  124. [
  125. {
  126. "backtrace" : 6,
  127. "define" : "BOOST_ALL_NO_LIB"
  128. },
  129. {
  130. "backtrace" : 6,
  131. "define" : "BOOST_SYSTEM_DYN_LINK"
  132. },
  133. {
  134. "backtrace" : 7,
  135. "define" : "JSONCPP_USING_SECURE_MEMORY=0"
  136. },
  137. {
  138. "backtrace" : 8,
  139. "define" : "WEBRTC_LINUX=1"
  140. },
  141. {
  142. "backtrace" : 9,
  143. "define" : "WEBRTC_POSIX=1"
  144. }
  145. ],
  146. "includes" :
  147. [
  148. {
  149. "backtrace" : 10,
  150. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../webrtcinterop/include"
  151. },
  152. {
  153. "backtrace" : 11,
  154. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/rs_driver"
  155. },
  156. {
  157. "backtrace" : 12,
  158. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/protobuf/include"
  159. },
  160. {
  161. "backtrace" : 13,
  162. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../Protocol/linux"
  163. },
  164. {
  165. "backtrace" : 14,
  166. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/Mqtt/inlcude"
  167. }
  168. ],
  169. "language" : "CXX",
  170. "sourceIndexes" :
  171. [
  172. 0,
  173. 1,
  174. 2,
  175. 3,
  176. 4,
  177. 5,
  178. 6,
  179. 7,
  180. 8,
  181. 9,
  182. 10,
  183. 11,
  184. 12,
  185. 13,
  186. 14,
  187. 15,
  188. 16,
  189. 17,
  190. 18,
  191. 19,
  192. 20,
  193. 21
  194. ]
  195. }
  196. ],
  197. "id" : "EgoSystem::@6890427a1f51a3e7e1df",
  198. "link" :
  199. {
  200. "commandFragments" :
  201. [
  202. {
  203. "fragment" : "-O0 -g2 -ggdb -Wall -Wno-unused-variable -pthread -g",
  204. "role" : "flags"
  205. },
  206. {
  207. "fragment" : "-rdynamic",
  208. "role" : "flags"
  209. },
  210. {
  211. "backtrace" : 2,
  212. "fragment" : "-L/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../webrtcinterop/build",
  213. "role" : "libraryPath"
  214. },
  215. {
  216. "backtrace" : 3,
  217. "fragment" : "-L/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/webrtc/lib/aarch64",
  218. "role" : "libraryPath"
  219. },
  220. {
  221. "backtrace" : 4,
  222. "fragment" : "-L/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/protobuf/lib/aarch64",
  223. "role" : "libraryPath"
  224. },
  225. {
  226. "backtrace" : 5,
  227. "fragment" : "-L/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/Mqtt/lib",
  228. "role" : "libraryPath"
  229. },
  230. {
  231. "fragment" : "-Wl,-rpath,/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../webrtcinterop/build:/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/webrtc/lib/aarch64:/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/protobuf/lib/aarch64:/home/nvidia/20240124ZBC-SP/EgoZJ/EgoSystem/../thirdparty/Mqtt/lib",
  232. "role" : "libraries"
  233. },
  234. {
  235. "fragment" : "-Wl,-Bstatic",
  236. "role" : "libraries"
  237. },
  238. {
  239. "fragment" : "-lwebrtcinterop",
  240. "role" : "libraries"
  241. },
  242. {
  243. "fragment" : "-lwebrtc",
  244. "role" : "libraries"
  245. },
  246. {
  247. "fragment" : "-Wl,-Bdynamic",
  248. "role" : "libraries"
  249. },
  250. {
  251. "fragment" : "-lpthread",
  252. "role" : "libraries"
  253. },
  254. {
  255. "fragment" : "-Wl,-Bstatic",
  256. "role" : "libraries"
  257. },
  258. {
  259. "fragment" : "-lprotobuf",
  260. "role" : "libraries"
  261. },
  262. {
  263. "fragment" : "-Wl,-Bdynamic",
  264. "role" : "libraries"
  265. },
  266. {
  267. "fragment" : "-lmodbus",
  268. "role" : "libraries"
  269. },
  270. {
  271. "fragment" : "-Wl,-Bstatic",
  272. "role" : "libraries"
  273. },
  274. {
  275. "fragment" : "-lpaho-mqtt3a",
  276. "role" : "libraries"
  277. },
  278. {
  279. "fragment" : "-lpaho-mqtt3c",
  280. "role" : "libraries"
  281. },
  282. {
  283. "fragment" : "-Wl,-Bdynamic",
  284. "role" : "libraries"
  285. },
  286. {
  287. "fragment" : "-lpcanbasic",
  288. "role" : "libraries"
  289. },
  290. {
  291. "fragment" : "-lpcanbasic",
  292. "role" : "libraries"
  293. },
  294. {
  295. "fragment" : "-lpcanbasic",
  296. "role" : "libraries"
  297. },
  298. {
  299. "fragment" : "-ljsoncpp",
  300. "role" : "libraries"
  301. },
  302. {
  303. "backtrace" : 6,
  304. "fragment" : "/usr/lib/aarch64-linux-gnu/libboost_system.so.1.71.0",
  305. "role" : "libraries"
  306. },
  307. {
  308. "fragment" : "-ldl",
  309. "role" : "libraries"
  310. },
  311. {
  312. "fragment" : "-lX11",
  313. "role" : "libraries"
  314. }
  315. ],
  316. "language" : "CXX"
  317. },
  318. "name" : "EgoSystem",
  319. "nameOnDisk" : "EgoSystem",
  320. "paths" :
  321. {
  322. "build" : ".",
  323. "source" : "."
  324. },
  325. "sourceGroups" :
  326. [
  327. {
  328. "name" : "Source Files",
  329. "sourceIndexes" :
  330. [
  331. 0,
  332. 1,
  333. 2,
  334. 3,
  335. 4,
  336. 5,
  337. 6,
  338. 7,
  339. 8,
  340. 9,
  341. 10,
  342. 11,
  343. 12,
  344. 13,
  345. 14,
  346. 15,
  347. 16,
  348. 17,
  349. 18,
  350. 19,
  351. 20,
  352. 21
  353. ]
  354. }
  355. ],
  356. "sources" :
  357. [
  358. {
  359. "backtrace" : 1,
  360. "compileGroupIndex" : 0,
  361. "path" : "MqttClient.cpp",
  362. "sourceGroupIndex" : 0
  363. },
  364. {
  365. "backtrace" : 1,
  366. "compileGroupIndex" : 0,
  367. "path" : "Outriggers.cpp",
  368. "sourceGroupIndex" : 0
  369. },
  370. {
  371. "backtrace" : 1,
  372. "compileGroupIndex" : 0,
  373. "path" : "Rtk.cpp",
  374. "sourceGroupIndex" : 0
  375. },
  376. {
  377. "backtrace" : 1,
  378. "compileGroupIndex" : 0,
  379. "path" : "VideoRenderer.cpp",
  380. "sourceGroupIndex" : 0
  381. },
  382. {
  383. "backtrace" : 1,
  384. "compileGroupIndex" : 0,
  385. "path" : "can_bus.cpp",
  386. "sourceGroupIndex" : 0
  387. },
  388. {
  389. "backtrace" : 1,
  390. "compileGroupIndex" : 0,
  391. "path" : "hmacsha256.cpp",
  392. "sourceGroupIndex" : 0
  393. },
  394. {
  395. "backtrace" : 1,
  396. "compileGroupIndex" : 0,
  397. "path" : "imu_sensor.cpp",
  398. "sourceGroupIndex" : 0
  399. },
  400. {
  401. "backtrace" : 1,
  402. "compileGroupIndex" : 0,
  403. "path" : "main.cpp",
  404. "sourceGroupIndex" : 0
  405. },
  406. {
  407. "backtrace" : 1,
  408. "compileGroupIndex" : 0,
  409. "path" : "message_queue.cpp",
  410. "sourceGroupIndex" : 0
  411. },
  412. {
  413. "backtrace" : 1,
  414. "compileGroupIndex" : 0,
  415. "path" : "modbus.cpp",
  416. "sourceGroupIndex" : 0
  417. },
  418. {
  419. "backtrace" : 1,
  420. "compileGroupIndex" : 0,
  421. "path" : "radar_can.cpp",
  422. "sourceGroupIndex" : 0
  423. },
  424. {
  425. "backtrace" : 1,
  426. "compileGroupIndex" : 0,
  427. "path" : "radar_sensor.cpp",
  428. "sourceGroupIndex" : 0
  429. },
  430. {
  431. "backtrace" : 1,
  432. "compileGroupIndex" : 0,
  433. "path" : "robot_sensor.cpp",
  434. "sourceGroupIndex" : 0
  435. },
  436. {
  437. "backtrace" : 1,
  438. "compileGroupIndex" : 0,
  439. "path" : "serial.cpp",
  440. "sourceGroupIndex" : 0
  441. },
  442. {
  443. "backtrace" : 1,
  444. "compileGroupIndex" : 0,
  445. "path" : "udp_can.cpp",
  446. "sourceGroupIndex" : 0
  447. },
  448. {
  449. "backtrace" : 1,
  450. "compileGroupIndex" : 0,
  451. "path" : "udp_state.cpp",
  452. "sourceGroupIndex" : 0
  453. },
  454. {
  455. "backtrace" : 1,
  456. "compileGroupIndex" : 0,
  457. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/common/Feedback.cpp",
  458. "sourceGroupIndex" : 0
  459. },
  460. {
  461. "backtrace" : 1,
  462. "compileGroupIndex" : 0,
  463. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/common/iobuffer.cpp",
  464. "sourceGroupIndex" : 0
  465. },
  466. {
  467. "backtrace" : 1,
  468. "compileGroupIndex" : 0,
  469. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/common/peer_connection.cpp",
  470. "sourceGroupIndex" : 0
  471. },
  472. {
  473. "backtrace" : 1,
  474. "compileGroupIndex" : 0,
  475. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/common/socket_client.cpp",
  476. "sourceGroupIndex" : 0
  477. },
  478. {
  479. "backtrace" : 1,
  480. "compileGroupIndex" : 0,
  481. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/common/update_thread.cpp",
  482. "sourceGroupIndex" : 0
  483. },
  484. {
  485. "backtrace" : 1,
  486. "compileGroupIndex" : 0,
  487. "path" : "/home/nvidia/20240124ZBC-SP/EgoZJ/Protocol/linux/protocol.pb.cc",
  488. "sourceGroupIndex" : 0
  489. }
  490. ],
  491. "type" : "EXECUTABLE"
  492. }