Guest User

Untitled

a guest
Oct 21st, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.21 KB | None | 0 0
  1. Command exited with non-zero status 128
  2. 121476.74user 230028.84system 1:45:19elapsed 5561%CPU (0avgtext+0avgdata 78364maxresident)k
  3. 630392inputs+19893344outputs (7537major+5543428843minor)pagefaults 0swaps
  4. boards.cfg is up to date. Nothing to do.
  5. Summary of 2 commits for 1155 boards (64 threads, 1 job per thread)
  6. 01: net: Add SMC911X driver to Kconfig, convert
  7. aarch64: + nanopi_neo2 bananapi_m64 orangepi_prime orangepi_pc2 pine64_plus orangepi_win a64-olinuxino evb-rk3328 nanopi_a64 sopine_baseboard orangepi_zero_plus2
  8. sandbox: + sandbox
  9. arm: + uniphier_ld4_sld8 turris_omnia db-88f6720
  10. +(sandbox) return (addr == FDT_ADDR_T_NONE) ? NULL : (void *)addr;
  11. +(sandbox) ^
  12. +(nanopi_neo2,bananapi_m64,orangepi_prime,orangepi_pc2,pine64_plus,orangepi_win,nanopi_a64,a64-olinuxino,sopine_baseboard,orangepi_zero_plus2) WARNING: BL31 file bl31.bin NOT found, resulting binary is non-functional
  13. +(nanopi_neo2,bananapi_m64,orangepi_prime,orangepi_pc2,pine64_plus,orangepi_win,nanopi_a64,a64-olinuxino,sopine_baseboard,orangepi_zero_plus2) Please read the section on ARM Trusted Firmware (ATF) in board/sunxi/README.sunxi64
  14. +(evb-rk3328) writel((unsigned int) ep->dma_buf, &reg->out_endp[ep_num].doepdma);
  15. +(evb-rk3328) ^
  16. +(evb-rk3328) ../drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c:117:2: note: in expansion of macro ?writel?
  17. +(evb-rk3328) ^~~~~~
  18. +(turris_omnia) printf("%s: system chunk array too small %u < %lu\n", __func__,
  19. +(turris_omnia) ^
  20. +(db-88f6720) port->priv->mdio_base = (void *)mdio_addr;
  21. +(db-88f6720) ^
  22. +(uniphier_ld4_sld8) .config:816:warning: symbol value '' invalid for SMC911X_BASE
  23. +(uniphier_ld4_sld8) make[3]: *** [silentoldconfig] Error 1
  24. +(uniphier_ld4_sld8) make[2]: *** [silentoldconfig] Error 2
  25. +(uniphier_ld4_sld8) make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/uboot.release'. Stop.
  26. +(uniphier_ld4_sld8) make: *** [sub-make] Error 2
  27. w+(sandbox) ../drivers/core/read.c: In function ?dev_read_addr_ptr?:
  28. w+(sandbox) ../drivers/core/read.c:64:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  29. w+(evb-rk3328) ../drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c: In function ?setdma_rx?:
  30. w+(evb-rk3328) ../drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c:117:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  31. w+(turris_omnia) ../fs/btrfs/super.c: In function ?btrfs_check_super?:
  32. w+(turris_omnia) ../fs/btrfs/super.c:150:51: warning: format ?%lu? expects argument of type ?long unsigned int?, but argument 4 has type ?unsigned int? [-Wformat=]
  33. w+(db-88f6720) ../drivers/net/mvpp2.c: In function ?phy_info_parse?:
  34. w+(db-88f6720) ../drivers/net/mvpp2.c:4751:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  35. 02: Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
  36. arm: + at91sam9n12ek_spiflash apf27 openrd_base pxm2 platinum_titanium at91sam9n12ek_nandflash mccmon6_sd thuban at91sam9n12ek_mmc eco5pk openrd_ultimate rastaban smartweb mccmon6_nor dns325 platinum_picon ipam390 openrd_client etamin rut draco
  37. +(platinum_titanium) In file included from ../include/configs/platinum_titanium.h:18:0,
  38. +(platinum_titanium,platinum_picon) from include/config.h:7,
  39. +(platinum_titanium,openrd_base,at91sam9n12ek_nandflash,mccmon6_sd,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,openrd_ultimate,mccmon6_nor,openrd_client,dns325,platinum_picon) from ../include/common.h:21,
  40. +(platinum_titanium,openrd_base,at91sam9n12ek_nandflash,mccmon6_sd,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,openrd_ultimate,mccmon6_nor,openrd_client,dns325,platinum_picon) from ../env/common.c:11:
  41. +(platinum_titanium,platinum_picon) ../include/configs/platinum.h:146:11: error: expected ?}? before ?MTDIDS_DEFAULT?
  42. +(platinum_titanium,platinum_picon) "mtdids="MTDIDS_DEFAULT"\0" \
  43. +(platinum_titanium,platinum_picon) ^
  44. +(platinum_titanium,platinum_picon) ../include/configs/platinum.h:211:38: note: in expansion of macro ?CONFIG_COMMON_ENV_MISC?
  45. +(platinum_titanium,platinum_picon) #define CONFIG_COMMON_ENV_SETTINGS CONFIG_COMMON_ENV_MISC \
  46. +(platinum_titanium,platinum_picon) ^~~~~~~~~~~~~~~~~~~~~~
  47. +(platinum_titanium) ../include/configs/platinum_titanium.h:29:36: note: in expansion of macro ?CONFIG_COMMON_ENV_SETTINGS?
  48. +(platinum_titanium,platinum_picon) #define CONFIG_EXTRA_ENV_SETTINGS CONFIG_COMMON_ENV_SETTINGS \
  49. +(platinum_titanium,platinum_picon) ^~~~~~~~~~~~~~~~~~~~~~~~~~
  50. +(platinum_titanium,openrd_base,at91sam9n12ek_nandflash,mccmon6_sd,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,openrd_ultimate,mccmon6_nor,openrd_client,dns325,platinum_picon) ../include/env_default.h:108:2: note: in expansion of macro ?CONFIG_EXTRA_ENV_SETTINGS?
  51. +(platinum_titanium,openrd_base,at91sam9n12ek_nandflash,mccmon6_sd,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,openrd_ultimate,mccmon6_nor,openrd_client,dns325,platinum_picon) CONFIG_EXTRA_ENV_SETTINGS
  52. +(platinum_titanium,openrd_base,at91sam9n12ek_nandflash,mccmon6_sd,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,openrd_ultimate,mccmon6_nor,openrd_client,dns325,platinum_picon) ^~~~~~~~~~~~~~~~~~~~~~~~~
  53. +(platinum_titanium,openrd_base,at91sam9n12ek_nandflash,mccmon6_sd,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,openrd_ultimate,mccmon6_nor,openrd_client,dns325,platinum_picon) make[2]: *** [env/common.o] Error 1
  54. +(platinum_titanium,openrd_base,at91sam9n12ek_nandflash,mccmon6_sd,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,openrd_ultimate,mccmon6_nor,openrd_client,dns325,platinum_picon) make[1]: *** [env] Error 2
  55. +(openrd_base,openrd_ultimate,openrd_client) In file included from include/config.h:6:0,
  56. +(openrd_base,openrd_ultimate,openrd_client) ../include/configs/openrd.h:63:18: error: expected ?}? before ?MTDPARTS_DEFAULT?
  57. +(openrd_base,openrd_ultimate,openrd_client) "=ttyS0,115200 "MTDPARTS_DEFAULT " rw ubi.mtd=2,2048\0" \
  58. +(openrd_base,openrd_ultimate,openrd_client) ^
  59. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) In file included from ./../include/linux/kconfig.h:4:0,
  60. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) from <command-line>:0:
  61. +(pxm2,rut) include/generated/autoconf.h:14:33: error: expected ?,? or ?;? before ?nand0?
  62. +(pxm2,thuban,rastaban,smartweb,rut,ipam390,draco) #define CONFIG_MTDIDS_DEFAULT ""nand0=" MTDIDS_NAME_STR"
  63. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) ^
  64. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) ../cmd/mtdparts.c:114:24: note: in expansion of macro ?CONFIG_MTDIDS_DEFAULT?
  65. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) #define MTDIDS_DEFAULT CONFIG_MTDIDS_DEFAULT
  66. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) ^~~~~~~~~~~~~~~~~~~~~
  67. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) ../cmd/mtdparts.c:129:37: note: in expansion of macro ?MTDIDS_DEFAULT?
  68. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) static const char *mtdids_default = MTDIDS_DEFAULT;
  69. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) ^~~~~~~~~~~~~~
  70. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) make[2]: *** [cmd/mtdparts.o] Error 1
  71. +(pxm2,thuban,rastaban,smartweb,apf27,etamin,rut,ipam390,draco) make[1]: *** [cmd] Error 2
  72. +(at91sam9n12ek_nandflash,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,dns325) In file included from include/config.h:5:0,
  73. +(at91sam9n12ek_nandflash,at91sam9n12ek_spiflash,at91sam9n12ek_mmc) ../include/configs/at91sam9n12ek.h:82:13: error: expected ?}? before ?MTDPARTS_DEFAULT?
  74. +(at91sam9n12ek_nandflash,at91sam9n12ek_spiflash,at91sam9n12ek_mmc) "mtdparts="MTDPARTS_DEFAULT"\0" \
  75. +(at91sam9n12ek_nandflash,at91sam9n12ek_spiflash,at91sam9n12ek_mmc,eco5pk,dns325) ^
  76. +(mccmon6_sd,mccmon6_nor) In file included from include/config.h:7:0,
  77. +(mccmon6_sd,mccmon6_nor) ../include/configs/mccmon6.h:132:5: error: expected ?}? before ?MTDPARTS_DEFAULT?
  78. +(mccmon6_sd,mccmon6_nor) ""MTDPARTS_DEFAULT" " \
  79. +(mccmon6_sd,mccmon6_nor) ^
  80. +(thuban,rastaban,apf27,draco) include/generated/autoconf.h:13:33: error: expected ?,? or ?;? before ?nand0?
  81. +(eco5pk) ../include/configs/eco5pk.h:48:13: error: expected ?}? before ?MTDPARTS_DEFAULT?
  82. +(eco5pk) "mtdparts="MTDPARTS_DEFAULT"\0" \
  83. +(smartweb) include/generated/autoconf.h:12:33: error: expected ?,? or ?;? before ?nand0?
  84. +(dns325) ../include/configs/dns325.h:93:13: error: expected ?}? before ?MTDPARTS_DEFAULT?
  85. +(dns325) "mtdparts="MTDPARTS_DEFAULT \
  86. +(apf27) #define CONFIG_MTDIDS_DEFAULT ""nand0=" CONFIG_MTDMAP"
  87. +(etamin) include/generated/autoconf.h:13:33: error: expected ?,? or ?;? before ?nand2?
  88. +(etamin) #define CONFIG_MTDIDS_DEFAULT ""nand2=" MTDIDS_NAME_STR"
  89. +(platinum_picon) In file included from ../include/configs/platinum_picon.h:15:0,
  90. +(platinum_picon) ../include/configs/platinum_picon.h:24:36: note: in expansion of macro ?CONFIG_COMMON_ENV_SETTINGS?
  91. +(ipam390) include/generated/autoconf.h:10:33: error: expected ?,? or ?;? before ?nand0?
  92. aarch64: (for 96/96 boards) all -50.1 rodata -50.1
  93. ls1046aqds_sdcard_qspi: all -24 rodata -24
  94. ls1046aqds_qspi: all -24 rodata -24
  95. ls1043aqds_qspi: all -40 rodata -40
  96. ls1043aqds_sdcard_qspi: all -40 rodata -40
  97. ls1046ardb_qspi: all -104 rodata -104
  98. ls1046ardb_sdcard: all -104 rodata -104
  99. ls1046ardb_sdcard_SECURE_BOOT: all -104 rodata -104
  100. ls1046ardb_emmc: all -104 rodata -104
  101. ls1046ardb_qspi_SECURE_BOOT: all -104 rodata -104
  102. ls1046aqds_nand: all -240 rodata -240
  103. ls1046aqds : all -240 rodata -240
  104. ls1046aqds_sdcard_ifc: all -240 rodata -240
  105. ls1046aqds_SECURE_BOOT: all -240 rodata -240
  106. ls1046aqds_lpuart: all -248 rodata -248
  107. ls1043aqds_nor_ddr3: all -264 rodata -264
  108. ls1043aqds : all -264 rodata -264
  109. ls1043aqds_nand: all -264 rodata -264
  110. ls1043aqds_lpuart: all -264 rodata -264
  111. ls1043aqds_sdcard_ifc: all -264 rodata -264
  112. ls1043ardb : all -272 rodata -272
  113. ls1043ardb_SECURE_BOOT: all -272 rodata -272
  114. ls1043ardb_nand_SECURE_BOOT: all -272 rodata -272
  115. ls1043ardb_nand: all -272 rodata -272
  116. ls1043ardb_sdcard_SECURE_BOOT: all -272 rodata -272
  117. ls1043ardb_sdcard: all -272 rodata -272
  118. powerpc: (for 306/306 boards) all -4.0 rodata -0.7 text -3.4
  119. kmcoge5ne : all +16 text +16
  120. kmtegr1 : all +16 text +16
  121. ids8313 : all +4 text +4
  122. kmcoge4 : all -92 rodata -100 text +8
  123. kmlion1 : all -108 rodata -100 text -8
  124. tuxx1 : all -125 text -125
  125. kmeter1 : all -125 text -125
  126. kmopti2 : all -125 text -125
  127. kmtepr2 : all -125 text -125
  128. tuge1 : all -141 text -141
  129. suvd3 : all -141 text -141
  130. kmvect1 : all -141 text -141
  131. kmsupx5 : all -141 text -141
  132. arm: (for 609/631 boards) all -2.9 bss -0.1 rodata -2.1 text -0.7
  133. nokia_rx51 : all +67 bss +44 rodata +23
  134. smdkc100 : all +66 bss +56 rodata +10
  135. am335x_baltos : all +60 bss +56 rodata +4
  136. gwventana_gw5904: all +4 rodata +4
  137. brppt1_nand : all +4 rodata +4
  138. ti816x_evm : all +4 rodata +4
  139. am335x_evm_usbspl: all +4 rodata +4
  140. gwventana_nand : all +4 rodata +4
  141. am43xx_evm : all +4 rodata +4
  142. am43xx_evm_ethboot: all +4 rodata +4
  143. am335x_evm_nor : all +4 rodata +4
  144. am3517_evm : all +4 rodata +4
  145. chiliboard : all +4 rodata +4
  146. am335x_evm : all +4 rodata +4
  147. gwventana_emmc : all +4 rodata +4
  148. socfpga_vining_fpga: all +4 rodata +4
  149. colibri_imx7 : all +2 rodata +2
  150. apx4devkit : all +2 bss +8 rodata +2 text -8
  151. bk4r1 : all +2 rodata +2
  152. omap3_pandora : all +2 rodata +2
  153. omap3_overo : all +2 rodata +2
  154. x600 : bss -4 rodata +4
  155. omap3_evm : bss -4 rodata +4
  156. pm9263 : all -1 bss +80 rodata -81
  157. am43xx_hs_evm : all -4 bss -8 rodata +4
  158. am335x_hs_evm : all -4 bss -8 rodata +4
  159. titanium : all -4 bss -8 rodata +4
  160. am335x_hs_evm_uart: all -4 bss -8 rodata +4
  161. CHIP_pro : all -4 bss -8 rodata +4
  162. pengwyn : all -4 bss -8 rodata +4
  163. cm_t335 : all -4 bss -8 rodata +4
  164. am43xx_evm_usbhost_boot: all -4 bss -8 rodata +4
  165. tricorder : all -4 bss -8 rodata +4
  166. am335x_igep003x: all -4 bss -8 rodata +4
  167. cm_fx6 : all -4 bss -8 rodata +4
  168. omap3_logic : all -4 bss -8 rodata +4
  169. tricorder_flash: all -4 bss -8 rodata +4
  170. colibri_vf : all -6 bss -8 rodata +2
  171. colibri_t20 : all -6 bss -8 rodata +2
  172. usb_a9263_dataflash: all -31 rodata -31
  173. imx31_phycore_eet: all -45 rodata -37 text -8
  174. imx31_phycore : all -45 rodata -37 text -8
  175. guruplug : all -69 bss +8 rodata -69 text -8
  176. sheevaplug : all -72 bss +8 rodata -64 text -16
  177. km_kirkwood_128m16: all -118 rodata -86 text -32
  178. kmcoge5un : all -118 rodata -86 text -32
  179. km_kirkwood : all -118 rodata -86 text -32
  180. km_kirkwood_pci: all -118 rodata -86 text -32
  181. s5pc210_universal: all -123 bss -8 rodata -115
  182. mgcoge3un : all -126 rodata -86 text -40
  183. kmsuv31 : all -126 rodata -86 text -40
  184. kmsugp1 : all -126 rodata -86 text -40
  185. kmnusa : all -126 rodata -86 text -40
  186. portl2 : all -126 rodata -86 text -40
  187. pcm052 : all -210 bss +8 rodata -178 text -40
  188. pm9261 : all -257 bss -168 rodata -81 text -8
Add Comment
Please, Sign In to add comment