Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. jinghua@mshsrv05:~/git_src/uefi-2.6/uefi$ ./make.sh a8k
  2. Build environment: Linux-3.13.0-24-generic-x86_64-with-Ubuntu-14.04-trusty
  3. Build start time: 17:18:56, Apr.23 2018
  4.  
  5. WORKSPACE = /home/jinghua/git_src/uefi-2.6/uefi
  6. ECP_SOURCE = /home/jinghua/git_src/uefi-2.6/uefi/EdkCompatibilityPkg
  7. EDK_SOURCE = /home/jinghua/git_src/uefi-2.6/uefi/EdkCompatibilityPkg
  8. EFI_SOURCE = /home/jinghua/git_src/uefi-2.6/uefi/EdkCompatibilityPkg
  9. EDK_TOOLS_PATH = /home/jinghua/git_src/uefi-2.6/uefi/BaseTools
  10. CONF_PATH = /home/jinghua/git_src/uefi-2.6/uefi/Conf
  11.  
  12.  
  13. Architecture(s) = AARCH64
  14. Build target = DEBUG
  15. Toolchain = GCC49
  16.  
  17. Active Platform = /home/jinghua/git_src/uefi-2.6/uefi/OpenPlatformPkg/Platforms/Marvell/Armada/Armada80x0Db.dsc
  18. Flash Image Definition = /home/jinghua/git_src/uefi-2.6/uefi/OpenPlatformPkg/Platforms/Marvell/Armada/Armada7k8k.fdf
  19.  
  20. Processing meta-data ..... done!
  21. Building ... /home/jinghua/git_src/uefi-2.6/uefi/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [AARCH64]
  22. gcc: error: unrecognized command line option ‘-mlittle-endian’
  23. gcc: error: unrecognized command line option ‘-mstrict-align’
  24. make: *** [/home/jinghua/git_src/uefi-2.6/uefi/Build/Armada80x0Db-AARCH64/DEBUG_GCC49/AARCH64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/PcdLib.obj] Error 1
  25. "gcc" -g -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -ffunction-sections -fdata-sections -include AutoGen.h -fno-common -DSTRING_ARRAY_NAME=BasePcdLibNullStrings -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -include AutoGen.h -fno-common -mlittle-endian -fno-short-enums -fverbose-asm -funsigned-char -ffunction-sections -fdata-sections -Wno-address -fno-asynchronous-unwind-tables -fno-pic -save-temps -O0 -mcmodel=small -mstrict-align -c -o /home/jinghua/git_src/uefi-2.6/uefi/Build/Armada80x0Db-AARCH64/DEBUG_GCC49/AARCH64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/./PcdLib.obj -I/home/jinghua/git_src/uefi-2.6/uefi/MdePkg/Library/BasePcdLibNull -I/home/jinghua/git_src/uefi-2.6/uefi/Build/Armada80x0Db-AARCH64/DEBUG_GCC49/AARCH64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/DEBUG -I/home/jinghua/git_src/uefi-2.6/uefi/MdePkg -I/home/jinghua/git_src/uefi-2.6/uefi/MdePkg/Include -I/home/jinghua/git_src/uefi-2.6/uefi/MdePkg/Include/AArch64 /home/jinghua/git_src/uefi-2.6/uefi/MdePkg/Library/BasePcdLibNull/PcdLib.c
  26.  
  27.  
  28. build.py...
  29. : error 7000: Failed to execute command
  30. make tbuild [/home/jinghua/git_src/uefi-2.6/uefi/Build/Armada80x0Db-AARCH64/DEBUG_GCC49/AARCH64/MdePkg/Library/BasePcdLibNull/BasePcdLibNull]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement