_dinsdale

waf not running

Jul 25th, 2017
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. 1) HOST
  2.  
  3. root@prescott:/opt/rtems# uname -a
  4. Linux prescott 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64 GNU/Linux
  5.  
  6. /******************************/
  7. 2) ATTEMPT:
  8.  
  9. russellh@prescott:~/rtems/work/examples-v2$ waf configure --rtems=/opt/rtems --rtems-tools=/opt/rtems --rtems-bsps=sparc/erc32Setting top to : /home/russellh/rtems/work/examples-v2
  10. Setting out to : /home/russellh/rtems/work/examples-v2/build
  11. Could not find any architectures
  12. (complete log in /home/russellh/rtems/work/examples-v2/build/config.log)
  13. russellh@prescott:~/rtems/work/examples-v2$ cat build/config.log
  14. # project configured on Tue Jul 25 07:35:33 2017 by
  15. # waf 1.9.12 (abi 99, python 20709f0 on linux2)
  16. # using /usr/local/bin/waf configure --rtems=/opt/rtems --rtems-tools=/opt/rtems --rtems-bsps=sparc/erc32
  17. #
  18. ----------------------------------------
  19. Setting top to
  20. /home/russellh/rtems/work/examples-v2
  21. ----------------------------------------
  22. Setting out to
  23. /home/russellh/rtems/work/examples-v2/build
  24. from /home/russellh/rtems/work/examples-v2: Could not find any architectures
  25.  
  26. /***********************************/
  27.  
  28. 3) CONFUSION? What is missing?
  29.  
  30. root@prescott:/opt/rtems# tree -L 2 -R
  31. .
  32. ├── bin
  33. │   ├── aclocal
  34. │   ├── aclocal-1.12
  35. │   ├── autoconf
  36. │   ├── autoheader
  37. │   ├── autom4te
  38. │   ├── automake
  39. │   ├── automake-1.12
  40. │   ├── autoreconf
  41. │   ├── autoscan
  42. │   ├── autoupdate
  43. │   ├── cklength
  44. │   ├── covoar
  45. │   ├── eolstrip
  46. │   ├── ifnames
  47. │   ├── install-if-change
  48. │   ├── packhex
  49. │   ├── rtems-bin2c
  50. │   ├── rtems-bsp-builder
  51. │   ├── rtems-exeinfo
  52. │   ├── rtems-ld
  53. │   ├── rtems-ra
  54. │   ├── rtems-rap
  55. │   ├── rtems-syms
  56. │   ├── rtems-test
  57. │   ├── rtems-tld
  58. │   ├── sparc-rtems4.12-addr2line
  59. │   ├── sparc-rtems4.12-ar
  60. │   ├── sparc-rtems4.12-as
  61. │   ├── sparc-rtems4.12-c++
  62. │   ├── sparc-rtems4.12-c++filt
  63. │   ├── sparc-rtems4.12-cpp
  64. │   ├── sparc-rtems4.12-difftest
  65. │   ├── sparc-rtems4.12-elfedit
  66. │   ├── sparc-rtems4.12-g++
  67. │   ├── sparc-rtems4.12-gcc
  68. │   ├── sparc-rtems4.12-gcc-7.1.0
  69. │   ├── sparc-rtems4.12-gcc-ar
  70. │   ├── sparc-rtems4.12-gcc-nm
  71. │   ├── sparc-rtems4.12-gcc-ranlib
  72. │   ├── sparc-rtems4.12-gcov
  73. │   ├── sparc-rtems4.12-gcov-dump
  74. │   ├── sparc-rtems4.12-gcov-tool
  75. │   ├── sparc-rtems4.12-gdb
  76. │   ├── sparc-rtems4.12-gprof
  77. │   ├── sparc-rtems4.12-ld
  78. │   ├── sparc-rtems4.12-ld.bfd
  79. │   ├── sparc-rtems4.12-nm
  80. │   ├── sparc-rtems4.12-objcopy
  81. │   ├── sparc-rtems4.12-objdump
  82. │   ├── sparc-rtems4.12-ranlib
  83. │   ├── sparc-rtems4.12-readelf
  84. │   ├── sparc-rtems4.12-run
  85. │   ├── sparc-rtems4.12-sis
  86. │   ├── sparc-rtems4.12-size
  87. │   ├── sparc-rtems4.12-sorttimes
  88. │   ├── sparc-rtems4.12-strings
  89. │   ├── sparc-rtems4.12-strip
  90. │   ├── trace-converter
  91. │   ├── unhex
  92. │   └── xmlwf
  93. ├── include
  94. │   ├── expat_external.h
  95. │   ├── expat.h
  96. │   └── gdb
  97. ├── lib
  98. │   ├── gcc
  99. │   ├── libexpat.a
  100. │   ├── libexpat.la
  101. │   ├── libexpat.so -> libexpat.so.1.6.0
  102. │   ├── libexpat.so.1 -> libexpat.so.1.6.0
  103. │   ├── libexpat.so.1.6.0
  104. │   ├── libsparc-rtems4.12-sim.a
  105. │   └── pkgconfig
  106. ├── libexec
  107. │   └── gcc
  108. ├── make
  109. │   ├── custom
  110. │   ├── leaf.cfg
  111. │   └── main.cfg
  112. ├── share
  113. │   ├── aclocal
  114. │   ├── aclocal-1.12
  115. │   ├── autoconf
  116. │   ├── automake-1.12
  117. │   ├── doc
  118. │   ├── gcc-7.1.0
  119. │   ├── gdb
  120. │   ├── iconv_data
  121. │   ├── info
  122. │   ├── locale
  123. │   ├── man
  124. │   ├── rtems
  125. │   └── rtems4.12
  126. └── sparc-rtems4.12
  127. ├── bin
  128. ├── erc32
  129. ├── include
  130. └── lib
Advertisement
Add Comment
Please, Sign In to add comment