public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* ArmVirtPkg Build Failure
@ 2016-11-03  4:57 Sajjan, Vikas C
  2016-11-03  8:07 ` Laszlo Ersek
  0 siblings, 1 reply; 4+ messages in thread
From: Sajjan, Vikas C @ 2016-11-03  4:57 UTC (permalink / raw)
  To: edk2-devel@lists.01.org, lersek@redhat.com,
	ard.biesheuvel@linaro.org, leif.lindholm@linaro.org

 Hi All,

I get below build error when I tried building EDK2 for ArmVirtPkg

$ build -a AARCH64 -t GCC49 -p ArmVirtPkg/ArmVirtQemu.dsc

/home/vikas/tianacore/edk2/MdeModulePkg/Logo/Logo.c:34:5: error: ‘IMG_LOGO’ undeclared here (not in a function)
     IMAGE_TOKEN (IMG_LOGO),
     ^
make: *** [/home/vikas/tianacore/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Logo/LogoDxe/OUTPUT/Logo.obj] Error 1

	
build.py...
 : error 7000: Failed to execute command
	make tbuild [/home/vikas/tianacore/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Logo/LogoDxe]


build.py...
 : error F002: Failed to build module
	/home/vikas/tianacore/edk2/MdeModulePkg/Logo/LogoDxe.inf [AARCH64, GCC49, DEBUG]

- Failed -
Build end time: 10:12:42, Nov.03 2016
Build total time: 00:03:13

Let me I am missing something here.

Regards
Vikas Sajjan 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ArmVirtPkg Build Failure
  2016-11-03  4:57 ArmVirtPkg Build Failure Sajjan, Vikas C
@ 2016-11-03  8:07 ` Laszlo Ersek
  2016-11-03  8:18   ` Sajjan, Vikas C
  2016-11-03 15:42   ` Leif Lindholm
  0 siblings, 2 replies; 4+ messages in thread
From: Laszlo Ersek @ 2016-11-03  8:07 UTC (permalink / raw)
  To: Sajjan, Vikas C, edk2-devel@lists.01.org,
	ard.biesheuvel@linaro.org, leif.lindholm@linaro.org

On 11/03/16 05:57, Sajjan, Vikas C wrote:
>  Hi All,
> 
> I get below build error when I tried building EDK2 for ArmVirtPkg
> 
> $ build -a AARCH64 -t GCC49 -p ArmVirtPkg/ArmVirtQemu.dsc
> 
> /home/vikas/tianacore/edk2/MdeModulePkg/Logo/Logo.c:34:5: error: ‘IMG_LOGO’ undeclared here (not in a function)
>      IMAGE_TOKEN (IMG_LOGO),
>      ^
> make: *** [/home/vikas/tianacore/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Logo/LogoDxe/OUTPUT/Logo.obj] Error 1
> 
> 	
> build.py...
>  : error 7000: Failed to execute command
> 	make tbuild [/home/vikas/tianacore/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Logo/LogoDxe]
> 
> 
> build.py...
>  : error F002: Failed to build module
> 	/home/vikas/tianacore/edk2/MdeModulePkg/Logo/LogoDxe.inf [AARCH64, GCC49, DEBUG]
> 
> - Failed -
> Build end time: 10:12:42, Nov.03 2016
> Build total time: 00:03:13
> 
> Let me I am missing something here.
> 
> Regards
> Vikas Sajjan 
> 

Please refer to:

https://lists.01.org/pipermail/edk2-devel/2016-October/002368.html

Laszlo


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ArmVirtPkg Build Failure
  2016-11-03  8:07 ` Laszlo Ersek
@ 2016-11-03  8:18   ` Sajjan, Vikas C
  2016-11-03 15:42   ` Leif Lindholm
  1 sibling, 0 replies; 4+ messages in thread
From: Sajjan, Vikas C @ 2016-11-03  8:18 UTC (permalink / raw)
  To: Laszlo Ersek, edk2-devel@lists.01.org, ard.biesheuvel@linaro.org,
	leif.lindholm@linaro.org

Hi Laszlo,

-----Original Message-----
From: Laszlo Ersek [mailto:lersek@redhat.com] 
Sent: Thursday, November 03, 2016 1:37 PM
To: Sajjan, Vikas C <vikas.cha.sajjan@hpe.com>; edk2-devel@lists.01.org <edk2-devel@ml01.01.org>; ard.biesheuvel@linaro.org; leif.lindholm@linaro.org
Subject: Re: ArmVirtPkg Build Failure

On 11/03/16 05:57, Sajjan, Vikas C wrote:
>  Hi All,
> 
> I get below build error when I tried building EDK2 for ArmVirtPkg
> 
> $ build -a AARCH64 -t GCC49 -p ArmVirtPkg/ArmVirtQemu.dsc
> 
> /home/vikas/tianacore/edk2/MdeModulePkg/Logo/Logo.c:34:5: error: ‘IMG_LOGO’ undeclared here (not in a function)
>      IMAGE_TOKEN (IMG_LOGO),
>      ^
> make: *** [/home/vikas/tianacore/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Logo/LogoDxe/OUTPUT/Logo.obj] Error 1
> 
> 	
> build.py...
>  : error 7000: Failed to execute command
> 	make tbuild [/home/vikas/tianacore/Build/ArmVirtQemu-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Logo/LogoDxe]
> 
> 
> build.py...
>  : error F002: Failed to build module
> 	/home/vikas/tianacore/edk2/MdeModulePkg/Logo/LogoDxe.inf [AARCH64, GCC49, DEBUG]
> 
> - Failed -
> Build end time: 10:12:42, Nov.03 2016
> Build total time: 00:03:13
> 
> Let me I am missing something here.
> 
> Regards
> Vikas Sajjan 
> 

Please refer to:

https://lists.01.org/pipermail/edk2-devel/2016-October/002368.html

Thanks, this helps.

Laszlo

Regards 
Vikas Sajjan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ArmVirtPkg Build Failure
  2016-11-03  8:07 ` Laszlo Ersek
  2016-11-03  8:18   ` Sajjan, Vikas C
@ 2016-11-03 15:42   ` Leif Lindholm
  1 sibling, 0 replies; 4+ messages in thread
From: Leif Lindholm @ 2016-11-03 15:42 UTC (permalink / raw)
  To: Laszlo Ersek; +Cc: Sajjan, Vikas C, edk2-devel@lists.01.org

On Thu, Nov 03, 2016 at 09:07:14AM +0100, Laszlo Ersek wrote:
> > build.py...
> >  : error F002: Failed to build module
> > 	/home/vikas/tianacore/edk2/MdeModulePkg/Logo/LogoDxe.inf [AARCH64, GCC49, DEBUG]
> > 
> > - Failed -
> > Build end time: 10:12:42, Nov.03 2016
> > Build total time: 00:03:13
> > 
> > Let me I am missing something here.
> > 
> > Regards
> > Vikas Sajjan 
> > 
> 
> Please refer to:
> 
> https://lists.01.org/pipermail/edk2-devel/2016-October/002368.html

Or ". edksetup.sh --reconfig".

/
    Leif


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-03 15:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03  4:57 ArmVirtPkg Build Failure Sajjan, Vikas C
2016-11-03  8:07 ` Laszlo Ersek
2016-11-03  8:18   ` Sajjan, Vikas C
2016-11-03 15:42   ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox