Advertisement
fosser22

Untitled

Feb 15th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.93 KB | None | 0 0
  1. andrew@ubuntu:~$ cd CM10.1
  2. andrew@ubuntu:~/CM10.1$ source build/envsetup.sh && brunch smba1002
  3. including device/generic/armv7-a-neon/vendorsetup.sh
  4. including device/generic/armv7-a/vendorsetup.sh
  5. including device/generic/mips/vendorsetup.sh
  6. including device/generic/x86/vendorsetup.sh
  7. including device/malata/smba1002/vendorsetup.sh
  8. including device/ti/panda/vendorsetup.sh
  9. including vendor/cm/vendorsetup.sh
  10. including sdk/bash_completion/adb.bash
  11. including vendor/cm/vendorsetup.sh
  12. Trying dependencies-only mode on a non-existing device tree?
  13.  
  14. ============================================
  15. PLATFORM_VERSION_CODENAME=REL
  16. PLATFORM_VERSION=4.2.2
  17. TARGET_PRODUCT=cm_smba1002
  18. TARGET_BUILD_VARIANT=userdebug
  19. TARGET_BUILD_TYPE=release
  20. TARGET_BUILD_APPS=
  21. TARGET_ARCH=arm
  22. TARGET_ARCH_VARIANT=armv7-a
  23. HOST_ARCH=x86
  24. HOST_OS=linux
  25. HOST_OS_EXTRA=Linux-3.5.0-23-generic-x86_64-with-Ubuntu-12.10-quantal
  26. HOST_BUILD_TYPE=release
  27. BUILD_ID=JDQ39
  28. OUT_DIR=/home/andrew/CM10.1/out
  29. ============================================
  30.  
  31. ============================================
  32. PLATFORM_VERSION_CODENAME=REL
  33. PLATFORM_VERSION=4.2.2
  34. TARGET_PRODUCT=cm_smba1002
  35. TARGET_BUILD_VARIANT=userdebug
  36. TARGET_BUILD_TYPE=release
  37. TARGET_BUILD_APPS=
  38. TARGET_ARCH=arm
  39. TARGET_ARCH_VARIANT=armv7-a
  40. HOST_ARCH=x86
  41. HOST_OS=linux
  42. HOST_OS_EXTRA=Linux-3.5.0-23-generic-x86_64-with-Ubuntu-12.10-quantal
  43. HOST_BUILD_TYPE=release
  44. BUILD_ID=JDQ39
  45. OUT_DIR=/home/andrew/CM10.1/out
  46. ============================================
  47. find: `../../vendor/unbundled_google/libs/gcm/gcm-client/src': No such file or directory
  48. find: `../../vendor/unbundled_google/libs/gcm/gcm-server/src': No such file or directory
  49. find: `../../vendor/unbundled_google/libs/gcm/gcm-client/src': No such file or directory
  50. find: `../../vendor/unbundled_google/libs/gcm/gcm-server/src': No such file or directory
  51. find: `src': No such file or directory
  52. build/core/Makefile:44: warning: overriding commands for target `/home/andrew/CM10.1/out/target/product/smba1002/system/etc/permissions/android.software.live_wallpaper.xml'
  53. build/core/base_rules.mk:502: warning: ignoring old commands for target `/home/andrew/CM10.1/out/target/product/smba1002/system/etc/permissions/android.software.live_wallpaper.xml'
  54. build/core/Makefile:44: warning: overriding commands for target `/home/andrew/CM10.1/out/target/product/smba1002/system/etc/permissions/android.software.live_wallpaper.xml'
  55. build/core/Makefile:44: warning: ignoring old commands for target `/home/andrew/CM10.1/out/target/product/smba1002/system/etc/permissions/android.software.live_wallpaper.xml'
  56. build/core/Makefile:44: warning: overriding commands for target `/home/andrew/CM10.1/out/target/product/smba1002/system/bin/omx_tests'
  57. build/core/base_rules.mk:502: warning: ignoring old commands for target `/home/andrew/CM10.1/out/target/product/smba1002/system/bin/omx_tests'
  58. PRODUCT_COPY_FILES vendor/cm/prebuilt/common/bin/compcache:system/bin/compcache ignored.
  59. build/core/Makefile:44: warning: overriding commands for target `/home/andrew/CM10.1/out/target/product/smba1002/system/etc/mkshrc'
  60. build/core/base_rules.mk:502: warning: ignoring old commands for target `/home/andrew/CM10.1/out/target/product/smba1002/system/etc/mkshrc'
  61. PRODUCT_COPY_FILES vendor/cm/prebuilt/common/bootanimation/800.zip:system/media/bootanimation.zip ignored.
  62. No private recovery resources for TARGET_DEVICE smba1002
  63. host C: mkbootimg <= system/core/mkbootimg/mkbootimg.c
  64. host C: acp <= build/tools/acp/acp.c
  65. host StaticLib: libmincrypt (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libmincrypt_intermediates/libmincrypt.a)
  66. make -C kernel/malata/smba1002 O=/home/andrew/CM10.1/out/target/product/smba1002/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE="/home/andrew/CM10.1/prebuilts/misc/linux-x86/ccache/ccache /home/andrew/CM10.1/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-" headers_install
  67. make[1]: Entering directory `/home/andrew/CM10.1/kernel/malata/smba1002'
  68. host StaticLib: libhost (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/libhost.a)
  69. host Executable: mkbootfs (/home/andrew/CM10.1/out/host/linux-x86/obj/EXECUTABLES/mkbootfs_intermediates/mkbootfs)
  70. target thumb C: init <= system/core/init/builtins.c
  71. target thumb C: init <= system/core/init/init.c
  72. system/core/mkbootimg/mkbootimg.c: In function 'write_padding':
  73. system/core/mkbootimg/mkbootimg.c:89:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  74. system/core/mkbootimg/mkbootimg.c: In function 'main':
  75. system/core/mkbootimg/mkbootimg.c:191:5: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  76. /home/andrew/CM10.1/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../sysroot/usr/include/string.h:84:14: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  77. system/core/mkbootimg/mkbootimg.c:236:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  78. system/core/mkbootimg/mkbootimg.c:249:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  79. system/core/mkbootimg/mkbootimg.c:252:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  80. system/core/mkbootimg/mkbootimg.c:256:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  81. target thumb C: init <= system/core/init/devices.c
  82. target thumb C: init <= system/core/init/property_service.c
  83. target thumb C: init <= system/core/init/util.c
  84. system/core/init/builtins.c: In function 'do_exec':
  85. system/core/init/builtins.c:283:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  86. target thumb C: init <= system/core/init/parser.c
  87. target thumb C: init <= system/core/init/logo.c
  88. target thumb C: init <= system/core/init/keychords.c
  89. target thumb C: init <= system/core/init/signal_handler.c
  90. target thumb C: init <= system/core/init/init_parser.c
  91. target thumb C: init <= system/core/init/ueventd.c
  92. target thumb C: init <= system/core/init/ueventd_parser.c
  93. target thumb C: init <= system/core/init/watchdogd.c
  94. target asm: libc <= bionic/libc/arch-arm/bionic/crtend_so.S
  95. target thumb C++: libc <= bionic/libc/bionic/malloc_debug_common.cpp
  96. target arm C: libc <= bionic/libc/bionic/pthread.c
  97. target thumb C: libc <= bionic/libc/arch-arm/bionic/crtbegin_so.c
  98. target thumb C: libc <= bionic/libc/arch-arm/bionic/atexit_legacy.c
  99. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  100. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  101. target thumb C: libc <= bionic/libc/arch-arm/bionic/exidx_dynamic.c
  102. target thumb C: libc <= bionic/libc/unistd/sysconf.c
  103. bionic/libc/bionic/pthread.c: In function 'pthread_attr_setstackaddr':
  104. bionic/libc/bionic/pthread.c:456:48: warning: unused parameter 'attr' [-Wunused-parameter]
  105. bionic/libc/bionic/pthread.c:456:61: warning: unused parameter 'stack_addr' [-Wunused-parameter]
  106. bionic/libc/bionic/pthread.c: In function 'pthread_attr_setscope':
  107. bionic/libc/bionic/pthread.c:519:43: warning: unused parameter 'attr' [-Wunused-parameter]
  108. bionic/libc/bionic/pthread.c: In function 'pthread_attr_getscope':
  109. bionic/libc/bionic/pthread.c:529:49: warning: unused parameter 'attr' [-Wunused-parameter]
  110. bionic/libc/bionic/pthread.c: In function 'pthread_mutex_lock_impl':
  111. bionic/libc/bionic/pthread.c:1182:29: warning: unused variable 'new_lock_type' [-Wunused-variable]
  112. bionic/libc/bionic/pthread.c: In function 'pthread_mutex_unlock_impl':
  113. bionic/libc/bionic/pthread.c:1276:29: warning: unused variable 'oldv' [-Wunused-variable]
  114. bionic/libc/bionic/pthread.c: In function 'pthread_mutex_trylock_impl':
  115. bionic/libc/bionic/pthread.c:1343:29: warning: unused variable 'oldv' [-Wunused-variable]
  116. bionic/libc/bionic/pthread.c: In function 'pthread_mutex_lock_timeout_np_impl':
  117. bionic/libc/bionic/pthread.c:1438:35: warning: unused variable 'new_lock_type' [-Wunused-variable]
  118. bionic/libc/bionic/pthread.c:1438:29: warning: unused variable 'oldv' [-Wunused-variable]
  119. bionic/libc/bionic/pthread.c: In function 'pthread_once':
  120. bionic/libc/bionic/pthread.c:2173:20: warning: unused variable 'value' [-Wunused-variable]
  121. bionic/libc/bionic/pthread.c:2171:28: warning: unused variable 'once_lock' [-Wunused-variable]
  122. target thumb C: libc <= bionic/libc/bionic/__errno.c
  123. target thumb C: libc <= bionic/libc/bionic/dlmalloc.c
  124. target thumb C: libc <= bionic/libc/bionic/pthread_debug.c
  125. target thumb C: libc <= bionic/libc/bionic/libc_init_dynamic.c
  126. target thumb C: libdl <= bionic/libdl/libdl.c
  127. host C++: clang-tblgen <= external/clang/utils/TableGen/ClangASTNodesEmitter.cpp
  128. bionic/libc/bionic/pthread_debug.c:732:13: warning: 'hashmap_removeEntry' defined but not used [-Wunused-function]
  129. bionic/libc/bionic/libc_init_dynamic.c: In function '__libc_init':
  130. bionic/libc/bionic/libc_init_dynamic.c:107:31: warning: unused parameter 'onexit' [-Wunused-parameter]
  131. host C++: clang-tblgen <= external/clang/utils/TableGen/ClangAttrEmitter.cpp
  132. host C++: clang-tblgen <= external/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp
  133. host C++: clang-tblgen <= external/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp
  134. host C++: clang-tblgen <= external/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
  135. host C++: clang-tblgen <= external/clang/utils/TableGen/ClangSACheckersEmitter.cpp
  136. host C++: clang-tblgen <= external/clang/utils/TableGen/NeonEmitter.cpp
  137. host C++: clang-tblgen <= external/clang/utils/TableGen/OptParserEmitter.cpp
  138. host C++: clang-tblgen <= external/clang/utils/TableGen/TableGen.cpp
  139. host StaticLib: libLLVMTableGen (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMTableGen_intermediates/libLLVMTableGen.a)
  140. host StaticLib: libLLVMSupport (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a)
  141. host StaticLib: libLLVMX86Utils (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMX86Utils_intermediates/libLLVMX86Utils.a)
  142. host StaticLib: libLLVMAsmParser (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMAsmParser_intermediates/libLLVMAsmParser.a)
  143. host StaticLib: libLLVMAsmPrinter (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMAsmPrinter_intermediates/libLLVMAsmPrinter.a)
  144. CHK include/linux/version.h
  145. UPD include/linux/version.h
  146. host StaticLib: libLLVMLinker (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMLinker_intermediates/libLLVMLinker.a)
  147. host StaticLib: libLLVMMC (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMMC_intermediates/libLLVMMC.a)
  148. host StaticLib: libLLVMMCParser (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMMCParser_intermediates/libLLVMMCParser.a)
  149. host StaticLib: libLLVMTarget (/home/andrew/CM10.1/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMTarget_intermediates/libLLVMTarget.a)
  150. HOSTCC scripts/unifdef
  151. target asm: libc_common <= bionic/libc/arch-arm/syscalls/_exit.S
  152. target asm: libc_common <= bionic/libc/arch-arm/syscalls/_exit_thread.S
  153. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__fork.S
  154. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__waitid.S
  155. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__sys_clone.S
  156. target asm: libc_common <= bionic/libc/arch-arm/syscalls/execve.S
  157. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__setuid.S
  158. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getuid.S
  159. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getgid.S
  160. target asm: libc_common <= bionic/libc/arch-arm/syscalls/geteuid.S
  161. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getegid.S
  162. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getresuid.S
  163. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getresgid.S
  164. target asm: libc_common <= bionic/libc/arch-arm/syscalls/gettid.S
  165. target asm: libc_common <= bionic/libc/arch-arm/syscalls/readahead.S
  166. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getgroups.S
  167. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getpgid.S
  168. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getppid.S
  169. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getsid.S
  170. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setsid.S
  171. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setgid.S
  172. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__setreuid.S
  173. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__setresuid.S
  174. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setresgid.S
  175. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__brk.S
  176. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__ptrace.S
  177. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__getpriority.S
  178. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setpriority.S
  179. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setrlimit.S
  180. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getrlimit.S
  181. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getrusage.S
  182. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setgroups.S
  183. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setpgid.S
  184. target asm: libc_common <= bionic/libc/arch-arm/syscalls/vfork.S
  185. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setregid.S
  186. target asm: libc_common <= bionic/libc/arch-arm/syscalls/chroot.S
  187. target asm: libc_common <= bionic/libc/arch-arm/syscalls/prctl.S
  188. target asm: libc_common <= bionic/libc/arch-arm/syscalls/capget.S
  189. target asm: libc_common <= bionic/libc/arch-arm/syscalls/capset.S
  190. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sigaltstack.S
  191. target asm: libc_common <= bionic/libc/arch-arm/syscalls/acct.S
  192. target asm: libc_common <= bionic/libc/arch-arm/syscalls/read.S
  193. target asm: libc_common <= bionic/libc/arch-arm/syscalls/write.S
  194. target asm: libc_common <= bionic/libc/arch-arm/syscalls/pread64.S
  195. target asm: libc_common <= bionic/libc/arch-arm/syscalls/pwrite64.S
  196. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__open.S
  197. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__openat.S
  198. target asm: libc_common <= bionic/libc/arch-arm/syscalls/close.S
  199. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lseek.S
  200. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__llseek.S
  201. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getpid.S
  202. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__mmap2.S
  203. target asm: libc_common <= bionic/libc/arch-arm/syscalls/munmap.S
  204. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mremap.S
  205. target asm: libc_common <= bionic/libc/arch-arm/syscalls/msync.S
  206. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mprotect.S
  207. target asm: libc_common <= bionic/libc/arch-arm/syscalls/madvise.S
  208. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mlock.S
  209. target asm: libc_common <= bionic/libc/arch-arm/syscalls/munlock.S
  210. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mlockall.S
  211. target asm: libc_common <= bionic/libc/arch-arm/syscalls/munlockall.S
  212. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mincore.S
  213. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__ioctl.S
  214. target asm: libc_common <= bionic/libc/arch-arm/syscalls/readv.S
  215. target asm: libc_common <= bionic/libc/arch-arm/syscalls/writev.S
  216. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__fcntl.S
  217. target asm: libc_common <= bionic/libc/arch-arm/syscalls/flock.S
  218. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchmod.S
  219. target asm: libc_common <= bionic/libc/arch-arm/syscalls/dup.S
  220. target asm: libc_common <= bionic/libc/arch-arm/syscalls/pipe.S
  221. target asm: libc_common <= bionic/libc/arch-arm/syscalls/pipe2.S
  222. target asm: libc_common <= bionic/libc/arch-arm/syscalls/dup2.S
  223. target asm: libc_common <= bionic/libc/arch-arm/syscalls/select.S
  224. target asm: libc_common <= bionic/libc/arch-arm/syscalls/ftruncate.S
  225. target asm: libc_common <= bionic/libc/arch-arm/syscalls/ftruncate64.S
  226. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getdents.S
  227. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fsync.S
  228. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fdatasync.S
  229. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchown.S
  230. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sync.S
  231. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__fcntl64.S
  232. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__fstatfs64.S
  233. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sendfile.S
  234. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fstatat.S
  235. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mkdirat.S
  236. INSTALL include/asm-generic (34 files)
  237. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchownat.S
  238. INSTALL include/drm (13 files)
  239. INSTALL include/linux/byteorder (2 files)
  240. INSTALL include/linux/caif (2 files)
  241. INSTALL include/mtd (5 files)
  242. INSTALL include/rdma (6 files)
  243. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchmodat.S
  244. INSTALL include/linux/can (4 files)
  245. INSTALL include/linux/dvb (8 files)
  246. target asm: libc_common <= bionic/libc/arch-arm/syscalls/renameat.S
  247. INSTALL include/scsi/fc (4 files)
  248. INSTALL include/linux/hdlc (1 file)
  249. INSTALL include/sound (8 files)
  250. INSTALL include/linux/isdn (1 file)
  251. INSTALL include/scsi (3 files)
  252. INSTALL include/linux/mmc (1 file)
  253. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fsetxattr.S
  254. INSTALL include/xen (2 files)
  255. INSTALL include/video (3 files)
  256. INSTALL include/linux/netfilter/ipset (4 files)
  257. INSTALL include/linux/netfilter_arp (2 files)
  258. INSTALL include (0 file)
  259. INSTALL include/linux/netfilter (69 files)
  260. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fgetxattr.S
  261. INSTALL include/linux/netfilter_bridge (18 files)
  262. INSTALL include/linux/netfilter_ipv4 (14 files)
  263. INSTALL include/linux/netfilter_ipv6 (11 files)
  264. target asm: libc_common <= bionic/libc/arch-arm/syscalls/flistxattr.S
  265. INSTALL include/linux/nfsd (6 files)
  266. INSTALL include/linux/raid (2 files)
  267. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fremovexattr.S
  268. INSTALL include/linux/spi (1 file)
  269. target asm: libc_common <= bionic/libc/arch-arm/syscalls/link.S
  270. INSTALL include/linux/sunrpc (1 file)
  271. INSTALL include/linux/tc_act (7 files)
  272. INSTALL include/linux/tc_ematch (4 files)
  273. INSTALL include/linux/usb (9 files)
  274. INSTALL include/linux/wimax (1 file)
  275. INSTALL include/linux (365 files)
  276. target asm: libc_common <= bionic/libc/arch-arm/syscalls/unlink.S
  277. target asm: libc_common <= bionic/libc/arch-arm/syscalls/unlinkat.S
  278. target asm: libc_common <= bionic/libc/arch-arm/syscalls/chdir.S
  279. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mknod.S
  280. target asm: libc_common <= bionic/libc/arch-arm/syscalls/chmod.S
  281. target asm: libc_common <= bionic/libc/arch-arm/syscalls/chown.S
  282. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lchown.S
  283. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mount.S
  284. target asm: libc_common <= bionic/libc/arch-arm/syscalls/umount2.S
  285. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fstat.S
  286. target asm: libc_common <= bionic/libc/arch-arm/syscalls/stat.S
  287. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lstat.S
  288. target asm: libc_common <= bionic/libc/arch-arm/syscalls/mkdir.S
  289. target asm: libc_common <= bionic/libc/arch-arm/syscalls/readlink.S
  290. target asm: libc_common <= bionic/libc/arch-arm/syscalls/rmdir.S
  291. target asm: libc_common <= bionic/libc/arch-arm/syscalls/rename.S
  292. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__getcwd.S
  293. target asm: libc_common <= bionic/libc/arch-arm/syscalls/access.S
  294. target asm: libc_common <= bionic/libc/arch-arm/syscalls/faccessat.S
  295. target asm: libc_common <= bionic/libc/arch-arm/syscalls/symlink.S
  296. target asm: libc_common <= bionic/libc/arch-arm/syscalls/fchdir.S
  297. target asm: libc_common <= bionic/libc/arch-arm/syscalls/truncate.S
  298. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setxattr.S
  299. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lsetxattr.S
  300. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getxattr.S
  301. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lgetxattr.S
  302. target asm: libc_common <= bionic/libc/arch-arm/syscalls/listxattr.S
  303. target asm: libc_common <= bionic/libc/arch-arm/syscalls/llistxattr.S
  304. target asm: libc_common <= bionic/libc/arch-arm/syscalls/removexattr.S
  305. target asm: libc_common <= bionic/libc/arch-arm/syscalls/lremovexattr.S
  306. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__statfs64.S
  307. target asm: libc_common <= bionic/libc/arch-arm/syscalls/unshare.S
  308. target asm: libc_common <= bionic/libc/arch-arm/syscalls/pause.S
  309. target asm: libc_common <= bionic/libc/arch-arm/syscalls/gettimeofday.S
  310. target asm: libc_common <= bionic/libc/arch-arm/syscalls/settimeofday.S
  311. target asm: libc_common <= bionic/libc/arch-arm/syscalls/times.S
  312. target asm: libc_common <= bionic/libc/arch-arm/syscalls/nanosleep.S
  313. target asm: libc_common <= bionic/libc/arch-arm/syscalls/clock_gettime.S
  314. target asm: libc_common <= bionic/libc/arch-arm/syscalls/clock_settime.S
  315. target asm: libc_common <= bionic/libc/arch-arm/syscalls/clock_getres.S
  316. target asm: libc_common <= bionic/libc/arch-arm/syscalls/clock_nanosleep.S
  317. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getitimer.S
  318. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setitimer.S
  319. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_create.S
  320. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_settime.S
  321. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_gettime.S
  322. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_getoverrun.S
  323. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__timer_delete.S
  324. target asm: libc_common <= bionic/libc/arch-arm/syscalls/utimes.S
  325. target asm: libc_common <= bionic/libc/arch-arm/syscalls/utimensat.S
  326. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sigaction.S
  327. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sigprocmask.S
  328. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__sigsuspend.S
  329. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__rt_sigaction.S
  330. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__rt_sigprocmask.S
  331. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__rt_sigtimedwait.S
  332. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sigpending.S
  333. target asm: libc_common <= bionic/libc/arch-arm/syscalls/socket.S
  334. target asm: libc_common <= bionic/libc/arch-arm/syscalls/socketpair.S
  335. target asm: libc_common <= bionic/libc/arch-arm/syscalls/bind.S
  336. target asm: libc_common <= bionic/libc/arch-arm/syscalls/connect.S
  337. target asm: libc_common <= bionic/libc/arch-arm/syscalls/listen.S
  338. target asm: libc_common <= bionic/libc/arch-arm/syscalls/accept.S
  339. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getsockname.S
  340. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getpeername.S
  341. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sendto.S
  342. target asm: libc_common <= bionic/libc/arch-arm/syscalls/recvfrom.S
  343. target asm: libc_common <= bionic/libc/arch-arm/syscalls/shutdown.S
  344. target asm: libc_common <= bionic/libc/arch-arm/syscalls/setsockopt.S
  345. target asm: libc_common <= bionic/libc/arch-arm/syscalls/getsockopt.S
  346. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sendmsg.S
  347. target asm: libc_common <= bionic/libc/arch-arm/syscalls/recvmsg.S
  348. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_setscheduler.S
  349. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_getscheduler.S
  350. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_yield.S
  351. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_setparam.S
  352. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_getparam.S
  353. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_get_priority_max.S
  354. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_get_priority_min.S
  355. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_rr_get_interval.S
  356. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sched_setaffinity.S
  357. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__sched_getaffinity.S
  358. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__getcpu.S
  359. target asm: libc_common <= bionic/libc/arch-arm/syscalls/ioprio_set.S
  360. target asm: libc_common <= bionic/libc/arch-arm/syscalls/ioprio_get.S
  361. target asm: libc_common <= bionic/libc/arch-arm/syscalls/uname.S
  362. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__wait4.S
  363. target asm: libc_common <= bionic/libc/arch-arm/syscalls/umask.S
  364. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__reboot.S
  365. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__syslog.S
  366. target asm: libc_common <= bionic/libc/arch-arm/syscalls/init_module.S
  367. target asm: libc_common <= bionic/libc/arch-arm/syscalls/delete_module.S
  368. target asm: libc_common <= bionic/libc/arch-arm/syscalls/klogctl.S
  369. target asm: libc_common <= bionic/libc/arch-arm/syscalls/sysinfo.S
  370. target asm: libc_common <= bionic/libc/arch-arm/syscalls/personality.S
  371. target asm: libc_common <= bionic/libc/arch-arm/syscalls/perf_event_open.S
  372. target asm: libc_common <= bionic/libc/arch-arm/syscalls/futex.S
  373. target asm: libc_common <= bionic/libc/arch-arm/syscalls/epoll_create.S
  374. target asm: libc_common <= bionic/libc/arch-arm/syscalls/epoll_ctl.S
  375. target asm: libc_common <= bionic/libc/arch-arm/syscalls/epoll_wait.S
  376. target asm: libc_common <= bionic/libc/arch-arm/syscalls/inotify_init.S
  377. target asm: libc_common <= bionic/libc/arch-arm/syscalls/inotify_add_watch.S
  378. target asm: libc_common <= bionic/libc/arch-arm/syscalls/inotify_rm_watch.S
  379. target asm: libc_common <= bionic/libc/arch-arm/syscalls/poll.S
  380. target asm: libc_common <= bionic/libc/arch-arm/syscalls/eventfd.S
  381. target asm: libc_common <= bionic/libc/arch-arm/syscalls/__set_tls.S
  382. target asm: libc_common <= bionic/libc/arch-arm/syscalls/cacheflush.S
  383. target asm: libc_common <= bionic/libc/arch-arm/bionic/__get_sp.S
  384. target asm: libc_common <= bionic/libc/arch-arm/bionic/_exit_with_stack_teardown.S
  385. target asm: libc_common <= bionic/libc/arch-arm/bionic/_setjmp.S
  386. target asm: libc_common <= bionic/libc/arch-arm/bionic/abort_arm.S
  387. target asm: libc_common <= bionic/libc/arch-arm/bionic/clone.S
  388. target asm: libc_common <= bionic/libc/arch-arm/bionic/ffs.S
  389. target asm: libc_common <= bionic/libc/arch-arm/bionic/futex_arm.S
  390. target asm: libc_common <= bionic/libc/arch-arm/bionic/kill.S
  391. target asm: libc_common <= bionic/libc/arch-arm/bionic/tkill.S
  392. target asm: libc_common <= bionic/libc/arch-arm/bionic/tgkill.S
  393. target asm: libc_common <= bionic/libc/arch-arm/bionic/memcmp.S
  394. target asm: libc_common <= bionic/libc/arch-arm/bionic/memcmp16.S
  395. target asm: libc_common <= bionic/libc/arch-arm/bionic/memcpy.S
  396. target asm: libc_common <= bionic/libc/arch-arm/bionic/memset.S
  397. target asm: libc_common <= bionic/libc/arch-arm/bionic/setjmp.S
  398. target asm: libc_common <= bionic/libc/arch-arm/bionic/sigsetjmp.S
  399. target asm: libc_common <= bionic/libc/arch-arm/bionic/strcpy.S
  400. target asm: libc_common <= bionic/libc/arch-arm/bionic/strcmp.S
  401. target asm: libc_common <= bionic/libc/arch-arm/bionic/syscall.S
  402. target asm: libc_common <= bionic/libc/arch-arm/bionic/strlen-armv7.S
  403. target thumb C++: libc_common <= bionic/libc/bionic/getcwd.cpp
  404. target thumb C++: libc_common <= bionic/libc/bionic/strerror.cpp
  405. target thumb C++: libc_common <= bionic/libc/bionic/strerror_r.cpp
  406. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  407. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  408. target thumb C++: libc_common <= bionic/libc/bionic/strsignal.cpp
  409. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  410. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  411. target thumb C++: libc_common <= bionic/libc/bionic/stubs.cpp
  412. target arm C: libc_common <= bionic/libc/string/memmove.c
  413. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  414. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  415. target arm C: libc_common <= bionic/libc/bionic/pthread-atfork.c
  416. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  417. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  418. target arm C: libc_common <= bionic/libc/bionic/pthread-rwlocks.c
  419. target arm C: libc_common <= bionic/libc/bionic/pthread-timers.c
  420. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  421. cc1plus: warning: command line option '-std=gnu99' is valid for C/ObjC but not for C++ [enabled by default]
  422. bionic/libc/bionic/stubs.cpp:374:5: warning: unused parameter 'user' [-Wunused-parameter]
  423. bionic/libc/bionic/stubs.cpp:423:9: warning: unused parameter 'name' [-Wunused-parameter]
  424. bionic/libc/bionic/stubs.cpp:432:9: warning: unused parameter 'f' [-Wunused-parameter]
  425. bionic/libc/bionic/stubs.cpp:437:7: warning: unused parameter 'fd' [-Wunused-parameter]
  426. bionic/libc/bionic/stubs.cpp:442:5: warning: unused parameter 'fd' [-Wunused-parameter]
  427. bionic/libc/bionic/stubs.cpp:442:5: warning: unused parameter 'buf' [-Wunused-parameter]
  428. bionic/libc/bionic/stubs.cpp:442:5: warning: unused parameter 'buflen' [-Wunused-parameter]
  429. bionic/libc/bionic/stubs.cpp:447:9: warning: unused parameter 'net' [-Wunused-parameter]
  430. bionic/libc/bionic/stubs.cpp:447:9: warning: unused parameter 'type' [-Wunused-parameter]
  431. bionic/libc/bionic/stubs.cpp:452:11: warning: unused parameter 'name' [-Wunused-parameter]
  432. bionic/libc/bionic/stubs.cpp:457:11: warning: unused parameter 'proto' [-Wunused-parameter]
  433. target arm C: libc_common <= bionic/libc/bionic/ptrace.c
  434. target thumb C: libc_common <= bionic/libc/unistd/abort.c
  435. bionic/libc/bionic/pthread-rwlocks.c: In function 'pthread_rwlock_destroy':
  436. bionic/libc/bionic/pthread-rwlocks.c:153:9: warning: unused variable 'ret' [-Wunused-variable]
  437. target thumb C: libc_common <= bionic/libc/unistd/alarm.c
  438. bionic/libc/bionic/ptrace.c: In function '_thread_created_hook':
  439. bionic/libc/bionic/ptrace.c:66:59: warning: unused parameter 'thread_id' [-Wunused-parameter]
  440. target thumb C: libc_common <= bionic/libc/unistd/brk.c
  441. target thumb C: libc_common <= bionic/libc/unistd/daemon.c
  442. target thumb C: libc_common <= bionic/libc/unistd/eventfd.c
  443. target thumb C: libc_common <= bionic/libc/unistd/exec.c
  444. target thumb C: libc_common <= bionic/libc/unistd/fcntl.c
  445. target thumb C: libc_common <= bionic/libc/unistd/fnmatch.c
  446. target thumb C: libc_common <= bionic/libc/unistd/fstatfs.c
  447. target thumb C: libc_common <= bionic/libc/unistd/ftime.c
  448. target thumb C: libc_common <= bionic/libc/unistd/ftok.c
  449. target thumb C: libc_common <= bionic/libc/unistd/getdtablesize.c
  450. target thumb C: libc_common <= bionic/libc/unistd/gethostname.c
  451. target thumb C: libc_common <= bionic/libc/unistd/getopt_long.c
  452. target thumb C: libc_common <= bionic/libc/unistd/getpgrp.c
  453. target thumb C: libc_common <= bionic/libc/unistd/getpriority.c
  454. target thumb C: libc_common <= bionic/libc/unistd/getpt.c
  455. target thumb C: libc_common <= bionic/libc/unistd/initgroups.c
  456. target thumb C: libc_common <= bionic/libc/unistd/isatty.c
  457. target thumb C: libc_common <= bionic/libc/unistd/issetugid.c
  458. target thumb C: libc_common <= bionic/libc/unistd/killpg.c
  459. target thumb C: libc_common <= bionic/libc/unistd/lseek64.c
  460. target thumb C: libc_common <= bionic/libc/unistd/mmap.c
  461. target thumb C: libc_common <= bionic/libc/unistd/open.c
  462. target thumb C: libc_common <= bionic/libc/unistd/openat.c
  463. target thumb C: libc_common <= bionic/libc/unistd/opendir.c
  464. target thumb C: libc_common <= bionic/libc/unistd/pathconf.c
  465. target thumb C: libc_common <= bionic/libc/unistd/perror.c
  466. target thumb C: libc_common <= bionic/libc/unistd/popen.c
  467. bionic/libc/unistd/opendir.c: In function '_readdir_unlocked':
  468. bionic/libc/unistd/opendir.c:139:3: warning: label 'Bad' defined but not used [-Wunused-label]
  469. target thumb C: libc_common <= bionic/libc/unistd/pread.c
  470. target thumb C: libc_common <= bionic/libc/unistd/pselect.c
  471. target thumb C: libc_common <= bionic/libc/unistd/ptsname.c
  472. target thumb C: libc_common <= bionic/libc/unistd/ptsname_r.c
  473. target thumb C: libc_common <= bionic/libc/unistd/pwrite.c
  474. target thumb C: libc_common <= bionic/libc/unistd/raise.c
  475. target thumb C: libc_common <= bionic/libc/unistd/reboot.c
  476. target thumb C: libc_common <= bionic/libc/unistd/recv.c
  477. target thumb C: libc_common <= bionic/libc/unistd/sbrk.c
  478. target thumb C: libc_common <= bionic/libc/unistd/send.c
  479. target thumb C: libc_common <= bionic/libc/unistd/setegid.c
  480. target thumb C: libc_common <= bionic/libc/unistd/setuid.c
  481. target thumb C: libc_common <= bionic/libc/unistd/seteuid.c
  482. target thumb C: libc_common <= bionic/libc/unistd/setreuid.c
  483. target thumb C: libc_common <= bionic/libc/unistd/setresuid.c
  484. target thumb C: libc_common <= bionic/libc/unistd/setpgrp.c
  485. target thumb C: libc_common <= bionic/libc/unistd/sigblock.c
  486. target thumb C: libc_common <= bionic/libc/unistd/siginterrupt.c
  487. target thumb C: libc_common <= bionic/libc/unistd/siglist.c
  488. target thumb C: libc_common <= bionic/libc/unistd/signal.c
  489. target thumb C: libc_common <= bionic/libc/unistd/signame.c
  490. target thumb C: libc_common <= bionic/libc/unistd/sigsetmask.c
  491. target thumb C: libc_common <= bionic/libc/unistd/sigsuspend.c
  492. target thumb C: libc_common <= bionic/libc/unistd/sigwait.c
  493. target thumb C: libc_common <= bionic/libc/unistd/sleep.c
  494. target thumb C: libc_common <= bionic/libc/unistd/statfs.c
  495. target thumb C: libc_common <= bionic/libc/unistd/syslog.c
  496. target thumb C: libc_common <= bionic/libc/unistd/system.c
  497. target thumb C: libc_common <= bionic/libc/unistd/tcgetpgrp.c
  498. target thumb C: libc_common <= bionic/libc/unistd/tcsetpgrp.c
  499. target thumb C: libc_common <= bionic/libc/unistd/time.c
  500. INSTALL include/asm (32 files)
  501. target thumb C: libc_common <= bionic/libc/unistd/umount.c
  502. target thumb C: libc_common <= bionic/libc/unistd/unlockpt.c
  503. target thumb C: libc_common <= bionic/libc/unistd/usleep.c
  504. target thumb C: libc_common <= bionic/libc/unistd/wait.c
  505. target thumb C: libc_common <= bionic/libc/stdio/asprintf.c
  506. target thumb C: libc_common <= bionic/libc/stdio/clrerr.c
  507. target thumb C: libc_common <= bionic/libc/stdio/fclose.c
  508. target thumb C: libc_common <= bionic/libc/stdio/fdopen.c
  509. target thumb C: libc_common <= bionic/libc/stdio/feof.c
  510. target thumb C: libc_common <= bionic/libc/stdio/ferror.c
  511. target thumb C: libc_common <= bionic/libc/stdio/fflush.c
  512. target thumb C: libc_common <= bionic/libc/stdio/fgetc.c
  513. target thumb C: libc_common <= bionic/libc/stdio/fgetln.c
  514. target thumb C: libc_common <= bionic/libc/stdio/fgetpos.c
  515. make[1]: Leaving directory `/home/andrew/CM10.1/kernel/malata/smba1002'
  516. target thumb C: libc_common <= bionic/libc/stdio/fgets.c
  517. target thumb C: libc_common <= bionic/libc/stdio/fileno.c
  518. target thumb C: libc_common <= bionic/libc/stdio/findfp.c
  519. target thumb C: libc_common <= bionic/libc/stdio/flags.c
  520. target thumb C: libc_common <= bionic/libc/stdio/flockfile.c
  521. target thumb C: libc_common <= bionic/libc/stdio/fopen.c
  522. target thumb C: libc_common <= bionic/libc/stdio/fprintf.c
  523. target thumb C: libc_common <= bionic/libc/stdio/fpurge.c
  524. target thumb C: libc_common <= bionic/libc/stdio/fputc.c
  525. target thumb C: libc_common <= bionic/libc/stdio/fputs.c
  526. target thumb C: libc_common <= bionic/libc/stdio/fread.c
  527. target thumb C: libc_common <= bionic/libc/stdio/freopen.c
  528. target thumb C: libc_common <= bionic/libc/stdio/fscanf.c
  529. target thumb C: libc_common <= bionic/libc/stdio/fseek.c
  530. target thumb C: libc_common <= bionic/libc/stdio/fsetpos.c
  531. target thumb C: libc_common <= bionic/libc/stdio/ftell.c
  532. target thumb C: libc_common <= bionic/libc/stdio/funopen.c
  533. target thumb C: libc_common <= bionic/libc/stdio/fvwrite.c
  534. target thumb C: libc_common <= bionic/libc/stdio/fwalk.c
  535. target thumb C: libc_common <= bionic/libc/stdio/fwrite.c
  536. target thumb C: libc_common <= bionic/libc/stdio/getc.c
  537. target thumb C: libc_common <= bionic/libc/stdio/getchar.c
  538. target thumb C: libc_common <= bionic/libc/stdio/gets.c
  539. target thumb C: libc_common <= bionic/libc/stdio/makebuf.c
  540. target thumb C: libc_common <= bionic/libc/stdio/mktemp.c
  541. target thumb C: libc_common <= bionic/libc/stdio/printf.c
  542. target thumb C: libc_common <= bionic/libc/stdio/putc.c
  543. target thumb C: libc_common <= bionic/libc/stdio/putchar.c
  544. target thumb C: libc_common <= bionic/libc/stdio/puts.c
  545. target thumb C: libc_common <= bionic/libc/stdio/putw.c
  546. target thumb C: libc_common <= bionic/libc/stdio/refill.c
  547. target thumb C: libc_common <= bionic/libc/stdio/remove.c
  548. target thumb C: libc_common <= bionic/libc/stdio/rewind.c
  549. target thumb C: libc_common <= bionic/libc/stdio/rget.c
  550. target thumb C: libc_common <= bionic/libc/stdio/scanf.c
  551. target thumb C: libc_common <= bionic/libc/stdio/setbuf.c
  552. target thumb C: libc_common <= bionic/libc/stdio/setbuffer.c
  553. target thumb C: libc_common <= bionic/libc/stdio/setvbuf.c
  554. target thumb C: libc_common <= bionic/libc/stdio/snprintf.c
  555. target thumb C: libc_common <= bionic/libc/stdio/sprintf.c
  556. target thumb C: libc_common <= bionic/libc/stdio/sscanf.c
  557. target thumb C: libc_common <= bionic/libc/stdio/stdio.c
  558. target thumb C: libc_common <= bionic/libc/stdio/tempnam.c
  559. target thumb C: libc_common <= bionic/libc/stdio/tmpfile.c
  560. bionic/libc/stdio/sscanf.c: In function 'eofread':
  561. bionic/libc/stdio/sscanf.c:41:15: warning: unused parameter 'cookie' [-Wunused-parameter]
  562. bionic/libc/stdio/sscanf.c:41:29: warning: unused parameter 'buf' [-Wunused-parameter]
  563. bionic/libc/stdio/sscanf.c:41:38: warning: unused parameter 'len' [-Wunused-parameter]
  564. target thumb C: libc_common <= bionic/libc/stdio/tmpnam.c
  565. target thumb C: libc_common <= bionic/libc/stdio/ungetc.c
  566. target thumb C: libc_common <= bionic/libc/stdio/vasprintf.c
  567. target thumb C: libc_common <= bionic/libc/stdio/vfprintf.c
  568. target thumb C: libc_common <= bionic/libc/stdio/vfscanf.c
  569. target thumb C: libc_common <= bionic/libc/stdio/vprintf.c
  570. target thumb C: libc_common <= bionic/libc/stdio/vsnprintf.c
  571. target thumb C: libc_common <= bionic/libc/stdio/vsprintf.c
  572. bionic/libc/stdio/vfprintf.c: In function '__vfprintf':
  573. bionic/libc/stdio/vfprintf.c:782:55: warning: 'ndig' may be used uninitialized in this function [-Wmaybe-uninitialized]
  574. bionic/libc/stdio/vfprintf.c:191:6: note: 'ndig' was declared here
  575. target thumb C: libc_common <= bionic/libc/stdio/vscanf.c
  576. target thumb C: libc_common <= bionic/libc/stdio/vsscanf.c
  577. target thumb C: libc_common <= bionic/libc/stdio/wbuf.c
  578. target thumb C: libc_common <= bionic/libc/stdio/wsetup.c
  579. target thumb C: libc_common <= bionic/libc/stdio/__fgets_chk.c
  580. bionic/libc/stdio/vsscanf.c: In function 'eofread':
  581. bionic/libc/stdio/vsscanf.c:40:15: warning: unused parameter 'cookie' [-Wunused-parameter]
  582. bionic/libc/stdio/vsscanf.c:40:29: warning: unused parameter 'buf' [-Wunused-parameter]
  583. bionic/libc/stdio/vsscanf.c:40:38: warning: unused parameter 'len' [-Wunused-parameter]
  584. target thumb C: libc_common <= bionic/libc/stdio/__snprintf_chk.c
  585. target thumb C: libc_common <= bionic/libc/stdio/__sprintf_chk.c
  586. target thumb C: libc_common <= bionic/libc/stdio/__vsnprintf_chk.c
  587. target thumb C: libc_common <= bionic/libc/stdio/__vsprintf_chk.c
  588. target thumb C: libc_common <= bionic/libc/stdlib/_rand48.c
  589. bionic/libc/stdio/__vsnprintf_chk.c: In function '__vsnprintf_chk':
  590. bionic/libc/stdio/__vsnprintf_chk.c:48:13: warning: unused parameter 'flags' [-Wunused-parameter]
  591. target thumb C: libc_common <= bionic/libc/stdlib/assert.c
  592. bionic/libc/stdio/__vsprintf_chk.c: In function '__vsprintf_chk':
  593. bionic/libc/stdio/__vsprintf_chk.c:47:13: warning: unused parameter 'flags' [-Wunused-parameter]
  594. target thumb C: libc_common <= bionic/libc/stdlib/atexit.c
  595. target thumb C: libc_common <= bionic/libc/stdlib/atoi.c
  596. target thumb C: libc_common <= bionic/libc/stdlib/atol.c
  597. target thumb C: libc_common <= bionic/libc/stdlib/atoll.c
  598. target thumb C: libc_common <= bionic/libc/stdlib/bsearch.c
  599. target thumb C: libc_common <= bionic/libc/stdlib/ctype_.c
  600. target thumb C: libc_common <= bionic/libc/stdlib/div.c
  601. target thumb C: libc_common <= bionic/libc/stdlib/exit.c
  602. target thumb C: libc_common <= bionic/libc/stdlib/getenv.c
  603. target thumb C: libc_common <= bionic/libc/stdlib/jrand48.c
  604. target thumb C: libc_common <= bionic/libc/stdlib/ldiv.c
  605. target thumb C: libc_common <= bionic/libc/stdlib/lldiv.c
  606. target thumb C: libc_common <= bionic/libc/stdlib/locale.c
  607. target thumb C: libc_common <= bionic/libc/stdlib/lrand48.c
  608. target thumb C: libc_common <= bionic/libc/stdlib/mrand48.c
  609. bionic/libc/stdlib/locale.c: In function 'setlocale':
  610. bionic/libc/stdlib/locale.c:30:22: warning: unused parameter 'category' [-Wunused-parameter]
  611. bionic/libc/stdlib/locale.c:30:44: warning: unused parameter 'locale' [-Wunused-parameter]
  612. target thumb C: libc_common <= bionic/libc/stdlib/nrand48.c
  613. target thumb C: libc_common <= bionic/libc/stdlib/putenv.c
  614. target thumb C: libc_common <= bionic/libc/stdlib/qsort.c
  615. target thumb C: libc_common <= bionic/libc/stdlib/seed48.c
  616. target thumb C: libc_common <= bionic/libc/stdlib/setenv.c
  617. target thumb C: libc_common <= bionic/libc/stdlib/setjmperr.c
  618. target thumb C: libc_common <= bionic/libc/stdlib/srand48.c
  619. target thumb C: libc_common <= bionic/libc/stdlib/strntoimax.c
  620. target thumb C: libc_common <= bionic/libc/stdlib/strntoumax.c
  621. target thumb C: libc_common <= bionic/libc/stdlib/strtod.c
  622. target thumb C: libc_common <= bionic/libc/stdlib/strtoimax.c
  623. target thumb C: libc_common <= bionic/libc/stdlib/strtol.c
  624. target thumb C: libc_common <= bionic/libc/stdlib/strtoll.c
  625. target thumb C: libc_common <= bionic/libc/stdlib/strtoul.c
  626. target thumb C: libc_common <= bionic/libc/stdlib/strtoull.c
  627. target thumb C: libc_common <= bionic/libc/stdlib/strtoumax.c
  628. target thumb C: libc_common <= bionic/libc/stdlib/tolower_.c
  629. target thumb C: libc_common <= bionic/libc/stdlib/toupper_.c
  630. target thumb C: libc_common <= bionic/libc/stdlib/wchar.c
  631. target thumb C: libc_common <= bionic/libc/string/index.c
  632. target thumb C: libc_common <= bionic/libc/string/memccpy.c
  633. target thumb C: libc_common <= bionic/libc/string/memchr.c
  634. bionic/libc/stdlib/wchar.c: In function 'vfwprintf':
  635. bionic/libc/stdlib/wchar.c:78:21: warning: unused parameter 'stream' [-Wunused-parameter]
  636. bionic/libc/stdlib/wchar.c:78:44: warning: unused parameter 'format' [-Wunused-parameter]
  637. bionic/libc/stdlib/wchar.c:78:60: warning: unused parameter 'arg' [-Wunused-parameter]
  638. bionic/libc/stdlib/wchar.c: In function 'vswprintf':
  639. bionic/libc/stdlib/wchar.c:84:24: warning: unused parameter 's' [-Wunused-parameter]
  640. bionic/libc/stdlib/wchar.c:84:34: warning: unused parameter 'n' [-Wunused-parameter]
  641. bionic/libc/stdlib/wchar.c:84:52: warning: unused parameter 'format' [-Wunused-parameter]
  642. bionic/libc/stdlib/wchar.c:84:68: warning: unused parameter 'arg' [-Wunused-parameter]
  643. bionic/libc/stdlib/wchar.c: In function 'fwscanf':
  644. bionic/libc/stdlib/wchar.c:90:19: warning: unused parameter 'stream' [-Wunused-parameter]
  645. bionic/libc/stdlib/wchar.c:90:42: warning: unused parameter 'format' [-Wunused-parameter]
  646. bionic/libc/stdlib/wchar.c: In function 'swscanf':
  647. bionic/libc/stdlib/wchar.c:107:28: warning: unused parameter 's' [-Wunused-parameter]
  648. bionic/libc/stdlib/wchar.c:107:46: warning: unused parameter 'format' [-Wunused-parameter]
  649. bionic/libc/stdlib/wchar.c: In function 'mbrlen':
  650. bionic/libc/stdlib/wchar.c:186:27: warning: unused parameter 's' [-Wunused-parameter]
  651. bionic/libc/stdlib/wchar.c:186:51: warning: unused parameter 'ps' [-Wunused-parameter]
  652. bionic/libc/stdlib/wchar.c: In function 'mbrtowc':
  653. bionic/libc/stdlib/wchar.c:191:66: warning: unused parameter 'ps' [-Wunused-parameter]
  654. bionic/libc/stdlib/wchar.c: In function 'mbsrtowcs':
  655. bionic/libc/stdlib/wchar.c:208:73: warning: unused parameter 'ps' [-Wunused-parameter]
  656. bionic/libc/stdlib/wchar.c: In function 'wcrtomb':
  657. bionic/libc/stdlib/wchar.c:253:33: warning: unused parameter 'wc' [-Wunused-parameter]
  658. bionic/libc/stdlib/wchar.c:253:48: warning: unused parameter 'ps' [-Wunused-parameter]
  659. bionic/libc/stdlib/wchar.c: In function 'wcsrtombs':
  660. bionic/libc/stdlib/wchar.c:265:73: warning: unused parameter 'ps' [-Wunused-parameter]
  661. target thumb C: libc_common <= bionic/libc/string/memmem.c
  662. target thumb C: libc_common <= bionic/libc/string/memrchr.c
  663. target thumb C: libc_common <= bionic/libc/string/memswap.c
  664. target thumb C: libc_common <= bionic/libc/string/strcasecmp.c
  665. target thumb C: libc_common <= bionic/libc/string/strcasestr.c
  666. target thumb C: libc_common <= bionic/libc/string/strcat.c
  667. target thumb C: libc_common <= bionic/libc/string/strchr.c
  668. target thumb C: libc_common <= bionic/libc/string/strcoll.c
  669. target thumb C: libc_common <= bionic/libc/string/strcspn.c
  670. bionic/libc/string/strchr.c: In function '__strchr_chk':
  671. bionic/libc/string/strchr.c:41:4: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration]
  672. bionic/libc/string/strchr.c:41:4: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
  673. target thumb C: libc_common <= bionic/libc/string/strdup.c
  674. target thumb C: libc_common <= bionic/libc/string/strlcat.c
  675. target thumb C: libc_common <= bionic/libc/string/strlcpy.c
  676. target thumb C: libc_common <= bionic/libc/string/strncat.c
  677. target thumb C: libc_common <= bionic/libc/string/strncpy.c
  678. target thumb C: libc_common <= bionic/libc/string/strndup.c
  679. target thumb C: libc_common <= bionic/libc/string/strnlen.c
  680. target thumb C: libc_common <= bionic/libc/string/strpbrk.c
  681. target thumb C: libc_common <= bionic/libc/string/strrchr.c
  682. target thumb C: libc_common <= bionic/libc/string/strsep.c
  683. target thumb C: libc_common <= bionic/libc/string/strspn.c
  684. bionic/libc/string/strrchr.c: In function '__strrchr_chk':
  685. bionic/libc/string/strrchr.c:43:4: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration]
  686. bionic/libc/string/strrchr.c:43:4: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
  687. target thumb C: libc_common <= bionic/libc/string/strstr.c
  688. target thumb C: libc_common <= bionic/libc/string/strtok.c
  689. target thumb C: libc_common <= bionic/libc/string/strtotimeval.c
  690. target thumb C: libc_common <= bionic/libc/string/__memcpy_chk.c
  691. target thumb C: libc_common <= bionic/libc/string/__memmove_chk.c
  692. bionic/libc/string/strtotimeval.c: In function 'strtotimeval':
  693. bionic/libc/string/strtotimeval.c:35:9: warning: unused variable 'n' [-Wunused-variable]
  694. target thumb C: libc_common <= bionic/libc/string/__memset_chk.c
  695. target thumb C: libc_common <= bionic/libc/string/__strcat_chk.c
  696. target thumb C: libc_common <= bionic/libc/string/__strcpy_chk.c
  697. target thumb C: libc_common <= bionic/libc/string/__strlcat_chk.c
  698. target thumb C: libc_common <= bionic/libc/string/__strlcpy_chk.c
  699. target thumb C: libc_common <= bionic/libc/string/__strlen_chk.c
  700. target thumb C: libc_common <= bionic/libc/string/__strncat_chk.c
  701. target thumb C: libc_common <= bionic/libc/string/__strncpy_chk.c
  702. target thumb C: libc_common <= bionic/libc/wchar/wcpcpy.c
  703. target thumb C: libc_common <= bionic/libc/wchar/wcpncpy.c
  704. target thumb C: libc_common <= bionic/libc/wchar/wcscasecmp.c
  705. target thumb C: libc_common <= bionic/libc/wchar/wcscat.c
  706. target thumb C: libc_common <= bionic/libc/wchar/wcschr.c
  707. target thumb C: libc_common <= bionic/libc/wchar/wcscmp.c
  708. target thumb C: libc_common <= bionic/libc/wchar/wcscoll.c
  709. target thumb C: libc_common <= bionic/libc/wchar/wcscpy.c
  710. target thumb C: libc_common <= bionic/libc/wchar/wcscspn.c
  711. target thumb C: libc_common <= bionic/libc/wchar/wcsdup.c
  712. target thumb C: libc_common <= bionic/libc/wchar/wcslcat.c
  713. target thumb C: libc_common <= bionic/libc/wchar/wcslcpy.c
  714. target thumb C: libc_common <= bionic/libc/wchar/wcslen.c
  715. target thumb C: libc_common <= bionic/libc/wchar/wcsncasecmp.c
  716. target thumb C: libc_common <= bionic/libc/wchar/wcsncat.c
  717. target thumb C: libc_common <= bionic/libc/wchar/wcsncmp.c
  718. target thumb C: libc_common <= bionic/libc/wchar/wcsncpy.c
  719. target thumb C: libc_common <= bionic/libc/wchar/wcsnlen.c
  720. target thumb C: libc_common <= bionic/libc/wchar/wcspbrk.c
  721. target thumb C: libc_common <= bionic/libc/wchar/wcsrchr.c
  722. target thumb C: libc_common <= bionic/libc/wchar/wcsspn.c
  723. target thumb C: libc_common <= bionic/libc/wchar/wcsstr.c
  724. target thumb C: libc_common <= bionic/libc/wchar/wcstok.c
  725. target thumb C: libc_common <= bionic/libc/wchar/wcswidth.c
  726. target thumb C: libc_common <= bionic/libc/wchar/wcsxfrm.c
  727. target thumb C: libc_common <= bionic/libc/wchar/wmemchr.c
  728. target thumb C: libc_common <= bionic/libc/wchar/wmemcmp.c
  729. bionic/libc/wchar/wcsxfrm.c: In function 'wcsxfrm':
  730. bionic/libc/wchar/wcsxfrm.c:39:23: warning: unused variable 'ss' [-Wunused-variable]
  731. bionic/libc/wchar/wcsxfrm.c:39:19: warning: unused variable 's' [-Wunused-variable]
  732. bionic/libc/wchar/wcsxfrm.c:39:11: warning: unused variable 'mbsrc' [-Wunused-variable]
  733. bionic/libc/wchar/wcsxfrm.c:37:20: warning: unused variable 'l' [-Wunused-variable]
  734. bionic/libc/wchar/wcsxfrm.c:37:15: warning: unused variable 'sec' [-Wunused-variable]
  735. bionic/libc/wchar/wcsxfrm.c:37:9: warning: unused variable 'prim' [-Wunused-variable]
  736. target thumb C: libc_common <= bionic/libc/wchar/wmemcpy.c
  737. target thumb C: libc_common <= bionic/libc/wchar/wmemmove.c
  738. target thumb C: libc_common <= bionic/libc/wchar/wmemset.c
  739. target thumb C: libc_common <= bionic/libc/inet/bindresvport.c
  740. target thumb C: libc_common <= bionic/libc/inet/inet_addr.c
  741. target thumb C: libc_common <= bionic/libc/inet/inet_aton.c
  742. target thumb C: libc_common <= bionic/libc/inet/inet_ntoa.c
  743. target thumb C: libc_common <= bionic/libc/inet/inet_ntop.c
  744. target thumb C: libc_common <= bionic/libc/inet/inet_pton.c
  745. target thumb C: libc_common <= bionic/libc/inet/ether_aton.c
  746. target thumb C: libc_common <= bionic/libc/inet/ether_ntoa.c
  747. target thumb C: libc_common <= bionic/libc/tzcode/asctime.c
  748. target thumb C: libc_common <= bionic/libc/tzcode/difftime.c
  749. target thumb C: libc_common <= bionic/libc/tzcode/localtime.c
  750. target thumb C: libc_common <= bionic/libc/tzcode/strftime.c
  751. target thumb C: libc_common <= bionic/libc/tzcode/strptime.c
  752. bionic/libc/tzcode/asctime.c:14:13: warning: 'elsieid' defined but not used [-Wunused-variable]
  753. bionic/libc/tzcode/private.h:24:13: warning: 'privatehid' defined but not used [-Wunused-variable]
  754. bionic/libc/tzcode/tzfile.h:24:13: warning: 'tzfilehid' defined but not used [-Wunused-variable]
  755. bionic/libc/tzcode/difftime.c:8:13: warning: 'elsieid' defined but not used [-Wunused-variable]
  756. bionic/libc/tzcode/private.h:24:13: warning: 'privatehid' defined but not used [-Wunused-variable]
  757. target thumb C: libc_common <= bionic/libc/bionic/__set_errno.c
  758. target thumb C: libc_common <= bionic/libc/bionic/bionic_clone.c
  759. bionic/libc/tzcode/localtime.c: In function 'differ_by_repeat':
  760. bionic/libc/tzcode/localtime.c:394:14: warning: unused parameter 't1' [-Wunused-parameter]
  761. bionic/libc/tzcode/localtime.c:395:14: warning: unused parameter 't0' [-Wunused-parameter]
  762. bionic/libc/tzcode/localtime.c: At top level:
  763. bionic/libc/tzcode/localtime.c:8:13: warning: 'elsieid' defined but not used [-Wunused-variable]
  764. bionic/libc/tzcode/private.h:24:13: warning: 'privatehid' defined but not used [-Wunused-variable]
  765. bionic/libc/tzcode/tzfile.h:24:13: warning: 'tzfilehid' defined but not used [-Wunused-variable]
  766. bionic/libc/tzcode/strftime.c:3:13: warning: 'elsieid' defined but not used [-Wunused-variable]
  767. bionic/libc/tzcode/private.h:24:13: warning: 'privatehid' defined but not used [-Wunused-variable]
  768. bionic/libc/tzcode/tzfile.h:24:13: warning: 'tzfilehid' defined but not used [-Wunused-variable]
  769. target thumb C: libc_common <= bionic/libc/bionic/cpuacct.c
  770. bionic/libc/tzcode/tzfile.h:24:13: warning: 'tzfilehid' defined but not used [-Wunused-variable]
  771. target thumb C: libc_common <= bionic/libc/bionic/arc4random.c
  772. target thumb C: libc_common <= bionic/libc/bionic/basename.c
  773. target thumb C: libc_common <= bionic/libc/bionic/basename_r.c
  774. target thumb C: libc_common <= bionic/libc/bionic/clearenv.c
  775. bionic/libc/bionic/arc4random.c: In function 'arc4_stir':
  776. bionic/libc/bionic/arc4random.c:109:6: warning: unused variable 'n' [-Wunused-variable]
  777. target thumb C: libc_common <= bionic/libc/bionic/dirname.c
  778. bionic/libc/bionic/basename_r.c: In function 'basename_r':
  779. bionic/libc/bionic/basename_r.c:38:10: warning: unused variable 'temp' [-Wunused-variable]
  780. target thumb C: libc_common <= bionic/libc/bionic/dirname_r.c
  781. target thumb C: libc_common <= bionic/libc/bionic/drand48.c
  782. target thumb C: libc_common <= bionic/libc/bionic/erand48.c
  783. target thumb C: libc_common <= bionic/libc/bionic/err.c
  784. target thumb C: libc_common <= bionic/libc/bionic/fdprintf.c
  785. target thumb C: libc_common <= bionic/libc/bionic/fork.c
  786. target thumb C: libc_common <= bionic/libc/bionic/fts.c
  787. target thumb C: libc_common <= bionic/libc/bionic/if_nametoindex.c
  788. target thumb C: libc_common <= bionic/libc/bionic/if_indextoname.c
  789. target thumb C: libc_common <= bionic/libc/bionic/ioctl.c
  790. bionic/libc/bionic/fts.c: In function 'fts_set':
  791. bionic/libc/bionic/fts.c:449:14: warning: unused parameter 'sp' [-Wunused-parameter]
  792. target thumb C: libc_common <= bionic/libc/bionic/ldexp.c
  793. target thumb C: libc_common <= bionic/libc/bionic/libc_init_common.c
  794. bionic/libc/bionic/if_indextoname.c: In function 'if_indextoname':
  795. bionic/libc/bionic/if_indextoname.c:44:9: warning: unused variable 'index' [-Wunused-variable]
  796. target thumb C: libc_common <= bionic/libc/bionic/logd_write.c
  797. target thumb C: libc_common <= bionic/libc/bionic/md5.c
  798. target thumb C: libc_common <= bionic/libc/bionic/pututline.c
  799. target thumb C: libc_common <= bionic/libc/bionic/realpath.c
  800. bionic/libc/bionic/logd_write.c: In function '__write_to_log_null':
  801. bionic/libc/bionic/logd_write.c:93:41: warning: unused parameter 'log_id' [-Wunused-parameter]
  802. bionic/libc/bionic/logd_write.c: In function '__libc_android_log_assert':
  803. bionic/libc/bionic/logd_write.c:196:43: warning: unused parameter 'cond' [-Wunused-parameter]
  804. target thumb C: libc_common <= bionic/libc/bionic/sched_getaffinity.c
  805. target thumb C: libc_common <= bionic/libc/bionic/sched_getcpu.c
  806. bionic/libc/bionic/realpath.c: In function 'realpath':
  807. bionic/libc/bionic/realpath.c:112:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  808. bionic/libc/bionic/realpath.c:204:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  809. bionic/libc/bionic/sched_getaffinity.c: In function 'sched_getaffinity':
  810. bionic/libc/bionic/sched_getaffinity.c:33:5: warning: implicit declaration of function '__sched_getaffinity' [-Wimplicit-function-declaration]
  811. bionic/libc/bionic/sched_getaffinity.c:36:13: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
  812. bionic/libc/bionic/sched_getaffinity.c:36:13: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
  813. target thumb C: libc_common <= bionic/libc/bionic/sched_cpualloc.c
  814. target thumb C: libc_common <= bionic/libc/bionic/sched_cpucount.c
  815. target thumb C: libc_common <= bionic/libc/bionic/semaphore.c
  816. target thumb C: libc_common <= bionic/libc/bionic/sha1.c
  817. target thumb C: libc_common <= bionic/libc/bionic/system_properties.c
  818. bionic/libc/bionic/semaphore.c: In function 'sem_unlink':
  819. bionic/libc/bionic/semaphore.c:150:29: warning: unused parameter 'name' [-Wunused-parameter]
  820. bionic/libc/bionic/semaphore.c: In function 'sem_timedwait':
  821. bionic/libc/bionic/semaphore.c:269:9: warning: unused variable 'ret' [-Wunused-variable]
  822. target thumb C: libc_common <= bionic/libc/bionic/tdestroy.c
  823. target thumb C: libc_common <= bionic/libc/bionic/time64.c
  824. target thumb C: libc_common <= bionic/libc/bionic/thread_atexit.c
  825. bionic/libc/bionic/system_properties.c: In function '__system_properties_init':
  826. bionic/libc/bionic/system_properties.c:58:9: warning: unused variable 's' [-Wunused-variable]
  827. bionic/libc/bionic/system_properties.c: In function '__system_property_set':
  828. bionic/libc/bionic/system_properties.c:225:9: warning: unused variable 'update_seen' [-Wunused-variable]
  829. bionic/libc/bionic/system_properties.c:224:9: warning: unused variable 'tries' [-Wunused-variable]
  830. target thumb C: libc_common <= bionic/libc/bionic/utime.c
  831. target thumb C: libc_common <= bionic/libc/bionic/utmp.c
  832. bionic/libc/bionic/time64.c: In function 'check_tm':
  833. bionic/libc/bionic/time64.c:251:32: warning: unused parameter 'tm' [-Wunused-parameter]
  834. bionic/libc/bionic/time64.c: At top level:
  835. bionic/libc/bionic/time64.c:251:12: warning: 'check_tm' defined but not used [-Wunused-function]
  836. target thumb C: libc_common <= bionic/libc/netbsd/gethnamaddr.c
  837. target thumb C: libc_common <= bionic/libc/netbsd/isc/ev_timers.c
  838. target thumb C: libc_common <= bionic/libc/netbsd/isc/ev_streams.c
  839. target thumb C: libc_common <= bionic/libc/netbsd/inet/nsap_addr.c
  840. bionic/libc/netbsd/gethnamaddr.c: In function 'gethostbyname_r':
  841. bionic/libc/netbsd/gethnamaddr.c:466:61: warning: unused parameter 'buf' [-Wunused-parameter]
  842. bionic/libc/netbsd/gethnamaddr.c:466:73: warning: unused parameter 'buflen' [-Wunused-parameter]
  843. bionic/libc/netbsd/gethnamaddr.c: In function 'gethostbyname_internal':
  844. bionic/libc/netbsd/gethnamaddr.c:525:30: warning: unused variable 'cache' [-Wunused-variable]
  845. bionic/libc/netbsd/gethnamaddr.c: In function 'gethostbyaddr':
  846. bionic/libc/netbsd/gethnamaddr.c:665:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  847. bionic/libc/netbsd/gethnamaddr.c: In function '_gethtbyname':
  848. bionic/libc/netbsd/gethnamaddr.c:798:30: warning: unused parameter 'cb_data' [-Wunused-parameter]
  849. bionic/libc/netbsd/gethnamaddr.c: In function '_gethtbyaddr':
  850. bionic/libc/netbsd/gethnamaddr.c:925:30: warning: unused parameter 'cb_data' [-Wunused-parameter]
  851. bionic/libc/netbsd/gethnamaddr.c: In function '_dns_gethtbyname':
  852. bionic/libc/netbsd/gethnamaddr.c:1058:34: warning: unused parameter 'cb_data' [-Wunused-parameter]
  853. bionic/libc/netbsd/gethnamaddr.c: In function '_dns_gethtbyaddr':
  854. bionic/libc/netbsd/gethnamaddr.c:1118:34: warning: unused parameter 'cb_data' [-Wunused-parameter]
  855. target thumb C: libc_common <= bionic/libc/netbsd/resolv/__dn_comp.c
  856. target thumb C: libc_common <= bionic/libc/netbsd/resolv/__res_close.c
  857. target thumb C: libc_common <= bionic/libc/netbsd/resolv/__res_send.c
  858. target thumb C: libc_common <= bionic/libc/netbsd/resolv/herror.c
  859. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_comp.c
  860. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_data.c
  861. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_debug.c
  862. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_init.c
  863. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_mkquery.c
  864. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_query.c
  865. bionic/libc/netbsd/resolv/res_data.c: In function '__hostalias':
  866. bionic/libc/netbsd/resolv/res_data.c:312:25: warning: unused parameter 'name' [-Wunused-parameter]
  867. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_send.c
  868. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_state.c
  869. bionic/libc/netbsd/resolv/res_init.c: In function '__res_vinit':
  870. bionic/libc/netbsd/resolv/res_init.c:227:7: warning: unused variable 'dnsProperty' [-Wunused-variable]
  871. bionic/libc/netbsd/resolv/res_init.c:220:8: warning: unused variable 'net' [-Wunused-variable]
  872. bionic/libc/netbsd/resolv/res_init.c:219:6: warning: unused variable 'nsort' [-Wunused-variable]
  873. bionic/libc/netbsd/resolv/res_init.c:217:6: warning: unused variable 'haveenv' [-Wunused-variable]
  874. bionic/libc/netbsd/resolv/res_init.c:212:17: warning: unused variable 'fp' [-Wunused-variable]
  875. bionic/libc/netbsd/resolv/res_init.c: In function 'real_randomid':
  876. bionic/libc/netbsd/resolv/res_init.c:732:2: warning: statement with no effect [-Wunused-value]
  877. bionic/libc/netbsd/resolv/res_init.c: At top level:
  878. bionic/libc/netbsd/resolv/res_init.c:709:1: warning: 'net_mask' defined but not used [-Wunused-function]
  879. target thumb C: libc_common <= bionic/libc/netbsd/resolv/res_cache.c
  880. bionic/libc/netbsd/resolv/res_query.c: In function '__res_hostalias':
  881. bionic/libc/netbsd/resolv/res_query.c:413:33: warning: unused parameter 'statp' [-Wunused-parameter]
  882. bionic/libc/netbsd/resolv/res_query.c:413:52: warning: unused parameter 'name' [-Wunused-parameter]
  883. bionic/libc/netbsd/resolv/res_query.c:413:64: warning: unused parameter 'dst' [-Wunused-parameter]
  884. bionic/libc/netbsd/resolv/res_query.c:413:76: warning: unused parameter 'siz' [-Wunused-parameter]
  885. target thumb C: libc_common <= bionic/libc/netbsd/net/nsdispatch.c
  886. target thumb C: libc_common <= bionic/libc/netbsd/net/getaddrinfo.c
  887. target thumb C: libc_common <= bionic/libc/netbsd/net/getnameinfo.c
  888. bionic/libc/netbsd/resolv/res_cache.c: In function '_dnsPacket_checkQR':
  889. bionic/libc/netbsd/resolv/res_cache.c:575:9: warning: unused variable 'len' [-Wunused-variable]
  890. bionic/libc/netbsd/resolv/res_cache.c: In function '_dnsPacket_hashQR':
  891. bionic/libc/netbsd/resolv/res_cache.c:835:9: warning: unused variable 'len' [-Wunused-variable]
  892. bionic/libc/netbsd/resolv/res_cache.c: In function '_cache_check_pending_request_locked':
  893. bionic/libc/netbsd/resolv/res_cache.c:1255:17: warning: unused variable 'rv' [-Wunused-variable]
  894. bionic/libc/netbsd/resolv/res_cache.c: In function '_cache_flush_locked':
  895. bionic/libc/netbsd/resolv/res_cache.c:1309:12: warning: unused variable 'now' [-Wunused-variable]
  896. bionic/libc/netbsd/resolv/res_cache.c: In function '_resolv_cache_lookup':
  897. bionic/libc/netbsd/resolv/res_cache.c:1582:9: warning: unused variable 'index' [-Wunused-variable]
  898. bionic/libc/netbsd/resolv/res_cache.c:1580:15: warning: unused variable 'pack' [-Wunused-variable]
  899. bionic/libc/netbsd/resolv/res_cache.c: In function '_resolv_set_addr_of_iface':
  900. bionic/libc/netbsd/resolv/res_cache.c:2129:19: warning: unused variable 'addr_s' [-Wunused-variable]
  901. bionic/libc/netbsd/resolv/res_cache.c: At top level:
  902. bionic/libc/netbsd/resolv/res_cache.c:1756:13: warning: '_free_nameservers' declared 'static' but never defined [-Wunused-function]
  903. target thumb C: libc_common <= bionic/libc/netbsd/net/getservbyname.c
  904. bionic/libc/netbsd/net/nsdispatch.c: In function '_nsmethod':
  905. bionic/libc/netbsd/net/nsdispatch.c:91:43: warning: unused parameter 'database' [-Wunused-parameter]
  906. bionic/libc/netbsd/net/nsdispatch.c:91:65: warning: unused parameter 'method' [-Wunused-parameter]
  907. target thumb C: libc_common <= bionic/libc/netbsd/net/getservent.c
  908. target thumb C: libc_common <= bionic/libc/netbsd/net/base64.c
  909. bionic/libc/netbsd/net/getaddrinfo.c: In function '_dns_getaddrinfo':
  910. bionic/libc/netbsd/net/getaddrinfo.c:1894:34: warning: unused parameter 'cb_data' [-Wunused-parameter]
  911. bionic/libc/netbsd/net/getaddrinfo.c: In function '_files_getaddrinfo':
  912. bionic/libc/netbsd/net/getaddrinfo.c:2114:36: warning: unused parameter 'cb_data' [-Wunused-parameter]
  913. bionic/libc/netbsd/net/getservbyname.c: In function 'getservbyname':
  914. bionic/libc/netbsd/net/getservbyname.c:37:21: warning: unused variable 's' [-Wunused-variable]
  915. target thumb C: libc_common <= bionic/libc/netbsd/net/getservbyport.c
  916. bionic/libc/netbsd/net/getnameinfo.c: In function 'ip6_sa2str':
  917. bionic/libc/netbsd/net/getnameinfo.c:515:6: warning: unused parameter 'flags' [-Wunused-parameter]
  918. bionic/libc/netbsd/net/getnameinfo.c: At top level:
  919. bionic/libc/netbsd/net/getnameinfo.c:637:1: warning: 'hexname' defined but not used [-Wunused-function]
  920. bionic/libc/netbsd/net/getservent.c: In function 'setservent':
  921. bionic/libc/netbsd/net/getservent.c:36:16: warning: unused parameter 'f' [-Wunused-parameter]
  922. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_name.c
  923. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_parse.c
  924. bionic/libc/netbsd/net/getservbyport.c: In function 'getservbyport':
  925. bionic/libc/netbsd/net/getservbyport.c:36:21: warning: unused variable 's' [-Wunused-variable]
  926. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_ttl.c
  927. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_netint.c
  928. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_print.c
  929. target thumb C: libc_common <= bionic/libc/netbsd/nameser/ns_samedomain.c
  930. target thumb C: libc_common <= bionic/libc/arch-arm/bionic/atomics_arm.c
  931. target thumb C: libc_common <= bionic/libc/arch-arm/bionic/eabi.c
  932. target thumb C: libc_common <= bionic/libc/arch-arm/bionic/libgcc_compat.c
  933. target thumb C: libc_common <= bionic/libc/string/strncmp.c
  934. target thumb C: libc_common <= bionic/libc/unistd/socketcalls.c
  935. target thumb C: libc_common <= bionic/libc/string/bcopy.c
  936. target thumb C: libc_common <= bionic/libc/bionic/memmove_words.c
  937. target StaticLib: libbionic_ssp (/home/andrew/CM10.1/out/target/product/smba1002/obj/STATIC_LIBRARIES/libbionic_ssp_intermediates/libbionic_ssp.a)
  938. target StaticLib: libc_netbsd (/home/andrew/CM10.1/out/target/product/smba1002/obj/STATIC_LIBRARIES/libc_netbsd_intermediates/libc_netbsd.a)
  939. target asm: libm <= bionic/libm/arm/e_pow.S
  940. target arm C: libm <= bionic/libm/bsdsrc/b_log.c
  941. target arm C: libm <= bionic/libm/bsdsrc/b_tgamma.c
  942. bionic/libm/arm/e_pow.S: Assembler messages:
  943. bionic/libm/arm/e_pow.S:133: Error: selected FPU does not support instruction -- `vmov.i64 d31,#0xffffffff00000000'
  944. bionic/libm/arm/e_pow.S:136: Error: D register out of range for selected VFP version -- `fconstd d28,#0x70'
  945. bionic/libm/arm/e_pow.S:145: Error: selected processor does not support ARM mode `vshl.i64 d30,d31,#20'
  946. bionic/libm/arm/e_pow.S:146: Error: selected processor does not support ARM mode `vshr.u64 d29,d31,#63'
  947. bionic/libm/arm/e_pow.S:167: Error: selected processor does not support ARM mode `vbic.i64 d16,d0,d30'
  948. bionic/libm/arm/e_pow.S:170: Error: selected processor does not support ARM mode `vand.i64 d2,d0,d30'
  949. bionic/libm/arm/e_pow.S:180: Error: VFP single precision register expected -- `vldm r10!,{d24,d25,d26,d27}'
  950. bionic/libm/arm/e_pow.S:183: Error: selected processor does not support ARM mode `vorr.i64 d16,d16,d28'
  951. bionic/libm/arm/e_pow.S:187: Error: D register out of range for selected VFP version -- `vsub.f64 d19,d16,d4'
  952. bionic/libm/arm/e_pow.S:188: Error: D register out of range for selected VFP version -- `vadd.f64 d20,d16,d4'
  953. bionic/libm/arm/e_pow.S:191: Error: D register out of range for selected VFP version -- `vdiv.f64 d16,d19,d20'
  954. bionic/libm/arm/e_pow.S:194: Error: D register out of range for selected VFP version -- `vldr d21,.Ltwooverthreeln2'
  955. bionic/libm/arm/e_pow.S:197: Error: selected FPU does not support instruction -- `vsub.i64 d2,d2,d28'
  956. bionic/libm/arm/e_pow.S:202: Error: D register out of range for selected VFP version -- `vmul.f64 d17,d16,d16'
  957. bionic/libm/arm/e_pow.S:205: Error: D register out of range for selected VFP version -- `vmul.f64 d18,d17,d17'
  958. bionic/libm/arm/e_pow.S:208: Error: D register out of range for selected VFP version -- `vmul.f64 d21,d21,d1'
  959. bionic/libm/arm/e_pow.S:211: Error: selected processor does not support ARM mode `vshr.s64 d2,d2,#52'
  960. bionic/libm/arm/e_pow.S:214: Error: D register out of range for selected VFP version -- `vmla.f64 d25,d17,d24'target arm C: libm <= bionic/libm/src/e_acos.c
  961.  
  962. bionic/libm/arm/e_pow.S:217: Error: D register out of range for selected VFP version -- `vmla.f64 d27,d17,d26'
  963. bionic/libm/arm/e_pow.S:220: Error: D register out of range for selected VFP version -- `vmul.f64 d21,d16,d21'
  964. bionic/libm/arm/e_pow.S:223: Error: D register out of range for selected VFP version -- `vadd.f64 d0,d0,d17'
  965. bionic/libm/arm/e_pow.S:228: Error: D register out of range for selected VFP version -- `vmla.f64 d27,d18,d25'
  966. bionic/libm/arm/e_pow.S:234: Error: D register out of range for selected VFP version -- `vmla.f64 d0,d18,d27'
  967. bionic/libm/arm/e_pow.S:237: Error: D register out of range for selected VFP version -- `vmul.f64 d0,d21,d0'
  968. bionic/libm/arm/e_pow.S:242: Error: selected processor does not support ARM mode `vshl.u64 d4,d29,#1'
  969. bionic/libm/arm/e_pow.S:251: Error: selected processor does not support ARM mode `vshr.s64 d16,d0,#62'
  970. bionic/libm/arm/e_pow.S:252: Error: selected processor does not support ARM mode `vshr.s64 d19,d3,#62'
  971. bionic/libm/arm/e_pow.S:255: Error: selected FPU does not support instruction -- `vmov d17,d0'
  972. bionic/libm/arm/e_pow.S:260: Error: selected FPU does not support instruction -- `vmov d18,d3'
  973. bionic/libm/arm/e_pow.S:264: Error: VFP single precision register expected -- `vldm r10!,{d20,d21,d22,d23,d24,d25,d26,d27}'
  974. bionic/libm/arm/e_pow.S:267: Error: selected processor does not support ARM mode `vshl.u64 d1,d29,#2'
  975. bionic/libm/arm/e_pow.S:270: Error: selected processor does not support ARM mode `vorr.u64 d16,d16,d29'
  976. bionic/libm/arm/e_pow.S:271: Error: selected processor does not support ARM mode `vorr.u64 d19,d19,d29'
  977. bionic/libm/arm/e_pow.S:274: Error: selected FPU does not support instruction -- `vadd.s32 d0,d0,d16'
  978. bionic/libm/arm/e_pow.S:275: Error: selected FPU does not support instruction -- `vadd.s32 d3,d3,d19'
  979. bionic/libm/arm/e_pow.S:278: Error: selected processor does not support ARM mode `vbic.s32 d0,d0,d29'
  980. bionic/libm/arm/e_pow.S:280: Error: selected processor does not support ARM mode `vbic.s32 d3,d3,d29'
  981. bionic/libm/arm/e_pow.S:282: Error: selected FPU does not support instruction -- `vadd.s64 d31,d3,d0'
  982. bionic/libm/arm/e_pow.S:284: Error: selected processor does not support ARM mode `vshl.i64 d2,d31,#49'
  983. bionic/libm/arm/e_pow.S:286: Error: selected processor does not support ARM mode `vand.u64 d4,d4,d31'
  984. bionic/libm/arm/e_pow.S:287: Error: selected processor does not support ARM mode `vand.u64 d1,d1,d31'
  985. bionic/libm/arm/e_pow.S:295: Error: selected processor does not support ARM mode `vqshl.u64 d1,d1,#62'
  986. bionic/libm/arm/e_pow.S:297: Error: selected processor does not support ARM mode `vqshl.u64 d4,d4,#63'
  987. bionic/libm/arm/e_pow.S:300: Error: D register out of range for selected VFP version -- `vsub.f64 d17,d17,d0'
  988. bionic/libm/arm/e_pow.S:302: Error: D register out of range for selected VFP version -- `vsub.f64 d18,d18,d3'
  989. bionic/libm/arm/e_pow.S:305: Error: D register out of range for selected VFP version -- `vadd.f64 d16,d17,d18'
  990. bionic/libm/arm/e_pow.S:311: Error: D register out of range for selected VFP version -- `vmul.f64 d16,d5,d16'
  991. bionic/libm/arm/e_pow.S:316: Error: D register out of range for selected VFP version -- `vmul.f64 d17,d16,d16'
  992. bionic/libm/arm/e_pow.S:319: Error: selected processor does not support ARM mode `vand.u64 d1,d1,d6'
  993. bionic/libm/arm/e_pow.S:321: Error: selected processor does not support ARM mode `vand.u64 d4,d4,d6'
  994. bionic/libm/arm/e_pow.S:324: Error: D register out of range for selected VFP version -- `vadd.f64 d0,d0,d16'
  995. bionic/libm/arm/e_pow.S:327: Error: D register out of range for selected VFP version -- `vmla.f64 d21,d16,d20'
  996. bionic/libm/arm/e_pow.S:330: Error: D register out of range for selected VFP version -- `vmul.f64 d18,d17,d17'
  997. bionic/libm/arm/e_pow.S:333: Error: selected processor does not support ARM mode `vorr.u64 d1,d1,d28'
  998. bionic/libm/arm/e_pow.S:335: Error: selected processor does not support ARM mode `vorr.u64 d4,d4,d28'
  999. bionic/libm/arm/e_pow.S:341: Error: D register out of range for selected VFP version -- `vmul.f64 d19,d17,d16'
  1000. bionic/libm/arm/e_pow.S:344: Error: D register out of range for selected VFP version -- `fconstd d28,#0x60'
  1001. bionic/libm/arm/e_pow.S:347: Error: selected processor does not support ARM mode `vand.i64 d2,d2,d30'
  1002. bionic/libm/arm/e_pow.S:355: Error: D register out of range for selected VFP version -- `vmla.f64 d23,d16,d22'
  1003. bionic/libm/arm/e_pow.S:358: Error: D register out of range for selected VFP version -- `vmla.f64 d25,d16,d24'
  1004. bionic/libm/arm/e_pow.S:361: Error: D register out of range for selected VFP version -- `vmla.f64 d27,d16,d26'
  1005. bionic/libm/arm/e_pow.S:367: Error: D register out of range for selected VFP version -- `vmla.f64 d23,d17,d21'
  1006. bionic/libm/arm/e_pow.S:370: Error: D register out of range for selected VFP version -- `vmla.f64 d27,d17,d25'
  1007. bionic/libm/arm/e_pow.S:373: Error: D register out of range for selected VFP version -- `vmla.f64 d0,d17,d28'
  1008. bionic/libm/arm/e_pow.S:376: Error: selected FPU does not support instruction -- `vadd.i64 d7,d2,d7'
  1009. bionic/libm/arm/e_pow.S:379: Error: D register out of range for selected VFP version -- `vmla.f64 d27,d18,d23'
  1010. bionic/libm/arm/e_pow.S:382: Error: D register out of range for selected VFP version -- `vmla.f64 d0,d19,d27'
  1011. make: *** [/home/andrew/CM10.1/out/target/product/smba1002/obj/SHARED_LIBRARIES/libm_intermediates/arm/e_pow.o] Error 1
  1012. make: *** Waiting for unfinished jobs....
  1013. target arm C: libm <= bionic/libm/src/e_acosf.c
  1014. andrew@ubuntu:~/CM10.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement