Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.70 KB | None | 0 0
  1. CC librt/spawn_faction_addclose.os
  2. CC librt/mq_timedsend.os
  3. CC librt/spawn_faction_addopen.os
  4. CC librt/mq_send.os
  5. CC librt/mq_timedreceive.os
  6. CC librt/clock_gettime.os
  7. CC librt/shm.os
  8. CC librt/clock_getcpuclockid.os
  9. CC librt/spawn_faction_adddup2.os
  10. CC librt/mq_getsetattr.os
  11. CC librt/spawn.os
  12. CC librt/clock_nanosleep.os
  13. CC librt/dso_handle.os
  14. CC librt/mq_open.os
  15. CC librt/mq_unlink.os
  16. CC libintl/libintl.os
  17. libintl/libintl.c:81:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  18. const char *_nl_expand_alias () { return NULL; }
  19. ^~~~~~~~~~~~~~~~
  20. CC libc/misc/internals/__uClibc_main.os
  21. CC libpthread/nptl/sysdeps/unix/sysv/linux/arm/fork.os
  22. CC libpthread/nptl/sysdeps/unix/sysv/linux/libc_pthread_init.os
  23. CC libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.os
  24. CC libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.os
  25. CC libpthread/nptl/sysdeps/unix/sysv/linux/unregister-atfork.os
  26. CC libpthread/nptl/sysdeps/unix/sysv/linux/getpid.os
  27. CC libpthread/nptl/sysdeps/unix/sysv/linux/raise.os
  28. CC libpthread/nptl/sysdeps/unix/sysv/linux/jmp-unwind.os
  29. CC libpthread/nptl/alloca_cutoff.os
  30. CC libpthread/nptl/libc-cancellation.os
  31. CC libpthread/nptl/sysdeps/arm/libc-tls.os
  32. CC libpthread/nptl/sysdeps/generic/dl-tls.os
  33. AS libc/sysdeps/linux/arm/libc-aeabi_read_tp.os
  34. CC libc/sysdeps/linux/arm/aeabi_lcsts.os
  35. CC libc/sysdeps/linux/arm/aeabi_math.os
  36. AS libc/sysdeps/linux/arm/aeabi_sighandlers.os
  37. CC libc/misc/elf/dl-support.os
  38. CC libc/misc/elf/dl-core.os
  39. In file included from ./include/bits/waitstatus.h:72:0,
  40. from ./include/stdlib.h:44,
  41. from ./ldso/include/ldso.h:33,
  42. from libc/misc/elf/../../../ldso/ldso/dl-symbols.c:18,
  43. from libc/misc/elf/dl-core.c:18:
  44. ./ldso/include/dl-syscall.h: In function '_dl_pread':
  45. ./ldso/include/dl-syscall.h:169:69: warning: right shift count >= width of type [-Wshift-count-overflow]
  46. turn __syscall_pread(fd, buf, count, 0, __LONG_LONG_PAIR((offset >> 32), (offset & 0xffffffff)));
  47. ^
  48. ./include/endian.h:52:39: note: in definition of macro '__LONG_LONG_PAIR'
  49. # define __LONG_LONG_PAIR(HI, LO) LO, HI
  50. ^~
  51. CC libc/misc/elf/dl-iterate-phdr.os
  52. In file included from ./include/elf.h:29:0,
  53. from ./include/link.h:24,
  54. from libc/misc/elf/dl-iterate-phdr.c:15:
  55. ./ldso/include/dl-syscall.h: In function '_dl_pread':
  56. ./ldso/include/dl-syscall.h:169:69: warning: right shift count >= width of type [-Wshift-count-overflow]
  57. turn __syscall_pread(fd, buf, count, 0, __LONG_LONG_PAIR((offset >> 32), (offset & 0xffffffff)));
  58. ^
  59. ./include/endian.h:52:39: note: in definition of macro '__LONG_LONG_PAIR'
  60. # define __LONG_LONG_PAIR(HI, LO) LO, HI
  61. ^~
  62. CC libc/stdlib/atexit.os
  63. CC libc/stdlib/system.os
  64. CC ldso/libdl/libdl.os
  65. In file included from ./include/bits/waitstatus.h:72:0,
  66. from ./include/stdlib.h:44,
  67. from ./ldso/include/ldso.h:33,
  68. from ldso/libdl/libdl.c:40:
  69. ./ldso/include/dl-syscall.h: In function '_dl_pread':
  70. ./ldso/include/dl-syscall.h:169:69: warning: right shift count >= width of type [-Wshift-count-overflow]
  71. turn __syscall_pread(fd, buf, count, 0, __LONG_LONG_PAIR((offset >> 32), (offset & 0xffffffff)));
  72. ^
  73. ./include/endian.h:52:39: note: in definition of macro '__LONG_LONG_PAIR'
  74. # define __LONG_LONG_PAIR(HI, LO) LO, HI
  75. ^~
  76. AS ldso/ldso/arm/resolve.os
  77. CC libpthread/nptl/pthread_atfork.os
  78. CC libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.os
  79. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.os
  80. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.os
  81. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.os
  82. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.os
  83. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.os
  84. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_kill.os
  85. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.os
  86. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_yield.os
  87. CC libpthread/nptl/sysdeps/unix/sysv/linux/sem_post.os
  88. CC libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.os
  89. CC libpthread/nptl/sysdeps/unix/sysv/linux/sem_trywait.os
  90. CC libpthread/nptl/sysdeps/unix/sysv/linux/sem_wait.os
  91. CC libpthread/nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.os
  92. CC libpthread/nptl/sysdeps/unix/sysv/linux/lowlevellock.os
  93. CC libpthread/nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.os
  94. CC libpthread/nptl/sysdeps/arm/pthread_spin_lock.os
  95. CC libpthread/nptl/sysdeps/arm/pthread_spin_trylock.os
  96. CC libpthread/nptl/sysdeps/pthread/pthread_barrier_destroy.os
  97. CC libpthread/nptl/sysdeps/pthread/pthread_barrier_init.os
  98. CC libpthread/nptl/sysdeps/pthread/pthread_barrier_wait.os
  99. CC libpthread/nptl/sysdeps/pthread/pthread_cond_broadcast.os
  100. CC libpthread/nptl/sysdeps/pthread/pthread_cond_signal.os
  101. CC libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.os
  102. CC libpthread/nptl/sysdeps/pthread/pthread_cond_wait.os
  103. CC libpthread/nptl/sysdeps/pthread/pthread_rwlock_rdlock.os
  104. CC libpthread/nptl/sysdeps/pthread/pthread_rwlock_timedrdlock.os
  105. CC libpthread/nptl/sysdeps/pthread/pthread_rwlock_timedwrlock.os
  106. CC libpthread/nptl/sysdeps/pthread/pthread_rwlock_unlock.os
  107. CC libpthread/nptl/sysdeps/pthread/pthread_rwlock_wrlock.os
  108. CC libpthread/nptl/sysdeps/pthread/pthread_sigmask.os
  109. CC libpthread/nptl/sysdeps/pthread/pthread_spin_destroy.os
  110. CC libpthread/nptl/sysdeps/pthread/pthread_spin_init.os
  111. CC libpthread/nptl/sysdeps/pthread/pthread_spin_unlock.os
  112. CC libpthread/nptl/sysdeps/pthread/pt-sigaction.os
  113. CC libpthread/nptl/sysdeps/pthread/tpp.os
  114. CC libpthread/nptl/pthread_attr_getstackaddr.os
  115. CC libpthread/nptl/pthread_mutex_init.os
  116. CC libpthread/nptl/pthread_testcancel.os
  117. CC libpthread/nptl/pthread_attr_setstackaddr.os
  118. CC libpthread/nptl/pthread_timedjoin.os
  119. CC libpthread/nptl/pthread_rwlock_trywrlock.os
  120. CC libpthread/nptl/pthread_barrierattr_getpshared.os
  121. CC libpthread/nptl/pthread_setresgid.os
  122. CC libpthread/nptl/pthread_mutexattr_getrobust.os
  123. CC libpthread/nptl/pthread_mutexattr_gettype.os
  124. CC libpthread/nptl/pthread_setreuid.os
  125. CC libpthread/nptl/pthread_setcancelstate.os
  126. CC libpthread/nptl/pthread_getschedparam.os
  127. CC libpthread/nptl/pthread_kill_other_threads.os
  128. CC libpthread/nptl/pthread_mutexattr_settype.os
  129. CC libpthread/nptl/pthread_rwlockattr_setkind_np.os
  130. CC libpthread/nptl/pthread_mutex_lock.os
  131. CC libpthread/nptl/pthread_seteuid.os
  132. CC libpthread/nptl/pthread_barrierattr_destroy.os
  133. CC libpthread/nptl/pthread_attr_init.os
  134. CC libpthread/nptl/vars.os
  135. CC libpthread/nptl/pt-cleanup.os
  136. CC libpthread/nptl/init.os
  137. CC libpthread/nptl/pthread_barrierattr_init.os
  138. CC libpthread/nptl/pthread_setresuid.os
  139. CC libpthread/nptl/pthread_mutex_unlock.os
  140. CC libpthread/nptl/pthread_mutexattr_setrobust.os
  141. CC libpthread/nptl/cleanup_defer.os
  142. CC libpthread/nptl/pthread_mutex_timedlock.os
  143. CC libpthread/nptl/pthread_mutex_consistent.os
  144. CC libpthread/nptl/events.os
  145. CC libpthread/nptl/cleanup.os
  146. CC libpthread/nptl/pthread_mutexattr_setprotocol.os
  147. CC libpthread/nptl/pthread_attr_getschedpolicy.os
  148. CC libpthread/nptl/pthread_tryjoin.os
  149. CC libpthread/nptl/pthread_attr_setschedpolicy.os
  150. CC libpthread/nptl/pthread_getname.os
  151. CC libpthread/nptl/pthread_rwlockattr_getkind_np.os
  152. CC libpthread/nptl/pthread_equal.os
  153. CC libpthread/nptl/pthread_attr_setguardsize.os
  154. CC libpthread/nptl/pthread_detach.os
  155. CC libpthread/nptl/pthread_attr_getstacksize.os
  156. CC libpthread/nptl/pthread_setname.os
  157. CC libpthread/nptl/pthread_mutex_trylock.os
  158. CC libpthread/nptl/herrno.os
  159. CC libpthread/nptl/pthread_attr_setstacksize.os
  160. CC libpthread/nptl/cleanup_defer_compat.os
  161. CC libpthread/nptl/pthread_attr_getdetachstate.os
  162. CC libpthread/nptl/pthread_cancel.os
  163. CC libpthread/nptl/pthread_rwlock_destroy.os
  164. CC libpthread/nptl/pthread_condattr_getclock.os
  165. CC libpthread/nptl/sem_unlink.os
  166. CC libpthread/nptl/pthread_rwlock_init.os
  167. CC libpthread/nptl/pthread_rwlockattr_destroy.os
  168. CC libpthread/nptl/pthread_condattr_setclock.os
  169. CC libpthread/nptl/pthread_key_create.os
  170. CC libpthread/nptl/pthread_setschedparam.os
  171. CC libpthread/nptl/pthread_rwlockattr_init.os
  172. CC libpthread/nptl/pthread_attr_destroy.os
  173. CC libpthread/nptl/pthread_getspecific.os
  174. CC libpthread/nptl/pthread_rwlockattr_getpshared.os
  175. CC libpthread/nptl/pthread_exit.os
  176. CC libpthread/nptl/pthread_attr_setdetachstate.os
  177. CC libpthread/nptl/pthread_getconcurrency.os
  178. CC libpthread/nptl/pthread_setspecific.os
  179. CC libpthread/nptl/pthread_rwlockattr_setpshared.os
  180. CC libpthread/nptl/pthread_cond_init.os
  181. CC libpthread/nptl/pthread_setconcurrency.os
  182. CC libpthread/nptl/sem_getvalue.os
  183. CC libpthread/nptl/pthread_setregid.os
  184. CC libpthread/nptl/pthread_attr_getguardsize.os
  185. CC libpthread/nptl/pthread_self.os
  186. CC libpthread/nptl/pthread_barrierattr_setpshared.os
  187. CC libpthread/nptl/pthread_setschedprio.os
  188. CC libpthread/nptl/pthread_condattr_init.os
  189. CC libpthread/nptl/pthread_mutexattr_getprotocol.os
  190. CC libpthread/nptl/pthread_attr_getstack.os
  191. CC libpthread/nptl/pthread_mutexattr_getpshared.os
  192. CC libpthread/nptl/pthread_attr_getschedparam.os
  193. CC libpthread/nptl/pthread_condattr_getpshared.os
  194. CC libpthread/nptl/unwind.os
  195. CC libpthread/nptl/pthread_attr_setstack.os
  196. CC libpthread/nptl/pthread_condattr_setpshared.os
  197. CC libpthread/nptl/pthread_cond_destroy.os
  198. CC libpthread/nptl/sem_destroy.os
  199. CC libpthread/nptl/pthread_mutexattr_getprioceiling.os
  200. CC libpthread/nptl/pthread_attr_getinheritsched.os
  201. CC libpthread/nptl/pthread_attr_setschedparam.os
  202. CC libpthread/nptl/pthread_setegid.os
  203. CC libpthread/nptl/sem_init.os
  204. CC libpthread/nptl/pthread_attr_getscope.os
  205. CC libpthread/nptl/pthread_mutexattr_setprioceiling.os
  206. CC libpthread/nptl/pthread_attr_setinheritsched.os
  207. CC libpthread/nptl/cleanup_routine.os
  208. CC libpthread/nptl/pthread_rwlock_tryrdlock.os
  209. CC libpthread/nptl/pthread_attr_setscope.os
  210. CC libpthread/nptl/pthread_mutex_getprioceiling.os
  211. CC libpthread/nptl/pthread_mutexattr_setpshared.os
  212. CC libpthread/nptl/pthread_getattr_np.os
  213. CC libpthread/nptl/pthread_mutex_setprioceiling.os
  214. CC libpthread/nptl/pthread_key_delete.os
  215. CC libpthread/nptl/pthread_create.os
  216. In file included from libpthread/nptl/pthread_create.c:48:0:
  217. libpthread/nptl/allocatestack.c: In function 'allocate_stack':
  218. libpthread/nptl/allocatestack.c:602:6: warning: label 'mprot_error' defined but not used [-Wunused-label]
  219. mprot_error:
  220. ^~~~~~~~~~~
  221. CC libpthread/nptl/pthread_join.os
  222. CC libpthread/nptl/cleanup_compat.os
  223. CC libpthread/nptl/pthread_mutexattr_destroy.os
  224. CC libpthread/nptl/pthread_setcanceltype.os
  225. CC libpthread/nptl/sem_open.os
  226. CC libpthread/nptl/pthread_mutexattr_init.os
  227. CC libpthread/nptl/pthread_condattr_destroy.os
  228. CC libpthread/nptl/cancellation.os
  229. CC libpthread/nptl/sem_close.os
  230. CC libpthread/nptl/pthread_mutex_destroy.os
  231. CC libpthread/nptl/errno_location.os
  232. CC libpthread/nptl/sysdeps/unix/sysv/linux/mq_notify.os
  233. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_create.os
  234. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_delete.os
  235. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_getoverr.os
  236. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.os
  237. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_routines.os
  238. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_settime.os
  239. CC libpthread/nptl/sysdeps/pthread/librt-cancellation.os
  240. AR cr lib/libc.a
  241. STRIP -x -R .note -R .comment lib/libc.a
  242. CC libc/sysdeps/linux/arm/aeabi_unwind_cpp_pr1.o
  243. AR cr lib/uclibc_nonshared.a
  244. STRIP -x -R .note -R .comment lib/uclibc_nonshared.a
  245. AR cr libc/libc_so.a
  246. STRIP -x -R .note -R .comment libc/libc_so.a
  247. CC libpthread/nptl/pthread_atfork.oS
  248. AR cr lib/libpthread_nonshared.a
  249. STRIP -x -R .note -R .comment lib/libpthread_nonshared.a
  250. LD libuClibc-1.0.31.so
  251. ./lib/ld-uClibc.so.1: warning: multiple common of `_dl_internal_error_number'
  252. libc/libc_so.a(libdl.oS): warning: previous common is here
  253. ./lib/ld-uClibc.so.1: warning: multiple common of `_dl_error_number'
  254. libc/libc_so.a(libdl.oS): warning: previous common is here
  255. ./lib/ld-uClibc.so.1: warning: multiple common of `_dl_free_function'
  256. libc/libc_so.a(libdl.oS): warning: previous common is here
  257. ./lib/ld-uClibc.so.1: warning: multiple common of `_dl_malloc_function'
  258. libc/libc_so.a(libdl.oS): warning: previous common is here
  259. libc/libc_so.a(dl-iterate-phdr.oS): In function `dl_iterate_phdr':
  260. dl-iterate-phdr.c:(.text+0xd4): undefined reference to `_dl_phnum'
  261. dl-iterate-phdr.c:(.text+0xdc): undefined reference to `_dl_phdr'
  262. libc/libc_so.a(__uClibc_main.oS): In function `__uClibc_init':
  263. __uClibc_main.c:(.text+0x98): undefined reference to `__libc_setup_tls'
  264. libc/libc_so.a(__uClibc_main.oS): In function `__uClibc_fini':
  265. __uClibc_main.c:(.text+0x140): undefined reference to `__fini_array_start'
  266. __uClibc_main.c:(.text+0x144): undefined reference to `__fini_array_end'
  267. libc/libc_so.a(__uClibc_main.oS): In function `__uClibc_main':
  268. __uClibc_main.c:(.text+0x21c): undefined reference to `_dl_aux_init'
  269. __uClibc_main.c:(.text+0x560): undefined reference to `__preinit_array_end'
  270. __uClibc_main.c:(.text+0x564): undefined reference to `__preinit_array_start'
  271. __uClibc_main.c:(.text+0x56c): undefined reference to `__init_array_end'
  272. __uClibc_main.c:(.text+0x570): undefined reference to `__init_array_start'
  273. libc/libc_so.a(libdl.oS): In function `_dl_do_reloc':
  274. libdl.c:(.text+0xfac): undefined reference to `_dl_allocate_static_tls'
  275. libc/libc_so.a(libdl.oS): In function `_dl_load_elf_shared_library':
  276. libdl.c:(.text+0x1c34): undefined reference to `_dl_next_tls_modid'
  277. libdl.c:(.text+0x1e1c): undefined reference to `_dl_linux_resolve'
  278. /mnt/e/work-current/buildroot-2019.02.2/output/host/lib/gcc/arm-buildroot-linux-uclibcgnueabihf/7.4.0/../../../../arm-buildroot-linux-uclibcgnueabihf/bin/ld: lib/libuClibc-1.0.31.so: hidden symbol `__fini_array_end' isn't defined
  279. /mnt/e/work-current/buildroot-2019.02.2/output/host/lib/gcc/arm-buildroot-linux-uclibcgnueabihf/7.4.0/../../../../arm-buildroot-linux-uclibcgnueabihf/bin/ld: final link failed: Bad value
  280. collect2: error: ld returned 1 exit status
  281. libc/Makefile.in:77: recipe for target 'lib/libc.so' failed
  282. make[2]: *** [lib/libc.so] Error 1
  283. package/pkg-generic.mk:238: recipe for target '/mnt/e/work-current/buildroot-2019.02.2/output/build/uclibc-1.0.31/.stamp_built' failed
  284. make[1]: *** [/mnt/e/work-current/buildroot-2019.02.2/output/build/uclibc-1.0.31/.stamp_built] Error 2
  285. Makefile:84: recipe for target '_all' failed
  286. make: *** [_all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement