Advertisement
Guest User

Julia loadlibrary

a guest
Oct 22nd, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 147.58 KB | None | 0 0
  1. >> loadlibrary('libjulia','julia.h')
  2. Warning: Warnings messages were produced while parsing. Check the functions you intend to use for correctness. Warning text can be viewed using:
  3. [notfound,warnings]=loadlibrary(...)
  4. > In loadlibrary
  5. Error loading library intermediate output follows.
  6. The actual error is at the end of this output.
  7. *********
  8. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/struct([^;,{(]*){ <-- HERE (.*?)\}([^;])*;/ at /usr/local/MATLAB/R2018b/toolbox/matlab/general/private/prototypes.pl line 912.
  9.  
  10.  
  11. No match found for enum value expression sizeof in ( 1024 / ( 8 * sizeof ( unsigned long int ))) expression ignored.
  12. Found on line 507 of input from line 8 of file /usr/include/bits/types/__sigset_t.h
  13.  
  14.  
  15. No match found for enum value expression int in 1024 / ( 8 * ( int ) sizeof ( __fd_mask )) expression ignored.
  16. Found on line 561 of input from line 70 of file /usr/include/sys/select.h
  17.  
  18. Failed to parse type 'union { char *__size; int __align ; } pthread_mutexattr_t' original input 'union { char __size [ 4 ]; int __align ; } pthread_mutexattr_t'
  19. Found on line 737 of input from line 36 of file /usr/include/bits/pthreadtypes.h
  20.  
  21. Failed to parse type 'union { char *__size; int __align ; } pthread_condattr_t' original input 'union { char __size [ 4 ]; int __align ; } pthread_condattr_t'
  22. Found on line 746 of input from line 45 of file /usr/include/bits/pthreadtypes.h
  23.  
  24. Type 'intunionpthread_attr_t' was not found. Defaulting to type error.
  25.  
  26. Found on line 763 of input from line 62 of file /usr/include/bits/pthreadtypes.h
  27.  
  28. Failed to parse type 'union { struct __pthread_mutex_s __data ; char *__size; long int __align ; } pthread_mutex_t' original input 'union { struct __pthread_mutex_s __data ; char __size [ 40 ]; long int __align ; } pthread_mutex_t'
  29. Found on line 773 of input from line 72 of file /usr/include/bits/pthreadtypes.h
  30.  
  31. Failed to parse type 'union { struct __pthread_cond_s __data ; char *__size; __extension__ long long int __align ; } pthread_cond_t' original input 'union { struct __pthread_cond_s __data ; char __size [ 48 ]; __extension__ long long int __align ; } pthread_cond_t'
  32. Found on line 781 of input from line 80 of file /usr/include/bits/pthreadtypes.h
  33.  
  34. Failed to parse type 'union { struct __pthread_rwlock_arch_t __data ; char *__size; long int __align ; } pthread_rwlock_t' original input 'union { struct __pthread_rwlock_arch_t __data ; char __size [ 56 ]; long int __align ; } pthread_rwlock_t'
  35. Found on line 792 of input from line 91 of file /usr/include/bits/pthreadtypes.h
  36.  
  37. Failed to parse type 'union { char *__size; long int __align ; } pthread_rwlockattr_t' original input 'union { char __size [ 8 ]; long int __align ; } pthread_rwlockattr_t'
  38. Found on line 798 of input from line 97 of file /usr/include/bits/pthreadtypes.h
  39.  
  40. Failed to parse type 'union { char *__size; long int __align ; } pthread_barrier_t' original input 'union { char __size [ 32 ]; long int __align ; } pthread_barrier_t'
  41. Found on line 813 of input from line 112 of file /usr/include/bits/pthreadtypes.h
  42.  
  43. Failed to parse type 'union { char *__size; int __align ; } pthread_barrierattr_t' original input 'union { char __size [ 4 ]; int __align ; } pthread_barrierattr_t'
  44. Found on line 819 of input from line 118 of file /usr/include/bits/pthreadtypes.h
  45.  
  46. Type 'unsignedlonglong__extension__' was not found. Defaulting to type error.
  47.  
  48. Found on line 928 of input from line 498 of file /usr/include/stdlib.h
  49.  
  50.  
  51. No match found for enum value expression sizeof in ( 128 - ( sizeof ( unsigned short int )) - sizeof ( unsigned long int )) expression ignored.
  52. Found on line 2874 of input from line 193 of file /usr/include/bits/socket.h
  53.  
  54. Eval of const expression failed with error .
  55. Found on line 2965 of input from line 284 of file /usr/include/bits/socket.h
  56.  
  57. Type 'unsignedchar__extension__' was not found. Defaulting to type error.
  58.  
  59. Found on line 2965 of input from line 284 of file /usr/include/bits/socket.h
  60.  
  61.  
  62. No match found for enum value expression sizeof in sizeof ( struct sockaddr ) - ( sizeof ( unsigned short int )) - sizeof ( in_port_t ) - sizeof ( struct in_addr ) expression ignored.
  63. Found on line 3314 of input from line 248 of file /usr/include/netinet/in.h
  64.  
  65. Type 'in6_addr' was not found. Defaulting to type error.
  66.  
  67. Found on line 3325 of input from line 259 of file /usr/include/netinet/in.h
  68.  
  69. Type 'in6_addr' was not found. Defaulting to type error.
  70.  
  71. Found on line 3361 of input from line 295 of file /usr/include/netinet/in.h
  72.  
  73. Failed to parse type 'union { char *__size; long int __align ; } sem_t' original input 'union { char __size [ 32 ]; long int __align ; } sem_t'
  74. Found on line 4316 of input from line 40 of file /usr/include/bits/semaphore.h
  75.  
  76.  
  77. No match found for enum value expression sizeof in 1024 / ( 8 * sizeof ( __cpu_mask )) expression ignored.
  78. Found on line 4397 of input from line 42 of file /usr/include/bits/cpu-set.h
  79.  
  80. Type '__locale_dataPtr' was not found. Defaulting to type voidPtr.
  81.  
  82. Found on line 4519 of input from line 40 of file /usr/include/bits/types/__locale_t.h
  83.  
  84. Type 'intunionsigval' was not found. Defaulting to type error.
  85.  
  86. Found on line 5411 of input from line 30 of file /usr/include/bits/types/__sigval_t.h
  87.  
  88. Type 'unsignedlonglong__extension__' was not found. Defaulting to type error.
  89.  
  90. Found on line 6020 of input from line 139 of file /usr/include/sys/ucontext.h
  91.  
  92. Function pointer types are unsupported in structures void (* done )( struct uv__work * .
  93. Found on line 6115 of input from line 35 of file /home/user/julia/threadpool.h
  94.  
  95. Type 'uv_loop_sPtr' was not found. Defaulting to type voidPtr.
  96.  
  97. Found on line 6115 of input from line 35 of file /home/user/julia/threadpool.h
  98.  
  99. Type 'pthread_mutex_t' was not found. Defaulting to type error.
  100.  
  101. Found on line 6152 of input from line 130 of file /home/user/julia/unix.h
  102.  
  103. Type 'pthread_rwlock_t' was not found. Defaulting to type error.
  104.  
  105. Found on line 6153 of input from line 131 of file /home/user/julia/unix.h
  106.  
  107. Type 'sem_t' was not found. Defaulting to type error.
  108.  
  109. Found on line 6154 of input from line 132 of file /home/user/julia/unix.h
  110.  
  111. Type 'pthread_cond_t' was not found. Defaulting to type error.
  112.  
  113. Found on line 6155 of input from line 133 of file /home/user/julia/unix.h
  114.  
  115. Type 'pthread_barrier_t' was not found. Defaulting to type error.
  116.  
  117. Found on line 6157 of input from line 135 of file /home/user/julia/unix.h
  118.  
  119. Type 'uv_stdio_container_tPtr' was not found. Defaulting to type voidPtr.
  120.  
  121. Found on line 7110 of input from line 971 of file /home/user/julia/uv.h
  122.  
  123. Type '_mallocarray_tPtr' was not found. Defaulting to type voidPtr.
  124.  
  125. Found on line 44533 of input from line 56 of file /home/user/julia/julia_threads.h
  126.  
  127. Type '_mallocarray_tPtr' was not found. Defaulting to type voidPtr.
  128.  
  129. Found on line 44533 of input from line 56 of file /home/user/julia/julia_threads.h
  130.  
  131. Type '_bigval_tPtr' was not found. Defaulting to type voidPtr.
  132.  
  133. Found on line 44533 of input from line 56 of file /home/user/julia/julia_threads.h
  134.  
  135. Type 'intunion_jl_gc_mark_data' was not found. Defaulting to type error.
  136.  
  137. Found on line 44537 of input from line 60 of file /home/user/julia/julia_threads.h
  138.  
  139. Type '_jl_gcframe_tPtr' was not found. Defaulting to type voidPtr.
  140.  
  141. Found on line 44604 of input from line 134 of file /home/user/julia/julia_threads.h
  142.  
  143. Type '_jl_value_tPtr' was not found. Defaulting to type voidPtr.
  144.  
  145. Found on line 44604 of input from line 134 of file /home/user/julia/julia_threads.h
  146.  
  147. Type '_jl_module_tPtr' was not found. Defaulting to type voidPtr.
  148.  
  149. Found on line 44604 of input from line 134 of file /home/user/julia/julia_threads.h
  150.  
  151. Type '_jl_task_tPtr' was not found. Defaulting to type voidPtr.
  152.  
  153. Found on line 44604 of input from line 134 of file /home/user/julia/julia_threads.h
  154.  
  155. Type '_jl_task_tPtr' was not found. Defaulting to type voidPtr.
  156.  
  157. Found on line 44604 of input from line 134 of file /home/user/julia/julia_threads.h
  158.  
  159. Failed to parse type 'union { void * fptr ; jl_fptr_args_t fptr1 ; jl_fptr_sparam_t fptr3 ; jl_fptr_interpret_t fptr4 ; } jl_generic_specptr_t' original input 'union { void * fptr ; jl_fptr_args_t fptr1 ; jl_fptr_sparam_t fptr3 ; jl_fptr_interpret_t fptr4 ; } jl_generic_specptr_t'
  160. Found on line 44786 of input from line 227 of file /home/user/julia/julia.h
  161.  
  162. Type 'jl_array_tPtr' was not found. Defaulting to type voidPtr.
  163.  
  164. Found on line 44812 of input from line 253 of file /home/user/julia/julia.h
  165.  
  166. Type 'jl_array_tPtr' was not found. Defaulting to type voidPtr.
  167.  
  168. Found on line 44812 of input from line 253 of file /home/user/julia/julia.h
  169.  
  170. Type 'jl_array_tPtr' was not found. Defaulting to type voidPtr.
  171.  
  172. Found on line 44812 of input from line 253 of file /home/user/julia/julia.h
  173.  
  174. Type 'jl_array_tPtr' was not found. Defaulting to type voidPtr.
  175.  
  176. Found on line 44812 of input from line 253 of file /home/user/julia/julia.h
  177.  
  178. Type '_jl_module_tPtr' was not found. Defaulting to type voidPtr.
  179.  
  180. Found on line 44916 of input from line 357 of file /home/user/julia/julia.h
  181.  
  182. Type '_jl_methtable_tPtr' was not found. Defaulting to type voidPtr.
  183.  
  184. Found on line 44916 of input from line 357 of file /home/user/julia/julia.h
  185.  
  186. Type 'jl_datatype_layout_tPtr' was not found. Defaulting to type voidPtr.
  187.  
  188. Found on line 44979 of input from line 420 of file /home/user/julia/julia.h
  189.  
  190. Type 'jl_array_tPtr' was not found. Defaulting to type voidPtr.
  191.  
  192. Found on line 45042 of input from line 483 of file /home/user/julia/julia.h
  193.  
  194. Type 'jl_array_tPtr' was not found. Defaulting to type voidPtr.
  195.  
  196. Found on line 45042 of input from line 483 of file /home/user/julia/julia.h
  197.  
  198. Type 'jl_array_tPtr' was not found. Defaulting to type voidPtr.
  199.  
  200. Found on line 45069 of input from line 510 of file /home/user/julia/julia.h
  201.  
  202. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_typeofbottom_type' original input ''
  203. Found on line 45074 of input from line 515 of file /home/user/julia/julia.h
  204.  
  205. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_datatype_type' original input ''
  206. Found on line 45075 of input from line 516 of file /home/user/julia/julia.h
  207.  
  208. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_uniontype_type' original input ''
  209. Found on line 45076 of input from line 517 of file /home/user/julia/julia.h
  210.  
  211. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_unionall_type' original input ''
  212. Found on line 45077 of input from line 518 of file /home/user/julia/julia.h
  213.  
  214. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_tvar_type' original input ''
  215. Found on line 45078 of input from line 519 of file /home/user/julia/julia.h
  216.  
  217. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_any_type' original input ''
  218. Found on line 45080 of input from line 521 of file /home/user/julia/julia.h
  219.  
  220. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_type_type' original input ''
  221. Found on line 45081 of input from line 522 of file /home/user/julia/julia.h
  222.  
  223. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_typetype_type' original input ''
  224. Found on line 45082 of input from line 523 of file /home/user/julia/julia.h
  225.  
  226. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_typename_type' original input ''
  227. Found on line 45083 of input from line 524 of file /home/user/julia/julia.h
  228.  
  229. Failed to parse type '__attribute__ (( visibility (" default "))) jl_typename_t * jl_type_typename' original input ''
  230. Found on line 45084 of input from line 525 of file /home/user/julia/julia.h
  231.  
  232. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_sym_type' original input ''
  233. Found on line 45085 of input from line 526 of file /home/user/julia/julia.h
  234.  
  235. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_symbol_type' original input ''
  236. Found on line 45086 of input from line 527 of file /home/user/julia/julia.h
  237.  
  238. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_ssavalue_type' original input ''
  239. Found on line 45087 of input from line 528 of file /home/user/julia/julia.h
  240.  
  241. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_abstractslot_type' original input ''
  242. Found on line 45088 of input from line 529 of file /home/user/julia/julia.h
  243.  
  244. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_slotnumber_type' original input ''
  245. Found on line 45089 of input from line 530 of file /home/user/julia/julia.h
  246.  
  247. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_typedslot_type' original input ''
  248. Found on line 45090 of input from line 531 of file /home/user/julia/julia.h
  249.  
  250. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_simplevector_type' original input ''
  251. Found on line 45091 of input from line 532 of file /home/user/julia/julia.h
  252.  
  253. Failed to parse type '__attribute__ (( visibility (" default "))) jl_typename_t * jl_tuple_typename' original input ''
  254. Found on line 45092 of input from line 533 of file /home/user/julia/julia.h
  255.  
  256. Failed to parse type '__attribute__ (( visibility (" default "))) jl_typename_t * jl_vecelement_typename' original input ''
  257. Found on line 45093 of input from line 534 of file /home/user/julia/julia.h
  258.  
  259. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_anytuple_type' original input ''
  260. Found on line 45094 of input from line 535 of file /home/user/julia/julia.h
  261.  
  262. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_emptytuple_type' original input ''
  263. Found on line 45095 of input from line 536 of file /home/user/julia/julia.h
  264.  
  265. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_anytuple_type_type' original input ''
  266. Found on line 45097 of input from line 538 of file /home/user/julia/julia.h
  267.  
  268. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_vararg_type' original input ''
  269. Found on line 45098 of input from line 539 of file /home/user/julia/julia.h
  270.  
  271. Failed to parse type '__attribute__ (( visibility (" default "))) jl_typename_t * jl_vararg_typename' original input ''
  272. Found on line 45099 of input from line 540 of file /home/user/julia/julia.h
  273.  
  274. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_task_type' original input ''
  275. Found on line 45100 of input from line 541 of file /home/user/julia/julia.h
  276.  
  277. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_function_type' original input ''
  278. Found on line 45101 of input from line 542 of file /home/user/julia/julia.h
  279.  
  280. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_builtin_type' original input ''
  281. Found on line 45102 of input from line 543 of file /home/user/julia/julia.h
  282.  
  283. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_bottom_type' original input ''
  284. Found on line 45104 of input from line 545 of file /home/user/julia/julia.h
  285.  
  286. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_method_instance_type' original input ''
  287. Found on line 45105 of input from line 546 of file /home/user/julia/julia.h
  288.  
  289. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_code_info_type' original input ''
  290. Found on line 45106 of input from line 547 of file /home/user/julia/julia.h
  291.  
  292. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_method_type' original input ''
  293. Found on line 45107 of input from line 548 of file /home/user/julia/julia.h
  294.  
  295. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_module_type' original input ''
  296. Found on line 45108 of input from line 549 of file /home/user/julia/julia.h
  297.  
  298. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_abstractarray_type' original input ''
  299. Found on line 45109 of input from line 550 of file /home/user/julia/julia.h
  300.  
  301. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_densearray_type' original input ''
  302. Found on line 45110 of input from line 551 of file /home/user/julia/julia.h
  303.  
  304. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_array_type' original input ''
  305. Found on line 45111 of input from line 552 of file /home/user/julia/julia.h
  306.  
  307. Failed to parse type '__attribute__ (( visibility (" default "))) jl_typename_t * jl_array_typename' original input ''
  308. Found on line 45112 of input from line 553 of file /home/user/julia/julia.h
  309.  
  310. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_weakref_type' original input ''
  311. Found on line 45113 of input from line 554 of file /home/user/julia/julia.h
  312.  
  313. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_abstractstring_type' original input ''
  314. Found on line 45114 of input from line 555 of file /home/user/julia/julia.h
  315.  
  316. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_string_type' original input ''
  317. Found on line 45115 of input from line 556 of file /home/user/julia/julia.h
  318.  
  319. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_errorexception_type' original input ''
  320. Found on line 45116 of input from line 557 of file /home/user/julia/julia.h
  321.  
  322. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_argumenterror_type' original input ''
  323. Found on line 45117 of input from line 558 of file /home/user/julia/julia.h
  324.  
  325. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_loaderror_type' original input ''
  326. Found on line 45118 of input from line 559 of file /home/user/julia/julia.h
  327.  
  328. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_initerror_type' original input ''
  329. Found on line 45119 of input from line 560 of file /home/user/julia/julia.h
  330.  
  331. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_typeerror_type' original input ''
  332. Found on line 45120 of input from line 561 of file /home/user/julia/julia.h
  333.  
  334. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_methoderror_type' original input ''
  335. Found on line 45121 of input from line 562 of file /home/user/julia/julia.h
  336.  
  337. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_undefvarerror_type' original input ''
  338. Found on line 45122 of input from line 563 of file /home/user/julia/julia.h
  339.  
  340. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_lineinfonode_type' original input ''
  341. Found on line 45123 of input from line 564 of file /home/user/julia/julia.h
  342.  
  343. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_stackovf_exception' original input ''
  344. Found on line 45124 of input from line 565 of file /home/user/julia/julia.h
  345.  
  346. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_memory_exception' original input ''
  347. Found on line 45125 of input from line 566 of file /home/user/julia/julia.h
  348.  
  349. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_readonlymemory_exception' original input ''
  350. Found on line 45126 of input from line 567 of file /home/user/julia/julia.h
  351.  
  352. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_diverror_exception' original input ''
  353. Found on line 45127 of input from line 568 of file /home/user/julia/julia.h
  354.  
  355. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_undefref_exception' original input ''
  356. Found on line 45128 of input from line 569 of file /home/user/julia/julia.h
  357.  
  358. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_interrupt_exception' original input ''
  359. Found on line 45129 of input from line 570 of file /home/user/julia/julia.h
  360.  
  361. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_boundserror_type' original input ''
  362. Found on line 45130 of input from line 571 of file /home/user/julia/julia.h
  363.  
  364. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_an_empty_vec_any' original input ''
  365. Found on line 45131 of input from line 572 of file /home/user/julia/julia.h
  366.  
  367. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_bool_type' original input ''
  368. Found on line 45133 of input from line 574 of file /home/user/julia/julia.h
  369.  
  370. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_char_type' original input ''
  371. Found on line 45134 of input from line 575 of file /home/user/julia/julia.h
  372.  
  373. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_int8_type' original input ''
  374. Found on line 45135 of input from line 576 of file /home/user/julia/julia.h
  375.  
  376. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_uint8_type' original input ''
  377. Found on line 45136 of input from line 577 of file /home/user/julia/julia.h
  378.  
  379. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_int16_type' original input ''
  380. Found on line 45137 of input from line 578 of file /home/user/julia/julia.h
  381.  
  382. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_uint16_type' original input ''
  383. Found on line 45138 of input from line 579 of file /home/user/julia/julia.h
  384.  
  385. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_int32_type' original input ''
  386. Found on line 45139 of input from line 580 of file /home/user/julia/julia.h
  387.  
  388. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_uint32_type' original input ''
  389. Found on line 45140 of input from line 581 of file /home/user/julia/julia.h
  390.  
  391. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_int64_type' original input ''
  392. Found on line 45141 of input from line 582 of file /home/user/julia/julia.h
  393.  
  394. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_uint64_type' original input ''
  395. Found on line 45142 of input from line 583 of file /home/user/julia/julia.h
  396.  
  397. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_float16_type' original input ''
  398. Found on line 45143 of input from line 584 of file /home/user/julia/julia.h
  399.  
  400. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_float32_type' original input ''
  401. Found on line 45144 of input from line 585 of file /home/user/julia/julia.h
  402.  
  403. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_float64_type' original input ''
  404. Found on line 45145 of input from line 586 of file /home/user/julia/julia.h
  405.  
  406. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_floatingpoint_type' original input ''
  407. Found on line 45146 of input from line 587 of file /home/user/julia/julia.h
  408.  
  409. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_number_type' original input ''
  410. Found on line 45147 of input from line 588 of file /home/user/julia/julia.h
  411.  
  412. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_void_type' original input ''
  413. Found on line 45148 of input from line 589 of file /home/user/julia/julia.h
  414.  
  415. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_signed_type' original input ''
  416. Found on line 45149 of input from line 590 of file /home/user/julia/julia.h
  417.  
  418. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_voidpointer_type' original input ''
  419. Found on line 45150 of input from line 591 of file /home/user/julia/julia.h
  420.  
  421. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_pointer_type' original input ''
  422. Found on line 45151 of input from line 592 of file /home/user/julia/julia.h
  423.  
  424. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_ref_type' original input ''
  425. Found on line 45152 of input from line 593 of file /home/user/julia/julia.h
  426.  
  427. Failed to parse type '__attribute__ (( visibility (" default "))) jl_typename_t * jl_pointer_typename' original input ''
  428. Found on line 45153 of input from line 594 of file /home/user/julia/julia.h
  429.  
  430. Failed to parse type '__attribute__ (( visibility (" default "))) jl_typename_t * jl_namedtuple_typename' original input ''
  431. Found on line 45154 of input from line 595 of file /home/user/julia/julia.h
  432.  
  433. Failed to parse type '__attribute__ (( visibility (" default "))) jl_unionall_t * jl_namedtuple_type' original input ''
  434. Found on line 45155 of input from line 596 of file /home/user/julia/julia.h
  435.  
  436. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_array_uint8_type' original input ''
  437. Found on line 45157 of input from line 598 of file /home/user/julia/julia.h
  438.  
  439. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_array_any_type' original input ''
  440. Found on line 45158 of input from line 599 of file /home/user/julia/julia.h
  441.  
  442. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_array_symbol_type' original input ''
  443. Found on line 45159 of input from line 600 of file /home/user/julia/julia.h
  444.  
  445. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_array_int32_type' original input ''
  446. Found on line 45160 of input from line 601 of file /home/user/julia/julia.h
  447.  
  448. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_expr_type' original input ''
  449. Found on line 45161 of input from line 602 of file /home/user/julia/julia.h
  450.  
  451. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_globalref_type' original input ''
  452. Found on line 45162 of input from line 603 of file /home/user/julia/julia.h
  453.  
  454. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_linenumbernode_type' original input ''
  455. Found on line 45163 of input from line 604 of file /home/user/julia/julia.h
  456.  
  457. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_gotonode_type' original input ''
  458. Found on line 45164 of input from line 605 of file /home/user/julia/julia.h
  459.  
  460. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_phinode_type' original input ''
  461. Found on line 45165 of input from line 606 of file /home/user/julia/julia.h
  462.  
  463. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_pinode_type' original input ''
  464. Found on line 45166 of input from line 607 of file /home/user/julia/julia.h
  465.  
  466. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_phicnode_type' original input ''
  467. Found on line 45167 of input from line 608 of file /home/user/julia/julia.h
  468.  
  469. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_upsilonnode_type' original input ''
  470. Found on line 45168 of input from line 609 of file /home/user/julia/julia.h
  471.  
  472. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_quotenode_type' original input ''
  473. Found on line 45169 of input from line 610 of file /home/user/julia/julia.h
  474.  
  475. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_newvarnode_type' original input ''
  476. Found on line 45170 of input from line 611 of file /home/user/julia/julia.h
  477.  
  478. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_intrinsic_type' original input ''
  479. Found on line 45171 of input from line 612 of file /home/user/julia/julia.h
  480.  
  481. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_methtable_type' original input ''
  482. Found on line 45172 of input from line 613 of file /home/user/julia/julia.h
  483.  
  484. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_typemap_level_type' original input ''
  485. Found on line 45173 of input from line 614 of file /home/user/julia/julia.h
  486.  
  487. Failed to parse type '__attribute__ (( visibility (" default "))) jl_datatype_t * jl_typemap_entry_type' original input ''
  488. Found on line 45174 of input from line 615 of file /home/user/julia/julia.h
  489.  
  490. Failed to parse type '__attribute__ (( visibility (" default "))) jl_svec_t * jl_emptysvec' original input ''
  491. Found on line 45176 of input from line 617 of file /home/user/julia/julia.h
  492.  
  493. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_emptytuple' original input ''
  494. Found on line 45177 of input from line 618 of file /home/user/julia/julia.h
  495.  
  496. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_true' original input ''
  497. Found on line 45178 of input from line 619 of file /home/user/julia/julia.h
  498.  
  499. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_false' original input ''
  500. Found on line 45179 of input from line 620 of file /home/user/julia/julia.h
  501.  
  502. Failed to parse type '__attribute__ (( visibility (" default "))) jl_value_t * jl_nothing' original input ''
  503. Found on line 45180 of input from line 621 of file /home/user/julia/julia.h
  504.  
  505. Failed to parse type '__attribute__ (( visibility (" default "))) jl_sym_t * jl_incomplete_sym' original input ''
  506. Found on line 45183 of input from line 624 of file /home/user/julia/julia.h
  507.  
  508. Type '' was not found. Defaulting to type error.
  509.  
  510. Found on line 45193 of input from line 701 of file /home/user/julia/julia.h
  511.  
  512. Failed to parse type '( visibility (" default "))) int jl_gc_enable ( int on' original input '( visibility (" default "))) int jl_gc_enable ( int on '
  513. Found on line 45193 of input from line 701 of file /home/user/julia/julia.h
  514. Error parsing argument for function __attribute__ function may be invalid.
  515.  
  516. Type '' was not found. Defaulting to type error.
  517.  
  518. Found on line 45194 of input from line 702 of file /home/user/julia/julia.h
  519.  
  520. Failed to parse type '( visibility (" default "))) int jl_gc_is_enabled ( void' original input '( visibility (" default "))) int jl_gc_is_enabled ( void '
  521. Found on line 45194 of input from line 702 of file /home/user/julia/julia.h
  522. Error parsing argument for function __attribute__ function may be invalid.
  523.  
  524. Type '' was not found. Defaulting to type error.
  525.  
  526. Found on line 45195 of input from line 703 of file /home/user/julia/julia.h
  527.  
  528. Failed to parse type '( visibility (" default "))) int64_t jl_gc_total_bytes ( void' original input '( visibility (" default "))) int64_t jl_gc_total_bytes ( void '
  529. Found on line 45195 of input from line 703 of file /home/user/julia/julia.h
  530. Error parsing argument for function __attribute__ function may be invalid.
  531.  
  532. Type '' was not found. Defaulting to type error.
  533.  
  534. Found on line 45196 of input from line 704 of file /home/user/julia/julia.h
  535.  
  536. Failed to parse type '( visibility (" default "))) uint64_t jl_gc_total_hrtime ( void' original input '( visibility (" default "))) uint64_t jl_gc_total_hrtime ( void '
  537. Found on line 45196 of input from line 704 of file /home/user/julia/julia.h
  538. Error parsing argument for function __attribute__ function may be invalid.
  539.  
  540. Type '' was not found. Defaulting to type error.
  541.  
  542. Found on line 45197 of input from line 705 of file /home/user/julia/julia.h
  543.  
  544. Failed to parse type '( visibility (" default "))) int64_t jl_gc_diff_total_bytes ( void' original input '( visibility (" default "))) int64_t jl_gc_diff_total_bytes ( void '
  545. Found on line 45197 of input from line 705 of file /home/user/julia/julia.h
  546. Error parsing argument for function __attribute__ function may be invalid.
  547.  
  548. Type '' was not found. Defaulting to type error.
  549.  
  550. Found on line 45199 of input from line 707 of file /home/user/julia/julia.h
  551.  
  552. Failed to parse type '( visibility (" default "))) void jl_gc_collect ( int' original input '( visibility (" default "))) void jl_gc_collect ( int '
  553. Found on line 45199 of input from line 707 of file /home/user/julia/julia.h
  554. Error parsing argument for function __attribute__ function may be invalid.
  555.  
  556. Type '' was not found. Defaulting to type error.
  557.  
  558. Found on line 45202 of input from line 710 of file /home/user/julia/julia.h
  559.  
  560. Failed to parse type '( visibility (" default "))) void jl_finalize ( jl_value_t * o' original input '( visibility (" default "))) void jl_finalize ( jl_value_t * o '
  561. Found on line 45202 of input from line 710 of file /home/user/julia/julia.h
  562. Error parsing argument for function __attribute__ function may be invalid.
  563.  
  564. Type '' was not found. Defaulting to type error.
  565.  
  566. Found on line 45203 of input from line 711 of file /home/user/julia/julia.h
  567.  
  568. Failed to parse type '( visibility (" default "))) jl_weakref_t * jl_gc_new_weakref ( jl_value_t * value' original input '( visibility (" default "))) jl_weakref_t * jl_gc_new_weakref ( jl_value_t * value '
  569. Found on line 45203 of input from line 711 of file /home/user/julia/julia.h
  570. Error parsing argument for function __attribute__ function may be invalid.
  571.  
  572. Type '' was not found. Defaulting to type error.
  573.  
  574. Found on line 45204 of input from line 712 of file /home/user/julia/julia.h
  575.  
  576. Failed to parse type '( visibility (" default "))) jl_value_t * jl_gc_alloc_0w ( void' original input '( visibility (" default "))) jl_value_t * jl_gc_alloc_0w ( void '
  577. Found on line 45204 of input from line 712 of file /home/user/julia/julia.h
  578. Error parsing argument for function __attribute__ function may be invalid.
  579.  
  580. Type '' was not found. Defaulting to type error.
  581.  
  582. Found on line 45205 of input from line 713 of file /home/user/julia/julia.h
  583.  
  584. Failed to parse type '( visibility (" default "))) jl_value_t * jl_gc_alloc_1w ( void' original input '( visibility (" default "))) jl_value_t * jl_gc_alloc_1w ( void '
  585. Found on line 45205 of input from line 713 of file /home/user/julia/julia.h
  586. Error parsing argument for function __attribute__ function may be invalid.
  587.  
  588. Type '' was not found. Defaulting to type error.
  589.  
  590. Found on line 45206 of input from line 714 of file /home/user/julia/julia.h
  591.  
  592. Failed to parse type '( visibility (" default "))) jl_value_t * jl_gc_alloc_2w ( void' original input '( visibility (" default "))) jl_value_t * jl_gc_alloc_2w ( void '
  593. Found on line 45206 of input from line 714 of file /home/user/julia/julia.h
  594. Error parsing argument for function __attribute__ function may be invalid.
  595.  
  596. Type '' was not found. Defaulting to type error.
  597.  
  598. Found on line 45207 of input from line 715 of file /home/user/julia/julia.h
  599.  
  600. Failed to parse type '( visibility (" default "))) jl_value_t * jl_gc_alloc_3w ( void' original input '( visibility (" default "))) jl_value_t * jl_gc_alloc_3w ( void '
  601. Found on line 45207 of input from line 715 of file /home/user/julia/julia.h
  602. Error parsing argument for function __attribute__ function may be invalid.
  603.  
  604. Type '' was not found. Defaulting to type error.
  605.  
  606. Found on line 45208 of input from line 716 of file /home/user/julia/julia.h
  607.  
  608. Failed to parse type '( visibility (" default "))) jl_value_t * jl_gc_allocobj ( size_t sz' original input '( visibility (" default "))) jl_value_t * jl_gc_allocobj ( size_t sz '
  609. Found on line 45208 of input from line 716 of file /home/user/julia/julia.h
  610. Error parsing argument for function __attribute__ function may be invalid.
  611.  
  612. Type '' was not found. Defaulting to type error.
  613.  
  614. Found on line 45209 of input from line 717 of file /home/user/julia/julia.h
  615.  
  616. Failed to parse type '( visibility (" default "))) void jl_gc_use ( jl_value_t * a' original input '( visibility (" default "))) void jl_gc_use ( jl_value_t * a '
  617. Found on line 45209 of input from line 717 of file /home/user/julia/julia.h
  618. Error parsing argument for function __attribute__ function may be invalid.
  619.  
  620. Type '' was not found. Defaulting to type error.
  621.  
  622. Found on line 45211 of input from line 719 of file /home/user/julia/julia.h
  623.  
  624. Failed to parse type '( visibility (" default "))) void jl_clear_malloc_data ( void' original input '( visibility (" default "))) void jl_clear_malloc_data ( void '
  625. Found on line 45211 of input from line 719 of file /home/user/julia/julia.h
  626. Error parsing argument for function __attribute__ function may be invalid.
  627.  
  628. Type '' was not found. Defaulting to type error.
  629.  
  630. Found on line 45214 of input from line 722 of file /home/user/julia/julia.h
  631.  
  632. Failed to parse type '( visibility (" default "))) void jl_gc_queue_root ( jl_value_t * root' original input '( visibility (" default "))) void jl_gc_queue_root ( jl_value_t * root '
  633. Found on line 45214 of input from line 722 of file /home/user/julia/julia.h
  634. Error parsing argument for function __attribute__ function may be invalid.
  635.  
  636. Type '' was not found. Defaulting to type error.
  637.  
  638. Found on line 45232 of input from line 740 of file /home/user/julia/julia.h
  639.  
  640. Failed to parse type '( visibility (" default "))) void * jl_gc_managed_malloc ( size_t sz' original input '( visibility (" default "))) void * jl_gc_managed_malloc ( size_t sz '
  641. Found on line 45232 of input from line 740 of file /home/user/julia/julia.h
  642. Error parsing argument for function __attribute__ function may be invalid.
  643.  
  644. Type '' was not found. Defaulting to type error.
  645.  
  646. Found on line 45323 of input from line 781 of file /home/user/julia/julia.h
  647.  
  648. Failed to parse type '( visibility (" default "))) char * jl_array_typetagdata ( jl_array_t * a' original input '( visibility (" default "))) char * jl_array_typetagdata ( jl_array_t * a '
  649. Found on line 45323 of input from line 781 of file /home/user/julia/julia.h
  650. Error parsing argument for function __attribute__ function may be invalid.
  651.  
  652. Type '' was not found. Defaulting to type error.
  653.  
  654. Found on line 45657 of input from line 1064 of file /home/user/julia/julia.h
  655.  
  656. Failed to parse type '( visibility (" default "))) uintptr_t jl_object_id ( jl_value_t * v' original input '( visibility (" default "))) uintptr_t jl_object_id ( jl_value_t * v '
  657. Found on line 45657 of input from line 1064 of file /home/user/julia/julia.h
  658. Error parsing argument for function __attribute__ function may be invalid.
  659.  
  660. Type '' was not found. Defaulting to type error.
  661.  
  662. Found on line 45660 of input from line 1067 of file /home/user/julia/julia.h
  663.  
  664. Failed to parse type '( visibility (" default "))) int jl_has_free_typevars ( jl_value_t * v' original input '( visibility (" default "))) int jl_has_free_typevars ( jl_value_t * v '
  665. Found on line 45660 of input from line 1067 of file /home/user/julia/julia.h
  666. Error parsing argument for function __attribute__ function may be invalid.
  667.  
  668. Type '' was not found. Defaulting to type error.
  669.  
  670. Found on line 45663 of input from line 1070 of file /home/user/julia/julia.h
  671.  
  672. Failed to parse type '( visibility (" default "))) int jl_subtype_env_size ( jl_value_t * t' original input '( visibility (" default "))) int jl_subtype_env_size ( jl_value_t * t '
  673. Found on line 45663 of input from line 1070 of file /home/user/julia/julia.h
  674. Error parsing argument for function __attribute__ function may be invalid.
  675.  
  676. Type '' was not found. Defaulting to type error.
  677.  
  678. Found on line 45672 of input from line 1079 of file /home/user/julia/julia.h
  679.  
  680. Failed to parse type '( visibility (" default "))) char * jl_typename_str ( jl_value_t * v' original input '( visibility (" default "))) const char * jl_typename_str ( jl_value_t * v '
  681. Found on line 45672 of input from line 1079 of file /home/user/julia/julia.h
  682. Error parsing argument for function __attribute__ function may be invalid.
  683.  
  684. Type '' was not found. Defaulting to type error.
  685.  
  686. Found on line 45673 of input from line 1080 of file /home/user/julia/julia.h
  687.  
  688. Failed to parse type '( visibility (" default "))) char * jl_typeof_str ( jl_value_t * v' original input '( visibility (" default "))) const char * jl_typeof_str ( jl_value_t * v '
  689. Found on line 45673 of input from line 1080 of file /home/user/julia/julia.h
  690. Error parsing argument for function __attribute__ function may be invalid.
  691.  
  692. Type '' was not found. Defaulting to type error.
  693.  
  694. Found on line 45695 of input from line 1102 of file /home/user/julia/julia.h
  695.  
  696. Failed to parse type '( visibility (" default "))) jl_tupletype_t * jl_apply_tuple_type ( jl_svec_t * params' original input '( visibility (" default "))) jl_tupletype_t * jl_apply_tuple_type ( jl_svec_t * params '
  697. Found on line 45695 of input from line 1102 of file /home/user/julia/julia.h
  698. Error parsing argument for function __attribute__ function may be invalid.
  699.  
  700. Type '' was not found. Defaulting to type error.
  701.  
  702. Found on line 45716 of input from line 1123 of file /home/user/julia/julia.h
  703.  
  704. Failed to parse type '( visibility (" default "))) jl_value_t * jl_new_struct_uninit ( jl_datatype_t * type' original input '( visibility (" default "))) jl_value_t * jl_new_struct_uninit ( jl_datatype_t * type '
  705. Found on line 45716 of input from line 1123 of file /home/user/julia/julia.h
  706. Error parsing argument for function __attribute__ function may be invalid.
  707.  
  708. Type '' was not found. Defaulting to type error.
  709.  
  710. Found on line 45717 of input from line 1124 of file /home/user/julia/julia.h
  711.  
  712. Failed to parse type '( visibility (" default "))) jl_method_instance_t * jl_new_method_instance_uninit ( void' original input '( visibility (" default "))) jl_method_instance_t * jl_new_method_instance_uninit ( void '
  713. Found on line 45717 of input from line 1124 of file /home/user/julia/julia.h
  714. Error parsing argument for function __attribute__ function may be invalid.
  715.  
  716. Type '' was not found. Defaulting to type error.
  717.  
  718. Found on line 45719 of input from line 1126 of file /home/user/julia/julia.h
  719.  
  720. Failed to parse type '( visibility (" default "))) jl_svec_t * jl_svec1 ( void * a' original input '( visibility (" default "))) jl_svec_t * jl_svec1 ( void * a '
  721. Found on line 45719 of input from line 1126 of file /home/user/julia/julia.h
  722. Error parsing argument for function __attribute__ function may be invalid.
  723.  
  724. Type '' was not found. Defaulting to type error.
  725.  
  726. Found on line 45721 of input from line 1128 of file /home/user/julia/julia.h
  727.  
  728. Failed to parse type '( visibility (" default "))) jl_svec_t * jl_alloc_svec ( size_t n' original input '( visibility (" default "))) jl_svec_t * jl_alloc_svec ( size_t n '
  729. Found on line 45721 of input from line 1128 of file /home/user/julia/julia.h
  730. Error parsing argument for function __attribute__ function may be invalid.
  731.  
  732. Type '' was not found. Defaulting to type error.
  733.  
  734. Found on line 45722 of input from line 1129 of file /home/user/julia/julia.h
  735.  
  736. Failed to parse type '( visibility (" default "))) jl_svec_t * jl_alloc_svec_uninit ( size_t n' original input '( visibility (" default "))) jl_svec_t * jl_alloc_svec_uninit ( size_t n '
  737. Found on line 45722 of input from line 1129 of file /home/user/julia/julia.h
  738. Error parsing argument for function __attribute__ function may be invalid.
  739.  
  740. Type '' was not found. Defaulting to type error.
  741.  
  742. Found on line 45723 of input from line 1130 of file /home/user/julia/julia.h
  743.  
  744. Failed to parse type '( visibility (" default "))) jl_svec_t * jl_svec_copy ( jl_svec_t * a' original input '( visibility (" default "))) jl_svec_t * jl_svec_copy ( jl_svec_t * a '
  745. Found on line 45723 of input from line 1130 of file /home/user/julia/julia.h
  746. Error parsing argument for function __attribute__ function may be invalid.
  747.  
  748. Type '' was not found. Defaulting to type error.
  749.  
  750. Found on line 45726 of input from line 1133 of file /home/user/julia/julia.h
  751.  
  752. Failed to parse type '( visibility (" default "))) jl_sym_t * jl_symbol ( char * str' original input '( visibility (" default "))) jl_sym_t * jl_symbol ( const char * str '
  753. Found on line 45726 of input from line 1133 of file /home/user/julia/julia.h
  754. Error parsing argument for function __attribute__ function may be invalid.
  755.  
  756. Type '' was not found. Defaulting to type error.
  757.  
  758. Found on line 45727 of input from line 1134 of file /home/user/julia/julia.h
  759.  
  760. Failed to parse type '( visibility (" default "))) jl_sym_t * jl_symbol_lookup ( char * str' original input '( visibility (" default "))) jl_sym_t * jl_symbol_lookup ( const char * str '
  761. Found on line 45727 of input from line 1134 of file /home/user/julia/julia.h
  762. Error parsing argument for function __attribute__ function may be invalid.
  763.  
  764. Type '' was not found. Defaulting to type error.
  765.  
  766. Found on line 45729 of input from line 1136 of file /home/user/julia/julia.h
  767.  
  768. Failed to parse type '( visibility (" default "))) jl_sym_t * jl_gensym ( void' original input '( visibility (" default "))) jl_sym_t * jl_gensym ( void '
  769. Found on line 45729 of input from line 1136 of file /home/user/julia/julia.h
  770. Error parsing argument for function __attribute__ function may be invalid.
  771.  
  772. Type '' was not found. Defaulting to type error.
  773.  
  774. Found on line 45731 of input from line 1138 of file /home/user/julia/julia.h
  775.  
  776. Failed to parse type '( visibility (" default "))) jl_sym_t * jl_get_root_symbol ( void' original input '( visibility (" default "))) jl_sym_t * jl_get_root_symbol ( void '
  777. Found on line 45731 of input from line 1138 of file /home/user/julia/julia.h
  778. Error parsing argument for function __attribute__ function may be invalid.
  779.  
  780. Type '' was not found. Defaulting to type error.
  781.  
  782. Found on line 45737 of input from line 1144 of file /home/user/julia/julia.h
  783.  
  784. Failed to parse type '( visibility (" default "))) jl_code_info_t * jl_code_for_staged ( jl_method_instance_t * linfo' original input '( visibility (" default "))) jl_code_info_t * jl_code_for_staged ( jl_method_instance_t * linfo '
  785. Found on line 45737 of input from line 1144 of file /home/user/julia/julia.h
  786. Error parsing argument for function __attribute__ function may be invalid.
  787.  
  788. Type '' was not found. Defaulting to type error.
  789.  
  790. Found on line 45738 of input from line 1145 of file /home/user/julia/julia.h
  791.  
  792. Failed to parse type '( visibility (" default "))) jl_code_info_t * jl_copy_code_info ( jl_code_info_t * src' original input '( visibility (" default "))) jl_code_info_t * jl_copy_code_info ( jl_code_info_t * src '
  793. Found on line 45738 of input from line 1145 of file /home/user/julia/julia.h
  794. Error parsing argument for function __attribute__ function may be invalid.
  795.  
  796. Type '' was not found. Defaulting to type error.
  797.  
  798. Found on line 45739 of input from line 1146 of file /home/user/julia/julia.h
  799.  
  800. Failed to parse type '( visibility (" default "))) size_t jl_get_world_counter ( void' original input '( visibility (" default "))) size_t jl_get_world_counter ( void '
  801. Found on line 45739 of input from line 1146 of file /home/user/julia/julia.h
  802. Error parsing argument for function __attribute__ function may be invalid.
  803.  
  804. Type '' was not found. Defaulting to type error.
  805.  
  806. Found on line 45740 of input from line 1147 of file /home/user/julia/julia.h
  807.  
  808. Failed to parse type '( visibility (" default "))) jl_function_t * jl_get_kwsorter ( jl_value_t * ty' original input '( visibility (" default "))) jl_function_t * jl_get_kwsorter ( jl_value_t * ty '
  809. Found on line 45740 of input from line 1147 of file /home/user/julia/julia.h
  810. Error parsing argument for function __attribute__ function may be invalid.
  811.  
  812. Type '' was not found. Defaulting to type error.
  813.  
  814. Found on line 45741 of input from line 1148 of file /home/user/julia/julia.h
  815.  
  816. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_bool ( int8_t x' original input '( visibility (" default "))) jl_value_t * jl_box_bool ( int8_t x '
  817. Found on line 45741 of input from line 1148 of file /home/user/julia/julia.h
  818. Error parsing argument for function __attribute__ function may be invalid.
  819.  
  820. Type '' was not found. Defaulting to type error.
  821.  
  822. Found on line 45742 of input from line 1149 of file /home/user/julia/julia.h
  823.  
  824. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_int8 ( int8_t x' original input '( visibility (" default "))) jl_value_t * jl_box_int8 ( int8_t x '
  825. Found on line 45742 of input from line 1149 of file /home/user/julia/julia.h
  826. Error parsing argument for function __attribute__ function may be invalid.
  827.  
  828. Type '' was not found. Defaulting to type error.
  829.  
  830. Found on line 45743 of input from line 1150 of file /home/user/julia/julia.h
  831.  
  832. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_uint8 ( uint8_t x' original input '( visibility (" default "))) jl_value_t * jl_box_uint8 ( uint8_t x '
  833. Found on line 45743 of input from line 1150 of file /home/user/julia/julia.h
  834. Error parsing argument for function __attribute__ function may be invalid.
  835.  
  836. Type '' was not found. Defaulting to type error.
  837.  
  838. Found on line 45744 of input from line 1151 of file /home/user/julia/julia.h
  839.  
  840. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_int16 ( int16_t x' original input '( visibility (" default "))) jl_value_t * jl_box_int16 ( int16_t x '
  841. Found on line 45744 of input from line 1151 of file /home/user/julia/julia.h
  842. Error parsing argument for function __attribute__ function may be invalid.
  843.  
  844. Type '' was not found. Defaulting to type error.
  845.  
  846. Found on line 45745 of input from line 1152 of file /home/user/julia/julia.h
  847.  
  848. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_uint16 ( uint16_t x' original input '( visibility (" default "))) jl_value_t * jl_box_uint16 ( uint16_t x '
  849. Found on line 45745 of input from line 1152 of file /home/user/julia/julia.h
  850. Error parsing argument for function __attribute__ function may be invalid.
  851.  
  852. Type '' was not found. Defaulting to type error.
  853.  
  854. Found on line 45746 of input from line 1153 of file /home/user/julia/julia.h
  855.  
  856. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_int32 ( int32_t x' original input '( visibility (" default "))) jl_value_t * jl_box_int32 ( int32_t x '
  857. Found on line 45746 of input from line 1153 of file /home/user/julia/julia.h
  858. Error parsing argument for function __attribute__ function may be invalid.
  859.  
  860. Type '' was not found. Defaulting to type error.
  861.  
  862. Found on line 45747 of input from line 1154 of file /home/user/julia/julia.h
  863.  
  864. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_uint32 ( uint32_t x' original input '( visibility (" default "))) jl_value_t * jl_box_uint32 ( uint32_t x '
  865. Found on line 45747 of input from line 1154 of file /home/user/julia/julia.h
  866. Error parsing argument for function __attribute__ function may be invalid.
  867.  
  868. Type '' was not found. Defaulting to type error.
  869.  
  870. Found on line 45748 of input from line 1155 of file /home/user/julia/julia.h
  871.  
  872. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_char ( uint32_t x' original input '( visibility (" default "))) jl_value_t * jl_box_char ( uint32_t x '
  873. Found on line 45748 of input from line 1155 of file /home/user/julia/julia.h
  874. Error parsing argument for function __attribute__ function may be invalid.
  875.  
  876. Type '' was not found. Defaulting to type error.
  877.  
  878. Found on line 45749 of input from line 1156 of file /home/user/julia/julia.h
  879.  
  880. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_int64 ( int64_t x' original input '( visibility (" default "))) jl_value_t * jl_box_int64 ( int64_t x '
  881. Found on line 45749 of input from line 1156 of file /home/user/julia/julia.h
  882. Error parsing argument for function __attribute__ function may be invalid.
  883.  
  884. Type '' was not found. Defaulting to type error.
  885.  
  886. Found on line 45750 of input from line 1157 of file /home/user/julia/julia.h
  887.  
  888. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_uint64 ( uint64_t x' original input '( visibility (" default "))) jl_value_t * jl_box_uint64 ( uint64_t x '
  889. Found on line 45750 of input from line 1157 of file /home/user/julia/julia.h
  890. Error parsing argument for function __attribute__ function may be invalid.
  891.  
  892. Type '' was not found. Defaulting to type error.
  893.  
  894. Found on line 45751 of input from line 1158 of file /home/user/julia/julia.h
  895.  
  896. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_float32 ( float x' original input '( visibility (" default "))) jl_value_t * jl_box_float32 ( float x '
  897. Found on line 45751 of input from line 1158 of file /home/user/julia/julia.h
  898. Error parsing argument for function __attribute__ function may be invalid.
  899.  
  900. Type '' was not found. Defaulting to type error.
  901.  
  902. Found on line 45752 of input from line 1159 of file /home/user/julia/julia.h
  903.  
  904. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_float64 ( double x' original input '( visibility (" default "))) jl_value_t * jl_box_float64 ( double x '
  905. Found on line 45752 of input from line 1159 of file /home/user/julia/julia.h
  906. Error parsing argument for function __attribute__ function may be invalid.
  907.  
  908. Type '' was not found. Defaulting to type error.
  909.  
  910. Found on line 45753 of input from line 1160 of file /home/user/julia/julia.h
  911.  
  912. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_voidpointer ( void * x' original input '( visibility (" default "))) jl_value_t * jl_box_voidpointer ( void * x '
  913. Found on line 45753 of input from line 1160 of file /home/user/julia/julia.h
  914. Error parsing argument for function __attribute__ function may be invalid.
  915.  
  916. Type '' was not found. Defaulting to type error.
  917.  
  918. Found on line 45754 of input from line 1161 of file /home/user/julia/julia.h
  919.  
  920. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_ssavalue ( size_t x' original input '( visibility (" default "))) jl_value_t * jl_box_ssavalue ( size_t x '
  921. Found on line 45754 of input from line 1161 of file /home/user/julia/julia.h
  922. Error parsing argument for function __attribute__ function may be invalid.
  923.  
  924. Type '' was not found. Defaulting to type error.
  925.  
  926. Found on line 45755 of input from line 1162 of file /home/user/julia/julia.h
  927.  
  928. Failed to parse type '( visibility (" default "))) jl_value_t * jl_box_slotnumber ( size_t x' original input '( visibility (" default "))) jl_value_t * jl_box_slotnumber ( size_t x '
  929. Found on line 45755 of input from line 1162 of file /home/user/julia/julia.h
  930. Error parsing argument for function __attribute__ function may be invalid.
  931.  
  932. Type '' was not found. Defaulting to type error.
  933.  
  934. Found on line 45756 of input from line 1163 of file /home/user/julia/julia.h
  935.  
  936. Failed to parse type '( visibility (" default "))) int8_t jl_unbox_bool ( jl_value_t * v' original input '( visibility (" default "))) int8_t jl_unbox_bool ( jl_value_t * v '
  937. Found on line 45756 of input from line 1163 of file /home/user/julia/julia.h
  938. Error parsing argument for function __attribute__ function may be invalid.
  939.  
  940. Type '' was not found. Defaulting to type error.
  941.  
  942. Found on line 45757 of input from line 1164 of file /home/user/julia/julia.h
  943.  
  944. Failed to parse type '( visibility (" default "))) int8_t jl_unbox_int8 ( jl_value_t * v' original input '( visibility (" default "))) int8_t jl_unbox_int8 ( jl_value_t * v '
  945. Found on line 45757 of input from line 1164 of file /home/user/julia/julia.h
  946. Error parsing argument for function __attribute__ function may be invalid.
  947.  
  948. Type '' was not found. Defaulting to type error.
  949.  
  950. Found on line 45758 of input from line 1165 of file /home/user/julia/julia.h
  951.  
  952. Failed to parse type '( visibility (" default "))) uint8_t jl_unbox_uint8 ( jl_value_t * v' original input '( visibility (" default "))) uint8_t jl_unbox_uint8 ( jl_value_t * v '
  953. Found on line 45758 of input from line 1165 of file /home/user/julia/julia.h
  954. Error parsing argument for function __attribute__ function may be invalid.
  955.  
  956. Type '' was not found. Defaulting to type error.
  957.  
  958. Found on line 45759 of input from line 1166 of file /home/user/julia/julia.h
  959.  
  960. Failed to parse type '( visibility (" default "))) int16_t jl_unbox_int16 ( jl_value_t * v' original input '( visibility (" default "))) int16_t jl_unbox_int16 ( jl_value_t * v '
  961. Found on line 45759 of input from line 1166 of file /home/user/julia/julia.h
  962. Error parsing argument for function __attribute__ function may be invalid.
  963.  
  964. Type '' was not found. Defaulting to type error.
  965.  
  966. Found on line 45760 of input from line 1167 of file /home/user/julia/julia.h
  967.  
  968. Failed to parse type '( visibility (" default "))) uint16_t jl_unbox_uint16 ( jl_value_t * v' original input '( visibility (" default "))) uint16_t jl_unbox_uint16 ( jl_value_t * v '
  969. Found on line 45760 of input from line 1167 of file /home/user/julia/julia.h
  970. Error parsing argument for function __attribute__ function may be invalid.
  971.  
  972. Type '' was not found. Defaulting to type error.
  973.  
  974. Found on line 45761 of input from line 1168 of file /home/user/julia/julia.h
  975.  
  976. Failed to parse type '( visibility (" default "))) int32_t jl_unbox_int32 ( jl_value_t * v' original input '( visibility (" default "))) int32_t jl_unbox_int32 ( jl_value_t * v '
  977. Found on line 45761 of input from line 1168 of file /home/user/julia/julia.h
  978. Error parsing argument for function __attribute__ function may be invalid.
  979.  
  980. Type '' was not found. Defaulting to type error.
  981.  
  982. Found on line 45762 of input from line 1169 of file /home/user/julia/julia.h
  983.  
  984. Failed to parse type '( visibility (" default "))) uint32_t jl_unbox_uint32 ( jl_value_t * v' original input '( visibility (" default "))) uint32_t jl_unbox_uint32 ( jl_value_t * v '
  985. Found on line 45762 of input from line 1169 of file /home/user/julia/julia.h
  986. Error parsing argument for function __attribute__ function may be invalid.
  987.  
  988. Type '' was not found. Defaulting to type error.
  989.  
  990. Found on line 45763 of input from line 1170 of file /home/user/julia/julia.h
  991.  
  992. Failed to parse type '( visibility (" default "))) int64_t jl_unbox_int64 ( jl_value_t * v' original input '( visibility (" default "))) int64_t jl_unbox_int64 ( jl_value_t * v '
  993. Found on line 45763 of input from line 1170 of file /home/user/julia/julia.h
  994. Error parsing argument for function __attribute__ function may be invalid.
  995.  
  996. Type '' was not found. Defaulting to type error.
  997.  
  998. Found on line 45764 of input from line 1171 of file /home/user/julia/julia.h
  999.  
  1000. Failed to parse type '( visibility (" default "))) uint64_t jl_unbox_uint64 ( jl_value_t * v' original input '( visibility (" default "))) uint64_t jl_unbox_uint64 ( jl_value_t * v '
  1001. Found on line 45764 of input from line 1171 of file /home/user/julia/julia.h
  1002. Error parsing argument for function __attribute__ function may be invalid.
  1003.  
  1004. Type '' was not found. Defaulting to type error.
  1005.  
  1006. Found on line 45765 of input from line 1172 of file /home/user/julia/julia.h
  1007.  
  1008. Failed to parse type '( visibility (" default "))) float jl_unbox_float32 ( jl_value_t * v' original input '( visibility (" default "))) float jl_unbox_float32 ( jl_value_t * v '
  1009. Found on line 45765 of input from line 1172 of file /home/user/julia/julia.h
  1010. Error parsing argument for function __attribute__ function may be invalid.
  1011.  
  1012. Type '' was not found. Defaulting to type error.
  1013.  
  1014. Found on line 45766 of input from line 1173 of file /home/user/julia/julia.h
  1015.  
  1016. Failed to parse type '( visibility (" default "))) double jl_unbox_float64 ( jl_value_t * v' original input '( visibility (" default "))) double jl_unbox_float64 ( jl_value_t * v '
  1017. Found on line 45766 of input from line 1173 of file /home/user/julia/julia.h
  1018. Error parsing argument for function __attribute__ function may be invalid.
  1019.  
  1020. Type '' was not found. Defaulting to type error.
  1021.  
  1022. Found on line 45767 of input from line 1174 of file /home/user/julia/julia.h
  1023.  
  1024. Failed to parse type '( visibility (" default "))) void * jl_unbox_voidpointer ( jl_value_t * v' original input '( visibility (" default "))) void * jl_unbox_voidpointer ( jl_value_t * v '
  1025. Found on line 45767 of input from line 1174 of file /home/user/julia/julia.h
  1026. Error parsing argument for function __attribute__ function may be invalid.
  1027.  
  1028. Type '' was not found. Defaulting to type error.
  1029.  
  1030. Found on line 45895 of input from line 1267 of file /home/user/julia/julia.h
  1031.  
  1032. Failed to parse type '( visibility (" default "))) jl_value_t * jl_value_ptr ( jl_value_t * a' original input '( visibility (" default "))) jl_value_t * jl_value_ptr ( jl_value_t * a '
  1033. Found on line 45895 of input from line 1267 of file /home/user/julia/julia.h
  1034. Error parsing argument for function __attribute__ function may be invalid.
  1035.  
  1036. Type '' was not found. Defaulting to type error.
  1037.  
  1038. Found on line 45914 of input from line 1286 of file /home/user/julia/julia.h
  1039.  
  1040. Failed to parse type '( visibility (" default "))) jl_value_t * jl_cstr_to_string ( char * str' original input '( visibility (" default "))) jl_value_t * jl_cstr_to_string ( const char * str '
  1041. Found on line 45914 of input from line 1286 of file /home/user/julia/julia.h
  1042. Error parsing argument for function __attribute__ function may be invalid.
  1043.  
  1044. Type '' was not found. Defaulting to type error.
  1045.  
  1046. Found on line 45915 of input from line 1287 of file /home/user/julia/julia.h
  1047.  
  1048. Failed to parse type '( visibility (" default "))) jl_value_t * jl_alloc_string ( size_t len' original input '( visibility (" default "))) jl_value_t * jl_alloc_string ( size_t len '
  1049. Found on line 45915 of input from line 1287 of file /home/user/julia/julia.h
  1050. Error parsing argument for function __attribute__ function may be invalid.
  1051.  
  1052. Type '' was not found. Defaulting to type error.
  1053.  
  1054. Found on line 45916 of input from line 1288 of file /home/user/julia/julia.h
  1055.  
  1056. Failed to parse type '( visibility (" default "))) jl_value_t * jl_array_to_string ( jl_array_t * a' original input '( visibility (" default "))) jl_value_t * jl_array_to_string ( jl_array_t * a '
  1057. Found on line 45916 of input from line 1288 of file /home/user/julia/julia.h
  1058. Error parsing argument for function __attribute__ function may be invalid.
  1059.  
  1060. Type '' was not found. Defaulting to type error.
  1061.  
  1062. Found on line 45917 of input from line 1289 of file /home/user/julia/julia.h
  1063.  
  1064. Failed to parse type '( visibility (" default "))) jl_array_t * jl_alloc_vec_any ( size_t n' original input '( visibility (" default "))) jl_array_t * jl_alloc_vec_any ( size_t n '
  1065. Found on line 45917 of input from line 1289 of file /home/user/julia/julia.h
  1066. Error parsing argument for function __attribute__ function may be invalid.
  1067.  
  1068. Type '' was not found. Defaulting to type error.
  1069.  
  1070. Found on line 45932 of input from line 1304 of file /home/user/julia/julia.h
  1071.  
  1072. Failed to parse type '( visibility (" default "))) void * jl_array_ptr ( jl_array_t * a' original input '( visibility (" default "))) void * jl_array_ptr ( jl_array_t * a '
  1073. Found on line 45932 of input from line 1304 of file /home/user/julia/julia.h
  1074. Error parsing argument for function __attribute__ function may be invalid.
  1075.  
  1076. Type '' was not found. Defaulting to type error.
  1077.  
  1078. Found on line 45933 of input from line 1305 of file /home/user/julia/julia.h
  1079.  
  1080. Failed to parse type '( visibility (" default "))) void * jl_array_eltype ( jl_value_t * a' original input '( visibility (" default "))) void * jl_array_eltype ( jl_value_t * a '
  1081. Found on line 45933 of input from line 1305 of file /home/user/julia/julia.h
  1082. Error parsing argument for function __attribute__ function may be invalid.
  1083.  
  1084. Type '' was not found. Defaulting to type error.
  1085.  
  1086. Found on line 45934 of input from line 1306 of file /home/user/julia/julia.h
  1087.  
  1088. Failed to parse type '( visibility (" default "))) int jl_array_rank ( jl_value_t * a' original input '( visibility (" default "))) int jl_array_rank ( jl_value_t * a '
  1089. Found on line 45934 of input from line 1306 of file /home/user/julia/julia.h
  1090. Error parsing argument for function __attribute__ function may be invalid.
  1091.  
  1092. Type '' was not found. Defaulting to type error.
  1093.  
  1094. Found on line 45938 of input from line 1310 of file /home/user/julia/julia.h
  1095.  
  1096. Failed to parse type '( visibility (" default "))) char * jl_string_ptr ( jl_value_t * s' original input '( visibility (" default "))) const char * jl_string_ptr ( jl_value_t * s '
  1097. Found on line 45938 of input from line 1310 of file /home/user/julia/julia.h
  1098. Error parsing argument for function __attribute__ function may be invalid.
  1099.  
  1100. Failed to parse type '__attribute__ (( visibility (" default "))) jl_module_t * jl_main_module' original input ''
  1101. Found on line 45941 of input from line 1313 of file /home/user/julia/julia.h
  1102.  
  1103. Failed to parse type '__attribute__ (( visibility (" default "))) jl_module_t * jl_internal_main_module' original input ''
  1104. Found on line 45942 of input from line 1314 of file /home/user/julia/julia.h
  1105.  
  1106. Failed to parse type '__attribute__ (( visibility (" default "))) jl_module_t * jl_core_module' original input ''
  1107. Found on line 45943 of input from line 1315 of file /home/user/julia/julia.h
  1108.  
  1109. Failed to parse type '__attribute__ (( visibility (" default "))) jl_module_t * jl_base_module' original input ''
  1110. Found on line 45944 of input from line 1316 of file /home/user/julia/julia.h
  1111.  
  1112. Failed to parse type '__attribute__ (( visibility (" default "))) jl_module_t * jl_top_module' original input ''
  1113. Found on line 45945 of input from line 1317 of file /home/user/julia/julia.h
  1114.  
  1115. Type '' was not found. Defaulting to type error.
  1116.  
  1117. Found on line 45946 of input from line 1318 of file /home/user/julia/julia.h
  1118.  
  1119. Failed to parse type '( visibility (" default "))) jl_module_t * jl_new_module ( jl_sym_t * name' original input '( visibility (" default "))) jl_module_t * jl_new_module ( jl_sym_t * name '
  1120. Found on line 45946 of input from line 1318 of file /home/user/julia/julia.h
  1121. Error parsing argument for function __attribute__ function may be invalid.
  1122.  
  1123. Type '' was not found. Defaulting to type error.
  1124.  
  1125. Found on line 45968 of input from line 1340 of file /home/user/julia/julia.h
  1126.  
  1127. Failed to parse type '( visibility (" default "))) void jl_declare_constant ( jl_binding_t * b' original input '( visibility (" default "))) void jl_declare_constant ( jl_binding_t * b '
  1128. Found on line 45968 of input from line 1340 of file /home/user/julia/julia.h
  1129. Error parsing argument for function __attribute__ function may be invalid.
  1130.  
  1131. Type '' was not found. Defaulting to type error.
  1132.  
  1133. Found on line 45976 of input from line 1348 of file /home/user/julia/julia.h
  1134.  
  1135. Failed to parse type '( visibility (" default "))) jl_module_t * jl_new_main_module ( void' original input '( visibility (" default "))) jl_module_t * jl_new_main_module ( void '
  1136. Found on line 45976 of input from line 1348 of file /home/user/julia/julia.h
  1137. Error parsing argument for function __attribute__ function may be invalid.
  1138.  
  1139. Type '' was not found. Defaulting to type error.
  1140.  
  1141. Found on line 45977 of input from line 1349 of file /home/user/julia/julia.h
  1142.  
  1143. Failed to parse type '( visibility (" default "))) void jl_add_standard_imports ( jl_module_t * m' original input '( visibility (" default "))) void jl_add_standard_imports ( jl_module_t * m '
  1144. Found on line 45977 of input from line 1349 of file /home/user/julia/julia.h
  1145. Error parsing argument for function __attribute__ function may be invalid.
  1146.  
  1147. Type '' was not found. Defaulting to type error.
  1148.  
  1149. Found on line 45990 of input from line 1362 of file /home/user/julia/julia.h
  1150.  
  1151. Failed to parse type '( visibility (" default "))) int jl_errno ( void' original input '( visibility (" default "))) int jl_errno ( void '
  1152. Found on line 45990 of input from line 1362 of file /home/user/julia/julia.h
  1153. Error parsing argument for function __attribute__ function may be invalid.
  1154.  
  1155. Type '' was not found. Defaulting to type error.
  1156.  
  1157. Found on line 45991 of input from line 1363 of file /home/user/julia/julia.h
  1158.  
  1159. Failed to parse type '( visibility (" default "))) void jl_set_errno ( int e' original input '( visibility (" default "))) void jl_set_errno ( int e '
  1160. Found on line 45991 of input from line 1363 of file /home/user/julia/julia.h
  1161. Error parsing argument for function __attribute__ function may be invalid.
  1162.  
  1163. Type '' was not found. Defaulting to type error.
  1164.  
  1165. Found on line 45993 of input from line 1365 of file /home/user/julia/julia.h
  1166.  
  1167. Failed to parse type '( visibility (" default "))) int jl_cpu_threads ( void' original input '( visibility (" default "))) int jl_cpu_threads ( void '
  1168. Found on line 45993 of input from line 1365 of file /home/user/julia/julia.h
  1169. Error parsing argument for function __attribute__ function may be invalid.
  1170.  
  1171. Type '' was not found. Defaulting to type error.
  1172.  
  1173. Found on line 45994 of input from line 1366 of file /home/user/julia/julia.h
  1174.  
  1175. Failed to parse type '( visibility (" default "))) long jl_getpagesize ( void' original input '( visibility (" default "))) long jl_getpagesize ( void '
  1176. Found on line 45994 of input from line 1366 of file /home/user/julia/julia.h
  1177. Error parsing argument for function __attribute__ function may be invalid.
  1178.  
  1179. Type '' was not found. Defaulting to type error.
  1180.  
  1181. Found on line 45995 of input from line 1367 of file /home/user/julia/julia.h
  1182.  
  1183. Failed to parse type '( visibility (" default "))) long jl_getallocationgranularity ( void' original input '( visibility (" default "))) long jl_getallocationgranularity ( void '
  1184. Found on line 45995 of input from line 1367 of file /home/user/julia/julia.h
  1185. Error parsing argument for function __attribute__ function may be invalid.
  1186.  
  1187. Type '' was not found. Defaulting to type error.
  1188.  
  1189. Found on line 45996 of input from line 1368 of file /home/user/julia/julia.h
  1190.  
  1191. Failed to parse type '( visibility (" default "))) int jl_is_debugbuild ( void' original input '( visibility (" default "))) int jl_is_debugbuild ( void '
  1192. Found on line 45996 of input from line 1368 of file /home/user/julia/julia.h
  1193. Error parsing argument for function __attribute__ function may be invalid.
  1194.  
  1195. Type '' was not found. Defaulting to type error.
  1196.  
  1197. Found on line 45997 of input from line 1369 of file /home/user/julia/julia.h
  1198.  
  1199. Failed to parse type '( visibility (" default "))) jl_sym_t * jl_get_UNAME ( void' original input '( visibility (" default "))) jl_sym_t * jl_get_UNAME ( void '
  1200. Found on line 45997 of input from line 1369 of file /home/user/julia/julia.h
  1201. Error parsing argument for function __attribute__ function may be invalid.
  1202.  
  1203. Type '' was not found. Defaulting to type error.
  1204.  
  1205. Found on line 45998 of input from line 1370 of file /home/user/julia/julia.h
  1206.  
  1207. Failed to parse type '( visibility (" default "))) jl_sym_t * jl_get_ARCH ( void' original input '( visibility (" default "))) jl_sym_t * jl_get_ARCH ( void '
  1208. Found on line 45998 of input from line 1370 of file /home/user/julia/julia.h
  1209. Error parsing argument for function __attribute__ function may be invalid.
  1210.  
  1211. Type '' was not found. Defaulting to type error.
  1212.  
  1213. Found on line 46001 of input from line 1373 of file /home/user/julia/julia.h
  1214.  
  1215. Failed to parse type '( visibility (" default "))) jl_value_t * jl_environ ( int i' original input '( visibility (" default "))) jl_value_t * jl_environ ( int i '
  1216. Found on line 46001 of input from line 1373 of file /home/user/julia/julia.h
  1217. Error parsing argument for function __attribute__ function may be invalid.
  1218.  
  1219. Type '' was not found. Defaulting to type error.
  1220.  
  1221. Found on line 46004 of input from line 1376 of file /home/user/julia/julia.h
  1222.  
  1223. Failed to parse type '( visibility (" default "))) void __attribute__ (( noreturn )) jl_error ( char * str' original input '( visibility (" default "))) void __attribute__ (( noreturn )) jl_error ( const char * str '
  1224. Found on line 46004 of input from line 1376 of file /home/user/julia/julia.h
  1225. Error parsing argument for function __attribute__ function may be invalid.
  1226.  
  1227. Type '' was not found. Defaulting to type error.
  1228.  
  1229. Found on line 46017 of input from line 1389 of file /home/user/julia/julia.h
  1230.  
  1231. Failed to parse type '( visibility (" default "))) void __attribute__ (( noreturn )) jl_undefined_var_error ( jl_sym_t * var' original input '( visibility (" default "))) void __attribute__ (( noreturn )) jl_undefined_var_error ( jl_sym_t * var '
  1232. Found on line 46017 of input from line 1389 of file /home/user/julia/julia.h
  1233. Error parsing argument for function __attribute__ function may be invalid.
  1234.  
  1235. Type '' was not found. Defaulting to type error.
  1236.  
  1237. Found on line 46028 of input from line 1400 of file /home/user/julia/julia.h
  1238.  
  1239. Failed to parse type '( visibility (" default "))) void __attribute__ (( noreturn )) jl_eof_error ( void' original input '( visibility (" default "))) void __attribute__ (( noreturn )) jl_eof_error ( void '
  1240. Found on line 46028 of input from line 1400 of file /home/user/julia/julia.h
  1241. Error parsing argument for function __attribute__ function may be invalid.
  1242.  
  1243. Type '' was not found. Defaulting to type error.
  1244.  
  1245. Found on line 46029 of input from line 1401 of file /home/user/julia/julia.h
  1246.  
  1247. Failed to parse type '( visibility (" default "))) jl_value_t * jl_exception_occurred ( void' original input '( visibility (" default "))) jl_value_t * jl_exception_occurred ( void '
  1248. Found on line 46029 of input from line 1401 of file /home/user/julia/julia.h
  1249. Error parsing argument for function __attribute__ function may be invalid.
  1250.  
  1251. Type '' was not found. Defaulting to type error.
  1252.  
  1253. Found on line 46030 of input from line 1402 of file /home/user/julia/julia.h
  1254.  
  1255. Failed to parse type '( visibility (" default "))) void jl_exception_clear ( void' original input '( visibility (" default "))) void jl_exception_clear ( void '
  1256. Found on line 46030 of input from line 1402 of file /home/user/julia/julia.h
  1257. Error parsing argument for function __attribute__ function may be invalid.
  1258.  
  1259. Type '' was not found. Defaulting to type error.
  1260.  
  1261. Found on line 46043 of input from line 1432 of file /home/user/julia/julia.h
  1262.  
  1263. Failed to parse type '( visibility (" default "))) void julia_init ( JL_IMAGE_SEARCH rel' original input '( visibility (" default "))) void julia_init ( JL_IMAGE_SEARCH rel '
  1264. Found on line 46043 of input from line 1432 of file /home/user/julia/julia.h
  1265. Error parsing argument for function __attribute__ function may be invalid.
  1266.  
  1267. Type '' was not found. Defaulting to type error.
  1268.  
  1269. Found on line 46044 of input from line 1433 of file /home/user/julia/julia.h
  1270.  
  1271. Failed to parse type '( visibility (" default "))) void jl_init ( void' original input '( visibility (" default "))) void jl_init ( void '
  1272. Found on line 46044 of input from line 1433 of file /home/user/julia/julia.h
  1273. Error parsing argument for function __attribute__ function may be invalid.
  1274.  
  1275. Type '' was not found. Defaulting to type error.
  1276.  
  1277. Found on line 46047 of input from line 1436 of file /home/user/julia/julia.h
  1278.  
  1279. Failed to parse type '( visibility (" default "))) char * jl_get_default_sysimg_path ( void' original input '( visibility (" default "))) const char * jl_get_default_sysimg_path ( void '
  1280. Found on line 46047 of input from line 1436 of file /home/user/julia/julia.h
  1281. Error parsing argument for function __attribute__ function may be invalid.
  1282.  
  1283. Type '' was not found. Defaulting to type error.
  1284.  
  1285. Found on line 46048 of input from line 1437 of file /home/user/julia/julia.h
  1286.  
  1287. Failed to parse type '( visibility (" default "))) int jl_is_initialized ( void' original input '( visibility (" default "))) int jl_is_initialized ( void '
  1288. Found on line 46048 of input from line 1437 of file /home/user/julia/julia.h
  1289. Error parsing argument for function __attribute__ function may be invalid.
  1290.  
  1291. Type '' was not found. Defaulting to type error.
  1292.  
  1293. Found on line 46049 of input from line 1438 of file /home/user/julia/julia.h
  1294.  
  1295. Failed to parse type '( visibility (" default "))) void jl_atexit_hook ( int status' original input '( visibility (" default "))) void jl_atexit_hook ( int status '
  1296. Found on line 46049 of input from line 1438 of file /home/user/julia/julia.h
  1297. Error parsing argument for function __attribute__ function may be invalid.
  1298.  
  1299. Type '' was not found. Defaulting to type error.
  1300.  
  1301. Found on line 46050 of input from line 1439 of file /home/user/julia/julia.h
  1302.  
  1303. Failed to parse type '( visibility (" default "))) void __attribute__ (( noreturn )) jl_exit ( int status' original input '( visibility (" default "))) void __attribute__ (( noreturn )) jl_exit ( int status '
  1304. Found on line 46050 of input from line 1439 of file /home/user/julia/julia.h
  1305. Error parsing argument for function __attribute__ function may be invalid.
  1306.  
  1307. Type '' was not found. Defaulting to type error.
  1308.  
  1309. Found on line 46051 of input from line 1440 of file /home/user/julia/julia.h
  1310.  
  1311. Failed to parse type '( visibility (" default "))) char * jl_pathname_for_handle ( void * handle' original input '( visibility (" default "))) const char * jl_pathname_for_handle ( void * handle '
  1312. Found on line 46051 of input from line 1440 of file /home/user/julia/julia.h
  1313. Error parsing argument for function __attribute__ function may be invalid.
  1314.  
  1315. Type '' was not found. Defaulting to type error.
  1316.  
  1317. Found on line 46053 of input from line 1442 of file /home/user/julia/julia.h
  1318.  
  1319. Failed to parse type '( visibility (" default "))) int jl_deserialize_verify_header ( ios_t * s' original input '( visibility (" default "))) int jl_deserialize_verify_header ( ios_t * s '
  1320. Found on line 46053 of input from line 1442 of file /home/user/julia/julia.h
  1321. Error parsing argument for function __attribute__ function may be invalid.
  1322.  
  1323. Type '' was not found. Defaulting to type error.
  1324.  
  1325. Found on line 46054 of input from line 1443 of file /home/user/julia/julia.h
  1326.  
  1327. Failed to parse type '( visibility (" default "))) void jl_preload_sysimg_so ( char * fname' original input '( visibility (" default "))) void jl_preload_sysimg_so ( const char * fname '
  1328. Found on line 46054 of input from line 1443 of file /home/user/julia/julia.h
  1329. Error parsing argument for function __attribute__ function may be invalid.
  1330.  
  1331. Type '' was not found. Defaulting to type error.
  1332.  
  1333. Found on line 46055 of input from line 1444 of file /home/user/julia/julia.h
  1334.  
  1335. Failed to parse type '( visibility (" default "))) void jl_set_sysimg_so ( void * handle' original input '( visibility (" default "))) void jl_set_sysimg_so ( void * handle '
  1336. Found on line 46055 of input from line 1444 of file /home/user/julia/julia.h
  1337. Error parsing argument for function __attribute__ function may be invalid.
  1338.  
  1339. Type '' was not found. Defaulting to type error.
  1340.  
  1341. Found on line 46056 of input from line 1445 of file /home/user/julia/julia.h
  1342.  
  1343. Failed to parse type '( visibility (" default "))) ios_t * jl_create_system_image ( void' original input '( visibility (" default "))) ios_t * jl_create_system_image ( void '
  1344. Found on line 46056 of input from line 1445 of file /home/user/julia/julia.h
  1345. Error parsing argument for function __attribute__ function may be invalid.
  1346.  
  1347. Type '' was not found. Defaulting to type error.
  1348.  
  1349. Found on line 46057 of input from line 1446 of file /home/user/julia/julia.h
  1350.  
  1351. Failed to parse type '( visibility (" default "))) void jl_save_system_image ( char * fname' original input '( visibility (" default "))) void jl_save_system_image ( const char * fname '
  1352. Found on line 46057 of input from line 1446 of file /home/user/julia/julia.h
  1353. Error parsing argument for function __attribute__ function may be invalid.
  1354.  
  1355. Type '' was not found. Defaulting to type error.
  1356.  
  1357. Found on line 46058 of input from line 1447 of file /home/user/julia/julia.h
  1358.  
  1359. Failed to parse type '( visibility (" default "))) void jl_restore_system_image ( char * fname' original input '( visibility (" default "))) void jl_restore_system_image ( const char * fname '
  1360. Found on line 46058 of input from line 1447 of file /home/user/julia/julia.h
  1361. Error parsing argument for function __attribute__ function may be invalid.
  1362.  
  1363. Type '' was not found. Defaulting to type error.
  1364.  
  1365. Found on line 46073 of input from line 1462 of file /home/user/julia/julia.h
  1366.  
  1367. Failed to parse type '( visibility (" default "))) jl_value_t * jl_eval_string ( char * str' original input '( visibility (" default "))) jl_value_t * jl_eval_string ( const char * str '
  1368. Found on line 46073 of input from line 1462 of file /home/user/julia/julia.h
  1369. Error parsing argument for function __attribute__ function may be invalid.
  1370.  
  1371. Type '' was not found. Defaulting to type error.
  1372.  
  1373. Found on line 46095 of input from line 1484 of file /home/user/julia/julia.h
  1374.  
  1375. Failed to parse type '( visibility (" default "))) int jl_dlclose ( jl_uv_libhandle handle' original input '( visibility (" default "))) int jl_dlclose ( jl_uv_libhandle handle '
  1376. Found on line 46095 of input from line 1484 of file /home/user/julia/julia.h
  1377. Error parsing argument for function __attribute__ function may be invalid.
  1378.  
  1379. Type '' was not found. Defaulting to type error.
  1380.  
  1381. Found on line 46103 of input from line 1492 of file /home/user/julia/julia.h
  1382.  
  1383. Failed to parse type '( visibility (" default "))) jl_module_t * jl_base_relative_to ( jl_module_t * m' original input '( visibility (" default "))) jl_module_t * jl_base_relative_to ( jl_module_t * m '
  1384. Found on line 46103 of input from line 1492 of file /home/user/julia/julia.h
  1385. Error parsing argument for function __attribute__ function may be invalid.
  1386.  
  1387. Type '' was not found. Defaulting to type error.
  1388.  
  1389. Found on line 46106 of input from line 1495 of file /home/user/julia/julia.h
  1390.  
  1391. Failed to parse type '( visibility (" default "))) void jl_trace_method ( jl_method_t * m' original input '( visibility (" default "))) void jl_trace_method ( jl_method_t * m '
  1392. Found on line 46106 of input from line 1495 of file /home/user/julia/julia.h
  1393. Error parsing argument for function __attribute__ function may be invalid.
  1394.  
  1395. Type '' was not found. Defaulting to type error.
  1396.  
  1397. Found on line 46107 of input from line 1496 of file /home/user/julia/julia.h
  1398.  
  1399. Failed to parse type '( visibility (" default "))) void jl_untrace_method ( jl_method_t * m' original input '( visibility (" default "))) void jl_untrace_method ( jl_method_t * m '
  1400. Found on line 46107 of input from line 1496 of file /home/user/julia/julia.h
  1401. Error parsing argument for function __attribute__ function may be invalid.
  1402.  
  1403. Type '' was not found. Defaulting to type error.
  1404.  
  1405. Found on line 46108 of input from line 1497 of file /home/user/julia/julia.h
  1406.  
  1407. Failed to parse type '( visibility (" default "))) void jl_trace_linfo ( jl_method_instance_t * linfo' original input '( visibility (" default "))) void jl_trace_linfo ( jl_method_instance_t * linfo '
  1408. Found on line 46108 of input from line 1497 of file /home/user/julia/julia.h
  1409. Error parsing argument for function __attribute__ function may be invalid.
  1410.  
  1411. Type '' was not found. Defaulting to type error.
  1412.  
  1413. Found on line 46109 of input from line 1498 of file /home/user/julia/julia.h
  1414.  
  1415. Failed to parse type '( visibility (" default "))) void jl_untrace_linfo ( jl_method_instance_t * linfo' original input '( visibility (" default "))) void jl_untrace_linfo ( jl_method_instance_t * linfo '
  1416. Found on line 46109 of input from line 1498 of file /home/user/julia/julia.h
  1417. Error parsing argument for function __attribute__ function may be invalid.
  1418.  
  1419. Type '' was not found. Defaulting to type error.
  1420.  
  1421. Found on line 46110 of input from line 1499 of file /home/user/julia/julia.h
  1422.  
  1423. Type '' was not found. Defaulting to type error.
  1424.  
  1425. Found on line 46111 of input from line 1500 of file /home/user/julia/julia.h
  1426.  
  1427. Type '' was not found. Defaulting to type error.
  1428.  
  1429. Found on line 46112 of input from line 1501 of file /home/user/julia/julia.h
  1430.  
  1431. Type '' was not found. Defaulting to type error.
  1432.  
  1433. Found on line 46115 of input from line 1504 of file /home/user/julia/julia.h
  1434.  
  1435. Failed to parse type '( visibility (" default "))) jl_value_t * jl_copy_ast ( jl_value_t * expr' original input '( visibility (" default "))) jl_value_t * jl_copy_ast ( jl_value_t * expr '
  1436. Found on line 46115 of input from line 1504 of file /home/user/julia/julia.h
  1437. Error parsing argument for function __attribute__ function may be invalid.
  1438.  
  1439. Type '' was not found. Defaulting to type error.
  1440.  
  1441. Found on line 46119 of input from line 1508 of file /home/user/julia/julia.h
  1442.  
  1443. Failed to parse type '( visibility (" default "))) uint8_t jl_ast_flag_inferred ( jl_array_t * data' original input '( visibility (" default "))) uint8_t jl_ast_flag_inferred ( jl_array_t * data '
  1444. Found on line 46119 of input from line 1508 of file /home/user/julia/julia.h
  1445. Error parsing argument for function __attribute__ function may be invalid.
  1446.  
  1447. Type '' was not found. Defaulting to type error.
  1448.  
  1449. Found on line 46120 of input from line 1509 of file /home/user/julia/julia.h
  1450.  
  1451. Failed to parse type '( visibility (" default "))) uint8_t jl_ast_flag_inlineable ( jl_array_t * data' original input '( visibility (" default "))) uint8_t jl_ast_flag_inlineable ( jl_array_t * data '
  1452. Found on line 46120 of input from line 1509 of file /home/user/julia/julia.h
  1453. Error parsing argument for function __attribute__ function may be invalid.
  1454.  
  1455. Type '' was not found. Defaulting to type error.
  1456.  
  1457. Found on line 46121 of input from line 1510 of file /home/user/julia/julia.h
  1458.  
  1459. Failed to parse type '( visibility (" default "))) uint8_t jl_ast_flag_pure ( jl_array_t * data' original input '( visibility (" default "))) uint8_t jl_ast_flag_pure ( jl_array_t * data '
  1460. Found on line 46121 of input from line 1510 of file /home/user/julia/julia.h
  1461. Error parsing argument for function __attribute__ function may be invalid.
  1462.  
  1463. Type '' was not found. Defaulting to type error.
  1464.  
  1465. Found on line 46124 of input from line 1513 of file /home/user/julia/julia.h
  1466.  
  1467. Failed to parse type '( visibility (" default "))) int jl_is_operator ( char * sym' original input '( visibility (" default "))) int jl_is_operator ( char * sym '
  1468. Found on line 46124 of input from line 1513 of file /home/user/julia/julia.h
  1469. Error parsing argument for function __attribute__ function may be invalid.
  1470.  
  1471. Type '' was not found. Defaulting to type error.
  1472.  
  1473. Found on line 46125 of input from line 1514 of file /home/user/julia/julia.h
  1474.  
  1475. Failed to parse type '( visibility (" default "))) int jl_is_unary_operator ( char * sym' original input '( visibility (" default "))) int jl_is_unary_operator ( char * sym '
  1476. Found on line 46125 of input from line 1514 of file /home/user/julia/julia.h
  1477. Error parsing argument for function __attribute__ function may be invalid.
  1478.  
  1479. Type '' was not found. Defaulting to type error.
  1480.  
  1481. Found on line 46126 of input from line 1515 of file /home/user/julia/julia.h
  1482.  
  1483. Failed to parse type '( visibility (" default "))) int jl_is_unary_and_binary_operator ( char * sym' original input '( visibility (" default "))) int jl_is_unary_and_binary_operator ( char * sym '
  1484. Found on line 46126 of input from line 1515 of file /home/user/julia/julia.h
  1485. Error parsing argument for function __attribute__ function may be invalid.
  1486.  
  1487. Type '' was not found. Defaulting to type error.
  1488.  
  1489. Found on line 46127 of input from line 1516 of file /home/user/julia/julia.h
  1490.  
  1491. Failed to parse type '( visibility (" default "))) int jl_operator_precedence ( char * sym' original input '( visibility (" default "))) int jl_operator_precedence ( char * sym '
  1492. Found on line 46127 of input from line 1516 of file /home/user/julia/julia.h
  1493. Error parsing argument for function __attribute__ function may be invalid.
  1494.  
  1495. Type '' was not found. Defaulting to type error.
  1496.  
  1497. Found on line 46143 of input from line 1532 of file /home/user/julia/julia.h
  1498.  
  1499. Failed to parse type '( visibility (" default "))) int32_t jl_invoke_api ( jl_method_instance_t * mi' original input '( visibility (" default "))) int32_t jl_invoke_api ( jl_method_instance_t * mi '
  1500. Found on line 46143 of input from line 1532 of file /home/user/julia/julia.h
  1501. Error parsing argument for function __attribute__ function may be invalid.
  1502.  
  1503. Type '' was not found. Defaulting to type error.
  1504.  
  1505. Found on line 46152 of input from line 1541 of file /home/user/julia/julia.h
  1506.  
  1507. Failed to parse type '( visibility (" default "))) jl_value_t * jl_call0 ( jl_function_t * f' original input '( visibility (" default "))) jl_value_t * jl_call0 ( jl_function_t * f '
  1508. Found on line 46152 of input from line 1541 of file /home/user/julia/julia.h
  1509. Error parsing argument for function __attribute__ function may be invalid.
  1510.  
  1511. Type '' was not found. Defaulting to type error.
  1512.  
  1513. Found on line 46159 of input from line 1548 of file /home/user/julia/julia.h
  1514.  
  1515. Failed to parse type '( visibility (" default "))) void jl_yield ( void' original input '( visibility (" default "))) void jl_yield ( void '
  1516. Found on line 46159 of input from line 1548 of file /home/user/julia/julia.h
  1517. Error parsing argument for function __attribute__ function may be invalid.
  1518.  
  1519. Type '' was not found. Defaulting to type error.
  1520.  
  1521. Found on line 46163 of input from line 1552 of file /home/user/julia/julia.h
  1522.  
  1523. Failed to parse type '( visibility (" default "))) void jl_install_sigint_handler ( void' original input '( visibility (" default "))) void jl_install_sigint_handler ( void '
  1524. Found on line 46163 of input from line 1552 of file /home/user/julia/julia.h
  1525. Error parsing argument for function __attribute__ function may be invalid.
  1526.  
  1527. Type '' was not found. Defaulting to type error.
  1528.  
  1529. Found on line 46164 of input from line 1553 of file /home/user/julia/julia.h
  1530.  
  1531. Failed to parse type '( visibility (" default "))) void jl_sigatomic_begin ( void' original input '( visibility (" default "))) void jl_sigatomic_begin ( void '
  1532. Found on line 46164 of input from line 1553 of file /home/user/julia/julia.h
  1533. Error parsing argument for function __attribute__ function may be invalid.
  1534.  
  1535. Type '' was not found. Defaulting to type error.
  1536.  
  1537. Found on line 46165 of input from line 1554 of file /home/user/julia/julia.h
  1538.  
  1539. Failed to parse type '( visibility (" default "))) void jl_sigatomic_end ( void' original input '( visibility (" default "))) void jl_sigatomic_end ( void '
  1540. Found on line 46165 of input from line 1554 of file /home/user/julia/julia.h
  1541. Error parsing argument for function __attribute__ function may be invalid.
  1542.  
  1543. Type '' was not found. Defaulting to type error.
  1544.  
  1545. Found on line 46224 of input from line 1613 of file /home/user/julia/julia.h
  1546.  
  1547. Failed to parse type '( visibility (" default "))) void jl_switchto ( jl_task_t ** pt' original input '( visibility (" default "))) void jl_switchto ( jl_task_t ** pt '
  1548. Found on line 46224 of input from line 1613 of file /home/user/julia/julia.h
  1549. Error parsing argument for function __attribute__ function may be invalid.
  1550.  
  1551. Type '' was not found. Defaulting to type error.
  1552.  
  1553. Found on line 46225 of input from line 1614 of file /home/user/julia/julia.h
  1554.  
  1555. Failed to parse type '( visibility (" default "))) void __attribute__ (( noreturn )) jl_throw ( jl_value_t * e' original input '( visibility (" default "))) void __attribute__ (( noreturn )) jl_throw ( jl_value_t * e '
  1556. Found on line 46225 of input from line 1614 of file /home/user/julia/julia.h
  1557. Error parsing argument for function __attribute__ function may be invalid.
  1558.  
  1559. Type '' was not found. Defaulting to type error.
  1560.  
  1561. Found on line 46226 of input from line 1615 of file /home/user/julia/julia.h
  1562.  
  1563. Failed to parse type '( visibility (" default "))) void __attribute__ (( noreturn )) jl_rethrow ( void' original input '( visibility (" default "))) void __attribute__ (( noreturn )) jl_rethrow ( void '
  1564. Found on line 46226 of input from line 1615 of file /home/user/julia/julia.h
  1565. Error parsing argument for function __attribute__ function may be invalid.
  1566.  
  1567. Type '' was not found. Defaulting to type error.
  1568.  
  1569. Found on line 46227 of input from line 1616 of file /home/user/julia/julia.h
  1570.  
  1571. Failed to parse type '( visibility (" default "))) void __attribute__ (( noreturn )) jl_rethrow_other ( jl_value_t * e' original input '( visibility (" default "))) void __attribute__ (( noreturn )) jl_rethrow_other ( jl_value_t * e '
  1572. Found on line 46227 of input from line 1616 of file /home/user/julia/julia.h
  1573. Error parsing argument for function __attribute__ function may be invalid.
  1574.  
  1575. Type '' was not found. Defaulting to type error.
  1576.  
  1577. Found on line 46228 of input from line 1617 of file /home/user/julia/julia.h
  1578.  
  1579. Failed to parse type '( visibility (" default "))) void __attribute__ (( noreturn )) jl_no_exc_handler ( jl_value_t * e' original input '( visibility (" default "))) void __attribute__ (( noreturn )) jl_no_exc_handler ( jl_value_t * e '
  1580. Found on line 46228 of input from line 1617 of file /home/user/julia/julia.h
  1581. Error parsing argument for function __attribute__ function may be invalid.
  1582.  
  1583. Type '' was not found. Defaulting to type error.
  1584.  
  1585. Found on line 46417 of input from line 1652 of file /home/user/julia/julia.h
  1586.  
  1587. Failed to parse type '( visibility (" default "))) void jl_enter_handler ( jl_handler_t * eh' original input '( visibility (" default "))) void jl_enter_handler ( jl_handler_t * eh '
  1588. Found on line 46417 of input from line 1652 of file /home/user/julia/julia.h
  1589. Error parsing argument for function __attribute__ function may be invalid.
  1590.  
  1591. Type '' was not found. Defaulting to type error.
  1592.  
  1593. Found on line 46418 of input from line 1653 of file /home/user/julia/julia.h
  1594.  
  1595. Failed to parse type '( visibility (" default "))) void jl_pop_handler ( int n' original input '( visibility (" default "))) void jl_pop_handler ( int n '
  1596. Found on line 46418 of input from line 1653 of file /home/user/julia/julia.h
  1597. Error parsing argument for function __attribute__ function may be invalid.
  1598.  
  1599. Type '' was not found. Defaulting to type error.
  1600.  
  1601. Found on line 46420 of input from line 1719 of file /home/user/julia/julia.h
  1602.  
  1603. Failed to parse type '( visibility (" default "))) void jl_run_event_loop ( uv_loop_t * loop' original input '( visibility (" default "))) void jl_run_event_loop ( uv_loop_t * loop '
  1604. Found on line 46420 of input from line 1719 of file /home/user/julia/julia.h
  1605. Error parsing argument for function __attribute__ function may be invalid.
  1606.  
  1607. Type '' was not found. Defaulting to type error.
  1608.  
  1609. Found on line 46421 of input from line 1720 of file /home/user/julia/julia.h
  1610.  
  1611. Failed to parse type '( visibility (" default "))) int jl_run_once ( uv_loop_t * loop' original input '( visibility (" default "))) int jl_run_once ( uv_loop_t * loop '
  1612. Found on line 46421 of input from line 1720 of file /home/user/julia/julia.h
  1613. Error parsing argument for function __attribute__ function may be invalid.
  1614.  
  1615. Type '' was not found. Defaulting to type error.
  1616.  
  1617. Found on line 46422 of input from line 1721 of file /home/user/julia/julia.h
  1618.  
  1619. Failed to parse type '( visibility (" default "))) int jl_process_events ( uv_loop_t * loop' original input '( visibility (" default "))) int jl_process_events ( uv_loop_t * loop '
  1620. Found on line 46422 of input from line 1721 of file /home/user/julia/julia.h
  1621. Error parsing argument for function __attribute__ function may be invalid.
  1622.  
  1623. Type '' was not found. Defaulting to type error.
  1624.  
  1625. Found on line 46424 of input from line 1723 of file /home/user/julia/julia.h
  1626.  
  1627. Failed to parse type '( visibility (" default "))) uv_loop_t * jl_global_event_loop ( void' original input '( visibility (" default "))) uv_loop_t * jl_global_event_loop ( void '
  1628. Found on line 46424 of input from line 1723 of file /home/user/julia/julia.h
  1629. Error parsing argument for function __attribute__ function may be invalid.
  1630.  
  1631. Type '' was not found. Defaulting to type error.
  1632.  
  1633. Found on line 46426 of input from line 1725 of file /home/user/julia/julia.h
  1634.  
  1635. Failed to parse type '( visibility (" default "))) void jl_close_uv ( uv_handle_t * handle' original input '( visibility (" default "))) void jl_close_uv ( uv_handle_t * handle '
  1636. Found on line 46426 of input from line 1725 of file /home/user/julia/julia.h
  1637. Error parsing argument for function __attribute__ function may be invalid.
  1638.  
  1639. Type '' was not found. Defaulting to type error.
  1640.  
  1641. Found on line 46431 of input from line 1730 of file /home/user/julia/julia.h
  1642.  
  1643. Failed to parse type '( visibility (" default "))) int jl_sizeof_ios_t ( void' original input '( visibility (" default "))) int jl_sizeof_ios_t ( void '
  1644. Found on line 46431 of input from line 1730 of file /home/user/julia/julia.h
  1645. Error parsing argument for function __attribute__ function may be invalid.
  1646.  
  1647. Type '' was not found. Defaulting to type error.
  1648.  
  1649. Found on line 46433 of input from line 1732 of file /home/user/julia/julia.h
  1650.  
  1651. Failed to parse type '( visibility (" default "))) jl_array_t * jl_take_buffer ( ios_t * s' original input '( visibility (" default "))) jl_array_t * jl_take_buffer ( ios_t * s '
  1652. Found on line 46433 of input from line 1732 of file /home/user/julia/julia.h
  1653. Error parsing argument for function __attribute__ function may be invalid.
  1654.  
  1655. Failed to parse type '__attribute__ (( visibility (" default "))) uv_stream_t * jl_uv_stdin' original input ''
  1656. Found on line 46450 of input from line 1756 of file /home/user/julia/julia.h
  1657.  
  1658. Failed to parse type '__attribute__ (( visibility (" default "))) uv_stream_t * jl_uv_stdout' original input ''
  1659. Found on line 46451 of input from line 1757 of file /home/user/julia/julia.h
  1660.  
  1661. Failed to parse type '__attribute__ (( visibility (" default "))) uv_stream_t * jl_uv_stderr' original input ''
  1662. Found on line 46452 of input from line 1758 of file /home/user/julia/julia.h
  1663.  
  1664. Type '' was not found. Defaulting to type error.
  1665.  
  1666. Found on line 46454 of input from line 1760 of file /home/user/julia/julia.h
  1667.  
  1668. Failed to parse type '( visibility (" default "))) uv_stream_t * jl_stdout_stream ( void' original input '( visibility (" default "))) uv_stream_t * jl_stdout_stream ( void '
  1669. Found on line 46454 of input from line 1760 of file /home/user/julia/julia.h
  1670. Error parsing argument for function __attribute__ function may be invalid.
  1671.  
  1672. Type '' was not found. Defaulting to type error.
  1673.  
  1674. Found on line 46455 of input from line 1761 of file /home/user/julia/julia.h
  1675.  
  1676. Failed to parse type '( visibility (" default "))) uv_stream_t * jl_stdin_stream ( void' original input '( visibility (" default "))) uv_stream_t * jl_stdin_stream ( void '
  1677. Found on line 46455 of input from line 1761 of file /home/user/julia/julia.h
  1678. Error parsing argument for function __attribute__ function may be invalid.
  1679.  
  1680. Type '' was not found. Defaulting to type error.
  1681.  
  1682. Found on line 46456 of input from line 1762 of file /home/user/julia/julia.h
  1683.  
  1684. Failed to parse type '( visibility (" default "))) uv_stream_t * jl_stderr_stream ( void' original input '( visibility (" default "))) uv_stream_t * jl_stderr_stream ( void '
  1685. Found on line 46456 of input from line 1762 of file /home/user/julia/julia.h
  1686. Error parsing argument for function __attribute__ function may be invalid.
  1687.  
  1688. Type '' was not found. Defaulting to type error.
  1689.  
  1690. Found on line 46459 of input from line 1765 of file /home/user/julia/julia.h
  1691.  
  1692. Failed to parse type '( visibility (" default "))) void jl_flush_cstdio ( void' original input '( visibility (" default "))) void jl_flush_cstdio ( void '
  1693. Found on line 46459 of input from line 1765 of file /home/user/julia/julia.h
  1694. Error parsing argument for function __attribute__ function may be invalid.
  1695.  
  1696. Type '' was not found. Defaulting to type error.
  1697.  
  1698. Found on line 46460 of input from line 1766 of file /home/user/julia/julia.h
  1699.  
  1700. Failed to parse type '( visibility (" default "))) jl_value_t * jl_stdout_obj ( void' original input '( visibility (" default "))) jl_value_t * jl_stdout_obj ( void '
  1701. Found on line 46460 of input from line 1766 of file /home/user/julia/julia.h
  1702. Error parsing argument for function __attribute__ function may be invalid.
  1703.  
  1704. Type '' was not found. Defaulting to type error.
  1705.  
  1706. Found on line 46461 of input from line 1767 of file /home/user/julia/julia.h
  1707.  
  1708. Failed to parse type '( visibility (" default "))) jl_value_t * jl_stderr_obj ( void' original input '( visibility (" default "))) jl_value_t * jl_stderr_obj ( void '
  1709. Found on line 46461 of input from line 1767 of file /home/user/julia/julia.h
  1710. Error parsing argument for function __attribute__ function may be invalid.
  1711.  
  1712. Type '' was not found. Defaulting to type error.
  1713.  
  1714. Found on line 46464 of input from line 1770 of file /home/user/julia/julia.h
  1715.  
  1716. Failed to parse type '( visibility (" default "))) void jlbacktrace ( void' original input '( visibility (" default "))) void jlbacktrace ( void '
  1717. Found on line 46464 of input from line 1770 of file /home/user/julia/julia.h
  1718. Error parsing argument for function __attribute__ function may be invalid.
  1719.  
  1720. Type '' was not found. Defaulting to type error.
  1721.  
  1722. Found on line 46466 of input from line 1772 of file /home/user/julia/julia.h
  1723.  
  1724. Failed to parse type '( visibility (" default "))) void jl_ ( void * jl_value' original input '( visibility (" default "))) void jl_ ( void * jl_value '
  1725. Found on line 46466 of input from line 1772 of file /home/user/julia/julia.h
  1726. Error parsing argument for function __attribute__ function may be invalid.
  1727.  
  1728. Failed to parse type '__attribute__ (( visibility (" default "))) jl_options_t jl_options' original input ''
  1729. Found on line 46512 of input from line 1818 of file /home/user/julia/julia.h
  1730.  
  1731. Type '' was not found. Defaulting to type error.
  1732.  
  1733. Found on line 46513 of input from line 1819 of file /home/user/julia/julia.h
  1734.  
  1735. Failed to parse type '( visibility (" default "))) ssize_t jl_sizeof_jl_options ( void' original input '( visibility (" default "))) ssize_t jl_sizeof_jl_options ( void '
  1736. Found on line 46513 of input from line 1819 of file /home/user/julia/julia.h
  1737. Error parsing argument for function __attribute__ function may be invalid.
  1738.  
  1739. Type '' was not found. Defaulting to type error.
  1740.  
  1741. Found on line 46523 of input from line 1829 of file /home/user/julia/julia.h
  1742.  
  1743. Failed to parse type '( visibility (" default "))) int jl_generating_output ( void' original input '( visibility (" default "))) int jl_generating_output ( void '
  1744. Found on line 46523 of input from line 1829 of file /home/user/julia/julia.h
  1745. Error parsing argument for function __attribute__ function may be invalid.
  1746.  
  1747. Type '' was not found. Defaulting to type error.
  1748.  
  1749. Found on line 46528 of input from line 1890 of file /home/user/julia/julia.h
  1750.  
  1751. Failed to parse type '( visibility (" default "))) extern int jl_ver_major ( void' original input '( visibility (" default "))) extern int jl_ver_major ( void '
  1752. Found on line 46528 of input from line 1890 of file /home/user/julia/julia.h
  1753. Error parsing argument for function __attribute__ function may be invalid.
  1754.  
  1755. Type '' was not found. Defaulting to type error.
  1756.  
  1757. Found on line 46529 of input from line 1891 of file /home/user/julia/julia.h
  1758.  
  1759. Failed to parse type '( visibility (" default "))) extern int jl_ver_minor ( void' original input '( visibility (" default "))) extern int jl_ver_minor ( void '
  1760. Found on line 46529 of input from line 1891 of file /home/user/julia/julia.h
  1761. Error parsing argument for function __attribute__ function may be invalid.
  1762.  
  1763. Type '' was not found. Defaulting to type error.
  1764.  
  1765. Found on line 46530 of input from line 1892 of file /home/user/julia/julia.h
  1766.  
  1767. Failed to parse type '( visibility (" default "))) extern int jl_ver_patch ( void' original input '( visibility (" default "))) extern int jl_ver_patch ( void '
  1768. Found on line 46530 of input from line 1892 of file /home/user/julia/julia.h
  1769. Error parsing argument for function __attribute__ function may be invalid.
  1770.  
  1771. Type '' was not found. Defaulting to type error.
  1772.  
  1773. Found on line 46531 of input from line 1893 of file /home/user/julia/julia.h
  1774.  
  1775. Failed to parse type '( visibility (" default "))) extern int jl_ver_is_release ( void' original input '( visibility (" default "))) extern int jl_ver_is_release ( void '
  1776. Found on line 46531 of input from line 1893 of file /home/user/julia/julia.h
  1777. Error parsing argument for function __attribute__ function may be invalid.
  1778.  
  1779. Type '' was not found. Defaulting to type error.
  1780.  
  1781. Found on line 46532 of input from line 1894 of file /home/user/julia/julia.h
  1782.  
  1783. Failed to parse type '( visibility (" default "))) extern char * jl_ver_string ( void' original input '( visibility (" default "))) extern const char * jl_ver_string ( void '
  1784. Found on line 46532 of input from line 1894 of file /home/user/julia/julia.h
  1785. Error parsing argument for function __attribute__ function may be invalid.
  1786.  
  1787. Type '' was not found. Defaulting to type error.
  1788.  
  1789. Found on line 46533 of input from line 1895 of file /home/user/julia/julia.h
  1790.  
  1791. Failed to parse type '( visibility (" default "))) char * jl_git_branch ( void' original input '( visibility (" default "))) const char * jl_git_branch ( void '
  1792. Found on line 46533 of input from line 1895 of file /home/user/julia/julia.h
  1793. Error parsing argument for function __attribute__ function may be invalid.
  1794.  
  1795. Type '' was not found. Defaulting to type error.
  1796.  
  1797. Found on line 46534 of input from line 1896 of file /home/user/julia/julia.h
  1798.  
  1799. Failed to parse type '( visibility (" default "))) char * jl_git_commit ( void' original input '( visibility (" default "))) const char * jl_git_commit ( void '
  1800. Found on line 46534 of input from line 1896 of file /home/user/julia/julia.h
  1801. Error parsing argument for function __attribute__ function may be invalid.
  1802.  
  1803. Failed to parse type '__attribute__ (( visibility (" default "))) jl_cgparams_t jl_default_cgparams' original input ''
  1804. Found on line 46583 of input from line 1953 of file /home/user/julia/julia.h
  1805. *********
  1806. Error using loadlibrary
  1807. Building libjulia_thunk_glnxa64 failed. Compiler output is:
  1808. /usr/lib64/ccache/gcc -I"/usr/local/MATLAB/R2018b/extern/include" -fexceptions -fPIC -fno-omit-frame-pointer -pthread -I"/home/user/julia"
  1809. -I"/home/user/julia" "libjulia_thunk_glnxa64.c" -o "libjulia_thunk_glnxa64.so" -Wl,-E -shared
  1810. libjulia_thunk_glnxa64.c:33:30: error: expected declaration specifiers or ‘...’ before string constant
  1811. EXPORT_EXTERN_C (visibility("default")))intjl_gc_enable(intonThunk(void fcn(),const char *callstack,int stacksize)
  1812. ^~~~~~~~~
  1813. libjulia_thunk_glnxa64.c:42:30: error: expected declaration specifiers or ‘...’ before string constant
  1814. EXPORT_EXTERN_C (visibility("default")))intjl_gc_is_enabled(voidThunk(void fcn(),const char *callstack,int stacksize)
  1815. ^~~~~~~~~
  1816. libjulia_thunk_glnxa64.c:51:30: error: expected declaration specifiers or ‘...’ before string constant
  1817. EXPORT_EXTERN_C (visibility("default")))int64_tjl_gc_total_bytes(voidThunk(void fcn(),const char *callstack,int stacksize)
  1818. ^~~~~~~~~
  1819. libjulia_thunk_glnxa64.c:60:30: error: expected declaration specifiers or ‘...’ before string constant
  1820. EXPORT_EXTERN_C (visibility("default")))uint64_tjl_gc_total_hrtime(voidThunk(void fcn(),const char *callstack,int stacksize)
  1821. ^~~~~~~~~
  1822. libjulia_thunk_glnxa64.c:69:30: error: expected declaration specifiers or ‘...’ before string constant
  1823. EXPORT_EXTERN_C (visibility("default")))int64_tjl_gc_diff_total_bytes(voidThunk(void fcn(),const char *callstack,int stacksize)
  1824. ^~~~~~~~~
  1825. libjulia_thunk_glnxa64.c:78:30: error: expected declaration specifiers or ‘...’ before string constant
  1826. EXPORT_EXTERN_C (visibility("default")))voidjl_gc_collect(intThunk(void fcn(),const char *callstack,int stacksize)
  1827. ^~~~~~~~~
  1828. libjulia_thunk_glnxa64.c:87:30: error: expected declaration specifiers or ‘...’ before string constant
  1829. EXPORT_EXTERN_C (visibility("default")))voidjl_finalize(jl_value_t*oThunk(void fcn(),const char *callstack,int stacksize)
  1830. ^~~~~~~~~
  1831. libjulia_thunk_glnxa64.c:96:30: error: expected declaration specifiers or ‘...’ before string constant
  1832. EXPORT_EXTERN_C (visibility("default")))jl_weakref_t*jl_gc_new_weakref(jl_value_t*valueThunk(void fcn(),const char *callstack,int stacksize)
  1833. ^~~~~~~~~
  1834. libjulia_thunk_glnxa64.c:105:30: error: expected declaration specifiers or ‘...’ before string constant
  1835. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_gc_alloc_0w(voidThunk(void fcn(),const char *callstack,int stacksize)
  1836. ^~~~~~~~~
  1837. libjulia_thunk_glnxa64.c:114:30: error: expected declaration specifiers or ‘...’ before string constant
  1838. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_gc_alloc_1w(voidThunk(void fcn(),const char *callstack,int stacksize)
  1839. ^~~~~~~~~
  1840. libjulia_thunk_glnxa64.c:123:30: error: expected declaration specifiers or ‘...’ before string constant
  1841. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_gc_alloc_2w(voidThunk(void fcn(),const char *callstack,int stacksize)
  1842. ^~~~~~~~~
  1843. libjulia_thunk_glnxa64.c:132:30: error: expected declaration specifiers or ‘...’ before string constant
  1844. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_gc_alloc_3w(voidThunk(void fcn(),const char *callstack,int stacksize)
  1845. ^~~~~~~~~
  1846. libjulia_thunk_glnxa64.c:141:30: error: expected declaration specifiers or ‘...’ before string constant
  1847. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_gc_allocobj(size_tszThunk(void fcn(),const char *callstack,int stacksize)
  1848. ^~~~~~~~~
  1849. libjulia_thunk_glnxa64.c:150:30: error: expected declaration specifiers or ‘...’ before string constant
  1850. EXPORT_EXTERN_C (visibility("default")))voidjl_gc_use(jl_value_t*aThunk(void fcn(),const char *callstack,int stacksize)
  1851. ^~~~~~~~~
  1852. libjulia_thunk_glnxa64.c:159:30: error: expected declaration specifiers or ‘...’ before string constant
  1853. EXPORT_EXTERN_C (visibility("default")))voidjl_clear_malloc_data(voidThunk(void fcn(),const char *callstack,int stacksize)
  1854. ^~~~~~~~~
  1855. libjulia_thunk_glnxa64.c:168:30: error: expected declaration specifiers or ‘...’ before string constant
  1856. EXPORT_EXTERN_C (visibility("default")))voidjl_gc_queue_root(jl_value_t*rootThunk(void fcn(),const char *callstack,int stacksize)
  1857. ^~~~~~~~~
  1858. libjulia_thunk_glnxa64.c:177:30: error: expected declaration specifiers or ‘...’ before string constant
  1859. EXPORT_EXTERN_C (visibility("default")))void*jl_gc_managed_malloc(size_tszThunk(void fcn(),const char *callstack,int stacksize)
  1860. ^~~~~~~~~
  1861. libjulia_thunk_glnxa64.c:186:30: error: expected declaration specifiers or ‘...’ before string constant
  1862. EXPORT_EXTERN_C (visibility("default")))char*jl_array_typetagdata(jl_array_t*aThunk(void fcn(),const char *callstack,int stacksize)
  1863. ^~~~~~~~~
  1864. libjulia_thunk_glnxa64.c:195:30: error: expected declaration specifiers or ‘...’ before string constant
  1865. EXPORT_EXTERN_C (visibility("default")))uintptr_tjl_object_id(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1866. ^~~~~~~~~
  1867. libjulia_thunk_glnxa64.c:204:30: error: expected declaration specifiers or ‘...’ before string constant
  1868. EXPORT_EXTERN_C (visibility("default")))intjl_has_free_typevars(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1869. ^~~~~~~~~
  1870. libjulia_thunk_glnxa64.c:213:30: error: expected declaration specifiers or ‘...’ before string constant
  1871. EXPORT_EXTERN_C (visibility("default")))intjl_subtype_env_size(jl_value_t*tThunk(void fcn(),const char *callstack,int stacksize)
  1872. ^~~~~~~~~
  1873. libjulia_thunk_glnxa64.c:222:30: error: expected declaration specifiers or ‘...’ before string constant
  1874. EXPORT_EXTERN_C (visibility("default")))char*jl_typename_str(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1875. ^~~~~~~~~
  1876. libjulia_thunk_glnxa64.c:231:30: error: expected declaration specifiers or ‘...’ before string constant
  1877. EXPORT_EXTERN_C (visibility("default")))char*jl_typeof_str(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1878. ^~~~~~~~~
  1879. libjulia_thunk_glnxa64.c:261:30: error: expected declaration specifiers or ‘...’ before string constant
  1880. EXPORT_EXTERN_C (visibility("default")))jl_tupletype_t*jl_apply_tuple_type(jl_svec_t*paramsThunk(void fcn(),const char *callstack,int stacksize)
  1881. ^~~~~~~~~
  1882. libjulia_thunk_glnxa64.c:288:30: error: expected declaration specifiers or ‘...’ before string constant
  1883. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_new_struct_uninit(jl_datatype_t*typeThunk(void fcn(),const char *callstack,int stacksize)
  1884. ^~~~~~~~~
  1885. libjulia_thunk_glnxa64.c:297:30: error: expected declaration specifiers or ‘...’ before string constant
  1886. EXPORT_EXTERN_C (visibility("default")))jl_method_instance_t*jl_new_method_instance_uninit(voidThunk(void fcn(),const char *callstack,int stacksize)
  1887. ^~~~~~~~~
  1888. libjulia_thunk_glnxa64.c:306:30: error: expected declaration specifiers or ‘...’ before string constant
  1889. EXPORT_EXTERN_C (visibility("default")))jl_svec_t*jl_svec1(void*aThunk(void fcn(),const char *callstack,int stacksize)
  1890. ^~~~~~~~~
  1891. libjulia_thunk_glnxa64.c:315:30: error: expected declaration specifiers or ‘...’ before string constant
  1892. EXPORT_EXTERN_C (visibility("default")))jl_svec_t*jl_alloc_svec(size_tnThunk(void fcn(),const char *callstack,int stacksize)
  1893. ^~~~~~~~~
  1894. libjulia_thunk_glnxa64.c:324:30: error: expected declaration specifiers or ‘...’ before string constant
  1895. EXPORT_EXTERN_C (visibility("default")))jl_svec_t*jl_alloc_svec_uninit(size_tnThunk(void fcn(),const char *callstack,int stacksize)
  1896. ^~~~~~~~~
  1897. libjulia_thunk_glnxa64.c:333:30: error: expected declaration specifiers or ‘...’ before string constant
  1898. EXPORT_EXTERN_C (visibility("default")))jl_svec_t*jl_svec_copy(jl_svec_t*aThunk(void fcn(),const char *callstack,int stacksize)
  1899. ^~~~~~~~~
  1900. libjulia_thunk_glnxa64.c:342:30: error: expected declaration specifiers or ‘...’ before string constant
  1901. EXPORT_EXTERN_C (visibility("default")))jl_sym_t*jl_symbol(char*strThunk(void fcn(),const char *callstack,int stacksize)
  1902. ^~~~~~~~~
  1903. libjulia_thunk_glnxa64.c:351:30: error: expected declaration specifiers or ‘...’ before string constant
  1904. EXPORT_EXTERN_C (visibility("default")))jl_sym_t*jl_symbol_lookup(char*strThunk(void fcn(),const char *callstack,int stacksize)
  1905. ^~~~~~~~~
  1906. libjulia_thunk_glnxa64.c:360:30: error: expected declaration specifiers or ‘...’ before string constant
  1907. EXPORT_EXTERN_C (visibility("default")))jl_sym_t*jl_gensym(voidThunk(void fcn(),const char *callstack,int stacksize)
  1908. ^~~~~~~~~
  1909. libjulia_thunk_glnxa64.c:369:30: error: expected declaration specifiers or ‘...’ before string constant
  1910. EXPORT_EXTERN_C (visibility("default")))jl_sym_t*jl_get_root_symbol(voidThunk(void fcn(),const char *callstack,int stacksize)
  1911. ^~~~~~~~~
  1912. libjulia_thunk_glnxa64.c:378:30: error: expected declaration specifiers or ‘...’ before string constant
  1913. EXPORT_EXTERN_C (visibility("default")))jl_code_info_t*jl_code_for_staged(jl_method_instance_t*linfoThunk(void fcn(),const char *callstack,int stacksize)
  1914. ^~~~~~~~~
  1915. libjulia_thunk_glnxa64.c:387:30: error: expected declaration specifiers or ‘...’ before string constant
  1916. EXPORT_EXTERN_C (visibility("default")))jl_code_info_t*jl_copy_code_info(jl_code_info_t*srcThunk(void fcn(),const char *callstack,int stacksize)
  1917. ^~~~~~~~~
  1918. libjulia_thunk_glnxa64.c:396:30: error: expected declaration specifiers or ‘...’ before string constant
  1919. EXPORT_EXTERN_C (visibility("default")))size_tjl_get_world_counter(voidThunk(void fcn(),const char *callstack,int stacksize)
  1920. ^~~~~~~~~
  1921. libjulia_thunk_glnxa64.c:405:30: error: expected declaration specifiers or ‘...’ before string constant
  1922. EXPORT_EXTERN_C (visibility("default")))jl_function_t*jl_get_kwsorter(jl_value_t*tyThunk(void fcn(),const char *callstack,int stacksize)
  1923. ^~~~~~~~~
  1924. libjulia_thunk_glnxa64.c:414:30: error: expected declaration specifiers or ‘...’ before string constant
  1925. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_bool(int8_txThunk(void fcn(),const char *callstack,int stacksize)
  1926. ^~~~~~~~~
  1927. libjulia_thunk_glnxa64.c:423:30: error: expected declaration specifiers or ‘...’ before string constant
  1928. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_int8(int8_txThunk(void fcn(),const char *callstack,int stacksize)
  1929. ^~~~~~~~~
  1930. libjulia_thunk_glnxa64.c:432:30: error: expected declaration specifiers or ‘...’ before string constant
  1931. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_uint8(uint8_txThunk(void fcn(),const char *callstack,int stacksize)
  1932. ^~~~~~~~~
  1933. libjulia_thunk_glnxa64.c:441:30: error: expected declaration specifiers or ‘...’ before string constant
  1934. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_int16(int16_txThunk(void fcn(),const char *callstack,int stacksize)
  1935. ^~~~~~~~~
  1936. libjulia_thunk_glnxa64.c:450:30: error: expected declaration specifiers or ‘...’ before string constant
  1937. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_uint16(uint16_txThunk(void fcn(),const char *callstack,int stacksize)
  1938. ^~~~~~~~~
  1939. libjulia_thunk_glnxa64.c:459:30: error: expected declaration specifiers or ‘...’ before string constant
  1940. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_int32(int32_txThunk(void fcn(),const char *callstack,int stacksize)
  1941. ^~~~~~~~~
  1942. libjulia_thunk_glnxa64.c:468:30: error: expected declaration specifiers or ‘...’ before string constant
  1943. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_uint32(uint32_txThunk(void fcn(),const char *callstack,int stacksize)
  1944. ^~~~~~~~~
  1945. libjulia_thunk_glnxa64.c:477:30: error: expected declaration specifiers or ‘...’ before string constant
  1946. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_char(uint32_txThunk(void fcn(),const char *callstack,int stacksize)
  1947. ^~~~~~~~~
  1948. libjulia_thunk_glnxa64.c:486:30: error: expected declaration specifiers or ‘...’ before string constant
  1949. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_int64(int64_txThunk(void fcn(),const char *callstack,int stacksize)
  1950. ^~~~~~~~~
  1951. libjulia_thunk_glnxa64.c:495:30: error: expected declaration specifiers or ‘...’ before string constant
  1952. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_uint64(uint64_txThunk(void fcn(),const char *callstack,int stacksize)
  1953. ^~~~~~~~~
  1954. libjulia_thunk_glnxa64.c:504:30: error: expected declaration specifiers or ‘...’ before string constant
  1955. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_float32(floatxThunk(void fcn(),const char *callstack,int stacksize)
  1956. ^~~~~~~~~
  1957. libjulia_thunk_glnxa64.c:513:30: error: expected declaration specifiers or ‘...’ before string constant
  1958. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_float64(doublexThunk(void fcn(),const char *callstack,int stacksize)
  1959. ^~~~~~~~~
  1960. libjulia_thunk_glnxa64.c:522:30: error: expected declaration specifiers or ‘...’ before string constant
  1961. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_voidpointer(void*xThunk(void fcn(),const char *callstack,int stacksize)
  1962. ^~~~~~~~~
  1963. libjulia_thunk_glnxa64.c:531:30: error: expected declaration specifiers or ‘...’ before string constant
  1964. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_ssavalue(size_txThunk(void fcn(),const char *callstack,int stacksize)
  1965. ^~~~~~~~~
  1966. libjulia_thunk_glnxa64.c:540:30: error: expected declaration specifiers or ‘...’ before string constant
  1967. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_box_slotnumber(size_txThunk(void fcn(),const char *callstack,int stacksize)
  1968. ^~~~~~~~~
  1969. libjulia_thunk_glnxa64.c:549:30: error: expected declaration specifiers or ‘...’ before string constant
  1970. EXPORT_EXTERN_C (visibility("default")))int8_tjl_unbox_bool(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1971. ^~~~~~~~~
  1972. libjulia_thunk_glnxa64.c:558:30: error: expected declaration specifiers or ‘...’ before string constant
  1973. EXPORT_EXTERN_C (visibility("default")))int8_tjl_unbox_int8(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1974. ^~~~~~~~~
  1975. libjulia_thunk_glnxa64.c:567:30: error: expected declaration specifiers or ‘...’ before string constant
  1976. EXPORT_EXTERN_C (visibility("default")))uint8_tjl_unbox_uint8(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1977. ^~~~~~~~~
  1978. libjulia_thunk_glnxa64.c:576:30: error: expected declaration specifiers or ‘...’ before string constant
  1979. EXPORT_EXTERN_C (visibility("default")))int16_tjl_unbox_int16(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1980. ^~~~~~~~~
  1981. libjulia_thunk_glnxa64.c:585:30: error: expected declaration specifiers or ‘...’ before string constant
  1982. EXPORT_EXTERN_C (visibility("default")))uint16_tjl_unbox_uint16(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1983. ^~~~~~~~~
  1984. libjulia_thunk_glnxa64.c:594:30: error: expected declaration specifiers or ‘...’ before string constant
  1985. EXPORT_EXTERN_C (visibility("default")))int32_tjl_unbox_int32(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1986. ^~~~~~~~~
  1987. libjulia_thunk_glnxa64.c:603:30: error: expected declaration specifiers or ‘...’ before string constant
  1988. EXPORT_EXTERN_C (visibility("default")))uint32_tjl_unbox_uint32(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1989. ^~~~~~~~~
  1990. libjulia_thunk_glnxa64.c:612:30: error: expected declaration specifiers or ‘...’ before string constant
  1991. EXPORT_EXTERN_C (visibility("default")))int64_tjl_unbox_int64(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1992. ^~~~~~~~~
  1993. libjulia_thunk_glnxa64.c:621:30: error: expected declaration specifiers or ‘...’ before string constant
  1994. EXPORT_EXTERN_C (visibility("default")))uint64_tjl_unbox_uint64(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1995. ^~~~~~~~~
  1996. libjulia_thunk_glnxa64.c:630:30: error: expected declaration specifiers or ‘...’ before string constant
  1997. EXPORT_EXTERN_C (visibility("default")))floatjl_unbox_float32(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  1998. ^~~~~~~~~
  1999. libjulia_thunk_glnxa64.c:639:30: error: expected declaration specifiers or ‘...’ before string constant
  2000. EXPORT_EXTERN_C (visibility("default")))doublejl_unbox_float64(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  2001. ^~~~~~~~~
  2002. libjulia_thunk_glnxa64.c:648:30: error: expected declaration specifiers or ‘...’ before string constant
  2003. EXPORT_EXTERN_C (visibility("default")))void*jl_unbox_voidpointer(jl_value_t*vThunk(void fcn(),const char *callstack,int stacksize)
  2004. ^~~~~~~~~
  2005. libjulia_thunk_glnxa64.c:657:30: error: expected declaration specifiers or ‘...’ before string constant
  2006. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_value_ptr(jl_value_t*aThunk(void fcn(),const char *callstack,int stacksize)
  2007. ^~~~~~~~~
  2008. libjulia_thunk_glnxa64.c:666:30: error: expected declaration specifiers or ‘...’ before string constant
  2009. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_cstr_to_string(char*strThunk(void fcn(),const char *callstack,int stacksize)
  2010. ^~~~~~~~~
  2011. libjulia_thunk_glnxa64.c:675:30: error: expected declaration specifiers or ‘...’ before string constant
  2012. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_alloc_string(size_tlenThunk(void fcn(),const char *callstack,int stacksize)
  2013. ^~~~~~~~~
  2014. libjulia_thunk_glnxa64.c:684:30: error: expected declaration specifiers or ‘...’ before string constant
  2015. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_array_to_string(jl_array_t*aThunk(void fcn(),const char *callstack,int stacksize)
  2016. ^~~~~~~~~
  2017. libjulia_thunk_glnxa64.c:693:30: error: expected declaration specifiers or ‘...’ before string constant
  2018. EXPORT_EXTERN_C (visibility("default")))jl_array_t*jl_alloc_vec_any(size_tnThunk(void fcn(),const char *callstack,int stacksize)
  2019. ^~~~~~~~~
  2020. libjulia_thunk_glnxa64.c:702:30: error: expected declaration specifiers or ‘...’ before string constant
  2021. EXPORT_EXTERN_C (visibility("default")))void*jl_array_ptr(jl_array_t*aThunk(void fcn(),const char *callstack,int stacksize)
  2022. ^~~~~~~~~
  2023. libjulia_thunk_glnxa64.c:711:30: error: expected declaration specifiers or ‘...’ before string constant
  2024. EXPORT_EXTERN_C (visibility("default")))void*jl_array_eltype(jl_value_t*aThunk(void fcn(),const char *callstack,int stacksize)
  2025. ^~~~~~~~~
  2026. libjulia_thunk_glnxa64.c:720:30: error: expected declaration specifiers or ‘...’ before string constant
  2027. EXPORT_EXTERN_C (visibility("default")))intjl_array_rank(jl_value_t*aThunk(void fcn(),const char *callstack,int stacksize)
  2028. ^~~~~~~~~
  2029. libjulia_thunk_glnxa64.c:729:30: error: expected declaration specifiers or ‘...’ before string constant
  2030. EXPORT_EXTERN_C (visibility("default")))char*jl_string_ptr(jl_value_t*sThunk(void fcn(),const char *callstack,int stacksize)
  2031. ^~~~~~~~~
  2032. libjulia_thunk_glnxa64.c:738:30: error: expected declaration specifiers or ‘...’ before string constant
  2033. EXPORT_EXTERN_C (visibility("default")))jl_module_t*jl_new_module(jl_sym_t*nameThunk(void fcn(),const char *callstack,int stacksize)
  2034. ^~~~~~~~~
  2035. libjulia_thunk_glnxa64.c:747:30: error: expected declaration specifiers or ‘...’ before string constant
  2036. EXPORT_EXTERN_C (visibility("default")))voidjl_declare_constant(jl_binding_t*bThunk(void fcn(),const char *callstack,int stacksize)
  2037. ^~~~~~~~~
  2038. libjulia_thunk_glnxa64.c:756:30: error: expected declaration specifiers or ‘...’ before string constant
  2039. EXPORT_EXTERN_C (visibility("default")))jl_module_t*jl_new_main_module(voidThunk(void fcn(),const char *callstack,int stacksize)
  2040. ^~~~~~~~~
  2041. libjulia_thunk_glnxa64.c:765:30: error: expected declaration specifiers or ‘...’ before string constant
  2042. EXPORT_EXTERN_C (visibility("default")))voidjl_add_standard_imports(jl_module_t*mThunk(void fcn(),const char *callstack,int stacksize)
  2043. ^~~~~~~~~
  2044. libjulia_thunk_glnxa64.c:786:30: error: expected declaration specifiers or ‘...’ before string constant
  2045. EXPORT_EXTERN_C (visibility("default")))intjl_errno(voidThunk(void fcn(),const char *callstack,int stacksize)
  2046. ^~~~~~~~~
  2047. libjulia_thunk_glnxa64.c:795:30: error: expected declaration specifiers or ‘...’ before string constant
  2048. EXPORT_EXTERN_C (visibility("default")))voidjl_set_errno(inteThunk(void fcn(),const char *callstack,int stacksize)
  2049. ^~~~~~~~~
  2050. libjulia_thunk_glnxa64.c:804:30: error: expected declaration specifiers or ‘...’ before string constant
  2051. EXPORT_EXTERN_C (visibility("default")))intjl_cpu_threads(voidThunk(void fcn(),const char *callstack,int stacksize)
  2052. ^~~~~~~~~
  2053. libjulia_thunk_glnxa64.c:813:30: error: expected declaration specifiers or ‘...’ before string constant
  2054. EXPORT_EXTERN_C (visibility("default")))longjl_getpagesize(voidThunk(void fcn(),const char *callstack,int stacksize)
  2055. ^~~~~~~~~
  2056. libjulia_thunk_glnxa64.c:822:30: error: expected declaration specifiers or ‘...’ before string constant
  2057. EXPORT_EXTERN_C (visibility("default")))longjl_getallocationgranularity(voidThunk(void fcn(),const char *callstack,int stacksize)
  2058. ^~~~~~~~~
  2059. libjulia_thunk_glnxa64.c:831:30: error: expected declaration specifiers or ‘...’ before string constant
  2060. EXPORT_EXTERN_C (visibility("default")))intjl_is_debugbuild(voidThunk(void fcn(),const char *callstack,int stacksize)
  2061. ^~~~~~~~~
  2062. libjulia_thunk_glnxa64.c:840:30: error: expected declaration specifiers or ‘...’ before string constant
  2063. EXPORT_EXTERN_C (visibility("default")))jl_sym_t*jl_get_UNAME(voidThunk(void fcn(),const char *callstack,int stacksize)
  2064. ^~~~~~~~~
  2065. libjulia_thunk_glnxa64.c:849:30: error: expected declaration specifiers or ‘...’ before string constant
  2066. EXPORT_EXTERN_C (visibility("default")))jl_sym_t*jl_get_ARCH(voidThunk(void fcn(),const char *callstack,int stacksize)
  2067. ^~~~~~~~~
  2068. libjulia_thunk_glnxa64.c:858:30: error: expected declaration specifiers or ‘...’ before string constant
  2069. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_environ(intiThunk(void fcn(),const char *callstack,int stacksize)
  2070. ^~~~~~~~~
  2071. libjulia_thunk_glnxa64.c:867:30: error: expected declaration specifiers or ‘...’ before string constant
  2072. EXPORT_EXTERN_C (visibility("default")))void__attribute__((noreturn))jl_error(char*strThunk(void fcn(),const char *callstack,int stacksize)
  2073. ^~~~~~~~~
  2074. libjulia_thunk_glnxa64.c:876:30: error: expected declaration specifiers or ‘...’ before string constant
  2075. EXPORT_EXTERN_C (visibility("default")))void__attribute__((noreturn))jl_undefined_var_error(jl_sym_t*varThunk(void fcn(),const char *callstack,int stacksize)
  2076. ^~~~~~~~~
  2077. libjulia_thunk_glnxa64.c:885:30: error: expected declaration specifiers or ‘...’ before string constant
  2078. EXPORT_EXTERN_C (visibility("default")))void__attribute__((noreturn))jl_eof_error(voidThunk(void fcn(),const char *callstack,int stacksize)
  2079. ^~~~~~~~~
  2080. libjulia_thunk_glnxa64.c:894:30: error: expected declaration specifiers or ‘...’ before string constant
  2081. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_exception_occurred(voidThunk(void fcn(),const char *callstack,int stacksize)
  2082. ^~~~~~~~~
  2083. libjulia_thunk_glnxa64.c:903:30: error: expected declaration specifiers or ‘...’ before string constant
  2084. EXPORT_EXTERN_C (visibility("default")))voidjl_exception_clear(voidThunk(void fcn(),const char *callstack,int stacksize)
  2085. ^~~~~~~~~
  2086. libjulia_thunk_glnxa64.c:912:30: error: expected declaration specifiers or ‘...’ before string constant
  2087. EXPORT_EXTERN_C (visibility("default")))voidjulia_init(JL_IMAGE_SEARCHrelThunk(void fcn(),const char *callstack,int stacksize)
  2088. ^~~~~~~~~
  2089. libjulia_thunk_glnxa64.c:921:30: error: expected declaration specifiers or ‘...’ before string constant
  2090. EXPORT_EXTERN_C (visibility("default")))voidjl_init(voidThunk(void fcn(),const char *callstack,int stacksize)
  2091. ^~~~~~~~~
  2092. libjulia_thunk_glnxa64.c:930:30: error: expected declaration specifiers or ‘...’ before string constant
  2093. EXPORT_EXTERN_C (visibility("default")))char*jl_get_default_sysimg_path(voidThunk(void fcn(),const char *callstack,int stacksize)
  2094. ^~~~~~~~~
  2095. libjulia_thunk_glnxa64.c:939:30: error: expected declaration specifiers or ‘...’ before string constant
  2096. EXPORT_EXTERN_C (visibility("default")))intjl_is_initialized(voidThunk(void fcn(),const char *callstack,int stacksize)
  2097. ^~~~~~~~~
  2098. libjulia_thunk_glnxa64.c:948:30: error: expected declaration specifiers or ‘...’ before string constant
  2099. EXPORT_EXTERN_C (visibility("default")))voidjl_atexit_hook(intstatusThunk(void fcn(),const char *callstack,int stacksize)
  2100. ^~~~~~~~~
  2101. libjulia_thunk_glnxa64.c:957:30: error: expected declaration specifiers or ‘...’ before string constant
  2102. EXPORT_EXTERN_C (visibility("default")))void__attribute__((noreturn))jl_exit(intstatusThunk(void fcn(),const char *callstack,int stacksize)
  2103. ^~~~~~~~~
  2104. libjulia_thunk_glnxa64.c:966:30: error: expected declaration specifiers or ‘...’ before string constant
  2105. EXPORT_EXTERN_C (visibility("default")))char*jl_pathname_for_handle(void*handleThunk(void fcn(),const char *callstack,int stacksize)
  2106. ^~~~~~~~~
  2107. libjulia_thunk_glnxa64.c:975:30: error: expected declaration specifiers or ‘...’ before string constant
  2108. EXPORT_EXTERN_C (visibility("default")))intjl_deserialize_verify_header(ios_t*sThunk(void fcn(),const char *callstack,int stacksize)
  2109. ^~~~~~~~~
  2110. libjulia_thunk_glnxa64.c:984:30: error: expected declaration specifiers or ‘...’ before string constant
  2111. EXPORT_EXTERN_C (visibility("default")))voidjl_preload_sysimg_so(char*fnameThunk(void fcn(),const char *callstack,int stacksize)
  2112. ^~~~~~~~~
  2113. libjulia_thunk_glnxa64.c:993:30: error: expected declaration specifiers or ‘...’ before string constant
  2114. EXPORT_EXTERN_C (visibility("default")))voidjl_set_sysimg_so(void*handleThunk(void fcn(),const char *callstack,int stacksize)
  2115. ^~~~~~~~~
  2116. libjulia_thunk_glnxa64.c:1002:30: error: expected declaration specifiers or ‘...’ before string constant
  2117. EXPORT_EXTERN_C (visibility("default")))ios_t*jl_create_system_image(voidThunk(void fcn(),const char *callstack,int stacksize)
  2118. ^~~~~~~~~
  2119. libjulia_thunk_glnxa64.c:1011:30: error: expected declaration specifiers or ‘...’ before string constant
  2120. EXPORT_EXTERN_C (visibility("default")))voidjl_save_system_image(char*fnameThunk(void fcn(),const char *callstack,int stacksize)
  2121. ^~~~~~~~~
  2122. libjulia_thunk_glnxa64.c:1020:30: error: expected declaration specifiers or ‘...’ before string constant
  2123. EXPORT_EXTERN_C (visibility("default")))voidjl_restore_system_image(char*fnameThunk(void fcn(),const char *callstack,int stacksize)
  2124. ^~~~~~~~~
  2125. libjulia_thunk_glnxa64.c:1029:30: error: expected declaration specifiers or ‘...’ before string constant
  2126. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_eval_string(char*strThunk(void fcn(),const char *callstack,int stacksize)
  2127. ^~~~~~~~~
  2128. libjulia_thunk_glnxa64.c:1038:30: error: expected declaration specifiers or ‘...’ before string constant
  2129. EXPORT_EXTERN_C (visibility("default")))intjl_dlclose(jl_uv_libhandlehandleThunk(void fcn(),const char *callstack,int stacksize)
  2130. ^~~~~~~~~
  2131. libjulia_thunk_glnxa64.c:1047:30: error: expected declaration specifiers or ‘...’ before string constant
  2132. EXPORT_EXTERN_C (visibility("default")))jl_module_t*jl_base_relative_to(jl_module_t*mThunk(void fcn(),const char *callstack,int stacksize)
  2133. ^~~~~~~~~
  2134. libjulia_thunk_glnxa64.c:1056:30: error: expected declaration specifiers or ‘...’ before string constant
  2135. EXPORT_EXTERN_C (visibility("default")))voidjl_trace_method(jl_method_t*mThunk(void fcn(),const char *callstack,int stacksize)
  2136. ^~~~~~~~~
  2137. libjulia_thunk_glnxa64.c:1065:30: error: expected declaration specifiers or ‘...’ before string constant
  2138. EXPORT_EXTERN_C (visibility("default")))voidjl_untrace_method(jl_method_t*mThunk(void fcn(),const char *callstack,int stacksize)
  2139. ^~~~~~~~~
  2140. libjulia_thunk_glnxa64.c:1074:30: error: expected declaration specifiers or ‘...’ before string constant
  2141. EXPORT_EXTERN_C (visibility("default")))voidjl_trace_linfo(jl_method_instance_t*linfoThunk(void fcn(),const char *callstack,int stacksize)
  2142. ^~~~~~~~~
  2143. libjulia_thunk_glnxa64.c:1083:30: error: expected declaration specifiers or ‘...’ before string constant
  2144. EXPORT_EXTERN_C (visibility("default")))voidjl_untrace_linfo(jl_method_instance_t*linfoThunk(void fcn(),const char *callstack,int stacksize)
  2145. ^~~~~~~~~
  2146. libjulia_thunk_glnxa64.c:1092:18: warning: return type defaults to ‘int’ [-Wimplicit-int]
  2147. EXPORT_EXTERN_C voidPtrThunk(void fcn(),const char *callstack,int stacksize)
  2148. ^~~~~~~~~~~~
  2149. libjulia_thunk_glnxa64.c: In function ‘voidPtrThunk’:
  2150. libjulia_thunk_glnxa64.c:1097:14: error: expected expression before ‘)’ token
  2151. return (( (*)(void * ))fcn)(p0);
  2152. ^
  2153. libjulia_thunk_glnxa64.c:1097:25: error: expected ‘)’ before ‘fcn’
  2154. return (( (*)(void * ))fcn)(p0);
  2155. ~ ^~~
  2156. )
  2157. libjulia_thunk_glnxa64.c: At top level:
  2158. libjulia_thunk_glnxa64.c:1101:30: error: expected declaration specifiers or ‘...’ before string constant
  2159. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_copy_ast(jl_value_t*exprThunk(void fcn(),const char *callstack,int stacksize)
  2160. ^~~~~~~~~
  2161. libjulia_thunk_glnxa64.c:1110:30: error: expected declaration specifiers or ‘...’ before string constant
  2162. EXPORT_EXTERN_C (visibility("default")))uint8_tjl_ast_flag_inferred(jl_array_t*dataThunk(void fcn(),const char *callstack,int stacksize)
  2163. ^~~~~~~~~
  2164. libjulia_thunk_glnxa64.c:1119:30: error: expected declaration specifiers or ‘...’ before string constant
  2165. EXPORT_EXTERN_C (visibility("default")))uint8_tjl_ast_flag_inlineable(jl_array_t*dataThunk(void fcn(),const char *callstack,int stacksize)
  2166. ^~~~~~~~~
  2167. libjulia_thunk_glnxa64.c:1128:30: error: expected declaration specifiers or ‘...’ before string constant
  2168. EXPORT_EXTERN_C (visibility("default")))uint8_tjl_ast_flag_pure(jl_array_t*dataThunk(void fcn(),const char *callstack,int stacksize)
  2169. ^~~~~~~~~
  2170. libjulia_thunk_glnxa64.c:1137:30: error: expected declaration specifiers or ‘...’ before string constant
  2171. EXPORT_EXTERN_C (visibility("default")))intjl_is_operator(char*symThunk(void fcn(),const char *callstack,int stacksize)
  2172. ^~~~~~~~~
  2173. libjulia_thunk_glnxa64.c:1146:30: error: expected declaration specifiers or ‘...’ before string constant
  2174. EXPORT_EXTERN_C (visibility("default")))intjl_is_unary_operator(char*symThunk(void fcn(),const char *callstack,int stacksize)
  2175. ^~~~~~~~~
  2176. libjulia_thunk_glnxa64.c:1155:30: error: expected declaration specifiers or ‘...’ before string constant
  2177. EXPORT_EXTERN_C (visibility("default")))intjl_is_unary_and_binary_operator(char*symThunk(void fcn(),const char *callstack,int stacksize)
  2178. ^~~~~~~~~
  2179. libjulia_thunk_glnxa64.c:1164:30: error: expected declaration specifiers or ‘...’ before string constant
  2180. EXPORT_EXTERN_C (visibility("default")))intjl_operator_precedence(char*symThunk(void fcn(),const char *callstack,int stacksize)
  2181. ^~~~~~~~~
  2182. libjulia_thunk_glnxa64.c:1173:30: error: expected declaration specifiers or ‘...’ before string constant
  2183. EXPORT_EXTERN_C (visibility("default")))int32_tjl_invoke_api(jl_method_instance_t*miThunk(void fcn(),const char *callstack,int stacksize)
  2184. ^~~~~~~~~
  2185. libjulia_thunk_glnxa64.c:1182:30: error: expected declaration specifiers or ‘...’ before string constant
  2186. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_call0(jl_function_t*fThunk(void fcn(),const char *callstack,int stacksize)
  2187. ^~~~~~~~~
  2188. libjulia_thunk_glnxa64.c:1191:30: error: expected declaration specifiers or ‘...’ before string constant
  2189. EXPORT_EXTERN_C (visibility("default")))voidjl_yield(voidThunk(void fcn(),const char *callstack,int stacksize)
  2190. ^~~~~~~~~
  2191. libjulia_thunk_glnxa64.c:1200:30: error: expected declaration specifiers or ‘...’ before string constant
  2192. EXPORT_EXTERN_C (visibility("default")))voidjl_install_sigint_handler(voidThunk(void fcn(),const char *callstack,int stacksize)
  2193. ^~~~~~~~~
  2194. libjulia_thunk_glnxa64.c:1209:30: error: expected declaration specifiers or ‘...’ before string constant
  2195. EXPORT_EXTERN_C (visibility("default")))voidjl_sigatomic_begin(voidThunk(void fcn(),const char *callstack,int stacksize)
  2196. ^~~~~~~~~
  2197. libjulia_thunk_glnxa64.c:1218:30: error: expected declaration specifiers or ‘...’ before string constant
  2198. EXPORT_EXTERN_C (visibility("default")))voidjl_sigatomic_end(voidThunk(void fcn(),const char *callstack,int stacksize)
  2199. ^~~~~~~~~
  2200. libjulia_thunk_glnxa64.c:1227:30: error: expected declaration specifiers or ‘...’ before string constant
  2201. EXPORT_EXTERN_C (visibility("default")))voidjl_switchto(jl_task_t**ptThunk(void fcn(),const char *callstack,int stacksize)
  2202. ^~~~~~~~~
  2203. libjulia_thunk_glnxa64.c:1236:30: error: expected declaration specifiers or ‘...’ before string constant
  2204. EXPORT_EXTERN_C (visibility("default")))void__attribute__((noreturn))jl_throw(jl_value_t*eThunk(void fcn(),const char *callstack,int stacksize)
  2205. ^~~~~~~~~
  2206. libjulia_thunk_glnxa64.c:1245:30: error: expected declaration specifiers or ‘...’ before string constant
  2207. EXPORT_EXTERN_C (visibility("default")))void__attribute__((noreturn))jl_rethrow(voidThunk(void fcn(),const char *callstack,int stacksize)
  2208. ^~~~~~~~~
  2209. libjulia_thunk_glnxa64.c:1254:30: error: expected declaration specifiers or ‘...’ before string constant
  2210. EXPORT_EXTERN_C (visibility("default")))void__attribute__((noreturn))jl_rethrow_other(jl_value_t*eThunk(void fcn(),const char *callstack,int stacksize)
  2211. ^~~~~~~~~
  2212. libjulia_thunk_glnxa64.c:1263:30: error: expected declaration specifiers or ‘...’ before string constant
  2213. EXPORT_EXTERN_C (visibility("default")))void__attribute__((noreturn))jl_no_exc_handler(jl_value_t*eThunk(void fcn(),const char *callstack,int stacksize)
  2214. ^~~~~~~~~
  2215. libjulia_thunk_glnxa64.c:1272:30: error: expected declaration specifiers or ‘...’ before string constant
  2216. EXPORT_EXTERN_C (visibility("default")))voidjl_enter_handler(jl_handler_t*ehThunk(void fcn(),const char *callstack,int stacksize)
  2217. ^~~~~~~~~
  2218. libjulia_thunk_glnxa64.c:1281:30: error: expected declaration specifiers or ‘...’ before string constant
  2219. EXPORT_EXTERN_C (visibility("default")))voidjl_pop_handler(intnThunk(void fcn(),const char *callstack,int stacksize)
  2220. ^~~~~~~~~
  2221. libjulia_thunk_glnxa64.c:1290:30: error: expected declaration specifiers or ‘...’ before string constant
  2222. EXPORT_EXTERN_C (visibility("default")))voidjl_run_event_loop(uv_loop_t*loopThunk(void fcn(),const char *callstack,int stacksize)
  2223. ^~~~~~~~~
  2224. libjulia_thunk_glnxa64.c:1299:30: error: expected declaration specifiers or ‘...’ before string constant
  2225. EXPORT_EXTERN_C (visibility("default")))intjl_run_once(uv_loop_t*loopThunk(void fcn(),const char *callstack,int stacksize)
  2226. ^~~~~~~~~
  2227. libjulia_thunk_glnxa64.c:1308:30: error: expected declaration specifiers or ‘...’ before string constant
  2228. EXPORT_EXTERN_C (visibility("default")))intjl_process_events(uv_loop_t*loopThunk(void fcn(),const char *callstack,int stacksize)
  2229. ^~~~~~~~~
  2230. libjulia_thunk_glnxa64.c:1317:30: error: expected declaration specifiers or ‘...’ before string constant
  2231. EXPORT_EXTERN_C (visibility("default")))uv_loop_t*jl_global_event_loop(voidThunk(void fcn(),const char *callstack,int stacksize)
  2232. ^~~~~~~~~
  2233. libjulia_thunk_glnxa64.c:1326:30: error: expected declaration specifiers or ‘...’ before string constant
  2234. EXPORT_EXTERN_C (visibility("default")))voidjl_close_uv(uv_handle_t*handleThunk(void fcn(),const char *callstack,int stacksize)
  2235. ^~~~~~~~~
  2236. libjulia_thunk_glnxa64.c:1335:30: error: expected declaration specifiers or ‘...’ before string constant
  2237. EXPORT_EXTERN_C (visibility("default")))intjl_sizeof_ios_t(voidThunk(void fcn(),const char *callstack,int stacksize)
  2238. ^~~~~~~~~
  2239. libjulia_thunk_glnxa64.c:1344:30: error: expected declaration specifiers or ‘...’ before string constant
  2240. EXPORT_EXTERN_C (visibility("default")))jl_array_t*jl_take_buffer(ios_t*sThunk(void fcn(),const char *callstack,int stacksize)
  2241. ^~~~~~~~~
  2242. libjulia_thunk_glnxa64.c:1353:30: error: expected declaration specifiers or ‘...’ before string constant
  2243. EXPORT_EXTERN_C (visibility("default")))uv_stream_t*jl_stdout_stream(voidThunk(void fcn(),const char *callstack,int stacksize)
  2244. ^~~~~~~~~
  2245. libjulia_thunk_glnxa64.c:1362:30: error: expected declaration specifiers or ‘...’ before string constant
  2246. EXPORT_EXTERN_C (visibility("default")))uv_stream_t*jl_stdin_stream(voidThunk(void fcn(),const char *callstack,int stacksize)
  2247. ^~~~~~~~~
  2248. libjulia_thunk_glnxa64.c:1371:30: error: expected declaration specifiers or ‘...’ before string constant
  2249. EXPORT_EXTERN_C (visibility("default")))uv_stream_t*jl_stderr_stream(voidThunk(void fcn(),const char *callstack,int stacksize)
  2250. ^~~~~~~~~
  2251. libjulia_thunk_glnxa64.c:1380:30: error: expected declaration specifiers or ‘...’ before string constant
  2252. EXPORT_EXTERN_C (visibility("default")))voidjl_flush_cstdio(voidThunk(void fcn(),const char *callstack,int stacksize)
  2253. ^~~~~~~~~
  2254. libjulia_thunk_glnxa64.c:1389:30: error: expected declaration specifiers or ‘...’ before string constant
  2255. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_stdout_obj(voidThunk(void fcn(),const char *callstack,int stacksize)
  2256. ^~~~~~~~~
  2257. libjulia_thunk_glnxa64.c:1398:30: error: expected declaration specifiers or ‘...’ before string constant
  2258. EXPORT_EXTERN_C (visibility("default")))jl_value_t*jl_stderr_obj(voidThunk(void fcn(),const char *callstack,int stacksize)
  2259. ^~~~~~~~~
  2260. libjulia_thunk_glnxa64.c:1407:30: error: expected declaration specifiers or ‘...’ before string constant
  2261. EXPORT_EXTERN_C (visibility("default")))voidjlbacktrace(voidThunk(void fcn(),const char *callstack,int stacksize)
  2262. ^~~~~~~~~
  2263. libjulia_thunk_glnxa64.c:1416:30: error: expected declaration specifiers or ‘...’ before string constant
  2264. EXPORT_EXTERN_C (visibility("default")))voidjl_(void*jl_valueThunk(void fcn(),const char *callstack,int stacksize)
  2265. ^~~~~~~~~
  2266. libjulia_thunk_glnxa64.c:1425:30: error: expected declaration specifiers or ‘...’ before string constant
  2267. EXPORT_EXTERN_C (visibility("default")))ssize_tjl_sizeof_jl_options(voidThunk(void fcn(),const char *callstack,int stacksize)
  2268. ^~~~~~~~~
  2269. libjulia_thunk_glnxa64.c:1434:30: error: expected declaration specifiers or ‘...’ before string constant
  2270. EXPORT_EXTERN_C (visibility("default")))intjl_generating_output(voidThunk(void fcn(),const char *callstack,int stacksize)
  2271. ^~~~~~~~~
  2272. libjulia_thunk_glnxa64.c:1443:30: error: expected declaration specifiers or ‘...’ before string constant
  2273. EXPORT_EXTERN_C (visibility("default")))externintjl_ver_major(voidThunk(void fcn(),const char *callstack,int stacksize)
  2274. ^~~~~~~~~
  2275. libjulia_thunk_glnxa64.c:1452:30: error: expected declaration specifiers or ‘...’ before string constant
  2276. EXPORT_EXTERN_C (visibility("default")))externintjl_ver_minor(voidThunk(void fcn(),const char *callstack,int stacksize)
  2277. ^~~~~~~~~
  2278. libjulia_thunk_glnxa64.c:1461:30: error: expected declaration specifiers or ‘...’ before string constant
  2279. EXPORT_EXTERN_C (visibility("default")))externintjl_ver_patch(voidThunk(void fcn(),const char *callstack,int stacksize)
  2280. ^~~~~~~~~
  2281. libjulia_thunk_glnxa64.c:1470:30: error: expected declaration specifiers or ‘...’ before string constant
  2282. EXPORT_EXTERN_C (visibility("default")))externintjl_ver_is_release(voidThunk(void fcn(),const char *callstack,int stacksize)
  2283. ^~~~~~~~~
  2284. libjulia_thunk_glnxa64.c:1479:30: error: expected declaration specifiers or ‘...’ before string constant
  2285. EXPORT_EXTERN_C (visibility("default")))externchar*jl_ver_string(voidThunk(void fcn(),const char *callstack,int stacksize)
  2286. ^~~~~~~~~
  2287. libjulia_thunk_glnxa64.c:1488:30: error: expected declaration specifiers or ‘...’ before string constant
  2288. EXPORT_EXTERN_C (visibility("default")))char*jl_git_branch(voidThunk(void fcn(),const char *callstack,int stacksize)
  2289. ^~~~~~~~~
  2290. libjulia_thunk_glnxa64.c:1497:30: error: expected declaration specifiers or ‘...’ before string constant
  2291. EXPORT_EXTERN_C (visibility("default")))char*jl_git_commit(voidThunk(void fcn(),const char *callstack,int stacksize)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement