Advertisement
nexwave-mat

Untitled

Aug 26th, 2013
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 32.46 KB | None | 0 0
  1. target thumb C: sshd <= external/openssh/kexecdhs.c
  2. target thumb C: sshd <= external/openssh/auth-krb5.c
  3. target thumb C: sshd <= external/openssh/auth2-gss.c
  4. target thumb C: sshd <= external/openssh/gss-serv.c
  5. target thumb C: sshd <= external/openssh/gss-serv-krb5.c
  6. target thumb C: sshd <= external/openssh/loginrec.c
  7. target thumb C: sshd <= external/openssh/auth-pam.c
  8. target thumb C: sshd <= external/openssh/auth-shadow.c
  9. target thumb C: sshd <= external/openssh/auth-sia.c
  10. target thumb C: sshd <= external/openssh/md5crypt.c
  11. target thumb C: sshd <= external/openssh/sftp-server.c
  12. target thumb C: sshd <= external/openssh/sftp-common.c
  13. target thumb C: sshd <= external/openssh/roaming_common.c
  14. target thumb C: sshd <= external/openssh/roaming_serv.c
  15. target thumb C: sshd <= external/openssh/sandbox-null.c
  16. target thumb C: sshd <= external/openssh/sandbox-rlimit.c
  17. external/openssh/sftp-common.c: In function 'ls_file':
  18. external/openssh/sftp-common.c:193:9: warning: pointer targets in passing argument 1 of 'localtime' differ in signedness [-Wpointer-sign]
  19. In file included from bionic/libc/include/utmp.h:33:0,
  20.                  from external/openssh/includes.h:68,
  21.                  from external/openssh/sftp-common.c:27:
  22. bionic/libc/include/time.h:73:20: note: expected 'const time_t *' but argument is of type 'const long unsigned int *'
  23. external/openssh/roaming_common.c: In function 'calculate_new_key':
  24. external/openssh/roaming_common.c:240:2: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal' differ in signedness [-Wpointer-sign]
  25. In file included from external/openssh/cipher.h:40:0,
  26.                  from external/openssh/roaming_common.c:36:
  27. external/openssl/include/openssl/evp.h:565:5: note: expected 'unsigned char *' but argument is of type 'char *'
  28. target thumb C: sshd <= external/openssh/sandbox-systrace.c
  29. target thumb C++: stagefright <= frameworks/av/cmds/stagefright/stagefright.cpp
  30. target thumb C++: stagefright <= frameworks/av/cmds/stagefright/jpeg.cpp
  31. target thumb C++: stagefright <= frameworks/av/cmds/stagefright/SineSource.cpp
  32. target thumb C++: stream <= frameworks/av/cmds/stagefright/stream.cpp
  33. Import includes file: /home/mdaniel/ChaOS/out/target/product/p930/obj/EXECUTABLES/surfaceflinger_intermediates/import_includes
  34. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/Client.cpp
  35. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/DisplayDevice.cpp
  36. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/EventThread.cpp
  37. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/FrameTracker.cpp
  38. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/GLExtensions.cpp
  39. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/Layer.cpp
  40. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/LayerDim.cpp
  41. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/MessageQueue.cpp
  42. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/SurfaceFlinger.cpp
  43. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/SurfaceFlingerConsumer.cpp
  44. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/SurfaceTextureLayer.cpp
  45. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/Transform.cpp
  46. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/DisplayHardware/FramebufferSurface.cpp
  47. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.cpp
  48. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/DisplayHardware/PowerHAL.cpp
  49. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.cpp:81:0: warning: "MIN_HWC_HEADER_VERSION" redefined [enabled by default]
  50. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.cpp:57:0: note: this is the location of the previous definition
  51. target thumb C++: libsurfaceflinger <= frameworks/native/services/surfaceflinger/DisplayHardware/VirtualDisplaySurface.cpp
  52. Import includes file: /home/mdaniel/ChaOS/out/target/product/p930/obj/EXECUTABLES/system_server_intermediates/import_includes
  53. Import includes file: /home/mdaniel/ChaOS/out/target/product/p930/obj/SHARED_LIBRARIES/libsystem_server_intermediates/import_includes
  54. target thumb C++: libinput <= frameworks/base/services/input/EventHub.cpp
  55. target thumb C++: libinput <= frameworks/base/services/input/InputApplication.cpp
  56. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.cpp: In member function 'void android::HWComposer::loadHwcModule()':
  57. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.cpp:380:38: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  58. target thumb C++: libinput <= frameworks/base/services/input/InputDispatcher.cpp
  59. target thumb C++: libinput <= frameworks/base/services/input/InputListener.cpp
  60. target thumb C++: libinput <= frameworks/base/services/input/InputManager.cpp
  61. target thumb C++: libinput <= frameworks/base/services/input/InputReader.cpp
  62. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.cpp: In member function 'android::status_t android::HWComposer::freeDisplayId(int32_t)':
  63. frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.cpp:556:20: warning: array subscript is above array bounds [-Warray-bounds]
  64. target thumb C++: libinput <= frameworks/base/services/input/InputWindow.cpp
  65. target thumb C++: libinput <= frameworks/base/services/input/PointerController.cpp
  66. target thumb C++: libinput <= frameworks/base/services/input/SpriteController.cpp
  67. target thumb C: tc <= external/iproute2/tc/tc.c
  68. target thumb C: tc <= external/iproute2/tc/tc_qdisc.c
  69. external/iproute2/tc/tc.c: In function 'print_noqopt':
  70. external/iproute2/tc/tc.c:54:44: warning: unused parameter 'qu' [-Wunused-parameter]
  71. external/iproute2/tc/tc.c: In function 'parse_noqopt':
  72. external/iproute2/tc/tc.c:63:88: warning: unused parameter 'n' [-Wunused-parameter]
  73. external/iproute2/tc/tc.c: In function 'print_nofopt':
  74. external/iproute2/tc/tc.c:72:45: warning: unused parameter 'qu' [-Wunused-parameter]
  75. external/iproute2/tc/tc_qdisc.c: In function 'tc_qdisc_modify':
  76. external/iproute2/tc/tc_qdisc.c:165:10: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  77. external/iproute2/tc/tc_qdisc.c:172:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  78. external/iproute2/tc/tc_qdisc.c:172:46: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  79. external/iproute2/tc/tc_qdisc.c: In function 'print_qdisc':
  80. external/iproute2/tc/tc_qdisc.c:197:43: warning: unused parameter 'who' [-Wunused-parameter]
  81. target thumb C: tc <= external/iproute2/tc/q_cbq.c
  82. external/iproute2/tc/q_cbq.c: In function 'cbq_parse_opt':
  83. external/iproute2/tc/q_cbq.c:92:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  84. external/iproute2/tc/q_cbq.c:166:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  85. external/iproute2/tc/q_cbq.c:177:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  86. external/iproute2/tc/q_cbq.c:177:41: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  87. external/iproute2/tc/q_cbq.c:50:45: warning: unused parameter 'qu' [-Wunused-parameter]
  88. external/iproute2/tc/q_cbq.c: In function 'cbq_parse_class_opt':
  89. external/iproute2/tc/q_cbq.c:271:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  90. external/iproute2/tc/q_cbq.c:412:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  91. external/iproute2/tc/q_cbq.c:432:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  92. external/iproute2/tc/q_cbq.c:432:41: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  93. external/iproute2/tc/q_cbq.c:181:51: warning: unused parameter 'qu' [-Wunused-parameter]
  94. external/iproute2/tc/q_cbq.c: In function 'cbq_print_opt':
  95. external/iproute2/tc/q_cbq.c:437:45: warning: unused parameter 'qu' [-Wunused-parameter]
  96. external/iproute2/tc/q_cbq.c: In function 'cbq_print_xstats':
  97. external/iproute2/tc/q_cbq.c:556:48: warning: unused parameter 'qu' [-Wunused-parameter]
  98. frameworks/base/services/input/SpriteController.cpp: In member function 'void android::SpriteController::doUpdateSprites()':
  99. frameworks/base/services/input/SpriteController.cpp:219:80: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  100. frameworks/base/services/input/SpriteController.cpp:224:82: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  101. target thumb C: tc <= external/iproute2/tc/tc_util.c
  102. target thumb C: tc <= external/iproute2/tc/tc_class.c
  103. external/iproute2/tc/tc_class.c: In function 'print_class':
  104. external/iproute2/tc/tc_class.c:151:43: warning: unused parameter 'who' [-Wunused-parameter]
  105. target thumb C: tc <= external/iproute2/tc/tc_core.c
  106. target thumb C: tc <= external/iproute2/tc/m_action.c
  107. target thumb C: tc <= external/iproute2/tc/m_estimator.c
  108. target thumb C: tc <= external/iproute2/tc/tc_filter.c
  109. external/iproute2/tc/m_action.c: In function 'print_noaopt':
  110. external/iproute2/tc/m_action.c:70:45: warning: unused parameter 'au' [-Wunused-parameter]
  111. external/iproute2/tc/m_action.c: In function 'parse_noaopt':
  112. external/iproute2/tc/m_action.c:78:82: warning: unused parameter 'code' [-Wunused-parameter]
  113. external/iproute2/tc/m_action.c:78:105: warning: unused parameter 'n' [-Wunused-parameter]
  114. external/iproute2/tc/m_action.c: In function 'parse_action':
  115. external/iproute2/tc/m_action.c:183:17: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  116. external/iproute2/tc/m_action.c:223:11: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  117. external/iproute2/tc/m_action.c:233:29: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  118. external/iproute2/tc/m_action.c:233:43: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  119. external/iproute2/tc/m_action.c:244:28: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  120. external/iproute2/tc/m_action.c:244:42: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  121. external/iproute2/tc/m_action.c: In function 'print_action':
  122. external/iproute2/tc/m_action.c:331:44: warning: unused parameter 'who' [-Wunused-parameter]
  123. external/iproute2/tc/m_action.c: In function 'tc_action_gd':
  124. external/iproute2/tc/m_action.c:405:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  125. external/iproute2/tc/m_action.c:453:11: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  126. external/iproute2/tc/m_action.c:457:29: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  127. external/iproute2/tc/m_action.c:457:48: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  128. external/iproute2/tc/m_action.c:461:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  129. external/iproute2/tc/m_action.c:461:46: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  130. external/iproute2/tc/m_action.c: In function 'tc_action_modify':
  131. external/iproute2/tc/m_action.c:503:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  132. external/iproute2/tc/m_action.c:510:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  133. external/iproute2/tc/m_action.c:510:46: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  134. external/iproute2/tc/m_action.c: In function 'tc_act_list_or_flush':
  135. external/iproute2/tc/m_action.c:541:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  136. external/iproute2/tc/m_action.c:543:10: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  137. external/iproute2/tc/m_action.c:564:28: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  138. external/iproute2/tc/m_action.c:564:47: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  139. external/iproute2/tc/m_action.c:565:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  140. external/iproute2/tc/m_action.c:565:46: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  141. external/iproute2/tc/m_action.c:523:30: warning: unused parameter 'argc' [-Wunused-parameter]
  142. external/iproute2/tc/tc_filter.c: In function 'print_filter':
  143. external/iproute2/tc/tc_filter.c:184:44: warning: unused parameter 'who' [-Wunused-parameter]
  144. target thumb C: tc <= external/iproute2/tc/tc_monitor.c
  145. target thumb C: tc <= external/iproute2/tc/tc_stab.c
  146. target thumb C: tc <= external/iproute2/tc/tc_cbq.c
  147. target thumb C: tc <= external/iproute2/tc/tc_estimator.c
  148. target thumb C: tc <= external/iproute2/tc/f_u32.c
  149. external/iproute2/tc/tc_estimator.c: In function 'tc_setup_estimator':
  150. external/iproute2/tc/tc_estimator.c:29:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  151. target thumb C: tc <= external/iproute2/tc/m_police.c
  152. target thumb C: tc <= external/iproute2/tc/q_ingress.c
  153. target thumb C: tc <= external/iproute2/tc/m_mirred.c
  154. external/iproute2/tc/f_u32.c: In function 'parse_ip6_class':
  155. external/iproute2/tc/f_u32.c:435:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  156. external/iproute2/tc/f_u32.c: In function 'show_keys':
  157. external/iproute2/tc/f_u32.c:962:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  158. external/iproute2/tc/f_u32.c: In function 'u32_parse_opt':
  159. external/iproute2/tc/f_u32.c:998:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  160. target thumb C: tc <= external/iproute2/tc/q_htb.c
  161. external/iproute2/tc/f_u32.c:1168:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  162. external/iproute2/tc/f_u32.c:1168:41: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  163. external/iproute2/tc/f_u32.c:974:46: warning: unused parameter 'qu' [-Wunused-parameter]
  164. external/iproute2/tc/f_u32.c: In function 'u32_print_opt':
  165. external/iproute2/tc/f_u32.c:1172:46: warning: unused parameter 'qu' [-Wunused-parameter]
  166. external/iproute2/tc/m_police.c: In function 'act_parse_police':
  167. external/iproute2/tc/m_police.c:296:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  168. external/iproute2/tc/m_police.c:308:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  169. external/iproute2/tc/m_police.c:308:41: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  170. external/iproute2/tc/m_police.c: In function 'print_police':
  171. external/iproute2/tc/m_police.c:322:34: warning: unused parameter 'a' [-Wunused-parameter]
  172. external/iproute2/tc/q_ingress.c: In function 'ingress_parse_opt':
  173. external/iproute2/tc/q_ingress.c:35:49: warning: unused parameter 'qu' [-Wunused-parameter]
  174. external/iproute2/tc/q_ingress.c: In function 'ingress_print_opt':
  175. external/iproute2/tc/q_ingress.c:56:49: warning: unused parameter 'qu' [-Wunused-parameter]
  176. external/iproute2/tc/q_ingress.c:56:77: warning: unused parameter 'opt' [-Wunused-parameter]
  177. external/iproute2/tc/m_mirred.c: In function 'parse_egress':
  178. external/iproute2/tc/m_mirred.c:197:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  179. external/iproute2/tc/m_mirred.c:200:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  180. external/iproute2/tc/m_mirred.c:200:41: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  181. external/iproute2/tc/m_mirred.c:65:34: warning: unused parameter 'a' [-Wunused-parameter]
  182. external/iproute2/tc/m_mirred.c: In function 'print_mirred':
  183. external/iproute2/tc/m_mirred.c:249:34: warning: unused parameter 'au' [-Wunused-parameter]
  184. external/iproute2/tc/q_htb.c: In function 'htb_parse_opt':
  185. external/iproute2/tc/q_htb.c:94:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  186. external/iproute2/tc/q_htb.c:97:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  187. external/iproute2/tc/q_htb.c:97:41: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  188. external/iproute2/tc/q_htb.c:61:45: warning: unused parameter 'qu' [-Wunused-parameter]
  189. external/iproute2/tc/q_htb.c: In function 'htb_parse_class_opt':
  190. external/iproute2/tc/q_htb.c:232:9: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  191. external/iproute2/tc/q_htb.c:237:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  192. external/iproute2/tc/q_htb.c:237:41: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
  193. external/iproute2/tc/q_htb.c:101:51: warning: unused parameter 'qu' [-Wunused-parameter]
  194. external/iproute2/tc/q_htb.c: In function 'htb_print_opt':
  195. external/iproute2/tc/q_htb.c:241:45: warning: unused parameter 'qu' [-Wunused-parameter]
  196. external/iproute2/tc/q_htb.c: In function 'htb_print_xstats':
  197. external/iproute2/tc/q_htb.c:302:48: warning: unused parameter 'qu' [-Wunused-parameter]
  198. target thumb C++: testid3 <= frameworks/av/media/libstagefright/id3/testid3.cpp
  199. target thumb C: tune2fs <= external/e2fsprogs/misc/tune2fs.c
  200. target thumb C: tune2fs <= external/e2fsprogs/misc/util.c
  201. external/e2fsprogs/misc/tune2fs.c: In function 'update_feature_set':
  202. external/e2fsprogs/misc/tune2fs.c:450:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  203. external/e2fsprogs/misc/tune2fs.c:461:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  204. external/e2fsprogs/misc/tune2fs.c:348:12: warning: unused variable 'retval' [-Wunused-variable]
  205. external/e2fsprogs/misc/tune2fs.c: In function 'parse_extended_opts':
  206. external/e2fsprogs/misc/tune2fs.c:992:4: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  207. In file included from bionic/libc/include/signal.h:34:0,
  208.                  from bionic/libc/include/sys/select.h:34,
  209.                  from bionic/libc/include/unistd.h:34,
  210.                  from bionic/libc/include/fcntl.h:34,
  211.                  from external/e2fsprogs/misc/tune2fs.c:30:
  212. bionic/libc/include/string.h:118:7: note: expected 'char *' but argument is of type '__u8 *'
  213. target thumb C: vdc <= system/vold/vdc.c
  214. Import includes file: /home/mdaniel/ChaOS/out/target/product/p930/obj/EXECUTABLES/vold_intermediates/import_includes
  215. target thumb C: libdiskconfig <= system/core/libdiskconfig/diskconfig.c
  216. target thumb C: libdiskconfig <= system/core/libdiskconfig/diskutils.c
  217. target thumb C: libdiskconfig <= system/core/libdiskconfig/write_lst.c
  218. external/e2fsprogs/misc/tune2fs.c: In function 'main':
  219. external/e2fsprogs/misc/tune2fs.c:1082:37: warning: 'group' may be used uninitialized in this function [-Wmaybe-uninitialized]
  220. external/e2fsprogs/misc/tune2fs.c:1097:9: note: 'group' was declared here
  221. target thumb C: libdiskconfig <= system/core/libdiskconfig/config_mbr.c
  222. target thumb C++: wfd <= frameworks/av/media/libstagefright/wifi-display/wfd.cpp
  223. target thumb C: wpa_cli <= external/wpa_supplicant_8/wpa_supplicant/wpa_cli.c
  224. target thumb C: wpa_cli <= external/wpa_supplicant_8/wpa_supplicant/src/common/wpa_ctrl.c
  225. target thumb C: wpa_cli <= external/wpa_supplicant_8/wpa_supplicant/src/utils/wpa_debug.c
  226. target thumb C: wpa_cli <= external/wpa_supplicant_8/wpa_supplicant/src/utils/common.c
  227. target thumb C: wpa_cli <= external/wpa_supplicant_8/wpa_supplicant/src/utils/os_unix.c
  228. target thumb C: wpa_cli <= external/wpa_supplicant_8/wpa_supplicant/src/utils/eloop.c
  229. target thumb C: wpa_cli <= external/wpa_supplicant_8/wpa_supplicant/src/utils/edit.c
  230. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/config.c
  231. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/notify.c
  232. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/bss.c
  233. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/eap_register.c
  234. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/utils/common.c
  235. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/utils/wpa_debug.c
  236. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/utils/wpabuf.c
  237. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/utils/os_unix.c
  238. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/utils/eloop.c
  239. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/config_file.c
  240. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/tdls.c
  241. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/wpa.c
  242. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/preauth.c
  243. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/pmksa_cache.c
  244. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/peerkey.c
  245. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/wpa_ie.c
  246. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/common/wpa_common.c
  247. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/p2p_supplicant.c
  248. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p.c
  249. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_utils.c
  250. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_parse.c
  251. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_build.c
  252. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_go_neg.c
  253. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_sd.c
  254. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_pd.c
  255. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_invitation.c
  256. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_dev_disc.c
  257. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/p2p/p2p_group.c
  258. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/p2p_hostapd.c
  259. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/wifi_display.c
  260. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_tls.c
  261. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_peap.c
  262. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_common/eap_peap_common.c
  263. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_ttls.c
  264. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_md5.c
  265. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_mschapv2.c
  266. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/mschapv2.c
  267. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_gtc.c
  268. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_otp.c
  269. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_sim.c
  270. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_leap.c
  271. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_common/eap_sim_common.c
  272. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_fast.c
  273. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_fast_pac.c
  274. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_common/eap_fast_common.c
  275. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_pwd.c
  276. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_common/eap_pwd_common.c
  277. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/wps_supplicant.c
  278. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/utils/uuid.c
  279. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_wsc.c
  280. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_common/eap_wsc_common.c
  281. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/wps/wps.c
  282. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/wps/wps_common.c
  283. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/wps/wps_attr_parse.c
  284. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/wps/wps_attr_build.c
  285. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/wps/wps_attr_process.c
  286. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/wps/wps_dev_attr.c
  287. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/wps/wps_enrollee.c
  288. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/wps/wps_registrar.c
  289. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/eapol_supp_sm.c
  290. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap.c
  291. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_methods.c
  292. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/ap.c
  293. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/hostapd.c
  294. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/wpa_auth_glue.c
  295. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/utils.c
  296. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/authsrv.c
  297. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ap_config.c
  298. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/utils/ip_addr.c
  299. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/sta_info.c
  300. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/tkip_countermeasures.c
  301. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ap_mlme.c
  302. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ieee802_1x.c
  303. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/eapol_auth_sm.c
  304. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ieee802_11_auth.c
  305. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ieee802_11_shared.c
  306. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/drv_callbacks.c
  307. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ap_drv_ops.c
  308. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/beacon.c
  309. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/eap_user_db.c
  310. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ieee802_11_ht.c
  311. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ctrl_iface_ap.c
  312. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_server/eap_server.c
  313. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_server/eap_server_identity.c
  314. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_server/eap_server_methods.c
  315. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/wmm.c
  316. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ap_list.c
  317. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/ieee802_11.c
  318. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/hw_features.c
  319. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/wps_hostapd.c
  320. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_server/eap_server_wsc.c
  321. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/wpa_auth.c
  322. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/wpa_auth_ie.c
  323. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/pmksa_cache_auth.c
  324. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/ap/peerkey_auth.c
  325. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/ms_funcs.c
  326. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_common/chap.c
  327. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/eap_tls_common.c
  328. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/tls_openssl.c
  329. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/crypto_openssl.c
  330. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/fips_prf_openssl.c
  331. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/aes-unwrap.c
  332. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/aes-omac1.c
  333. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/aes-wrap.c
  334. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/aes-cbc.c
  335. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/md5.c
  336. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/sha256-prf.c
  337. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/dh_groups.c
  338. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/random.c
  339. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/ctrl_iface.c
  340. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/ctrl_iface_unix.c
  341. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/utils/base64.c
  342. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/sme.c
  343. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/common/ieee802_11_common.c
  344. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/eap_common/eap_common.c
  345. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/sha1-prf.c
  346. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/sha1-tprf.c
  347. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/crypto/sha1-tlsprf.c
  348. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/common/gas.c
  349. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/gas_query.c
  350. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/offchannel.c
  351. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/drivers/driver_common.c
  352. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/wpa_supplicant.c
  353. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/events.c
  354. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/blacklist.c
  355. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/wpas_glue.c
  356. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/scan.c
  357. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/main.c
  358. external/wpa_supplicant_8/wpa_supplicant/events.c: In function 'wpa_supplicant_event':
  359. external/wpa_supplicant_8/wpa_supplicant/events.c:2583:26: error: 'struct wpa_ssid' has no member named 'assoc_retry'
  360. external/wpa_supplicant_8/wpa_supplicant/events.c:2585:28: error: 'struct wpa_ssid' has no member named 'assoc_retry'
  361. external/wpa_supplicant_8/wpa_supplicant/events.c:2609:24: error: 'struct wpa_ssid' has no member named 'assoc_retry'
  362. target thumb C: wpa_supplicant <= external/wpa_supplicant_8/wpa_supplicant/src/drivers/driver_nl80211.c
  363. make: *** [/home/mdaniel/ChaOS/out/target/product/p930/obj/EXECUTABLES/wpa_supplicant_intermediates/events.o] Error 1
  364. make: *** Waiting for unfinished jobs....
  365. make: *** wait: No child processes.  Stop.
  366. mdaniel@mdaniel-VirtualBox:~/ChaOS$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement