Advertisement
_dinsdale

rsb-report-sparc-rtems4.12-gdb-7.12-x86_64-linux-gnu-1.txt

Jul 23rd, 2017
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.57 KB | None | 0 0
  1. RTEMS Tools Project - Source Builder Error Report
  2. Build: error: building sparc-rtems4.12-gdb-7.12-x86_64-linux-gnu-1
  3. Command Line: ../source-builder/sb-set-builder --prefix=/home/russellh/rtems/4.12 4.12/rtems-sparc
  4. Python: 2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2]
  5. https://github.com/RTEMS/rtems-source-builder.git/origin/e2952bb185c1f40027caa76cfd9e4a45b17a8886
  6. Linux prescott 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64
  7. Tail of the build log:
  8. checking whether mkostemp is declared without a macro... yes
  9. checking whether mkostemps is declared without a macro... yes
  10. checking whether mkstemp is declared without a macro... yes
  11. checking whether mkstemps is declared without a macro... yes
  12. checking whether posix_openpt is declared without a macro... yes
  13. checking whether ptsname is declared without a macro... yes
  14. checking whether ptsname_r is declared without a macro... yes
  15. checking whether random is declared without a macro... yes
  16. checking whether random_r is declared without a macro... yes
  17. checking whether realpath is declared without a macro... yes
  18. checking whether rpmatch is declared without a macro... yes
  19. checking whether secure_getenv is declared without a macro... yes
  20. checking whether setenv is declared without a macro... yes
  21. checking whether setstate is declared without a macro... yes
  22. checking whether setstate_r is declared without a macro... yes
  23. checking whether srandom is declared without a macro... yes
  24. checking whether srandom_r is declared without a macro... yes
  25. checking whether strtod is declared without a macro... yes
  26. checking whether strtoll is declared without a macro... yes
  27. checking whether strtoull is declared without a macro... yes
  28. checking whether unlockpt is declared without a macro... yes
  29. checking whether unsetenv is declared without a macro... yes
  30. checking for strchrnul... yes
  31. checking whether strchrnul works... yes
  32. checking whether strstr works in linear time... yes
  33. checking whether strstr works... (cached) yes
  34. checking for strtok_r... yes
  35. checking whether strtok_r works... yes
  36. checking for nlink_t... yes
  37. checking whether fchmodat is declared without a macro... yes
  38. checking whether fstat is declared without a macro... yes
  39. checking whether fstatat is declared without a macro... yes
  40. checking whether futimens is declared without a macro... yes
  41. checking whether lchmod is declared without a macro... yes
  42. checking whether lstat is declared without a macro... yes
  43. checking whether mkdirat is declared without a macro... yes
  44. checking whether mkfifo is declared without a macro... yes
  45. checking whether mkfifoat is declared without a macro... yes
  46. checking whether mknod is declared without a macro... yes
  47. checking whether mknodat is declared without a macro... yes
  48. checking whether stat is declared without a macro... yes
  49. checking whether utimensat is declared without a macro... yes
  50. checking whether chdir is declared without a macro... yes
  51. checking whether chown is declared without a macro... yes
  52. checking whether dup is declared without a macro... yes
  53. checking whether dup2 is declared without a macro... yes
  54. checking whether dup3 is declared without a macro... yes
  55. checking whether environ is declared without a macro... yes
  56. checking whether euidaccess is declared without a macro... yes
  57. checking whether faccessat is declared without a macro... yes
  58. checking whether fchdir is declared without a macro... yes
  59. checking whether fchownat is declared without a macro... yes
  60. checking whether fdatasync is declared without a macro... yes
  61. checking whether fsync is declared without a macro... yes
  62. checking whether ftruncate is declared without a macro... yes
  63. checking whether getcwd is declared without a macro... yes
  64. checking whether getdomainname is declared without a macro... yes
  65. checking whether getdtablesize is declared without a macro... yes
  66. checking whether getgroups is declared without a macro... yes
  67. checking whether gethostname is declared without a macro... yes
  68. checking whether getlogin is declared without a macro... yes
  69. checking whether getlogin_r is declared without a macro... yes
  70. checking whether getpagesize is declared without a macro... yes
  71. checking whether getusershell is declared without a macro... yes
  72. checking whether setusershell is declared without a macro... yes
  73. checking whether endusershell is declared without a macro... yes
  74. checking whether group_member is declared without a macro... yes
  75. checking whether isatty is declared without a macro... yes
  76. checking whether lchown is declared without a macro... yes
  77. checking whether link is declared without a macro... yes
  78. checking whether linkat is declared without a macro... yes
  79. checking whether lseek is declared without a macro... yes
  80. checking whether pipe is declared without a macro... yes
  81. checking whether pipe2 is declared without a macro... yes
  82. checking whether pread is declared without a macro... yes
  83. checking whether pwrite is declared without a macro... yes
  84. checking whether readlink is declared without a macro... yes
  85. checking whether readlinkat is declared without a macro... yes
  86. checking whether rmdir is declared without a macro... yes
  87. checking whether sethostname is declared without a macro... yes
  88. checking whether sleep is declared without a macro... yes
  89. checking whether symlink is declared without a macro... yes
  90. checking whether symlinkat is declared without a macro... yes
  91. checking whether ttyname_r is declared without a macro... yes
  92. checking whether unlink is declared without a macro... yes
  93. checking whether unlinkat is declared without a macro... yes
  94. checking whether usleep is declared without a macro... yes
  95. checking whether btowc is declared without a macro... yes
  96. checking whether wctob is declared without a macro... yes
  97. checking whether mbsinit is declared without a macro... yes
  98. checking whether mbrtowc is declared without a macro... yes
  99. checking whether mbrlen is declared without a macro... yes
  100. checking whether mbsrtowcs is declared without a macro... yes
  101. checking whether mbsnrtowcs is declared without a macro... yes
  102. checking whether wcrtomb is declared without a macro... yes
  103. checking whether wcsrtombs is declared without a macro... yes
  104. checking whether wcsnrtombs is declared without a macro... yes
  105. checking whether wcwidth is declared without a macro... yes
  106. checking whether wmemchr is declared without a macro... yes
  107. checking whether wmemcmp is declared without a macro... yes
  108. checking whether wmemcpy is declared without a macro... yes
  109. checking whether wmemmove is declared without a macro... yes
  110. checking whether wmemset is declared without a macro... yes
  111. checking whether wcslen is declared without a macro... yes
  112. checking whether wcsnlen is declared without a macro... yes
  113. checking whether wcscpy is declared without a macro... yes
  114. checking whether wcpcpy is declared without a macro... yes
  115. checking whether wcsncpy is declared without a macro... yes
  116. checking whether wcpncpy is declared without a macro... yes
  117. checking whether wcscat is declared without a macro... yes
  118. checking whether wcsncat is declared without a macro... yes
  119. checking whether wcscmp is declared without a macro... yes
  120. checking whether wcsncmp is declared without a macro... yes
  121. checking whether wcscasecmp is declared without a macro... yes
  122. checking whether wcsncasecmp is declared without a macro... yes
  123. checking whether wcscoll is declared without a macro... yes
  124. checking whether wcsxfrm is declared without a macro... yes
  125. checking whether wcsdup is declared without a macro... yes
  126. checking whether wcschr is declared without a macro... yes
  127. checking whether wcsrchr is declared without a macro... yes
  128. checking whether wcscspn is declared without a macro... yes
  129. checking whether wcsspn is declared without a macro... yes
  130. checking whether wcspbrk is declared without a macro... yes
  131. checking whether wcsstr is declared without a macro... yes
  132. checking whether wcstok is declared without a macro... yes
  133. checking whether wcswidth is declared without a macro... yes
  134. checking whether iswcntrl works... yes
  135. checking for towlower... yes
  136. checking for wctype_t... yes
  137. checking for wctrans_t... yes
  138. checking whether wctype is declared without a macro... yes
  139. checking whether iswctype is declared without a macro... yes
  140. checking whether wctrans is declared without a macro... yes
  141. checking whether towctrans is declared without a macro... yes
  142. checking for a BSD-compatible install... /usr/bin/install -c
  143. checking whether build environment is sane... yes
  144. checking for gawk... gawk
  145. checking whether make sets $(MAKE)... yes
  146. checking for style of include used by make... GNU
  147. checking dependency style of /usr/bin/gcc -O2 -pipe -I/home/russellh/rtems/4.12/rsb/rtems/build/tmp/sb-russellh/4.12/rtems-sparc/home/russellh/rtems/4.12/include... gcc3
  148. checking whether ln -s works... yes
  149. checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
  150. checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
  151. configure: updating cache ./config.cache
  152. configure: creating ./config.status
  153. config.status: creating Makefile
  154. config.status: creating import/Makefile
  155. config.status: creating config.h
  156. config.status: executing depfiles commands
  157. config.status: executing default commands
  158. checking whether NLS is requested... no
  159. checking whether makeinfo --split-size=5000000 supports @click... yes
  160. checking for default auto-load directory... $debugdir:$datadir/auto-load
  161. checking for default auto-load safe-path... $debugdir:$datadir/auto-load
  162. checking libunwind-ia64.h usability... no
  163. checking libunwind-ia64.h presence... no
  164. checking for libunwind-ia64.h... no
  165. checking for monstartup... yes
  166. checking for _mcleanup... yes
  167. checking for _etext... yes
  168. checking for etext... yes
  169. checking for gawk... gawk
  170. checking for a BSD-compatible install... /usr/bin/install -c
  171. checking whether ln -s works... yes
  172. checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
  173. checking for bison... bison -y
  174. checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
  175. checking for x86_64-linux-gnu-dlltool... dlltool
  176. checking for x86_64-linux-gnu-windres... windres
  177. checking for main in -lm... yes
  178. checking for wctype... yes
  179. checking for library containing gethostbyname... none required
  180. checking for library containing socketpair... none required
  181. checking for library containing kinfo_getvmmap... no
  182. checking for ld used by GCC... x86_64-linux-gnu-ld
  183. checking if the linker (x86_64-linux-gnu-ld) is GNU ld... yes
  184. checking for shared library run path origin... done
  185. checking for iconv... yes
  186. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  187. checking for library containing waddstr... -lncurses
  188. checking for library containing tgetent... none required
  189. checking size of unsigned long long... 8
  190. checking size of unsigned long... 8
  191. checking size of unsigned __int128... 16
  192. checking for library containing dlopen... (cached) -ldl
  193. checking whether to use expat... yes
  194. checking for libexpat... yes
  195. checking how to link with libexpat... /home/russellh/rtems/4.12/rsb/rtems/build/tmp/sb-russellh/4.12/rtems-sparc/home/russellh/rtems/4.12/lib/libexpat.so -Wl,-rpath -Wl,/home/russellh/rtems/4.12/rsb/rtems/build/tmp/sb-russellh/4.12/rtems-sparc/home/russellh/rtems/4.12/lib
  196. checking for XML_StopParser... yes
  197. checking whether to use python... yes
  198. checking for python... /usr/bin/python
  199. checking for python2.7... no
  200. configure: error: python is missing or unusable
  201. make[1]: *** [configure-gdb] Error 1
  202. Makefile:9130: recipe for target 'configure-gdb' failed
  203. make[1]: Leaving directory '/home/russellh/rtems/4.12/rsb/rtems/build/sparc-rtems4.12-gdb-7.12-x86_64-linux-gnu-1/build'
  204. make: *** [all] Error 2
  205. Makefile:849: recipe for target 'all' failed
  206. shell cmd failed: /bin/sh -ex /home/russellh/rtems/4.12/rsb/rtems/build/sparc-rtems4.12-gdb-7.12-x86_64-linux-gnu-1/doit
  207. error: building sparc-rtems4.12-gdb-7.12-x86_64-linux-gnu-1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement