Advertisement
Guest User

Untitled

a guest
May 19th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.51 KB | None | 0 0
  1. >>> Emerging (1 of 8) dev-libs/libatasmart-0.17 from chromiumos for /build/st1q_ st15q/
  2. * libatasmart-0.17.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  3. * CPV: dev-libs/libatasmart-0.17
  4. * REPO: chromiumos
  5. * USE: arm elibc_glibc kernel_linux userland_GNU
  6. >>> Unpacking source...
  7. >>> Unpacking libatasmart-0.17.tar.gz to /build/st1q_st15q/tmp/portage/dev-libs/ libatasmart-0.17/work
  8. >>> Source unpacked in /build/st1q_st15q/tmp/portage/dev-libs/libatasmart-0.17/w ork
  9. >>> Preparing source in /build/st1q_st15q/tmp/portage/dev-libs/libatasmart-0.17/ work/libatasmart-0.17 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /build/st1q_st15q/tmp/portage/dev-libs/libatasmart-0.1 7/work/libatasmart-0.17 ...
  12. * econf: updating libatasmart-0.17/config.guess with /usr/share/gnuconfig/confi g.guess
  13. * econf: updating libatasmart-0.17/config.sub with /usr/share/gnuconfig/config. sub
  14. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv7a-cros-linux-g nueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share -- sysconfdir=/etc --localstatedir=/var/lib
  15. configure: loading site script /usr/share/config.site
  16. configure: loading site script /usr/share/crossdev/include/site/linux
  17. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  18. configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi
  19. configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueab i
  20. checking for a BSD-compatible install... /usr/bin/install -c
  21. checking whether build environment is sane... yes
  22. checking for armv7a-cros-linux-gnueabi-strip... armv7a-cros-linux-gnueabi-strip
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking how to create a pax tar archive... gnutar
  27. checking build system type... x86_64-pc-linux-gnu
  28. checking host system type... armv7a-cros-linux-gnueabi
  29. checking for armv7a-cros-linux-gnueabi-gcc... armv7a-cros-linux-gnueabi-gcc
  30. checking for C compiler default output file name... a.out
  31. checking whether the C compiler works... yes
  32. checking whether we are cross compiling... yes
  33. checking for suffix of executables...
  34. checking for suffix of object files... o
  35. checking whether we are using the GNU C compiler... yes
  36. checking whether armv7a-cros-linux-gnueabi-gcc accepts -g... yes
  37. checking for armv7a-cros-linux-gnueabi-gcc option to accept ISO C89... none needed
  38. checking for style of include used by make... GNU
  39. checking dependency style of armv7a-cros-linux-gnueabi-gcc... gcc3
  40. checking whether armv7a-cros-linux-gnueabi-gcc and cc understand -c and -o together... yes
  41. checking how to run the C preprocessor... armv7a-cros-linux-gnueabi-gcc -E
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking whether armv7a-cros-linux-gnueabi-gcc needs -traditional... no
  45. checking for ANSI C header files... yes
  46. checking for sys/types.h... yes
  47. checking for sys/stat.h... yes
  48. checking for stdlib.h... yes
  49. checking for string.h... yes
  50. checking for memory.h... yes
  51. checking for strings.h... yes
  52. checking for inttypes.h... yes
  53. checking for stdint.h... yes
  54. checking for unistd.h... yes
  55. checking minix/config.h usability... no
  56. checking minix/config.h presence... no
  57. checking for minix/config.h... no
  58. checking whether it is safe to define __EXTENSIONS__... yes
  59. checking for armv7a-cros-linux-gnueabi-g++... armv7a-cros-linux-gnueabi-g++
  60. checking whether we are using the GNU C++ compiler... yes
  61. checking whether armv7a-cros-linux-gnueabi-g++ accepts -g... yes
  62. checking dependency style of armv7a-cros-linux-gnueabi-g++... gcc3
  63. checking whether armv7a-cros-linux-gnueabi-gcc accepts -std=gnu99... yes
  64. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wall... yes
  65. checking whether armv7a-cros-linux-gnueabi-gcc accepts -W... yes
  66. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wextra... yes
  67. checking whether armv7a-cros-linux-gnueabi-gcc accepts -pedantic... yes
  68. checking whether armv7a-cros-linux-gnueabi-gcc accepts -pipe... yes
  69. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wformat... yes
  70. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wold-style-definition... yes
  71. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wdeclaration-after-statement... yes
  72. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wfloat-equal... yes
  73. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wmissing-declarations... yes
  74. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wmissing-prototypes... yes
  75. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wstrict-prototypes... yes
  76. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wredundant-decls... yes
  77. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wmissing-noreturn... yes
  78. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wshadow... yes
  79. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wendif-labels... yes
  80. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wpointer-arith... yes
  81. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wcast-align... yes
  82. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wwrite-strings... yes
  83. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Winline... yes
  84. checking whether armv7a-cros-linux-gnueabi-gcc accepts -Wno-unused-parameter... yes
  85. checking whether armv7a-cros-linux-gnueabi-gcc accepts -ffast-math... yes
  86. checking for a sed that does not truncate output... /bin/sed
  87. checking for fgrep... /bin/grep -F
  88. checking for ld used by armv7a-cros-linux-gnueabi-gcc... /usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld
  89. checking if the linker (/usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld) is GNU ld... yes
  90. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv7a-cros-linux-gnueabi-nm -B
  91. checking the name lister (/usr/bin/armv7a-cros-linux-gnueabi-nm -B) interface... BSD nm
  92. checking whether ln -s works... yes
  93. checking the maximum length of command line arguments... 1572864
  94. checking whether the shell understands some XSI constructs... yes
  95. checking whether the shell understands "+="... yes
  96. checking for /usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld option to reload object files... -r
  97. checking for armv7a-cros-linux-gnueabi-objdump... armv7a-cros-linux-gnueabi-objdump
  98. checking how to recognize dependent libraries... pass_all
  99. checking for armv7a-cros-linux-gnueabi-ar... armv7a-cros-linux-gnueabi-ar
  100. checking for armv7a-cros-linux-gnueabi-strip... (cached) armv7a-cros-linux-gnueabi-strip
  101. checking for armv7a-cros-linux-gnueabi-ranlib... armv7a-cros-linux-gnueabi-ranlib
  102. checking command to parse /usr/bin/armv7a-cros-linux-gnueabi-nm -B output from armv7a-cros-linux-gnueabi-gcc object... ok
  103. checking for dlfcn.h... yes
  104. checking whether we are using the GNU C++ compiler... (cached) yes
  105. checking whether armv7a-cros-linux-gnueabi-g++ accepts -g... (cached) yes
  106. checking dependency style of armv7a-cros-linux-gnueabi-g++... (cached) gcc3
  107. checking how to run the C++ preprocessor... armv7a-cros-linux-gnueabi-g++ -E
  108. checking for objdir... .libs
  109. checking if armv7a-cros-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
  110. checking for armv7a-cros-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
  111. checking if armv7a-cros-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
  112. checking if armv7a-cros-linux-gnueabi-gcc static flag -static works... yes
  113. checking if armv7a-cros-linux-gnueabi-gcc supports -c -o file.o... yes
  114. checking if armv7a-cros-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
  115. checking whether the armv7a-cros-linux-gnueabi-gcc linker (/usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld) supports shared libraries... yes
  116. checking whether -lc should be explicitly linked in... no
  117. checking dynamic linker characteristics... GNU/Linux ld.so
  118. checking how to hardcode library paths into programs... immediate
  119. checking whether stripping libraries is possible... yes
  120. checking if libtool supports shared libraries... yes
  121. checking whether to build shared libraries... yes
  122. checking whether to build static libraries... yes
  123. checking for ld used by armv7a-cros-linux-gnueabi-g++... /usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld
  124. checking if the linker (/usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld) is GNU ld... yes
  125. checking whether the armv7a-cros-linux-gnueabi-g++ linker (/usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld) supports shared libraries... yes
  126. checking for armv7a-cros-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC
  127. checking if armv7a-cros-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes
  128. checking if armv7a-cros-linux-gnueabi-g++ static flag -static works... yes
  129. checking if armv7a-cros-linux-gnueabi-g++ supports -c -o file.o... yes
  130. checking if armv7a-cros-linux-gnueabi-g++ supports -c -o file.o... (cached) yes
  131. checking whether the armv7a-cros-linux-gnueabi-g++ linker (/usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld) supports shared libraries... yes
  132. checking dynamic linker characteristics... GNU/Linux ld.so
  133. checking how to hardcode library paths into programs... immediate
  134. checking for ANSI C header files... (cached) yes
  135. checking sys/poll.h usability... yes
  136. checking sys/poll.h presence... yes
  137. checking for sys/poll.h... yes
  138. checking sys/ioctl.h usability... yes
  139. checking sys/ioctl.h presence... yes
  140. checking for sys/ioctl.h... yes
  141. checking byteswap.h usability... yes
  142. checking byteswap.h presence... yes
  143. checking for byteswap.h... yes
  144. checking for an ANSI C-conforming const... yes
  145. checking whether byte ordering is bigendian... (cached) no
  146. checking for pid_t... yes
  147. checking for size_t... yes
  148. checking for ssize_t... yes
  149. checking for off_t... yes
  150. checking return type of signal handlers... void
  151. checking for uid_t in sys/types.h... yes
  152. checking for special C compiler options needed for large files... no
  153. checking for _FILE_OFFSET_BITS value needed for large files... 64
  154. checking for armv7a-cros-linux-gnueabi-pkg-config... /usr/bin/armv7a-cros-linux-gnueabi-pkg-config
  155. checking pkg-config is at least version 0.9.0... yes
  156. checking for LIBUDEV... yes
  157. configure: creating ./config.status
  158. config.status: creating Makefile
  159. config.status: creating libatasmart.pc
  160. config.status: creating config.h
  161. config.status: executing depfiles commands
  162. config.status: executing libtool commands
  163.  
  164. ---{ libatasmart 0.17 }---
  165.  
  166. prefix: /usr
  167. sysconfdir: /etc
  168. localstatedir: /var/lib
  169. Compiler: armv7a-cros-linux-gnueabi-gcc
  170. CFLAGS: -O2 -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -I/build/st1q_st15q/usr/include/ -I/build/st1q_st15q/include/ -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math
  171.  
  172. >>> Source configured.
  173. >>> Compiling source in /build/st1q_st15q/tmp/portage/dev-libs/libatasmart-0.17/work/libatasmart-0.17 ...
  174. make -j2
  175. CC strpool.o
  176. strpool.c: In function 'dump_text':
  177. strpool.c:168: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  178. strpool.c: In function 'process':
  179. strpool.c:572: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  180. strpool.c:592: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  181. CCLD strpool
  182. ./strpool atasmart.c atasmart.strpool.c
  183. ./strpool: ./strpool: cannot execute binary file
  184. make: *** [atasmart.strpool.c] Error 126
  185. * ERROR: dev-libs/libatasmart-0.17 failed:
  186. * emake failed
  187. *
  188. * Call stack:
  189. * ebuild.sh, line 54: Called src_compile
  190. * environment, line 150: Called _eapi2_src_compile
  191. * ebuild.sh, line 646: Called die
  192. * The specific snippet of code:
  193. * emake || die "emake failed"
  194. *
  195. * If you need support, post the output of 'emerge --info =dev-libs/libatasmart-0.17',
  196. * the complete build log and the output of 'emerge -pqv =dev-libs/libatasmart-0.17'.
  197. * This ebuild is from an overlay named 'chromiumos': '/home/c_knayar/trunk/src/third_party/chromiumos-overlay/'
  198. * The complete build log is located at '/build/st1q_st15q/tmp/portage/dev-libs/libatasmart-0.17/temp/build.log'.
  199. * The ebuild environment file is located at '/build/st1q_st15q/tmp/portage/dev-libs/libatasmart-0.17/temp/environment'.
  200. * S: '/build/st1q_st15q/tmp/portage/dev-libs/libatasmart-0.17/work/libatasmart-0.17'
  201.  
  202. >>> Failed to emerge dev-libs/libatasmart-0.17 for /build/st1q_st15q/, Log file:
  203.  
  204. >>> '/build/st1q_st15q/tmp/portage/dev-libs/libatasmart-0.17/temp/build.log'
  205.  
  206. * Messages for package dev-libs/libatasmart-0.17 merged to /build/st1q_st15q/:
  207.  
  208. * ERROR: dev-libs/libatasmart-0.17 failed:
  209. * emake failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement