Guest User

Untitled

a guest
Oct 7th, 2012
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 192.72 KB | None | 0 0
  1. ============================================
  2. PLATFORM_VERSION_CODENAME=REL
  3. PLATFORM_VERSION=4.0.4
  4. TARGET_PRODUCT=full
  5. TARGET_BUILD_VARIANT=eng
  6. TARGET_BUILD_TYPE=release
  7. TARGET_BUILD_APPS=
  8. TARGET_ARCH=arm
  9. TARGET_ARCH_VARIANT=armv7-a
  10. HOST_ARCH=x86
  11. HOST_OS=linux
  12. HOST_BUILD_TYPE=release
  13. BUILD_ID=IMM76L
  14. ============================================
  15. Checking build tools versions...
  16. ************************************************************
  17. You are attempting to build with an unsupported version
  18. of java.
  19.  
  20. Your version is: java version "1.7.0_07".
  21. The correct version is: Java SE 1.6.
  22.  
  23. Please follow the machine setup instructions at
  24. http://source.android.com/source/download.html
  25. ************************************************************
  26. build/core/tasks/kernel.mk:68: **********************************************************
  27. build/core/tasks/kernel.mk:69: * Kernel source found, but no configuration was defined *
  28. build/core/tasks/kernel.mk:70: * Please add the TARGET_KERNEL_CONFIG variable to your *
  29. build/core/tasks/kernel.mk:71: * BoardConfig.mk file *
  30. build/core/tasks/kernel.mk:72: **********************************************************
  31. host C: adb <= system/core/adb/adb.c
  32. system/core/adb/adb.c: In function ‘connect_device’:
  33. system/core/adb/adb.c:998:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  34. host C: adb <= system/core/adb/console.c
  35. host C: adb <= system/core/adb/transport.c
  36. host C: adb <= system/core/adb/transport_local.c
  37. system/core/adb/transport_local.c: In function ‘local_init’:
  38. system/core/adb/transport_local.c:321:8: warning: extra tokens at end of #endif directive [enabled by default]
  39. host C: adb <= system/core/adb/transport_usb.c
  40. host C: adb <= system/core/adb/commandline.c
  41. host C: adb <= system/core/adb/adb_client.c
  42. host C: adb <= system/core/adb/sockets.c
  43. host C: adb <= system/core/adb/services.c
  44. host C: adb <= system/core/adb/file_sync_client.c
  45. host C: adb <= system/core/adb/get_my_path_linux.c
  46. host C: adb <= system/core/adb/usb_linux.c
  47. host C: adb <= system/core/adb/utils.c
  48. host C: adb <= system/core/adb/usb_vendors.c
  49. host C: adb <= system/core/adb/fdevent.c
  50. host C: libzipfile <= system/core/libzipfile/centraldir.c
  51. host C: libzipfile <= system/core/libzipfile/zipfile.c
  52. host StaticLib: libzipfile (out/host/linux-x86/obj/STATIC_LIBRARIES/libzipfile_intermediates/libzipfile.a)
  53. host C: libunz <= external/zlib/adler32.c
  54. host C: libunz <= external/zlib/crc32.c
  55. host C: libunz <= external/zlib/zutil.c
  56. host C: libunz <= external/zlib/inflate.c
  57. host C: libunz <= external/zlib/inftrees.c
  58. host C: libunz <= external/zlib/inffast.c
  59. host StaticLib: libunz (out/host/linux-x86/obj/STATIC_LIBRARIES/libunz_intermediates/libunz.a)
  60. host C: liblog <= system/core/liblog/logd_write.c
  61. system/core/liblog/logd_write.c: In function ‘__write_to_log_kernel’:
  62. system/core/liblog/logd_write.c:90:9: warning: implicit declaration of function ‘fakeLogWritev’ [-Wimplicit-function-declaration]
  63. system/core/liblog/logd_write.c: In function ‘__write_to_log_init’:
  64. system/core/liblog/logd_write.c:103:9: warning: implicit declaration of function ‘fakeLogOpen’ [-Wimplicit-function-declaration]
  65. system/core/liblog/logd_write.c:112:13: warning: implicit declaration of function ‘fakeLogClose’ [-Wimplicit-function-declaration]
  66. host C: liblog <= system/core/liblog/logprint.c
  67. host C: liblog <= system/core/liblog/event_tag_map.c
  68. host C: liblog <= system/core/liblog/fake_log_device.c
  69. host StaticLib: liblog (out/host/linux-x86/obj/STATIC_LIBRARIES/liblog_intermediates/liblog.a)
  70. host C: libcutils <= system/core/libcutils/atomic.c
  71. host C: libcutils <= system/core/libcutils/array.c
  72. host C: libcutils <= system/core/libcutils/hashmap.c
  73. host C: libcutils <= system/core/libcutils/native_handle.c
  74. host C: libcutils <= system/core/libcutils/buffer.c
  75. host C: libcutils <= system/core/libcutils/socket_inaddr_any_server.c
  76. host C: libcutils <= system/core/libcutils/socket_local_client.c
  77. host C: libcutils <= system/core/libcutils/socket_local_server.c
  78. host C: libcutils <= system/core/libcutils/socket_loopback_client.c
  79. host C: libcutils <= system/core/libcutils/socket_loopback_server.c
  80. host C: libcutils <= system/core/libcutils/socket_network_client.c
  81. host C: libcutils <= system/core/libcutils/sockets.c
  82. host C: libcutils <= system/core/libcutils/config_utils.c
  83. host C: libcutils <= system/core/libcutils/cpu_info.c
  84. host C: libcutils <= system/core/libcutils/load_file.c
  85. host C: libcutils <= system/core/libcutils/list.c
  86. host C: libcutils <= system/core/libcutils/open_memstream.c
  87. host C: libcutils <= system/core/libcutils/strdup16to8.c
  88. host C: libcutils <= system/core/libcutils/strdup8to16.c
  89. host C: libcutils <= system/core/libcutils/record_stream.c
  90. host C: libcutils <= system/core/libcutils/process_name.c
  91. host C: libcutils <= system/core/libcutils/properties.c
  92. host C: libcutils <= system/core/libcutils/threads.c
  93. host C: libcutils <= system/core/libcutils/sched_policy.c
  94. host C: libcutils <= system/core/libcutils/iosched_policy.c
  95. host C: libcutils <= system/core/libcutils/str_parms.c
  96. host C: libcutils <= system/core/libcutils/abort_socket.c
  97. host C: libcutils <= system/core/libcutils/mspace.c
  98. host C: libcutils <= system/core/libcutils/selector.c
  99. host C: libcutils <= system/core/libcutils/tztime.c
  100. system/core/libcutils/tztime.c: In function ‘differ_by_repeat’:
  101. system/core/libcutils/tztime.c:303:2: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  102. system/core/libcutils/tztime.c: In function ‘localsub’:
  103. system/core/libcutils/tztime.c:1267:24: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  104. host C: libcutils <= system/core/libcutils/zygote.c
  105. host C: libcutils <= system/core/libcutils/ashmem-host.c
  106. host C: libcutils <= system/core/libcutils/tzstrftime.c
  107. system/core/libcutils/tzstrftime.c: In function ‘_fmt’:
  108. system/core/libcutils/tzstrftime.c:360:7: warning: implicit declaration of function ‘sprintf’ [-Wimplicit-function-declaration]
  109. system/core/libcutils/tzstrftime.c:360:14: warning: incompatible implicit declaration of built-in function ‘sprintf’ [enabled by default]
  110. system/core/libcutils/tzstrftime.c: In function ‘_conv’:
  111. system/core/libcutils/tzstrftime.c:628:9: warning: incompatible implicit declaration of built-in function ‘sprintf’ [enabled by default]
  112. host C: libcutils <= system/core/libcutils/dlmalloc_stubs.c
  113. host StaticLib: libcutils (out/host/linux-x86/obj/STATIC_LIBRARIES/libcutils_intermediates/libcutils.a)
  114. host Executable: adb (out/host/linux-x86/obj/EXECUTABLES/adb_intermediates/adb)
  115. true
  116. host C: acp <= build/tools/acp/acp.c
  117. host C++: libhost <= build/libs/host/pseudolocalize.cpp
  118. host C: libhost <= build/libs/host/CopyFile.c
  119. host StaticLib: libhost (out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/libhost.a)
  120. host Executable: acp (out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp)
  121. true
  122. Install: out/host/linux-x86/bin/acp
  123. Notice file: system/core/adb/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//bin/adb.txt
  124. Notice file: system/core/libzipfile/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/libzipfile.a.txt
  125. Notice file: system/core/liblog/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/liblog.a.txt
  126. Notice file: system/core/libcutils/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/libcutils.a.txt
  127. target arm C: libc <= bionic/libc/bionic/pthread.c
  128. target thumb C: libc <= bionic/libc/arch-arm/bionic/exidx_dynamic.c
  129. target thumb C: libc <= bionic/libc/unistd/sysconf.c
  130. target thumb C: libc <= bionic/libc/bionic/__errno.c
  131. target thumb C: libc <= bionic/libc/bionic/dlmalloc.c
  132. target thumb C: libc <= bionic/libc/bionic/malloc_debug_common.c
  133. target thumb C: libc <= bionic/libc/bionic/libc_init_dynamic.c
  134. target thumb C: libdl <= bionic/libdl/libdl.c
  135. cc -mthumb-interwork -Ibionic/libc/private -DCRT_LEGACY_WORKAROUND -o out/target/product/generic/obj/lib/crtbegin_so.o -c bionic/libc/arch-arm/bionic/crtbegin_so.S
  136. cc -mthumb-interwork -Ibionic/libc/private -DCRT_LEGACY_WORKAROUND -o out/target/product/generic/obj/lib/crtend_so.o -c bionic/libc/arch-arm/bionic/crtend_so.S
  137. target SharedLib: libdl (out/target/product/generic/obj/SHARED_LIBRARIES/libdl_intermediates/LINKED/libdl.so)
  138. target Symbolic: libdl (out/target/product/generic/symbols/system/lib/libdl.so)
  139. target Strip: libdl (out/target/product/generic/obj/lib/libdl.so)
  140. target asm: libc_common <= bionic/libc/arch-arm/syscalls/_exit.S
  141. target asm: libc_common <= bionic/libc/arch-arm/syscalls/_exit_thread.S
  142. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__fork.S
  143. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__waitid.S
  144. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__sys_clone.S
  145. target asm: libc_common <= bionic/libc/arch-arm/syscalls/execve.S
  146. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__setuid.S
  147. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getuid.S
  148. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getgid.S
  149. target asm: libc_common <= bionic/libc/arch-arm/syscalls/geteuid.S
  150. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getegid.S
  151. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getresuid.S
  152. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getresgid.S
  153. target asm: libc_common <= bionic/libc/arch-arm/syscalls/gettid.S
  154. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getgroups.S
  155. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getpgid.S
  156. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getppid.S
  157. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setsid.S
  158. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setgid.S
  159. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__setreuid.S
  160. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__setresuid.S
  161. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setresgid.S
  162. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__brk.S
  163. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__ptrace.S
  164. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__getpriority.S
  165. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setpriority.S
  166. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setrlimit.S
  167. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getrlimit.S
  168. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getrusage.S
  169. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setgroups.S
  170. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setpgid.S
  171. target asm: libc_common <= bionic/libc/arch-arm/syscalls/vfork.S
  172. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setregid.S
  173. target asm: libc_common <= bionic/libc/arch-arm/syscalls/chroot.S
  174. target asm: libc_common <= bionic/libc/arch-arm/syscalls/prctl.S
  175. target asm: libc_common <= bionic/libc/arch-arm/syscalls/capget.S
  176. target asm: libc_common <= bionic/libc/arch-arm/syscalls/capset.S
  177. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sigaltstack.S
  178. target asm: libc_common <= bionic/libc/arch-arm/syscalls/acct.S
  179. target asm: libc_common <= bionic/libc/arch-arm/syscalls/read.S
  180. target asm: libc_common <= bionic/libc/arch-arm/syscalls/write.S
  181. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__pread64.S
  182. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__pwrite64.S
  183. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__open.S
  184. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__openat.S
  185. target asm: libc_common <= bionic/libc/arch-arm/syscalls/close.S
  186. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lseek.S
  187. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__llseek.S
  188. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getpid.S
  189. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__mmap2.S
  190. target asm: libc_common <= bionic/libc/arch-arm/syscalls/munmap.S
  191. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mremap.S
  192. target asm: libc_common <= bionic/libc/arch-arm/syscalls/msync.S
  193. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mprotect.S
  194. target asm: libc_common <= bionic/libc/arch-arm/syscalls/madvise.S
  195. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mlock.S
  196. target asm: libc_common <= bionic/libc/arch-arm/syscalls/munlock.S
  197. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mincore.S
  198. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__ioctl.S
  199. target asm: libc_common <= bionic/libc/arch-arm/syscalls/readv.S
  200. target asm: libc_common <= bionic/libc/arch-arm/syscalls/writev.S
  201. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__fcntl.S
  202. target asm: libc_common <= bionic/libc/arch-arm/syscalls/flock.S
  203. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchmod.S
  204. target asm: libc_common <= bionic/libc/arch-arm/syscalls/dup.S
  205. target asm: libc_common <= bionic/libc/arch-arm/syscalls/pipe.S
  206. target asm: libc_common <= bionic/libc/arch-arm/syscalls/pipe2.S
  207. target asm: libc_common <= bionic/libc/arch-arm/syscalls/dup2.S
  208. target asm: libc_common <= bionic/libc/arch-arm/syscalls/select.S
  209. target asm: libc_common <= bionic/libc/arch-arm/syscalls/ftruncate.S
  210. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getdents.S
  211. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fsync.S
  212. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fdatasync.S
  213. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchown.S
  214. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sync.S
  215. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__fcntl64.S
  216. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__fstatfs64.S
  217. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sendfile.S
  218. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fstatat.S
  219. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mkdirat.S
  220. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchownat.S
  221. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchmodat.S
  222. target asm: libc_common <= bionic/libc/arch-arm/syscalls/renameat.S
  223. target asm: libc_common <= bionic/libc/arch-arm/syscalls/link.S
  224. target asm: libc_common <= bionic/libc/arch-arm/syscalls/unlink.S
  225. target asm: libc_common <= bionic/libc/arch-arm/syscalls/unlinkat.S
  226. target asm: libc_common <= bionic/libc/arch-arm/syscalls/chdir.S
  227. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mknod.S
  228. target asm: libc_common <= bionic/libc/arch-arm/syscalls/chmod.S
  229. target asm: libc_common <= bionic/libc/arch-arm/syscalls/chown.S
  230. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lchown.S
  231. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mount.S
  232. target asm: libc_common <= bionic/libc/arch-arm/syscalls/umount2.S
  233. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fstat.S
  234. target asm: libc_common <= bionic/libc/arch-arm/syscalls/stat.S
  235. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lstat.S
  236. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mkdir.S
  237. target asm: libc_common <= bionic/libc/arch-arm/syscalls/readlink.S
  238. target asm: libc_common <= bionic/libc/arch-arm/syscalls/rmdir.S
  239. target asm: libc_common <= bionic/libc/arch-arm/syscalls/rename.S
  240. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__getcwd.S
  241. target asm: libc_common <= bionic/libc/arch-arm/syscalls/access.S
  242. target asm: libc_common <= bionic/libc/arch-arm/syscalls/symlink.S
  243. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchdir.S
  244. target asm: libc_common <= bionic/libc/arch-arm/syscalls/truncate.S
  245. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__statfs64.S
  246. target asm: libc_common <= bionic/libc/arch-arm/syscalls/pause.S
  247. target asm: libc_common <= bionic/libc/arch-arm/syscalls/gettimeofday.S
  248. target asm: libc_common <= bionic/libc/arch-arm/syscalls/settimeofday.S
  249. target asm: libc_common <= bionic/libc/arch-arm/syscalls/times.S
  250. target asm: libc_common <= bionic/libc/arch-arm/syscalls/nanosleep.S
  251. target asm: libc_common <= bionic/libc/arch-arm/syscalls/clock_gettime.S
  252. target asm: libc_common <= bionic/libc/arch-arm/syscalls/clock_settime.S
  253. target asm: libc_common <= bionic/libc/arch-arm/syscalls/clock_getres.S
  254. target asm: libc_common <= bionic/libc/arch-arm/syscalls/clock_nanosleep.S
  255. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getitimer.S
  256. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setitimer.S
  257. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_create.S
  258. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_settime.S
  259. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_gettime.S
  260. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_getoverrun.S
  261. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_delete.S
  262. target asm: libc_common <= bionic/libc/arch-arm/syscalls/utimes.S
  263. target asm: libc_common <= bionic/libc/arch-arm/syscalls/adjtimex.S
  264. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sigaction.S
  265. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sigprocmask.S
  266. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__sigsuspend.S
  267. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__rt_sigaction.S
  268. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__rt_sigprocmask.S
  269. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__rt_sigtimedwait.S
  270. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sigpending.S
  271. target asm: libc_common <= bionic/libc/arch-arm/syscalls/socket.S
  272. target asm: libc_common <= bionic/libc/arch-arm/syscalls/socketpair.S
  273. target asm: libc_common <= bionic/libc/arch-arm/syscalls/bind.S
  274. target asm: libc_common <= bionic/libc/arch-arm/syscalls/connect.S
  275. target asm: libc_common <= bionic/libc/arch-arm/syscalls/listen.S
  276. target asm: libc_common <= bionic/libc/arch-arm/syscalls/accept.S
  277. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getsockname.S
  278. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getpeername.S
  279. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sendto.S
  280. target asm: libc_common <= bionic/libc/arch-arm/syscalls/recvfrom.S
  281. target asm: libc_common <= bionic/libc/arch-arm/syscalls/shutdown.S
  282. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setsockopt.S
  283. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getsockopt.S
  284. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sendmsg.S
  285. target asm: libc_common <= bionic/libc/arch-arm/syscalls/recvmsg.S
  286. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_setscheduler.S
  287. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_getscheduler.S
  288. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_yield.S
  289. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_setparam.S
  290. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_getparam.S
  291. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_get_priority_max.S
  292. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_get_priority_min.S
  293. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_rr_get_interval.S
  294. target asm: libc_common <= bionic/libc/arch-arm/syscalls/ioprio_set.S
  295. target asm: libc_common <= bionic/libc/arch-arm/syscalls/ioprio_get.S
  296. target asm: libc_common <= bionic/libc/arch-arm/syscalls/uname.S
  297. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__wait4.S
  298. target asm: libc_common <= bionic/libc/arch-arm/syscalls/umask.S
  299. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__reboot.S
  300. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__syslog.S
  301. target asm: libc_common <= bionic/libc/arch-arm/syscalls/init_module.S
  302. target asm: libc_common <= bionic/libc/arch-arm/syscalls/delete_module.S
  303. target asm: libc_common <= bionic/libc/arch-arm/syscalls/klogctl.S
  304. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sysinfo.S
  305. target asm: libc_common <= bionic/libc/arch-arm/syscalls/futex.S
  306. target asm: libc_common <= bionic/libc/arch-arm/syscalls/epoll_create.S
  307. target asm: libc_common <= bionic/libc/arch-arm/syscalls/epoll_ctl.S
  308. target asm: libc_common <= bionic/libc/arch-arm/syscalls/epoll_wait.S
  309. target asm: libc_common <= bionic/libc/arch-arm/syscalls/inotify_init.S
  310. target asm: libc_common <= bionic/libc/arch-arm/syscalls/inotify_add_watch.S
  311. target asm: libc_common <= bionic/libc/arch-arm/syscalls/inotify_rm_watch.S
  312. target asm: libc_common <= bionic/libc/arch-arm/syscalls/poll.S
  313. target asm: libc_common <= bionic/libc/arch-arm/syscalls/eventfd.S
  314. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__set_tls.S
  315. target asm: libc_common <= bionic/libc/arch-arm/syscalls/cacheflush.S
  316. target asm: libc_common <= bionic/libc/arch-arm/syscalls/stime.S
  317. target asm: libc_common <= bionic/libc/arch-arm/syscalls/swapon.S
  318. target asm: libc_common <= bionic/libc/arch-arm/syscalls/swapoff.S
  319. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getsid.S
  320. target asm: libc_common <= bionic/libc/arch-arm/bionic/__get_pc.S
  321. target asm: libc_common <= bionic/libc/arch-arm/bionic/__get_sp.S
  322. target asm: libc_common <= bionic/libc/arch-arm/bionic/_exit_with_stack_teardown.S
  323. target asm: libc_common <= bionic/libc/arch-arm/bionic/_setjmp.S
  324. target asm: libc_common <= bionic/libc/arch-arm/bionic/atomics_arm.S
  325. target asm: libc_common <= bionic/libc/arch-arm/bionic/clone.S
  326. target asm: libc_common <= bionic/libc/arch-arm/bionic/ffs.S
  327. target asm: libc_common <= bionic/libc/arch-arm/bionic/kill.S
  328. target asm: libc_common <= bionic/libc/arch-arm/bionic/tkill.S
  329. target asm: libc_common <= bionic/libc/arch-arm/bionic/memcmp.S
  330. target asm: libc_common <= bionic/libc/arch-arm/bionic/memcmp16.S
  331. target asm: libc_common <= bionic/libc/arch-arm/bionic/memcpy.S
  332. target asm: libc_common <= bionic/libc/arch-arm/bionic/memset.S
  333. target asm: libc_common <= bionic/libc/arch-arm/bionic/setjmp.S
  334. target asm: libc_common <= bionic/libc/arch-arm/bionic/sigsetjmp.S
  335. target asm: libc_common <= bionic/libc/arch-arm/bionic/strcpy.S
  336. target asm: libc_common <= bionic/libc/arch-arm/bionic/strcmp.S
  337. target asm: libc_common <= bionic/libc/arch-arm/bionic/syscall.S
  338. target asm: libc_common <= bionic/libc/arch-arm/bionic/strlen-armv7.S
  339. target arm C: libc_common <= bionic/libc/string/memmove.c
  340. target arm C: libc_common <= bionic/libc/bionic/pthread-rwlocks.c
  341. target arm C: libc_common <= bionic/libc/bionic/pthread-timers.c
  342. target arm C: libc_common <= bionic/libc/bionic/ptrace.c
  343. target thumb C: libc_common <= bionic/libc/unistd/abort.c
  344. target thumb C: libc_common <= bionic/libc/unistd/alarm.c
  345. target thumb C: libc_common <= bionic/libc/unistd/brk.c
  346. target thumb C: libc_common <= bionic/libc/unistd/creat.c
  347. target thumb C: libc_common <= bionic/libc/unistd/daemon.c
  348. target thumb C: libc_common <= bionic/libc/unistd/eventfd.c
  349. target thumb C: libc_common <= bionic/libc/unistd/exec.c
  350. target thumb C: libc_common <= bionic/libc/unistd/fcntl.c
  351. target thumb C: libc_common <= bionic/libc/unistd/fnmatch.c
  352. target thumb C: libc_common <= bionic/libc/unistd/fstatfs.c
  353. target thumb C: libc_common <= bionic/libc/unistd/ftime.c
  354. target thumb C: libc_common <= bionic/libc/unistd/ftok.c
  355. target thumb C: libc_common <= bionic/libc/unistd/getcwd.c
  356. target thumb C: libc_common <= bionic/libc/unistd/getdtablesize.c
  357. target thumb C: libc_common <= bionic/libc/unistd/gethostname.c
  358. target thumb C: libc_common <= bionic/libc/unistd/getopt_long.c
  359. target thumb C: libc_common <= bionic/libc/unistd/getpgrp.c
  360. target thumb C: libc_common <= bionic/libc/unistd/getpriority.c
  361. target thumb C: libc_common <= bionic/libc/unistd/getpt.c
  362. target thumb C: libc_common <= bionic/libc/unistd/initgroups.c
  363. target thumb C: libc_common <= bionic/libc/unistd/isatty.c
  364. target thumb C: libc_common <= bionic/libc/unistd/issetugid.c
  365. target thumb C: libc_common <= bionic/libc/unistd/killpg.c
  366. target thumb C: libc_common <= bionic/libc/unistd/lseek64.c
  367. target thumb C: libc_common <= bionic/libc/unistd/mmap.c
  368. target thumb C: libc_common <= bionic/libc/unistd/nice.c
  369. target thumb C: libc_common <= bionic/libc/unistd/open.c
  370. target thumb C: libc_common <= bionic/libc/unistd/openat.c
  371. target thumb C: libc_common <= bionic/libc/unistd/opendir.c
  372. target thumb C: libc_common <= bionic/libc/unistd/pathconf.c
  373. target thumb C: libc_common <= bionic/libc/unistd/perror.c
  374. target thumb C: libc_common <= bionic/libc/unistd/popen.c
  375. target thumb C: libc_common <= bionic/libc/unistd/pread.c
  376. target thumb C: libc_common <= bionic/libc/unistd/pselect.c
  377. target thumb C: libc_common <= bionic/libc/unistd/ptsname.c
  378. target thumb C: libc_common <= bionic/libc/unistd/ptsname_r.c
  379. target thumb C: libc_common <= bionic/libc/unistd/pwrite.c
  380. target thumb C: libc_common <= bionic/libc/unistd/raise.c
  381. target thumb C: libc_common <= bionic/libc/unistd/reboot.c
  382. target thumb C: libc_common <= bionic/libc/unistd/recv.c
  383. target thumb C: libc_common <= bionic/libc/unistd/sbrk.c
  384. target thumb C: libc_common <= bionic/libc/unistd/send.c
  385. target thumb C: libc_common <= bionic/libc/unistd/setegid.c
  386. target thumb C: libc_common <= bionic/libc/unistd/setuid.c
  387. target thumb C: libc_common <= bionic/libc/unistd/seteuid.c
  388. target thumb C: libc_common <= bionic/libc/unistd/setreuid.c
  389. target thumb C: libc_common <= bionic/libc/unistd/setresuid.c
  390. target thumb C: libc_common <= bionic/libc/unistd/setpgrp.c
  391. target thumb C: libc_common <= bionic/libc/unistd/sigblock.c
  392. target thumb C: libc_common <= bionic/libc/unistd/siginterrupt.c
  393. target thumb C: libc_common <= bionic/libc/unistd/siglist.c
  394. target thumb C: libc_common <= bionic/libc/unistd/signal.c
  395. target thumb C: libc_common <= bionic/libc/unistd/signame.c
  396. target thumb C: libc_common <= bionic/libc/unistd/sigsetmask.c
  397. target thumb C: libc_common <= bionic/libc/unistd/sigsuspend.c
  398. target thumb C: libc_common <= bionic/libc/unistd/sigwait.c
  399. target thumb C: libc_common <= bionic/libc/unistd/sleep.c
  400. target thumb C: libc_common <= bionic/libc/unistd/statfs.c
  401. target thumb C: libc_common <= bionic/libc/unistd/strsignal.c
  402. target thumb C: libc_common <= bionic/libc/unistd/syslog.c
  403. target thumb C: libc_common <= bionic/libc/unistd/system.c
  404. target thumb C: libc_common <= bionic/libc/unistd/tcgetpgrp.c
  405. target thumb C: libc_common <= bionic/libc/unistd/tcsetpgrp.c
  406. target thumb C: libc_common <= bionic/libc/unistd/time.c
  407. target thumb C: libc_common <= bionic/libc/unistd/umount.c
  408. target thumb C: libc_common <= bionic/libc/unistd/unlockpt.c
  409. target thumb C: libc_common <= bionic/libc/unistd/usleep.c
  410. target thumb C: libc_common <= bionic/libc/unistd/wait.c
  411. target thumb C: libc_common <= bionic/libc/stdio/asprintf.c
  412. target thumb C: libc_common <= bionic/libc/stdio/clrerr.c
  413. target thumb C: libc_common <= bionic/libc/stdio/fclose.c
  414. target thumb C: libc_common <= bionic/libc/stdio/fdopen.c
  415. target thumb C: libc_common <= bionic/libc/stdio/feof.c
  416. target thumb C: libc_common <= bionic/libc/stdio/ferror.c
  417. target thumb C: libc_common <= bionic/libc/stdio/fflush.c
  418. target thumb C: libc_common <= bionic/libc/stdio/fgetc.c
  419. target thumb C: libc_common <= bionic/libc/stdio/fgetln.c
  420. target thumb C: libc_common <= bionic/libc/stdio/fgetpos.c
  421. target thumb C: libc_common <= bionic/libc/stdio/fgets.c
  422. target thumb C: libc_common <= bionic/libc/stdio/fileno.c
  423. target thumb C: libc_common <= bionic/libc/stdio/findfp.c
  424. target thumb C: libc_common <= bionic/libc/stdio/flags.c
  425. target thumb C: libc_common <= bionic/libc/stdio/flockfile.c
  426. target thumb C: libc_common <= bionic/libc/stdio/fopen.c
  427. target thumb C: libc_common <= bionic/libc/stdio/fprintf.c
  428. target thumb C: libc_common <= bionic/libc/stdio/fpurge.c
  429. target thumb C: libc_common <= bionic/libc/stdio/fputc.c
  430. target thumb C: libc_common <= bionic/libc/stdio/fputs.c
  431. target thumb C: libc_common <= bionic/libc/stdio/fread.c
  432. target thumb C: libc_common <= bionic/libc/stdio/freopen.c
  433. target thumb C: libc_common <= bionic/libc/stdio/fscanf.c
  434. target thumb C: libc_common <= bionic/libc/stdio/fseek.c
  435. target thumb C: libc_common <= bionic/libc/stdio/fsetpos.c
  436. target thumb C: libc_common <= bionic/libc/stdio/ftell.c
  437. target thumb C: libc_common <= bionic/libc/stdio/funopen.c
  438. target thumb C: libc_common <= bionic/libc/stdio/fvwrite.c
  439. target thumb C: libc_common <= bionic/libc/stdio/fwalk.c
  440. target thumb C: libc_common <= bionic/libc/stdio/fwrite.c
  441. target thumb C: libc_common <= bionic/libc/stdio/getc.c
  442. target thumb C: libc_common <= bionic/libc/stdio/getchar.c
  443. target thumb C: libc_common <= bionic/libc/stdio/gets.c
  444. target thumb C: libc_common <= bionic/libc/stdio/makebuf.c
  445. target thumb C: libc_common <= bionic/libc/stdio/mktemp.c
  446. target thumb C: libc_common <= bionic/libc/stdio/printf.c
  447. target thumb C: libc_common <= bionic/libc/stdio/putc.c
  448. target thumb C: libc_common <= bionic/libc/stdio/putchar.c
  449. target thumb C: libc_common <= bionic/libc/stdio/puts.c
  450. target thumb C: libc_common <= bionic/libc/stdio/putw.c
  451. target thumb C: libc_common <= bionic/libc/stdio/refill.c
  452. target thumb C: libc_common <= bionic/libc/stdio/remove.c
  453. target thumb C: libc_common <= bionic/libc/stdio/rewind.c
  454. target thumb C: libc_common <= bionic/libc/stdio/rget.c
  455. target thumb C: libc_common <= bionic/libc/stdio/scanf.c
  456. target thumb C: libc_common <= bionic/libc/stdio/setbuf.c
  457. target thumb C: libc_common <= bionic/libc/stdio/setbuffer.c
  458. target thumb C: libc_common <= bionic/libc/stdio/setvbuf.c
  459. target thumb C: libc_common <= bionic/libc/stdio/snprintf.c
  460. target thumb C: libc_common <= bionic/libc/stdio/sprintf.c
  461. target thumb C: libc_common <= bionic/libc/stdio/sscanf.c
  462. target thumb C: libc_common <= bionic/libc/stdio/stdio.c
  463. target thumb C: libc_common <= bionic/libc/stdio/tempnam.c
  464. target thumb C: libc_common <= bionic/libc/stdio/tmpfile.c
  465. target thumb C: libc_common <= bionic/libc/stdio/tmpnam.c
  466. target thumb C: libc_common <= bionic/libc/stdio/ungetc.c
  467. target thumb C: libc_common <= bionic/libc/stdio/vasprintf.c
  468. target thumb C: libc_common <= bionic/libc/stdio/vfprintf.c
  469. In file included from bionic/libc/stdio/vfprintf.c:46:0:
  470. bionic/libc/include/stdio.h: In function ‘vfprintf’:
  471. bionic/libc/stdio/vfprintf.c:771:6: warning: ‘ndig’ may be used uninitialized in this function [-Wuninitialized]
  472. bionic/libc/stdio/vfprintf.c:180:6: note: ‘ndig’ was declared here
  473. target thumb C: libc_common <= bionic/libc/stdio/vfscanf.c
  474. target thumb C: libc_common <= bionic/libc/stdio/vprintf.c
  475. target thumb C: libc_common <= bionic/libc/stdio/vsnprintf.c
  476. target thumb C: libc_common <= bionic/libc/stdio/vsprintf.c
  477. target thumb C: libc_common <= bionic/libc/stdio/vscanf.c
  478. target thumb C: libc_common <= bionic/libc/stdio/vsscanf.c
  479. target thumb C: libc_common <= bionic/libc/stdio/wbuf.c
  480. target thumb C: libc_common <= bionic/libc/stdio/wsetup.c
  481. target thumb C: libc_common <= bionic/libc/stdlib/_rand48.c
  482. target thumb C: libc_common <= bionic/libc/stdlib/assert.c
  483. target thumb C: libc_common <= bionic/libc/stdlib/atexit.c
  484. target thumb C: libc_common <= bionic/libc/stdlib/atoi.c
  485. target thumb C: libc_common <= bionic/libc/stdlib/atol.c
  486. target thumb C: libc_common <= bionic/libc/stdlib/atoll.c
  487. target thumb C: libc_common <= bionic/libc/stdlib/bsearch.c
  488. target thumb C: libc_common <= bionic/libc/stdlib/ctype_.c
  489. target thumb C: libc_common <= bionic/libc/stdlib/div.c
  490. target thumb C: libc_common <= bionic/libc/stdlib/exit.c
  491. target thumb C: libc_common <= bionic/libc/stdlib/getenv.c
  492. target thumb C: libc_common <= bionic/libc/stdlib/jrand48.c
  493. target thumb C: libc_common <= bionic/libc/stdlib/ldiv.c
  494. target thumb C: libc_common <= bionic/libc/stdlib/lldiv.c
  495. target thumb C: libc_common <= bionic/libc/stdlib/locale.c
  496. target thumb C: libc_common <= bionic/libc/stdlib/lrand48.c
  497. target thumb C: libc_common <= bionic/libc/stdlib/mrand48.c
  498. target thumb C: libc_common <= bionic/libc/stdlib/nrand48.c
  499. target thumb C: libc_common <= bionic/libc/stdlib/putenv.c
  500. target thumb C: libc_common <= bionic/libc/stdlib/qsort.c
  501. target thumb C: libc_common <= bionic/libc/stdlib/seed48.c
  502. target thumb C: libc_common <= bionic/libc/stdlib/setenv.c
  503. target thumb C: libc_common <= bionic/libc/stdlib/setjmperr.c
  504. target thumb C: libc_common <= bionic/libc/stdlib/srand48.c
  505. target thumb C: libc_common <= bionic/libc/stdlib/strntoimax.c
  506. target thumb C: libc_common <= bionic/libc/stdlib/strntoumax.c
  507. target thumb C: libc_common <= bionic/libc/stdlib/strtod.c
  508. target thumb C: libc_common <= bionic/libc/stdlib/strtoimax.c
  509. target thumb C: libc_common <= bionic/libc/stdlib/strtol.c
  510. target thumb C: libc_common <= bionic/libc/stdlib/strtoll.c
  511. target thumb C: libc_common <= bionic/libc/stdlib/strtoul.c
  512. target thumb C: libc_common <= bionic/libc/stdlib/strtoull.c
  513. target thumb C: libc_common <= bionic/libc/stdlib/strtoumax.c
  514. target thumb C: libc_common <= bionic/libc/stdlib/tolower_.c
  515. target thumb C: libc_common <= bionic/libc/stdlib/toupper_.c
  516. target thumb C: libc_common <= bionic/libc/stdlib/wchar.c
  517. target thumb C: libc_common <= bionic/libc/string/index.c
  518. target thumb C: libc_common <= bionic/libc/string/memccpy.c
  519. target thumb C: libc_common <= bionic/libc/string/memchr.c
  520. target thumb C: libc_common <= bionic/libc/string/memmem.c
  521. target thumb C: libc_common <= bionic/libc/string/memrchr.c
  522. target thumb C: libc_common <= bionic/libc/string/memswap.c
  523. target thumb C: libc_common <= bionic/libc/string/strcasecmp.c
  524. target thumb C: libc_common <= bionic/libc/string/strcasestr.c
  525. target thumb C: libc_common <= bionic/libc/string/strcat.c
  526. target thumb C: libc_common <= bionic/libc/string/strchr.c
  527. target thumb C: libc_common <= bionic/libc/string/strcoll.c
  528. target thumb C: libc_common <= bionic/libc/string/strcspn.c
  529. target thumb C: libc_common <= bionic/libc/string/strdup.c
  530. target thumb C: libc_common <= bionic/libc/string/strerror.c
  531. target thumb C: libc_common <= bionic/libc/string/strerror_r.c
  532. target thumb C: libc_common <= bionic/libc/string/strlcat.c
  533. target thumb C: libc_common <= bionic/libc/string/strlcpy.c
  534. target thumb C: libc_common <= bionic/libc/string/strncat.c
  535. target thumb C: libc_common <= bionic/libc/string/strncpy.c
  536. target thumb C: libc_common <= bionic/libc/string/strndup.c
  537. target thumb C: libc_common <= bionic/libc/string/strnlen.c
  538. target thumb C: libc_common <= bionic/libc/string/strpbrk.c
  539. target thumb C: libc_common <= bionic/libc/string/strrchr.c
  540. target thumb C: libc_common <= bionic/libc/string/strsep.c
  541. target thumb C: libc_common <= bionic/libc/string/strspn.c
  542. target thumb C: libc_common <= bionic/libc/string/strstr.c
  543. target thumb C: libc_common <= bionic/libc/string/strtok.c
  544. target thumb C: libc_common <= bionic/libc/string/strtotimeval.c
  545. target thumb C: libc_common <= bionic/libc/string/strxfrm.c
  546. target thumb C: libc_common <= bionic/libc/wchar/wcpcpy.c
  547. target thumb C: libc_common <= bionic/libc/wchar/wcpncpy.c
  548. target thumb C: libc_common <= bionic/libc/wchar/wcscasecmp.c
  549. target thumb C: libc_common <= bionic/libc/wchar/wcscat.c
  550. target thumb C: libc_common <= bionic/libc/wchar/wcschr.c
  551. target thumb C: libc_common <= bionic/libc/wchar/wcscmp.c
  552. target thumb C: libc_common <= bionic/libc/wchar/wcscoll.c
  553. target thumb C: libc_common <= bionic/libc/wchar/wcscpy.c
  554. target thumb C: libc_common <= bionic/libc/wchar/wcscspn.c
  555. target thumb C: libc_common <= bionic/libc/wchar/wcsdup.c
  556. target thumb C: libc_common <= bionic/libc/wchar/wcslcat.c
  557. target thumb C: libc_common <= bionic/libc/wchar/wcslcpy.c
  558. target thumb C: libc_common <= bionic/libc/wchar/wcslen.c
  559. target thumb C: libc_common <= bionic/libc/wchar/wcsncasecmp.c
  560. target thumb C: libc_common <= bionic/libc/wchar/wcsncat.c
  561. target thumb C: libc_common <= bionic/libc/wchar/wcsncmp.c
  562. target thumb C: libc_common <= bionic/libc/wchar/wcsncpy.c
  563. target thumb C: libc_common <= bionic/libc/wchar/wcsnlen.c
  564. target thumb C: libc_common <= bionic/libc/wchar/wcspbrk.c
  565. target thumb C: libc_common <= bionic/libc/wchar/wcsrchr.c
  566. target thumb C: libc_common <= bionic/libc/wchar/wcsspn.c
  567. target thumb C: libc_common <= bionic/libc/wchar/wcsstr.c
  568. target thumb C: libc_common <= bionic/libc/wchar/wcstok.c
  569. target thumb C: libc_common <= bionic/libc/wchar/wcswidth.c
  570. target thumb C: libc_common <= bionic/libc/wchar/wmemchr.c
  571. target thumb C: libc_common <= bionic/libc/wchar/wmemcmp.c
  572. target thumb C: libc_common <= bionic/libc/wchar/wmemcpy.c
  573. target thumb C: libc_common <= bionic/libc/wchar/wmemmove.c
  574. target thumb C: libc_common <= bionic/libc/wchar/wmemset.c
  575. target thumb C: libc_common <= bionic/libc/inet/bindresvport.c
  576. target thumb C: libc_common <= bionic/libc/inet/inet_addr.c
  577. target thumb C: libc_common <= bionic/libc/inet/inet_aton.c
  578. target thumb C: libc_common <= bionic/libc/inet/inet_ntoa.c
  579. target thumb C: libc_common <= bionic/libc/inet/inet_ntop.c
  580. target thumb C: libc_common <= bionic/libc/inet/inet_pton.c
  581. target thumb C: libc_common <= bionic/libc/tzcode/asctime.c
  582. target thumb C: libc_common <= bionic/libc/tzcode/difftime.c
  583. target thumb C: libc_common <= bionic/libc/tzcode/localtime.c
  584. target thumb C: libc_common <= bionic/libc/tzcode/strftime.c
  585. target thumb C: libc_common <= bionic/libc/tzcode/strptime.c
  586. target thumb C: libc_common <= bionic/libc/bionic/__set_errno.c
  587. target thumb C: libc_common <= bionic/libc/bionic/_rand48.c
  588. target thumb C: libc_common <= bionic/libc/bionic/cpuacct.c
  589. target thumb C: libc_common <= bionic/libc/bionic/arc4random.c
  590. target thumb C: libc_common <= bionic/libc/bionic/basename.c
  591. target thumb C: libc_common <= bionic/libc/bionic/basename_r.c
  592. target thumb C: libc_common <= bionic/libc/bionic/clearenv.c
  593. target thumb C: libc_common <= bionic/libc/bionic/dirname.c
  594. target thumb C: libc_common <= bionic/libc/bionic/dirname_r.c
  595. target thumb C: libc_common <= bionic/libc/bionic/drand48.c
  596. target thumb C: libc_common <= bionic/libc/bionic/erand48.c
  597. target thumb C: libc_common <= bionic/libc/bionic/err.c
  598. target thumb C: libc_common <= bionic/libc/bionic/fdprintf.c
  599. target thumb C: libc_common <= bionic/libc/bionic/fork.c
  600. target thumb C: libc_common <= bionic/libc/bionic/fts.c
  601. target thumb C: libc_common <= bionic/libc/bionic/if_nametoindex.c
  602. target thumb C: libc_common <= bionic/libc/bionic/if_indextoname.c
  603. target thumb C: libc_common <= bionic/libc/bionic/ioctl.c
  604. target thumb C: libc_common <= bionic/libc/bionic/ldexp.c
  605. target thumb C: libc_common <= bionic/libc/bionic/libc_init_common.c
  606. target thumb C: libc_common <= bionic/libc/bionic/logd_write.c
  607. target thumb C: libc_common <= bionic/libc/bionic/md5.c
  608. bionic/libc/bionic/md5.c: In function ‘MD5_Update’:
  609. bionic/libc/bionic/md5.c:230:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  610. target thumb C: libc_common <= bionic/libc/bionic/pututline.c
  611. target thumb C: libc_common <= bionic/libc/bionic/realpath.c
  612. target thumb C: libc_common <= bionic/libc/bionic/semaphore.c
  613. target thumb C: libc_common <= bionic/libc/bionic/sha1.c
  614. bionic/libc/bionic/sha1.c: In function ‘SHA1Final’:
  615. bionic/libc/bionic/sha1.c:189:5: warning: right shift count >= width of type [enabled by default]
  616. target thumb C: libc_common <= bionic/libc/bionic/ssp.c
  617. target thumb C: libc_common <= bionic/libc/bionic/stubs.c
  618. bionic/libc/bionic/stubs.c: In function ‘android_id_to_passwd’:
  619. bionic/libc/bionic/stubs.c:125:37: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  620. bionic/libc/bionic/stubs.c: In function ‘android_name_to_passwd’:
  621. bionic/libc/bionic/stubs.c:138:37: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  622. bionic/libc/bionic/stubs.c: In function ‘android_id_to_group’:
  623. bionic/libc/bionic/stubs.c:151:37: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  624. bionic/libc/bionic/stubs.c: In function ‘android_name_to_group’:
  625. bionic/libc/bionic/stubs.c:164:37: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  626. target thumb C: libc_common <= bionic/libc/bionic/system_properties.c
  627. target thumb C: libc_common <= bionic/libc/bionic/time64.c
  628. target thumb C: libc_common <= bionic/libc/bionic/thread_atexit.c
  629. target thumb C: libc_common <= bionic/libc/bionic/utime.c
  630. target thumb C: libc_common <= bionic/libc/bionic/utmp.c
  631. target thumb C: libc_common <= bionic/libc/netbsd/gethnamaddr.c
  632. bionic/libc/netbsd/gethnamaddr.c: In function ‘getanswer’:
  633. bionic/libc/netbsd/gethnamaddr.c:394:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  634. bionic/libc/netbsd/gethnamaddr.c: In function ‘gethostbyaddr’:
  635. bionic/libc/netbsd/gethnamaddr.c:661:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  636. bionic/libc/netbsd/gethnamaddr.c:662:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  637. target thumb C: libc_common <= bionic/libc/netbsd/isc/ev_timers.c
  638. target thumb C: libc_common <= bionic/libc/netbsd/isc/ev_streams.c
  639. target thumb C: libc_common <= bionic/libc/netbsd/inet/nsap_addr.c
  640. target thumb C: libc_common <= bionic/libc/netbsd/resolv/__dn_comp.c
  641. target thumb C: libc_common <= bionic/libc/netbsd/resolv/__res_close.c
  642. target thumb C: libc_common <= bionic/libc/netbsd/resolv/__res_send.c
  643. target thumb C: libc_common <= bionic/libc/netbsd/resolv/herror.c
  644. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_comp.c
  645. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_data.c
  646. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_debug.c
  647. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_init.c
  648. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_mkquery.c
  649. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_query.c
  650. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_send.c
  651. bionic/libc/netbsd/resolv/res_send.c: In function ‘__res_ourserver_p’:
  652. bionic/libc/netbsd/resolv/res_send.c:255:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  653. bionic/libc/netbsd/resolv/res_send.c: In function ‘__res_nsend’:
  654. bionic/libc/netbsd/resolv/res_send.c:417:17: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  655. bionic/libc/netbsd/resolv/res_send.c:421:26: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  656. bionic/libc/netbsd/resolv/res_send.c: In function ‘send_vc’:
  657. bionic/libc/netbsd/resolv/res_send.c:699:13: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  658. bionic/libc/netbsd/resolv/res_send.c:700:24: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  659. bionic/libc/netbsd/resolv/res_send.c: In function ‘send_dg’:
  660. bionic/libc/netbsd/resolv/res_send.c:981:15: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  661. bionic/libc/netbsd/resolv/res_send.c:1012:38: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  662. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_state.c
  663. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_cache.c
  664. target thumb C: libc_common <= bionic/libc/netbsd/net/nsdispatch.c
  665. target thumb C: libc_common <= bionic/libc/netbsd/net/getaddrinfo.c
  666. bionic/libc/netbsd/net/getaddrinfo.c: In function ‘android_getaddrinfo_proxy’:
  667. bionic/libc/netbsd/net/getaddrinfo.c:464:34: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  668. bionic/libc/netbsd/net/getaddrinfo.c: In function ‘getanswer’:
  669. bionic/libc/netbsd/net/getaddrinfo.c:1451:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  670. bionic/libc/netbsd/net/getaddrinfo.c: In function ‘_get_scope’:
  671. bionic/libc/netbsd/net/getaddrinfo.c:1513:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  672. bionic/libc/netbsd/net/getaddrinfo.c: In function ‘_get_label’:
  673. bionic/libc/netbsd/net/getaddrinfo.c:1577:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  674. bionic/libc/netbsd/net/getaddrinfo.c:1581:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  675. bionic/libc/netbsd/net/getaddrinfo.c:1585:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  676. bionic/libc/netbsd/net/getaddrinfo.c:1587:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  677. bionic/libc/netbsd/net/getaddrinfo.c: In function ‘_get_precedence’:
  678. bionic/libc/netbsd/net/getaddrinfo.c:1618:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  679. bionic/libc/netbsd/net/getaddrinfo.c:1622:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  680. bionic/libc/netbsd/net/getaddrinfo.c:1626:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  681. bionic/libc/netbsd/net/getaddrinfo.c:1628:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  682. target thumb C: libc_common <= bionic/libc/netbsd/net/getnameinfo.c
  683. bionic/libc/netbsd/net/getnameinfo.c: In function ‘android_gethostbyaddr_proxy’:
  684. bionic/libc/netbsd/net/getnameinfo.c:183:34: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  685. bionic/libc/netbsd/net/getnameinfo.c:197:2: warning: passing argument 3 of ‘inet_ntop’ from incompatible pointer type [enabled by default]
  686. bionic/libc/include/arpa/inet.h:45:22: note: expected ‘char *’ but argument is of type ‘char (*)[46]’
  687. bionic/libc/netbsd/net/getnameinfo.c: In function ‘getnameinfo_inet’:
  688. bionic/libc/netbsd/net/getnameinfo.c:332:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  689. bionic/libc/netbsd/net/getnameinfo.c:334:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  690. target thumb C: libc_common <= bionic/libc/netbsd/net/getservbyname.c
  691. target thumb C: libc_common <= bionic/libc/netbsd/net/getservent.c
  692. target thumb C: libc_common <= bionic/libc/netbsd/net/base64.c
  693. target thumb C: libc_common <= bionic/libc/netbsd/net/getservbyport.c
  694. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_name.c
  695. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_parse.c
  696. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_ttl.c
  697. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_netint.c
  698. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_print.c
  699. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_samedomain.c
  700. target thumb C: libc_common <= bionic/libc/regex/regcomp.c
  701. In file included from bionic/libc/regex/regcomp.c:43:0:
  702. bionic/libc/include/regex.h: In function ‘regcomp’:
  703. bionic/libc/regex/regcomp.c:1416:7: warning: ‘newstart’ may be used uninitialized in this function [-Wuninitialized]
  704. target thumb C: libc_common <= bionic/libc/regex/regerror.c
  705. target thumb C: libc_common <= bionic/libc/regex/regexec.c
  706. target thumb C: libc_common <= bionic/libc/regex/regfree.c
  707. target thumb C: libc_common <= bionic/libc/bionic/bionic_clone.c
  708. target thumb C: libc_common <= bionic/libc/arch-arm/bionic/eabi.c
  709. target thumb C: libc_common <= bionic/libc/arch-arm/bionic/libgcc_compat.c
  710. target thumb C: libc_common <= bionic/libc/string/strncmp.c
  711. target thumb C: libc_common <= bionic/libc/unistd/socketcalls.c
  712. target thumb C: libc_common <= bionic/libc/string/bcopy.c
  713. target StaticLib: libc_common (out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a)
  714. target SharedLib: libc (out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/LINKED/libc.so)
  715. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.__timespec_to_absolute+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  716. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text._pthread_internal_free+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  717. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.__futex_wake_ex+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  718. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.__pthread_cond_pulse+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  719. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text._recursive_unlock+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  720. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.__futex_wait_ex+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  721. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_attr_destroy+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  722. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_attr_setdetachstate+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  723. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_attr_getdetachstate+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  724. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_attr_setschedpolicy+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  725. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_attr_getschedpolicy+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  726. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_attr_setschedparam+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  727. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_attr_getschedparam+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  728. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_mutex_lock+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  729. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_mutex_unlock+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  730. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_detach+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  731. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_mutex_trylock+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  732. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_mutex_destroy+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  733. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_mutex_lock_timeout_np+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  734. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/pthread.o:(.ARM.exidx.text.pthread_condattr_init+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  735. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/arch-arm/bionic/exidx_dynamic.o: In function `__gnu_Unwind_Find_exidx':
  736. /home/pi/adb/bionic/libc/arch-arm/bionic/exidx_dynamic.c:46: undefined reference to `dl_unwind_find_exidx'
  737. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/arch-arm/bionic/exidx_dynamic.o:(.ARM.exidx.text.__gnu_Unwind_Find_exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  738. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/unistd/sysconf.o:(.ARM.exidx.text.line_parser_gets+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  739. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/unistd/sysconf.o:(.ARM.exidx.text.__get_nproc_conf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  740. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/unistd/sysconf.o:(.ARM.exidx.text.__get_nproc_onln+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  741. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/unistd/sysconf.o:(.ARM.exidx.text.__get_phys_pages+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  742. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/unistd/sysconf.o:(.ARM.exidx.text.__get_avphys_pages+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  743. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/unistd/sysconf.o:(.ARM.exidx.text.sysconf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  744. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/__errno.o:(.ARM.exidx.text.__errno+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  745. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.init_mparams+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  746. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.segment_holding.constprop.2+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  747. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.init_top.constprop.7+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  748. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o: In function `sys_trim':
  749. /home/pi/adb/bionic/libc/bionic/dlmalloc.c:3756: undefined reference to `__aeabi_uidiv'
  750. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.sys_trim.constprop.12+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  751. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlmalloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  752. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.ialloc.constprop.1+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  753. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlfree+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  754. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o: In function `dlcalloc':
  755. /home/pi/adb/bionic/libc/bionic/dlmalloc.c:4450: undefined reference to `__aeabi_uidiv'
  756. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlcalloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  757. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlrealloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  758. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o: In function `internal_memalign':
  759. /home/pi/adb/bionic/libc/bionic/dlmalloc.c:4024: undefined reference to `__aeabi_uidivmod'
  760. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlmemalign+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  761. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlindependent_calloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  762. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlindependent_comalloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  763. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlvalloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  764. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlpvalloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  765. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlmalloc_trim+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  766. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlmalloc_footprint+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  767. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/dlmalloc.o:(.ARM.exidx.text.dlmalloc_max_footprint+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  768. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:(.ARM.exidx.text.malloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  769. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:(.ARM.exidx.text.free+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  770. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:(.ARM.exidx.text.calloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  771. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:(.ARM.exidx.text.realloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  772. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:(.ARM.exidx.text.memalign+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  773. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:(.ARM.exidx.text.valloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  774. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:(.ARM.exidx.text.malloc_debug_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  775. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/libc_init_dynamic.o:(.ARM.exidx.text.startup.__libc_preinit+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  776. out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/bionic/libc_init_dynamic.o:(.ARM.exidx.text.__libc_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  777. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(_exit.o):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  778. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(_exit_thread.o):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  779. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(__fork.o):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  780. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(__waitid.o):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  781. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(__sys_clone.o):(.ARM.exidx+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  782. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(memcpy.o):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  783. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(memset.o):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  784. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strcmp.o):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  785. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(memmove.o):(.ARM.exidx.text.memmove+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  786. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-rwlocks.o):(.ARM.exidx.text.pthread_rwlockattr_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  787. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-rwlocks.o):(.ARM.exidx.text.pthread_rwlockattr_destroy+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  788. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-rwlocks.o):(.ARM.exidx.text.pthread_rwlockattr_setpshared+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  789. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.__timer_table_get+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  790. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.__timer_table_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  791. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.unlikely.thr_timer_table_from_id+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  792. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.unlikely.thr_timer_from_id+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  793. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.unlikely.timer_gettime_internal+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  794. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.timer_thread_start+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  795. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.__timer_table_start_stop+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  796. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.timer_create+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  797. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.timer_delete+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  798. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.timer_gettime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  799. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.timer_settime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  800. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pthread-timers.o):(.ARM.exidx.text.timer_getoverrun+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  801. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ptrace.o):(.ARM.exidx.text.ptrace+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  802. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(abort.o):(.ARM.exidx.text.abort+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  803. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(alarm.o):(.ARM.exidx.text.alarm+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  804. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(brk.o):(.ARM.exidx.text.brk+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  805. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(creat.o):(.ARM.exidx.text.creat+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  806. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(daemon.o):(.ARM.exidx.text.daemon+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  807. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(eventfd.o):(.ARM.exidx.text.eventfd_read+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  808. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(eventfd.o):(.ARM.exidx.text.eventfd_write+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  809. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(exec.o):(.ARM.exidx.text.execl+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  810. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(exec.o):(.ARM.exidx.text.execle+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  811. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(exec.o):(.ARM.exidx.text.execv+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  812. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(exec.o):(.ARM.exidx.text.execvp+0x0): more undefined references to `__aeabi_unwind_cpp_pr1' follow
  813. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fnmatch.o):(.ARM.exidx.text.fnmatch+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  814. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fstatfs.o):(.ARM.exidx.text.fstatfs+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  815. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ftime.o): In function `ftime':
  816. /home/pi/adb/bionic/libc/unistd/ftime.c:39: undefined reference to `__aeabi_idiv'
  817. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ftime.o):(.ARM.exidx.text.ftime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  818. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ftok.o):(.ARM.exidx.text.ftok+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  819. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getcwd.o):(.ARM.exidx.text.getcwd+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  820. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getdtablesize.o):(.ARM.exidx.text.getdtablesize+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  821. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethostname.o):(.ARM.exidx.text.gethostname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  822. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getopt_long.o): In function `gcd':
  823. /home/pi/adb/bionic/libc/unistd/getopt_long.c:118: undefined reference to `__aeabi_idivmod'
  824. /home/pi/adb/bionic/libc/unistd/getopt_long.c:122: undefined reference to `__aeabi_idivmod'
  825. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getopt_long.o): In function `permute_args':
  826. /home/pi/adb/bionic/libc/unistd/getopt_long.c:146: undefined reference to `__aeabi_idiv'
  827. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getopt_long.o):(.ARM.exidx.text.permute_args+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  828. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getopt_long.o):(.ARM.exidx.text.parse_long_options+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  829. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getopt_long.o):(.ARM.exidx.text.getopt_internal+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  830. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getopt_long.o):(.ARM.exidx.text.getopt+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  831. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getopt_long.o):(.ARM.exidx.text.getopt_long+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  832. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getopt_long.o):(.ARM.exidx.text.getopt_long_only+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  833. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getpgrp.o):(.ARM.exidx.text.getpgrp+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  834. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getpriority.o):(.ARM.exidx.text.getpriority+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  835. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getpt.o):(.ARM.exidx.text.getpt+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  836. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(initgroups.o):(.ARM.exidx.text.initgroups+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  837. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(isatty.o):(.ARM.exidx.text.isatty+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  838. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(issetugid.o):(.ARM.exidx.text.issetugid+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  839. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(killpg.o):(.ARM.exidx.text.killpg+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  840. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(lseek64.o):(.ARM.exidx.text.lseek64+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  841. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mmap.o):(.ARM.exidx.text.mmap+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  842. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(nice.o):(.ARM.exidx.text.nice+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  843. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(open.o):(.ARM.exidx.text.open+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  844. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(openat.o):(.ARM.exidx.text.openat+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  845. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(opendir.o):(.ARM.exidx.text._readdir_unlocked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  846. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(opendir.o):(.ARM.exidx.text.dirfd+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  847. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(opendir.o):(.ARM.exidx.text.opendir+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  848. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(opendir.o):(.ARM.exidx.text.fdopendir+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  849. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(opendir.o):(.ARM.exidx.text.readdir+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  850. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(opendir.o):(.ARM.exidx.text.readdir_r+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  851. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pselect.o): In function `pselect':
  852. /home/pi/adb/bionic/libc/unistd/pselect.c:46: undefined reference to `__aeabi_idiv'
  853. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pselect.o):(.ARM.exidx.text.pselect+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  854. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ptsname.o):(.ARM.exidx.text.ptsname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  855. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ptsname_r.o):(.ARM.exidx.text.ptsname_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  856. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pwrite.o):(.ARM.exidx.text.pwrite+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  857. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(raise.o):(.ARM.exidx.text.raise+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  858. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(reboot.o):(.ARM.exidx.text.reboot+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  859. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sigblock.o):(.ARM.exidx.text.sigblock+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  860. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(siginterrupt.o):(.ARM.exidx.text.siginterrupt+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  861. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(signal.o):(.ARM.exidx.text.bsd_signal+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  862. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(signal.o):(.ARM.exidx.text.sysv_signal+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  863. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sigsetmask.o):(.ARM.exidx.text.sigsetmask+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  864. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sigsuspend.o):(.ARM.exidx.text.sigsuspend+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  865. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sigwait.o):(.ARM.exidx.text.sigwait+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  866. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sleep.o):(.ARM.exidx.text.sleep+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  867. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(statfs.o):(.ARM.exidx.text.statfs+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  868. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strsignal.o):(.ARM.exidx.text.strsignal+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  869. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.connectlog_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  870. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.openlog_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  871. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.openlog+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  872. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.closelog_r+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  873. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.vsyslog_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  874. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.syslog_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  875. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.vsyslog+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  876. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.syslog+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  877. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.closelog+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  878. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.setlogmask_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  879. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(syslog.o):(.ARM.exidx.text.setlogmask+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  880. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(system.o):(.ARM.exidx.text.system+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  881. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(tcgetpgrp.o):(.ARM.exidx.text.tcgetpgrp+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  882. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(tcsetpgrp.o):(.ARM.exidx.text.tcsetpgrp+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  883. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time.o):(.ARM.exidx.text.time+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  884. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time.o):(.ARM.exidx.text.clock+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  885. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(umount.o):(.ARM.exidx.text.umount+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  886. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(unlockpt.o):(.ARM.exidx.text.unlockpt+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  887. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(usleep.o): In function `usleep':
  888. /home/pi/adb/bionic/libc/unistd/usleep.c:35: undefined reference to `__aeabi_uidiv'
  889. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(usleep.o):(.ARM.exidx.text.usleep+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  890. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wait.o):(.ARM.exidx.text.wait+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  891. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wait.o):(.ARM.exidx.text.wait3+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  892. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wait.o):(.ARM.exidx.text.waitpid+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  893. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wait.o):(.ARM.exidx.text.waitid+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  894. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(asprintf.o):(.ARM.exidx.text.asprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  895. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(clrerr.o):(.ARM.exidx.text.clearerr+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  896. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fclose.o):(.ARM.exidx.text.fclose+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  897. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fdopen.o):(.ARM.exidx.text.fdopen+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  898. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(feof.o):(.ARM.exidx.text.feof+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  899. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ferror.o):(.ARM.exidx.text.ferror+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  900. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fflush.o):(.ARM.exidx.text.__sflush+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  901. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fflush.o):(.ARM.exidx.text.fflush+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  902. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fgetc.o):(.ARM.exidx.text.fgetc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  903. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fgetln.o):(.ARM.exidx.text.__slbexpand+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  904. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fgetln.o):(.ARM.exidx.text.fgetln+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  905. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fgetpos.o):(.ARM.exidx.text.fgetpos+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  906. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fgets.o):(.ARM.exidx.text.fgets+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  907. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fileno.o):(.ARM.exidx.text.fileno+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  908. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fprintf.o):(.ARM.exidx.text.fprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  909. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fpurge.o):(.ARM.exidx.text.fpurge+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  910. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fputc.o):(.ARM.exidx.text.fputc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  911. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fputs.o):(.ARM.exidx.text.fputs+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  912. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fread.o):(.ARM.exidx.text.lflush+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  913. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fread.o): In function `fread':
  914. /home/pi/adb/bionic/libc/stdio/fread.c:149: undefined reference to `__aeabi_uidiv'
  915. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fread.o):(.ARM.exidx.text.fread+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  916. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(freopen.o):(.ARM.exidx.text.freopen+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  917. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fscanf.o):(.ARM.exidx.text.fscanf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  918. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fseek.o):(.ARM.exidx.text.fseeko+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  919. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fseek.o):(.ARM.exidx.text.fseek+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  920. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fsetpos.o):(.ARM.exidx.text.fsetpos+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  921. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ftell.o):(.ARM.exidx.text.ftello+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  922. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ftell.o):(.ARM.exidx.text.ftell+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  923. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(funopen.o):(.ARM.exidx.text.funopen+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  924. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fwrite.o): In function `fwrite':
  925. /home/pi/adb/bionic/libc/stdio/fwrite.c:61: undefined reference to `__aeabi_uidiv'
  926. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fwrite.o):(.ARM.exidx.text.fwrite+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  927. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getc.o):(.ARM.exidx.text.getc_unlocked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  928. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getc.o):(.ARM.exidx.text.getc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  929. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getchar.o):(.ARM.exidx.text.getchar_unlocked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  930. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getchar.o):(.ARM.exidx.text.getchar+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  931. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gets.o):(.ARM.exidx.text.gets+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  932. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mktemp.o): In function `_gettemp':
  933. /home/pi/adb/bionic/libc/stdio/mktemp.c:108: undefined reference to `__aeabi_idivmod'
  934. /home/pi/adb/bionic/libc/stdio/mktemp.c:109: undefined reference to `__aeabi_idiv'
  935. /home/pi/adb/bionic/libc/stdio/mktemp.c:114: undefined reference to `__aeabi_uidivmod'
  936. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mktemp.o):(.ARM.exidx.text._gettemp+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  937. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mktemp.o):(.ARM.exidx.text.mkstemps+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  938. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mktemp.o):(.ARM.exidx.text.mkstemp+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  939. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mktemp.o):(.ARM.exidx.text.mkdtemp+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  940. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mktemp.o):(.ARM.exidx.text._mktemp+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  941. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mktemp.o):(.ARM.exidx.text.mktemp+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  942. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(printf.o):(.ARM.exidx.text.printf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  943. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(putc.o):(.ARM.exidx.text.putc_unlocked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  944. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(putc.o):(.ARM.exidx.text.putc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  945. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(putchar.o):(.ARM.exidx.text.__sputc.constprop.0+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  946. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(putchar.o):(.ARM.exidx.text.putchar_unlocked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  947. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(putchar.o):(.ARM.exidx.text.putchar+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  948. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(puts.o):(.ARM.exidx.text.puts+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  949. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(scanf.o):(.ARM.exidx.text.scanf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  950. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(setbuf.o):(.ARM.exidx.text.setbuf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  951. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(setbuffer.o):(.ARM.exidx.text.setbuffer+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  952. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(setbuffer.o):(.ARM.exidx.text.setlinebuf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  953. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(setvbuf.o):(.ARM.exidx.text.setvbuf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  954. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(snprintf.o):(.ARM.exidx.text.snprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  955. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sprintf.o):(.ARM.exidx.text.sprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  956. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sscanf.o):(.ARM.exidx.text.eofread+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  957. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sscanf.o):(.ARM.exidx.text.sscanf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  958. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stdio.o):(.ARM.exidx.text.__sread+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  959. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stdio.o):(.ARM.exidx.text.__swrite+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  960. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stdio.o):(.ARM.exidx.text.__sseek+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  961. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stdio.o):(.ARM.exidx.text.__sclose+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  962. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(tempnam.o):(.ARM.exidx.text.tempnam+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  963. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(tmpfile.o):(.ARM.exidx.text.tmpfile+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  964. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vfprintf.o): In function `exponent':
  965. /home/pi/adb/bionic/libc/stdio/vfprintf.c:1276: undefined reference to `__aeabi_idivmod'
  966. /home/pi/adb/bionic/libc/stdio/vfprintf.c:1277: undefined reference to `__aeabi_idiv'
  967. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vfprintf.o): In function `vfprintf':
  968. /home/pi/adb/bionic/libc/stdio/vfprintf.c:671: undefined reference to `__aeabi_uldivmod'
  969. /home/pi/adb/bionic/libc/stdio/vfprintf.c:672: undefined reference to `__aeabi_uldivmod'
  970. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vfprintf.o):(.ARM.exidx.text.vfprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  971. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vfscanf.o):(.ARM.exidx.text.vfscanf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  972. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vprintf.o):(.ARM.exidx.text.vprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  973. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vsnprintf.o):(.ARM.exidx.text.vsnprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  974. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vsprintf.o):(.ARM.exidx.text.vsprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  975. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vscanf.o):(.ARM.exidx.text.vscanf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  976. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(vsscanf.o):(.ARM.exidx.text.eofread+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  977. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atexit.o): In function `__cxa_atexit':
  978. /home/pi/adb/bionic/libc/stdlib/atexit.c:88: undefined reference to `__aeabi_uidiv'
  979. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atexit.o):(.ARM.exidx.text.__cxa_atexit+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  980. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atexit.o):(.ARM.exidx.text.atexit+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  981. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atexit.o):(.ARM.exidx.text.__cxa_finalize+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  982. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atexit.o): In function `__atexit_register_cleanup':
  983. /home/pi/adb/bionic/libc/stdlib/atexit.c:204: undefined reference to `__aeabi_uidiv'
  984. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atexit.o):(.ARM.exidx.text.__atexit_register_cleanup+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  985. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atoi.o):(.ARM.exidx.text.atoi+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  986. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atol.o):(.ARM.exidx.text.atol+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  987. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(atoll.o):(.ARM.exidx.text.atoll+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  988. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(bsearch.o):(.ARM.exidx.text.bsearch+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  989. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ctype_.o):(.ARM.exidx.text.isalnum+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  990. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ctype_.o):(.ARM.exidx.text.isalpha+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  991. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ctype_.o):(.ARM.exidx.text.iscntrl+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  992. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ctype_.o):(.ARM.exidx.text.isdigit+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  993. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(div.o): In function `div':
  994. /home/pi/adb/bionic/libc/stdlib/div.c:41: undefined reference to `__aeabi_idiv'
  995. /home/pi/adb/bionic/libc/stdlib/div.c:42: undefined reference to `__aeabi_idivmod'
  996. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(div.o):(.ARM.exidx.text.div+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  997. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(exit.o):(.ARM.exidx.text.exit+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  998. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getenv.o):(.ARM.exidx.text.__findenv+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  999. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getenv.o):(.ARM.exidx.text.getenv+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1000. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(jrand48.o):(.ARM.exidx.text.jrand48+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1001. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ldiv.o): In function `ldiv':
  1002. /home/pi/adb/bionic/libc/stdlib/ldiv.c:43: undefined reference to `__aeabi_idiv'
  1003. /home/pi/adb/bionic/libc/stdlib/ldiv.c:44: undefined reference to `__aeabi_idivmod'
  1004. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ldiv.o):(.ARM.exidx.text.ldiv+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1005. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(lldiv.o): In function `lldiv':
  1006. /home/pi/adb/bionic/libc/stdlib/lldiv.c:43: undefined reference to `__aeabi_ldivmod'
  1007. /home/pi/adb/bionic/libc/stdlib/lldiv.c:44: undefined reference to `__aeabi_ldivmod'
  1008. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(lldiv.o):(.ARM.exidx.text.lldiv+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1009. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(locale.o):(.ARM.exidx.text.setlocale+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1010. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(lrand48.o):(.ARM.exidx.text.lrand48+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1011. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(mrand48.o):(.ARM.exidx.text.mrand48+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1012. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(nrand48.o):(.ARM.exidx.text.nrand48+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1013. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(putenv.o):(.ARM.exidx.text.putenv+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1014. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(qsort.o):(.ARM.exidx.text.swapfunc+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1015. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(qsort.o): In function `qsort':
  1016. /home/pi/adb/bionic/libc/stdlib/qsort.c:153: undefined reference to `__aeabi_uidiv'
  1017. /home/pi/adb/bionic/libc/stdlib/qsort.c:157: undefined reference to `__aeabi_uidiv'
  1018. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(qsort.o):(.ARM.exidx.text.qsort+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1019. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(seed48.o):(.ARM.exidx.text.seed48+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1020. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(setenv.o):(.ARM.exidx.text.setenv+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1021. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(setenv.o):(.ARM.exidx.text.unsetenv+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1022. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(setjmperr.o):(.ARM.exidx.text.longjmperror+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1023. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(srand48.o):(.ARM.exidx.text.srand48+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1024. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o): In function `quorem':
  1025. /home/pi/adb/bionic/libc/stdlib/strtod.c:1935: undefined reference to `__aeabi_uidiv'
  1026. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.quorem+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1027. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.Balloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1028. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.d2b+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1029. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.mult+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1030. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.i2b+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1031. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.diff+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1032. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o): In function `s2b':
  1033. /home/pi/adb/bionic/libc/stdlib/strtod.c:532: undefined reference to `__aeabi_idiv'
  1034. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.strtod+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1035. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.freedtoa+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1036. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtod.o):(.ARM.exidx.text.__dtoa+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1037. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtoimax.o): In function `strtoimax':
  1038. /home/pi/adb/bionic/libc/stdlib/strtoimax.c:123: undefined reference to `__aeabi_ldivmod'
  1039. /home/pi/adb/bionic/libc/stdlib/strtoimax.c:124: undefined reference to `__aeabi_ldivmod'
  1040. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtoimax.o):(.ARM.exidx.text.strtoimax+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1041. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtol.o): In function `strtol':
  1042. /home/pi/adb/bionic/libc/stdlib/strtol.c:95: undefined reference to `__aeabi_idivmod'
  1043. /home/pi/adb/bionic/libc/stdlib/strtol.c:96: undefined reference to `__aeabi_idiv'
  1044. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtol.o):(.ARM.exidx.text.strtol+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1045. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtoll.o):(.ARM.exidx.text.strtoll+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1046. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtoul.o): In function `strtoul':
  1047. /home/pi/adb/bionic/libc/stdlib/strtoul.c:74: undefined reference to `__aeabi_uidiv'
  1048. /home/pi/adb/bionic/libc/stdlib/strtoul.c:75: undefined reference to `__aeabi_uidivmod'
  1049. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtoul.o):(.ARM.exidx.text.strtoul+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1050. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtoull.o):(.ARM.exidx.text.strtoull+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1051. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtoumax.o): In function `strtoumax':
  1052. /home/pi/adb/bionic/libc/stdlib/strtoumax.c:85: undefined reference to `__aeabi_uldivmod'
  1053. /home/pi/adb/bionic/libc/stdlib/strtoumax.c:86: undefined reference to `__aeabi_uldivmod'
  1054. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strtoumax.o):(.ARM.exidx.text.strtoumax+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1055. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(tolower_.o):(.ARM.exidx.text.tolower+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1056. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(toupper_.o):(.ARM.exidx.text.toupper+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1057. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.btowc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1058. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.vfwprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1059. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.vwprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1060. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1061. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.fwprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1062. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.vswprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1063. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.swprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1064. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.fwscanf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1065. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wscanf+0x0): more undefined references to `__aeabi_unwind_cpp_pr1' follow
  1066. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.iswalnum+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1067. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.iswalpha+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1068. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.iswcntrl+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1069. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.iswdigit+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1070. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.iswgraph+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1071. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.iswlower+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1072. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.mbstowcs+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1073. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.putwc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1074. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.putwchar+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1075. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.towlower+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1076. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.towupper+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1077. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.ungetwc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1078. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wcrtomb+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1079. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wcstombs+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1080. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wcstod+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1081. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wcstol+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1082. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wcstoul+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1083. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wcswcs+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1084. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wcsxfrm+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1085. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(wchar.o):(.ARM.exidx.text.wctob+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1086. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strerror_r.o): In function `__digits10':
  1087. /home/pi/adb/bionic/libc/string/strerror_r.c:49: undefined reference to `__aeabi_uidiv'
  1088. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strerror_r.o): In function `__itoa':
  1089. /home/pi/adb/bionic/libc/string/strerror_r.c:82: undefined reference to `__aeabi_uidivmod'
  1090. /home/pi/adb/bionic/libc/string/strerror_r.c:84: undefined reference to `__aeabi_uidiv'
  1091. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strerror_r.o):(.ARM.exidx.text.strerror_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1092. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strlcat.o):(.ARM.exidx.text.strlcat+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1093. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strlcpy.o):(.ARM.exidx.text.strlcpy+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1094. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strncat.o):(.ARM.exidx.text.strncat+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1095. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strncpy.o):(.ARM.exidx.text.strncpy+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1096. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strndup.o):(.ARM.exidx.text.strndup+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1097. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(bindresvport.o): In function `bindresvport':
  1098. /home/pi/adb/bionic/libc/inet/bindresvport.c:55: undefined reference to `__aeabi_idivmod'
  1099. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(bindresvport.o):(.ARM.exidx.text.bindresvport+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1100. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(inet_addr.o):(.ARM.exidx.text.inet_addr+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1101. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(inet_aton.o):(.ARM.exidx.text.inet_aton+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1102. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(inet_ntoa.o):(.ARM.exidx.text.inet_ntoa+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1103. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(inet_ntop.o):(.ARM.exidx.text.inet_ntop4+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1104. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(inet_ntop.o):(.ARM.exidx.text.inet_ntop+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1105. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(inet_pton.o):(.ARM.exidx.text.inet_pton4+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1106. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(inet_pton.o):(.ARM.exidx.text.inet_pton+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1107. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o): In function `transtime':
  1108. /home/pi/adb/bionic/libc/tzcode/localtime.c:913: undefined reference to `__aeabi_idivmod'
  1109. /home/pi/adb/bionic/libc/tzcode/localtime.c:913: undefined reference to `__aeabi_idivmod'
  1110. /home/pi/adb/bionic/libc/tzcode/localtime.c:950: undefined reference to `__aeabi_idivmod'
  1111. /home/pi/adb/bionic/libc/tzcode/localtime.c:952: undefined reference to `__aeabi_idiv'
  1112. /home/pi/adb/bionic/libc/tzcode/localtime.c:953: undefined reference to `__aeabi_idivmod'
  1113. /home/pi/adb/bionic/libc/tzcode/localtime.c:954: undefined reference to `__aeabi_idiv'
  1114. /home/pi/adb/bionic/libc/tzcode/localtime.c:954: undefined reference to `__aeabi_idivmod'
  1115. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.transtime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1116. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.increment_overflow+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1117. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.long_increment_overflow+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1118. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o): In function `normalize_overflow':
  1119. /home/pi/adb/bionic/libc/tzcode/localtime.c:1754: undefined reference to `__aeabi_idiv'
  1120. /home/pi/adb/bionic/libc/tzcode/localtime.c:1755: undefined reference to `__aeabi_idiv'
  1121. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.normalize_overflow+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1122. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.settzname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1123. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o): In function `tzparse':
  1124. /home/pi/adb/bionic/libc/tzcode/localtime.c:1115: undefined reference to `__aeabi_idivmod'
  1125. /home/pi/adb/bionic/libc/tzcode/localtime.c:1115: undefined reference to `__aeabi_idivmod'
  1126. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.tzparse+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1127. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.tzload+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1128. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o): In function `leaps_thru_end_of':
  1129. /home/pi/adb/bionic/libc/tzcode/localtime.c:1533: undefined reference to `__aeabi_idiv'
  1130. /home/pi/adb/bionic/libc/tzcode/localtime.c:1533: undefined reference to `__aeabi_idiv'
  1131. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.leaps_thru_end_of+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1132. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o): In function `timesub':
  1133. /home/pi/adb/bionic/libc/tzcode/localtime.c:1583: undefined reference to `__aeabi_idiv'
  1134. /home/pi/adb/bionic/libc/tzcode/localtime.c:1591: undefined reference to `__aeabi_idiv'
  1135. /home/pi/adb/bionic/libc/tzcode/localtime.c:1585: undefined reference to `__aeabi_idivmod'
  1136. /home/pi/adb/bionic/libc/tzcode/localtime.c:1585: undefined reference to `__aeabi_idivmod'
  1137. /home/pi/adb/bionic/libc/tzcode/localtime.c:1610: undefined reference to `__aeabi_idiv'
  1138. /home/pi/adb/bionic/libc/tzcode/localtime.c:1629: undefined reference to `__aeabi_idivmod'
  1139. /home/pi/adb/bionic/libc/tzcode/localtime.c:1629: undefined reference to `__aeabi_idivmod'
  1140. /home/pi/adb/bionic/libc/tzcode/localtime.c:1632: undefined reference to `__aeabi_idivmod'
  1141. /home/pi/adb/bionic/libc/tzcode/localtime.c:1632: undefined reference to `__aeabi_idivmod'
  1142. /home/pi/adb/bionic/libc/tzcode/localtime.c:1631: undefined reference to `__aeabi_idivmod'
  1143. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):/home/pi/adb/bionic/libc/tzcode/localtime.c:1631: more undefined references to `__aeabi_idivmod' follow
  1144. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o): In function `timesub':
  1145. /home/pi/adb/bionic/libc/tzcode/localtime.c:1652: undefined reference to `__aeabi_idiv'
  1146. /home/pi/adb/bionic/libc/tzcode/localtime.c:1653: undefined reference to `__aeabi_idivmod'
  1147. /home/pi/adb/bionic/libc/tzcode/localtime.c:1654: undefined reference to `__aeabi_idiv'
  1148. /home/pi/adb/bionic/libc/tzcode/localtime.c:1659: undefined reference to `__aeabi_idivmod'
  1149. /home/pi/adb/bionic/libc/tzcode/localtime.c:1660: undefined reference to `__aeabi_idivmod'
  1150. /home/pi/adb/bionic/libc/tzcode/localtime.c:1660: undefined reference to `__aeabi_idivmod'
  1151. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.timesub.isra.2+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1152. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.localsub+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1153. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.tmcomp+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1154. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text._tzLock+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1155. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.gmtload+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1156. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.tzset_locked+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1157. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o): In function `long_normalize_overflow':
  1158. /home/pi/adb/bionic/libc/tzcode/localtime.c:1769: undefined reference to `__aeabi_idiv'
  1159. /home/pi/adb/bionic/libc/tzcode/localtime.c:1770: undefined reference to `__aeabi_idiv'
  1160. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o): In function `time2sub':
  1161. /home/pi/adb/bionic/libc/tzcode/localtime.c:1835: undefined reference to `__aeabi_idivmod'
  1162. /home/pi/adb/bionic/libc/tzcode/localtime.c:1835: undefined reference to `__aeabi_idivmod'
  1163. /home/pi/adb/bionic/libc/tzcode/localtime.c:1839: undefined reference to `__aeabi_idivmod'
  1164. /home/pi/adb/bionic/libc/tzcode/localtime.c:1839: undefined reference to `__aeabi_idivmod'
  1165. /home/pi/adb/bionic/libc/tzcode/localtime.c:1844: undefined reference to `__aeabi_idivmod'
  1166. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):/home/pi/adb/bionic/libc/tzcode/localtime.c:1844: more undefined references to `__aeabi_idivmod' follow
  1167. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.time2sub.constprop.9+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1168. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.time1.constprop.8+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1169. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.tzset+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1170. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.localtime_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1171. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.localtime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1172. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.gmtime_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1173. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.gmtime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1174. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.ctime+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1175. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.ctime_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1176. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(localtime.o):(.ARM.exidx.text.mktime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1177. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o):(.ARM.exidx.text._add+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1178. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o):(.ARM.exidx.text._conv+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1179. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o):(.ARM.exidx.text.getformat.constprop.0+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1180. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o): In function `_yconv':
  1181. /home/pi/adb/bionic/libc/tzcode/strftime.c:748: undefined reference to `__aeabi_idivmod'
  1182. /home/pi/adb/bionic/libc/tzcode/strftime.c:748: undefined reference to `__aeabi_idivmod'
  1183. /home/pi/adb/bionic/libc/tzcode/strftime.c:749: undefined reference to `__aeabi_idiv'
  1184. /home/pi/adb/bionic/libc/tzcode/strftime.c:749: undefined reference to `__aeabi_idiv'
  1185. /home/pi/adb/bionic/libc/tzcode/strftime.c:749: undefined reference to `__aeabi_idiv'
  1186. /home/pi/adb/bionic/libc/tzcode/strftime.c:750: undefined reference to `__aeabi_idivmod'
  1187. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o):(.ARM.exidx.text._yconv+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1188. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o): In function `_fmt':
  1189. /home/pi/adb/bionic/libc/tzcode/strftime.c:310: undefined reference to `__aeabi_idivmod'
  1190. /home/pi/adb/bionic/libc/tzcode/strftime.c:355: undefined reference to `__aeabi_idivmod'
  1191. /home/pi/adb/bionic/libc/tzcode/strftime.c:477: undefined reference to `__aeabi_idivmod'
  1192. /home/pi/adb/bionic/libc/tzcode/strftime.c:477: undefined reference to `__aeabi_idivmod'
  1193. /home/pi/adb/bionic/libc/tzcode/strftime.c:477: undefined reference to `__aeabi_idivmod'
  1194. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o):/home/pi/adb/bionic/libc/tzcode/strftime.c:477: more undefined references to `__aeabi_idivmod' follow
  1195. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o): In function `_fmt':
  1196. /home/pi/adb/bionic/libc/tzcode/strftime.c:501: undefined reference to `__aeabi_idiv'
  1197. /home/pi/adb/bionic/libc/tzcode/strftime.c:506: undefined reference to `__aeabi_idivmod'
  1198. /home/pi/adb/bionic/libc/tzcode/strftime.c:506: undefined reference to `__aeabi_idivmod'
  1199. /home/pi/adb/bionic/libc/tzcode/strftime.c:506: undefined reference to `__aeabi_idivmod'
  1200. /home/pi/adb/bionic/libc/tzcode/strftime.c:542: undefined reference to `__aeabi_idiv'
  1201. /home/pi/adb/bionic/libc/tzcode/strftime.c:639: undefined reference to `__aeabi_idiv'
  1202. /home/pi/adb/bionic/libc/tzcode/strftime.c:640: undefined reference to `__aeabi_idiv'
  1203. /home/pi/adb/bionic/libc/tzcode/strftime.c:641: undefined reference to `__aeabi_idivmod'
  1204. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o):(.ARM.exidx.text._fmt+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1205. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o):(.ARM.exidx.text.strftime_tz+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1206. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strftime.o):(.ARM.exidx.text.strftime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1207. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strptime.o): In function `_conv_num':
  1208. /home/pi/adb/bionic/libc/tzcode/strptime.c:422: undefined reference to `__aeabi_idiv'
  1209. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strptime.o):(.ARM.exidx.text._conv_num+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1210. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strptime.o):(.ARM.exidx.text._strptime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1211. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strptime.o):(.ARM.exidx.text.strptime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1212. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(__set_errno.o):(.ARM.exidx.text.__set_errno+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1213. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(__set_errno.o):(.ARM.exidx.text.__set_syscall_errno+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1214. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(_rand48.o):(.ARM.exidx.text._dorand48+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1215. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o): In function `arc4_addrandom':
  1216. /home/pi/adb/bionic/libc/bionic/arc4random.c:93: undefined reference to `__aeabi_idivmod'
  1217. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o):(.ARM.exidx.text.arc4_addrandom+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1218. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o):(.ARM.exidx.text.arc4_getbyte+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1219. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o):(.ARM.exidx.text.arc4_stir+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1220. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o):(.ARM.exidx.text.__arc4_getbyte+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1221. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o):(.ARM.exidx.text.arc4random_stir+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1222. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o):(.ARM.exidx.text.arc4random_addrandom+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1223. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o): In function `arc4random_uniform':
  1224. /home/pi/adb/bionic/libc/bionic/arc4random.c:270: undefined reference to `__aeabi_uidivmod'
  1225. /home/pi/adb/bionic/libc/bionic/arc4random.c:286: undefined reference to `__aeabi_uidivmod'
  1226. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(arc4random.o):(.ARM.exidx.text.arc4random_uniform+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1227. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(basename.o):(.ARM.exidx.text.basename+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1228. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(basename_r.o):(.ARM.exidx.text.basename_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1229. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(clearenv.o):(.ARM.exidx.text.clearenv+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1230. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(dirname.o):(.ARM.exidx.text.dirname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1231. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(dirname_r.o):(.ARM.exidx.text.dirname_r+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1232. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(err.o):(.ARM.exidx.text.err+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1233. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(err.o):(.ARM.exidx.text.verrx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1234. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(err.o):(.ARM.exidx.text.errx+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1235. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(err.o):(.ARM.exidx.text.vwarn+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1236. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(err.o):(.ARM.exidx.text.warn+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1237. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(err.o):(.ARM.exidx.text.vwarnx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1238. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(err.o):(.ARM.exidx.text.warnx+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1239. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fdprintf.o):(.ARM.exidx.text.vfdprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1240. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fdprintf.o):(.ARM.exidx.text.fdprintf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1241. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fork.o):(.ARM.exidx.text.fork+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1242. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fts.o):(.ARM.exidx.text.fts_lfree+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1243. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fts.o):(.ARM.exidx.text.fts_maxarglen+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1244. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fts.o):(.ARM.exidx.text.fts_alloc+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1245. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fts.o):(.ARM.exidx.text.fts_stat+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1246. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fts.o):(.ARM.exidx.text.fts_sort+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1247. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fts.o):(.ARM.exidx.text.fts_set+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1248. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(fts.o):(.ARM.exidx.text.fts_children+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1249. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(if_nametoindex.o):(.ARM.exidx.text.if_nametoindex+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1250. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(if_indextoname.o):(.ARM.exidx.text.if_indextoname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1251. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ioctl.o):(.ARM.exidx.text.ioctl+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1252. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ldexp.o):(.ARM.exidx.text._copysign+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1253. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ldexp.o):(.ARM.exidx.text.ldexp+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1254. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(libc_init_common.o):(.ARM.exidx.text.__libc_init_common+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1255. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(libc_init_common.o):(.ARM.exidx.text.__libc_fini+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1256. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(logd_write.o):(.ARM.exidx.text.__write_to_log_null+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1257. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(logd_write.o):(.ARM.exidx.text.__android_log_write+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1258. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(logd_write.o):(.ARM.exidx.text.__write_to_log_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1259. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(logd_write.o):(.ARM.exidx.text.__write_to_log_kernel+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1260. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(logd_write.o):(.ARM.exidx.text.__libc_android_log_vprint+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1261. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(logd_write.o):(.ARM.exidx.text.__libc_android_log_print+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1262. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(logd_write.o):(.ARM.exidx.text.__libc_android_log_assert+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1263. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(md5.o):(.ARM.exidx.text.MD5_Init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1264. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(md5.o):(.ARM.exidx.text.MD5_Update+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1265. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(md5.o):(.ARM.exidx.text.MD5_Final+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1266. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(pututline.o):(.ARM.exidx.text.pututline+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1267. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(realpath.o):(.ARM.exidx.text.realpath+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1268. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.__sem_trydec+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1269. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.__sem_dec+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1270. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1271. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_destroy+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1272. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_open+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1273. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_close+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1274. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_unlink+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1275. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_wait+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1276. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_timedwait+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1277. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_post+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1278. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_trywait+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1279. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(semaphore.o):(.ARM.exidx.text.sem_getvalue+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1280. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sha1.o):(.ARM.exidx.text.SHA1Transform+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1281. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sha1.o):(.ARM.exidx.text.SHA1Init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1282. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sha1.o):(.ARM.exidx.text.SHA1Update+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1283. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(sha1.o):(.ARM.exidx.text.SHA1Final+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1284. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ssp.o):(.ARM.exidx.text.startup.__guard_setup+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1285. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ssp.o):(.ARM.exidx.text.__stack_chk_fail+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1286. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.stubs_state_free+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1287. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.__stubs_key_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1288. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.app_id_from_name+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1289. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.__stubs_state+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1290. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.app_id_to_group+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1291. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getpwuid+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1292. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getlogin+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1293. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getgrgid+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1294. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getgrnam+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1295. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getnetbyname+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1296. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.endpwent+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1297. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getmntent+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1298. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.ttyname+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1299. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.ttyname_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1300. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getnetbyaddr+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1301. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getprotobyname+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1302. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(stubs.o):(.ARM.exidx.text.getprotobynumber+0x0): more undefined references to `__aeabi_unwind_cpp_pr1' follow
  1303. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(system_properties.o):(.ARM.exidx.text.__system_properties_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1304. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(system_properties.o):(.ARM.exidx.text.__system_property_find_nth+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1305. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(system_properties.o):(.ARM.exidx.text.__system_property_find+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1306. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(system_properties.o):(.ARM.exidx.text.__system_property_read+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1307. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(system_properties.o):(.ARM.exidx.text.__system_property_get+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1308. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(system_properties.o):(.ARM.exidx.text.__system_property_wait+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1309. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o): In function `cycle_offset':
  1310. /home/pi/adb/bionic/libc/bionic/time64.c:296: undefined reference to `__aeabi_ldivmod'
  1311. /home/pi/adb/bionic/libc/bionic/time64.c:297: undefined reference to `__aeabi_ldivmod'
  1312. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o): In function `is_exception_century':
  1313. /home/pi/adb/bionic/libc/bionic/time64.c:192: undefined reference to `__aeabi_ldivmod'
  1314. /home/pi/adb/bionic/libc/bionic/time64.c:192: undefined reference to `__aeabi_ldivmod'
  1315. /home/pi/adb/bionic/libc/bionic/time64.c:192: undefined reference to `__aeabi_ldivmod'
  1316. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):/home/pi/adb/bionic/libc/bionic/time64.c:192: more undefined references to `__aeabi_ldivmod' follow
  1317. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.safe_year.part.0+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1318. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o): In function `timegm64':
  1319. /home/pi/adb/bionic/libc/bionic/time64.c:216: undefined reference to `__aeabi_ldivmod'
  1320. /home/pi/adb/bionic/libc/bionic/time64.c:225: undefined reference to `__aeabi_ldivmod'
  1321. /home/pi/adb/bionic/libc/bionic/time64.c:225: undefined reference to `__aeabi_ldivmod'
  1322. /home/pi/adb/bionic/libc/bionic/time64.c:232: undefined reference to `__aeabi_ldivmod'
  1323. /home/pi/adb/bionic/libc/bionic/time64.c:232: undefined reference to `__aeabi_ldivmod'
  1324. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):/home/pi/adb/bionic/libc/bionic/time64.c:238: more undefined references to `__aeabi_ldivmod' follow
  1325. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.timegm64+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1326. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.copy_tm_to_TM+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1327. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.copy_TM_to_tm+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1328. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.fake_localtime_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1329. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.fake_gmtime_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1330. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o): In function `seconds_between_years':
  1331. /home/pi/adb/bionic/libc/bionic/time64.c:472: undefined reference to `__aeabi_ldivmod'
  1332. /home/pi/adb/bionic/libc/bionic/time64.c:477: undefined reference to `__aeabi_ldivmod'
  1333. /home/pi/adb/bionic/libc/bionic/time64.c:483: undefined reference to `__aeabi_ldivmod'
  1334. /home/pi/adb/bionic/libc/bionic/time64.c:483: undefined reference to `__aeabi_ldivmod'
  1335. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.mktime64+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1336. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.timelocal64+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1337. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o): In function `gmtime64_r':
  1338. /home/pi/adb/bionic/libc/bionic/time64.c:554: undefined reference to `__aeabi_ldivmod'
  1339. /home/pi/adb/bionic/libc/bionic/time64.c:555: undefined reference to `__aeabi_ldivmod'
  1340. /home/pi/adb/bionic/libc/bionic/time64.c:556: undefined reference to `__aeabi_ldivmod'
  1341. /home/pi/adb/bionic/libc/bionic/time64.c:557: undefined reference to `__aeabi_ldivmod'
  1342. /home/pi/adb/bionic/libc/bionic/time64.c:558: undefined reference to `__aeabi_ldivmod'
  1343. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):/home/pi/adb/bionic/libc/bionic/time64.c:559: more undefined references to `__aeabi_ldivmod' follow
  1344. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.gmtime64_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1345. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o): In function `localtime64_r':
  1346. /home/pi/adb/bionic/libc/bionic/time64.c:729: undefined reference to `__aeabi_idivmod'
  1347. /home/pi/adb/bionic/libc/bionic/time64.c:729: undefined reference to `__aeabi_idivmod'
  1348. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.localtime64_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1349. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.valid_tm_wday+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1350. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.valid_tm_mon+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1351. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.asctime64_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1352. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.ctime64_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1353. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.localtime64+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1354. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(time64.o):(.ARM.exidx.text.ctime64+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1355. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(thread_atexit.o):(.ARM.exidx.text._thread_atexit_lock+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1356. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(thread_atexit.o):(.ARM.exidx.text._thread_atexit_unlock+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1357. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(utime.o):(.ARM.exidx.text.utime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1358. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(utmp.o):(.ARM.exidx.text.setutent+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1359. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(utmp.o):(.ARM.exidx.text.getutent+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1360. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(utmp.o):(.ARM.exidx.text.endutent+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1361. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text.getanswer+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1362. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text._dns_gethtbyaddr+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1363. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text._dns_gethtbyname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1364. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text.gethostbyname_internal+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1365. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text.gethostbyname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1366. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text.gethostbyname_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1367. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text.gethostbyname2+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1368. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text.gethostbyaddr+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1369. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(gethnamaddr.o):(.ARM.exidx.text.gethostent+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1370. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o):(.ARM.exidx.text.__evConsTime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1371. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o):(.ARM.exidx.text.__evAddTime+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1372. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o):(.ARM.exidx.text.__evSubTime+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1373. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o):(.ARM.exidx.text.__evCmpTime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1374. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o):(.ARM.exidx.text.__evTimeSpec+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1375. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o):(.ARM.exidx.text.__evUTCTime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1376. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o):(.ARM.exidx.text.__evNowTime+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1377. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o): In function `__evTimeVal':
  1378. /home/pi/adb/bionic/libc/netbsd/isc/ev_timers.c:169: undefined reference to `__aeabi_idiv'
  1379. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_timers.o):(.ARM.exidx.text.__evTimeVal+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1380. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ev_streams.o):(.ARM.exidx.text.__evConsIovec+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1381. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(nsap_addr.o):(.ARM.exidx.text.inet_nsap_addr+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1382. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(nsap_addr.o):(.ARM.exidx.text.inet_nsap_ntoa+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1383. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(herror.o):(.ARM.exidx.text.hstrerror+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1384. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(herror.o):(.ARM.exidx.text.herror+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1385. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_data.o):(.ARM.exidx.text.res_need_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1386. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_data.o):(.ARM.exidx.text.res_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1387. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_data.o):(.ARM.exidx.text.__fp_nquery+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1388. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_data.o):(.ARM.exidx.text.__fp_query+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1389. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_data.o):(.ARM.exidx.text.__p_query+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1390. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_data.o):(.ARM.exidx.text.res_mkquery+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1391. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_data.o):(.ARM.exidx.text.res_query+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1392. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o): In function `precsize_aton':
  1393. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:751: undefined reference to `__aeabi_uidiv'
  1394. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.precsize_aton+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1395. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.latlon2ul+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1396. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o): In function `precsize_ntoa':
  1397. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:713: undefined reference to `__aeabi_idivmod'
  1398. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:714: undefined reference to `__aeabi_idivmod'
  1399. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:718: undefined reference to `__aeabi_uidiv'
  1400. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:718: undefined reference to `__aeabi_uidivmod'
  1401. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.precsize_ntoa+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1402. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_cdnname+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1403. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_cdname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1404. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_fqnname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1405. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_fqname+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1406. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__sym_ston+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1407. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__sym_ntos+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1408. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__sym_ntop+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1409. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_type+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1410. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_section+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1411. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_class+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1412. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.do_section+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1413. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_option+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1414. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_time+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1415. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_rcode+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1416. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__res_pquery+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1417. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_sockun+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1418. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__loc_aton+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1419. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o): In function `__loc_ntoa':
  1420. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1030: undefined reference to `__aeabi_idivmod'
  1421. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1031: undefined reference to `__aeabi_idiv'
  1422. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1032: undefined reference to `__aeabi_idivmod'
  1423. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1033: undefined reference to `__aeabi_idiv'
  1424. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1034: undefined reference to `__aeabi_idivmod'
  1425. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1035: undefined reference to `__aeabi_idiv'
  1426. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1044: undefined reference to `__aeabi_idivmod'
  1427. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1045: undefined reference to `__aeabi_idiv'
  1428. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1046: undefined reference to `__aeabi_idivmod'
  1429. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1047: undefined reference to `__aeabi_idiv'
  1430. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1048: undefined reference to `__aeabi_idivmod'
  1431. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1049: undefined reference to `__aeabi_idiv'
  1432. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1052: undefined reference to `__aeabi_idivmod'
  1433. /home/pi/adb/bionic/libc/netbsd/resolv/res_debug.c:1053: undefined reference to `__aeabi_idiv'
  1434. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__loc_ntoa+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1435. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__dn_count_labels+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1436. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__p_secstodate+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1437. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__res_nametoclass+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1438. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_debug.o):(.ARM.exidx.text.__res_nametotype+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1439. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_init.o):(.ARM.exidx.text._get_dns_change_count+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1440. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_init.o):(.ARM.exidx.text.__res_vinit+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1441. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_init.o):(.ARM.exidx.text.__res_ninit+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1442. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_init.o):(.ARM.exidx.text.__res_getservers+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1443. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_init.o):(.ARM.exidx.text.res_get_dns_changed+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1444. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_mkquery.o):(.ARM.exidx.text.__res_nmkquery+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1445. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_mkquery.o):(.ARM.exidx.text.__res_nopt+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1446. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_query.o):(.ARM.exidx.text.__res_nquery+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1447. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_query.o):(.ARM.exidx.text.__res_nquerydomain+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1448. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_query.o):(.ARM.exidx.text.__res_hostalias+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1449. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_query.o):(.ARM.exidx.text.__res_nsearch+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1450. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.get_nsaddr+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1451. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o): In function `random_bind':
  1452. /home/pi/adb/bionic/libc/netbsd/resolv/res_send.c:191: undefined reference to `__aeabi_uidivmod'
  1453. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.random_bind+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1454. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.sock_eq+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1455. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.Perror.constprop.1+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1456. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.Aerror.constprop.2+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1457. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.__res_ourserver_p+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1458. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.__res_nameinquery+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1459. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.__res_queriesmatch+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1460. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o): In function `send_dg':
  1461. /home/pi/adb/bionic/libc/netbsd/resolv/res_send.c:949: undefined reference to `__aeabi_idiv'
  1462. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_send.o):(.ARM.exidx.text.__res_nsend+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1463. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_state.o):(.ARM.exidx.text._res_thread_free+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1464. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_state.o):(.ARM.exidx.text._res_thread_get+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1465. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_state.o):(.ARM.exidx.text._res_init_key+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1466. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_state.o):(.ARM.exidx.text.__get_h_errno+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1467. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_state.o):(.ARM.exidx.text.__res_get_state+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1468. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_state.o):(.ARM.exidx.text.__res_put_state+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1469. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_state.o):(.ARM.exidx.text.__res_get_static+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1470. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._dnsPacket_skip+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1471. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._dnsPacket_readInt16+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1472. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._find_cache_info_locked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1473. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._cache_remove_p+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1474. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._get_res_cache_for_iface_locked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1475. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._time_now+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1476. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._cache_flush_locked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1477. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._flush_cache_for_iface_locked+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1478. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o): In function `_cache_lookup_p':
  1479. /home/pi/adb/bionic/libc/netbsd/resolv/res_cache.c:1341: undefined reference to `__aeabi_uidivmod'
  1480. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._cache_lookup_p+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1481. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text.answer_getTTL+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1482. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._res_cache_init+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1483. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._dnsPacket_checkBytes.constprop.1+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1484. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text.entry_init_key+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1485. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._resolv_cache_lookup+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1486. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._resolv_cache_add+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1487. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text.__get_res_cache+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1488. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(res_cache.o):(.ARM.exidx.text._resolv_cache_reset+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1489. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text.res_queryN+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1490. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text.res_querydomainN+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1491. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text.getanswer+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1492. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text._dns_getaddrinfo+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1493. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text._get_label+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1494. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text._get_precedence+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1495. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text._get_scope+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1496. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text._rfc3484_compare+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1497. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text.get_port+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1498. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text._gethtent+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1499. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getaddrinfo.o):(.ARM.exidx.text._files_getaddrinfo+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1500. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getnameinfo.o):(.ARM.exidx.text.ip6_parsenumeric.isra.1.part.2+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1501. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getnameinfo.o):(.ARM.exidx.text.getnameinfo_inet+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1502. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getnameinfo.o):(.ARM.exidx.text.getnameinfo+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1503. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getservbyname.o):(.ARM.exidx.text.getservbyname+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1504. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getservent.o):(.ARM.exidx.text.setservent+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1505. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getservent.o):(.ARM.exidx.text.endservent+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1506. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getservent.o):(.ARM.exidx.text.getservent_r+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1507. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getservent.o):(.ARM.exidx.text.getservent+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1508. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(base64.o):(.ARM.exidx.text.__b64_ntop+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1509. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(base64.o):(.ARM.exidx.text.__b64_pton+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1510. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(getservbyport.o):(.ARM.exidx.text.getservbyport+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1511. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_name.o):(.ARM.exidx.text.labellen+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1512. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_name.o): In function `__ns_name_ntop':
  1513. /home/pi/adb/bionic/libc/netbsd/nameser/ns_name.c:167: undefined reference to `__aeabi_uidiv'
  1514. /home/pi/adb/bionic/libc/netbsd/nameser/ns_name.c:168: undefined reference to `__aeabi_uidivmod'
  1515. /home/pi/adb/bionic/libc/netbsd/nameser/ns_name.c:168: undefined reference to `__aeabi_uidiv'
  1516. /home/pi/adb/bionic/libc/netbsd/nameser/ns_name.c:169: undefined reference to `__aeabi_uidivmod'
  1517. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_name.o):(.ARM.exidx.text.__ns_name_ntop+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1518. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_name.o):(.ARM.exidx.text.__ns_name_pton+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1519. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_name.o):(.ARM.exidx.text.__ns_name_ntol+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1520. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_name.o):(.ARM.exidx.text.__ns_name_unpack+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1521. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_name.o):(.ARM.exidx.text.__ns_name_pack+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1522. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_name.o):(.ARM.exidx.text.__ns_name_uncompress+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1523. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_ttl.o): In function `__ns_format_ttl':
  1524. /home/pi/adb/bionic/libc/netbsd/nameser/ns_ttl.c:60: undefined reference to `__aeabi_uidiv'
  1525. /home/pi/adb/bionic/libc/netbsd/nameser/ns_ttl.c:61: undefined reference to `__aeabi_uidiv'
  1526. /home/pi/adb/bionic/libc/netbsd/nameser/ns_ttl.c:62: undefined reference to `__aeabi_uidiv'
  1527. /home/pi/adb/bionic/libc/netbsd/nameser/ns_ttl.c:63: undefined reference to `__aeabi_uidiv'
  1528. /home/pi/adb/bionic/libc/netbsd/nameser/ns_ttl.c:63: undefined reference to `__aeabi_uidivmod'
  1529. /home/pi/adb/bionic/libc/netbsd/nameser/ns_ttl.c:62: undefined reference to `__aeabi_uidivmod'
  1530. /home/pi/adb/bionic/libc/netbsd/nameser/ns_ttl.c:61: undefined reference to `__aeabi_uidivmod'
  1531. /home/pi/adb/bionic/libc/netbsd/nameser/ns_ttl.c:60: undefined reference to `__aeabi_uidivmod'
  1532. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_ttl.o):(.ARM.exidx.text.__ns_format_ttl+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1533. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_netint.o):(.ARM.exidx.text.__ns_get16+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1534. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_netint.o):(.ARM.exidx.text.__ns_get32+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1535. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_netint.o):(.ARM.exidx.text.__ns_put16+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1536. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_netint.o):(.ARM.exidx.text.__ns_put32+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1537. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_print.o):(.ARM.exidx.text.prune_origin+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1538. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_print.o): In function `__ns_sprintrrf':
  1539. /home/pi/adb/bionic/libc/netbsd/nameser/ns_print.c:597: undefined reference to `__aeabi_idiv'
  1540. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_print.o):(.ARM.exidx.text.__ns_sprintrrf+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1541. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_print.o):(.ARM.exidx.text.__ns_sprintrr+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1542. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_samedomain.o):(.ARM.exidx.text.__ns_makecanon+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1543. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(ns_samedomain.o):(.ARM.exidx.text.__ns_samename+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1544. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(regcomp.o):(.ARM.exidx.text.othercase+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1545. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(regcomp.o):(.ARM.exidx.text.p_b_coll_elem+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1546. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(regcomp.o):(.ARM.exidx.text.p_b_symbol+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1547. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(regcomp.o):(.ARM.exidx.text.p_count+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1548. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(regcomp.o):(.ARM.exidx.text.freeset+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1549. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(regcomp.o):(.ARM.exidx.text.dofwd+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1550. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(bionic_clone.o):(.ARM.exidx.text.__bionic_clone_entry+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1551. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(bionic_clone.o):(.ARM.exidx.text.clone+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1552. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(eabi.o):(.ARM.exidx.text.__aeabi_atexit+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1553. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(eabi.o):(.ARM.exidx.text.__aeabi_memcpy8+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1554. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(eabi.o):(.ARM.exidx.text.__aeabi_memcpy4+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1555. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(eabi.o):(.ARM.exidx.text.__aeabi_memcpy+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1556. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(eabi.o):(.ARM.exidx.text.__aeabi_memmove8+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1557. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(eabi.o):(.ARM.exidx.text.__aeabi_memmove4+0x0): more undefined references to `__aeabi_unwind_cpp_pr0' follow
  1558. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(libgcc_compat.o): In function `__bionic_libgcc_compat_hooks':
  1559. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__adddf3'
  1560. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__addsf3'
  1561. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_cdcmpeq'
  1562. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_cdcmple'
  1563. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_cdrcmple'
  1564. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_d2f'
  1565. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_d2iz'
  1566. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dadd'
  1567. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dcmpeq'
  1568. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dcmpge'
  1569. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dcmpgt'
  1570. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dcmple'
  1571. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dcmplt'
  1572. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dcmpun'
  1573. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_ddiv'
  1574. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dmul'
  1575. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_drsub'
  1576. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_dsub'
  1577. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_f2d'
  1578. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_f2iz'
  1579. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_fadd'
  1580. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_fcmpun'
  1581. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_fdiv'
  1582. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_fmul'
  1583. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_frsub'
  1584. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_fsub'
  1585. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_i2d'
  1586. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_i2f'
  1587. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_l2d'
  1588. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_l2f'
  1589. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_lmul'
  1590. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_ui2d'
  1591. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_ui2f'
  1592. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_ul2d'
  1593. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__aeabi_ul2f'
  1594. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__cmpdf2'
  1595. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__divdf3'
  1596. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__divsf3'
  1597. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__eqdf2'
  1598. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__extendsfdf2'
  1599. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__fixdfsi'
  1600. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__fixsfsi'
  1601. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__floatdidf'
  1602. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__floatdisf'
  1603. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__floatsidf'
  1604. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__floatsisf'
  1605. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__floatundidf'
  1606. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__floatundisf'
  1607. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__floatunsidf'
  1608. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__floatunsisf'
  1609. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__gedf2'
  1610. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__gtdf2'
  1611. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__ledf2'
  1612. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__ltdf2'
  1613. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__muldf3'
  1614. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__muldi3'
  1615. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__mulsf3'
  1616. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__nedf2'
  1617. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__subdf3'
  1618. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__subsf3'
  1619. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__truncdfsf2'
  1620. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__unorddf2'
  1621. /home/pi/adb/bionic/libc/arch-arm/bionic/libgcc_compat.c:150: undefined reference to `__unordsf2'
  1622. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(libgcc_compat.o):(.ARM.exidx.text.__bionic_libgcc_compat_hooks+0x0): undefined reference to `__aeabi_unwind_cpp_pr1'
  1623. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(strncmp.o):(.ARM.exidx.text.strncmp+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1624. out/target/product/generic/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(bcopy.o):(.ARM.exidx.text.bcopy+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
  1625. collect2: ld returned 1 exit status
  1626. make: *** [out/target/product/generic/obj/SHARED_LIBRARIES/libc_intermediates/LINKED/libc.so] Error 1
Add Comment
Please, Sign In to add comment