gcc-version:gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC)
[gobi15@localhost lib]$ gcc --version
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-7)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See attached build_sh.log for entire build log. Looks like the problem is
this:/home/gobi15/UDK2014/EmulatorPkg/Unix/Host/X11GraphicsWindow.c:21:22:
fatal error: X11/Xlib.h: No such file or directory
#include <X11/Xlib.h>
Shubha D. ramanishubharam...@gmail.com
shubharam...@yahoo.com
On Tuesday, July 7, 2015 2:42 PM, "aaron....@congatec.com"
<aaron....@congatec.com> wrote:
Can you please run two commands: gcc -versionand build.sh and get the
following information:
[aaron@localhost EmulatorPkg]$ gcc --version
gcc (GCC) 5.1.1 20150618 (Red Hat 5.1.1-4)
Copyright (C) 2015 Free Software Foundation,Inc.
This is free software; see the sourcefor copying conditions. There is NO
warranty; not even for MERCHANTABILITYor FITNESS FOR A PARTICULAR PURPOSE.
[aaron@localhost EmulatorPkg]$ ./build.sh
Initializing workspace
/home/aaron/Projects/edk2/BaseTools
Loading previous configuration from$WORKSPACE/Conf/BuildEnv.sh
WORKSPACE: /home/aaron/Projects/edk2
EDK_TOOLS_PATH: /home/aaron/Projects/edk2/BaseTools
using prebuilt tools
Build environment: Linux-4.0.4-303.fc22.x86_64-x86_64-with-fedora-22-Twenty_Two
Build start time: 14:38:35, Jul.07 2015
WORKSPACE =/home/aaron/Projects/edk2
ECP_SOURCE = /home/aaron/Projects/edk2/EdkCompatibilityPkg
EDK_SOURCE = /home/aaron/Projects/edk2/EdkCompatibilityPkg
EFI_SOURCE = /home/aaron/Projects/edk2/EdkCompatibilityPkg
EDK_TOOLS_PATH = /home/aaron/Projects/edk2/BaseTools
Architecture(s) = X64
Build target = DEBUG
Toolchain =GCC49
Active Platform = /home/aaron/Projects/edk2/EmulatorPkg/EmulatorPkg.dsc
Flash Image Definition =
/home/aaron/Projects/edk2/EmulatorPkg/EmulatorPkg.fdf
I want to check that you are using asupported GCC tool chain (i.e. gcc version
4.4 - 4.9).
Best Regards,
Aaron
From: Shubha Ramani <shubharam...@yahoo.com>
To: "aaron....@congatec.com"<aaron....@congatec.com>,
"edk2-devel@lists.sourceforge.net"<edk2-devel@lists.sourceforge.net>,
Date: 07/07/2015 12:44 PM
Subject: Re: [edk2] EmulatorPkgrev 17865 is broken
Now I get this when I run build.sh in EmulatorPkg:
rtStatusCodeRouterPei/OUTPUT/static_library_files.lst-\)
make: ***
[/home/gobi15/UDK2014/Build/Emulator/DEBUG_GCC47/X64/EmulatorPkg/Unix/Host/Host/OUTPUT/X11GraphicsWindow.obj]Error
1
build.py...
: error 7000: Failed to execute command
make tbuild
[/home/gobi15/UDK2014/Build/Emulator/DEBUG_GCC47/X64/EmulatorPkg/Unix/Host/Host]
build.py...
: error F002: Failed to build module
/home/gobi15/UDK2014/EmulatorPkg/Unix/Host/Host.inf [X64,GCC47, DEBUG]
- Failed -
Build end time: 00:33:17, Jul.07 2015
Build total time: 00:00:10
On Tuesday, July 7, 2015 11:57 AM,
"aaron....@congatec.com"<aaron....@congatec.com> wrote:
You will need to install the uuid developmentpackage from your linux
distribution.
Here is a link that describes how to setup an ubuntu environment.
https://wiki.ubuntu.com/UEFI/EDK2
Best Personal Regards,
Aaron
Any e-mail sent from congatec may contain information which is confidential.If
you are not the intended recipient, you may not
disclose, copy or use it; please notify the sender immediately and deletethis
e-mail and any copies from your systems.
From: ShubhaRamani <shubharam...@yahoo.com>
To:
"edk2-devel@lists.sourceforge.net"<edk2-devel@lists.sourceforge.net>,
Date: 07/07/201511:55 AM
Subject: [edk2]EmulatorPkg rev 17865 is broken
Running build.sh I get the following error:
GenFvInternalLib.c:27:23: fatal error: uuid/uuid.h: No such file or directory
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel
Initializing workspace
/home/gobi15/UDK2014/BaseTools
Loading previous configuration from $WORKSPACE/Conf/BuildEnv.sh
WORKSPACE: /home/gobi15/UDK2014
EDK_TOOLS_PATH: /home/gobi15/UDK2014/BaseTools
using prebuilt tools
Build environment: Linux-3.19.5-100.fc20.x86_64-x86_64-with-fedora-20-Heisenbug
Build start time: 02:45:39, Jul.07 2015
WORKSPACE = /home/gobi15/UDK2014
ECP_SOURCE = /home/gobi15/UDK2014/EdkCompatibilityPkg
EDK_SOURCE = /home/gobi15/UDK2014/EdkCompatibilityPkg
EFI_SOURCE = /home/gobi15/UDK2014/EdkCompatibilityPkg
EDK_TOOLS_PATH = /home/gobi15/UDK2014/BaseTools
Architecture(s) = X64
Build target = DEBUG
Toolchain = GCC47
Active Platform = /home/gobi15/UDK2014/EmulatorPkg/EmulatorPkg.dsc
Flash Image Definition = /home/gobi15/UDK2014/EmulatorPkg/EmulatorPkg.fdf
Processing meta-data ..... done!
Building ... /home/gobi15/UDK2014/MdePkg/Library/BaseLib/BaseLib.inf [X64]
Building ... /home/gobi15/UDK2014/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf [X64]
Building ... /home/gobi15/UDK2014/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64]
make: Nothing to be done for `tbuild'.
make: Nothing to be done for `tbuild'.
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Library/SecPpiListLib/SecPpiListLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Library/ThunkPpiList/ThunkPpiList.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Library/ThunkProtocolList/ThunkProtocolList.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Library/SecPeiServicesLib/SecPeiServicesLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Unix/Host/Host.inf [X64]
Building ... /home/gobi15/UDK2014/MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf [X64]
"/usr/bin/gcc" -m64 -g -fshort-wchar -fno-strict-aliasing -Wall -malign-double -idirafter/usr/include -c -include /home/gobi15/UDK2014/Build/Emulator/DEBUG_GCC47/X64/EmulatorPkg/Unix/Host/Host/DEBUG/AutoGen.h -DSTRING_ARRAY_NAME=HostStrings "-DEFIAPI=__attribute__((ms_abi))" -o /home/gobi15/UDK2014/Build/Emulator/DEBUG_GCC47/X64/EmulatorPkg/Unix/Host/Host/OUTPUT/./X11GraphicsWindow.obj -I/home/gobi15/UDK2014/EmulatorPkg/Unix/Host/X64 -I/home/gobi15/UDK2014/EmulatorPkg/Unix/Host -I/home/gobi15/UDK2014/Build/Emulator/DEBUG_GCC47/X64/EmulatorPkg/Unix/Host/Host/DEBUG -I/home/gobi15/UDK2014/MdePkg -I/home/gobi15/UDK2014/MdePkg/Include -I/home/gobi15/UDK2014/MdePkg/Include/X64 -I/home/gobi15/UDK2014/MdeModulePkg -I/home/gobi15/UDK2014/MdeModulePkg/Include -I/home/gobi15/UDK2014/EmulatorPkg -I/home/gobi15/UDK2014/EmulatorPkg/Include /home/gobi15/UDK2014/EmulatorPkg/Unix/Host/X11GraphicsWindow.c
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Library/PeiEmuPeCoffGetEntryPointLib/PeiEmuPeCoffGetEntryPointLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Library/PeiServicesTablePointerLibMagicPage/PeiServicesTablePointerLibMagicPage.inf [X64]
/home/gobi15/UDK2014/EmulatorPkg/Unix/Host/X11GraphicsWindow.c:21:22: fatal error: X11/Xlib.h: No such file or directory
#include <X11/Xlib.h>
^
compilation terminated.
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/PeiHobLib/PeiHobLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/EmulatorPkg/Library/PeiEmuPeCoffExtraActionLib/PeiEmuPeCoffExtraActionLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf [X64]
make: Nothing to be done for `tbuild'.
Building ... /home/gobi15/UDK2014/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf [X64]
make: *** [/home/gobi15/UDK2014/Build/Emulator/DEBUG_GCC47/X64/EmulatorPkg/Unix/Host/Host/OUTPUT/X11GraphicsWindow.obj] Error 1
build.py...
: error 7000: Failed to execute command
make tbuild [/home/gobi15/UDK2014/Build/Emulator/DEBUG_GCC47/X64/EmulatorPkg/Unix/Host/Host]
build.py...
: error F002: Failed to build module
/home/gobi15/UDK2014/EmulatorPkg/Unix/Host/Host.inf [X64, GCC47, DEBUG]
- Failed -
Build end time: 02:45:44, Jul.07 2015
Build total time: 00:00:05
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel