Advertisement
Guest User

Untitled

a guest
Aug 15th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. CC libpthread/nptl/cleanup_compat.os
  2. CC libpthread/nptl/pthread_mutexattr_destroy.os
  3. CC libpthread/nptl/pthread_setcanceltype.os
  4. CC libpthread/nptl/sem_open.os
  5. CC libpthread/nptl/pthread_mutexattr_init.os
  6. CC libpthread/nptl/pthread_condattr_destroy.os
  7. CC libpthread/nptl/pthread_mutex_destroy.os
  8. CC libpthread/nptl/pthread_attr_getstackaddr.os
  9. CC libpthread/nptl/sysdeps/unix/sysv/linux/mq_notify.os
  10. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_create.os
  11. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_delete.os
  12. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_getoverr.os
  13. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_gettime.os
  14. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_routines.os
  15. CC libpthread/nptl/sysdeps/unix/sysv/linux/timer_settime.os
  16. CC libpthread/nptl/sysdeps/pthread/librt-cancellation.os
  17. AR cr lib/libc.a
  18. STRIP -x -R .note -R .comment lib/libc.a
  19. AR cr lib/uclibc_nonshared.a
  20. STRIP -x -R .note -R .comment lib/uclibc_nonshared.a
  21. AR cr libc/libc_so.a
  22. STRIP -x -R .note -R .comment libc/libc_so.a
  23. CC libpthread/nptl/pthread_atfork.oS
  24. AR cr lib/libpthread_nonshared.a
  25. STRIP -x -R .note -R .comment lib/libpthread_nonshared.a
  26. LD libuClibc-1.0.26.so
  27. ./lib/ld-uClibc.so.1: warning: multiple common of `_dl_internal_error_number'
  28. libc/libc_so.a(libdl.oS): warning: previous common is here
  29. ./lib/ld-uClibc.so.1: warning: multiple common of `_dl_error_number'
  30. libc/libc_so.a(libdl.oS): warning: previous common is here
  31. ./lib/ld-uClibc.so.1: warning: multiple common of `_dl_free_function'
  32. libc/libc_so.a(libdl.oS): warning: previous common is here
  33. ./lib/ld-uClibc.so.1: warning: multiple common of `_dl_malloc_function'
  34. libc/libc_so.a(libdl.oS): warning: previous common is here
  35. libc/libc_so.a(libdl.oS): In function `_dl_do_reloc':
  36. libdl.c:(.text._dl_do_reloc+0x14e): undefined reference to `_dl_allocate_static_tls'
  37. libc/libc_so.a(libdl.oS): In function `_dl_load_elf_shared_library':
  38. libdl.c:(.text._dl_load_elf_shared_library+0x993): undefined reference to `_dl_next_tls_modid'
  39. libc/libc_so.a(dl-iterate-phdr.oS): In function `dl_iterate_phdr':
  40. dl-iterate-phdr.c:(.text.dl_iterate_phdr+0x14): undefined reference to `_dl_phnum'
  41. dl-iterate-phdr.c:(.text.dl_iterate_phdr+0x3e): undefined reference to `_dl_phdr'
  42. libc/libc_so.a(__uClibc_main.oS): In function `__uClibc_init':
  43. __uClibc_main.c:(.text.__uClibc_init+0x2c): undefined reference to `__libc_setup_tls'
  44. libc/libc_so.a(__uClibc_main.oS): In function `__uClibc_fini':
  45. __uClibc_main.c:(.text.__uClibc_fini+0x10): undefined reference to `__fini_array_start'
  46. /home/vagrant/linuxdistro/buildroot/output/host/lib/gcc/i686-buildroot-linux-uclibc/6.4.0/../../../../i686-buildroot-linux-uclibc/bin/ld: libc/libc_so.a(__uClibc_main.oS): relocation R_386_GOTOFF against undefined hidden symbol `__fini_array_start' can not be used when making a shared object
  47. /home/vagrant/linuxdistro/buildroot/output/host/lib/gcc/i686-buildroot-linux-uclibc/6.4.0/../../../../i686-buildroot-linux-uclibc/bin/ld: final link failed: Bad value
  48. collect2: error: ld returned 1 exit status
  49. libc/Makefile.in:77: recipe for target 'lib/libc.so' failed
  50. make[1]: *** [lib/libc.so] Error 1
  51. make[1]: Leaving directory '/home/vagrant/linuxdistro/buildroot/output/build/uclibc-1.0.26'
  52. package/pkg-generic.mk:234: recipe for target '/home/vagrant/linuxdistro/buildroot/output/build/uclibc-1.0.26/.stamp_built' failed
  53. make: *** [/home/vagrant/linuxdistro/buildroot/output/build/uclibc-1.0.26/.stamp_built] Error 2
  54. vagrant@ubuntu-16:~/linuxdistro/buildroot$ sudo make
  55. >>> uclibc 1.0.26 Building
  56. /usr/bin/make -j3 -C /home/vagrant/linuxdistro/buildroot/output/build/uclibc-1.0.26 ARCH="i386" CROSS_COMPILE="/home/vagrant/linuxdistro/buildroot/output/host/bin/i686-buildroot-linux-uclibc-" UCLIBC_EXTRA_CFLAGS=" " HOSTCC="/usr/bin/gcc" headers
  57. make[1]: Entering directory '/home/vagrant/linuxdistro/buildroot/output/build/uclibc-1.0.26'
  58. ldso/libdl/.libdl.os.dep:327: *** missing separator. Stop.
  59. make[1]: Leaving directory '/home/vagrant/linuxdistro/buildroot/output/build/uclibc-1.0.26'
  60. package/pkg-generic.mk:234: recipe for target '/home/vagrant/linuxdistro/buildroot/output/build/uclibc-1.0.26/.stamp_built' failed
  61. make: *** [/home/vagrant/linuxdistro/buildroot/output/build/uclibc-1.0.26/.stamp_built] Error 2
  62. vagrant@ubuntu-16:~/linuxdistro/buildroot$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement