All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-ppc] Can't build for P1022DS
@ 2013-06-17 16:09 Gary Thomas
  2013-06-18  1:36 ` Liu Ting-B28495
  2013-06-18  2:00 ` Luo Zhenhua-B19537
  0 siblings, 2 replies; 4+ messages in thread
From: Gary Thomas @ 2013-06-17 16:09 UTC (permalink / raw)
  To: meta-freescale

Just tried this for the first time, with the latest meta-fsl-ppc (amltd
is my local distribution, patterned after poky):

Build Configuration:
BB_VERSION        = "1.19.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Fedora-16"
TARGET_SYS        = "powerpc-amltd-linux-gnuspe"
MACHINE           = "p1022ds"
DISTRO            = "amltd"
DISTRO_VERSION    = "1.4+snapshot-20130617"
TUNE_FEATURES     = "m32 spe ppce500v2"
TARGET_FPU        = "ppc-efd"
meta              = "master:e8197722de1f6006ceae0d4266de91c1db7278e3"
meta-amltd        = "master:e90216176700a34d1018f341a6c65d149b3df828"
meta-fsl-ppc      = "master:52b906c448f275719f241c634fe6e412e917b67a"

powerpc-amltd-linux-gnuspe-gcc  --sysroot=/local/synology_poky/tmp/sysroots/p1022ds -M -g -gdwarf-2
  -Os   -fpic -mrelocatable -ffunction-sections -fdata-sections -meabi -D__KERNEL__ -DCONFIG_SYS_TEXT
_BASE=0xeff80000 -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-boot/git-r30/git/P1022
DS/include2 -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-boot/git-r30/git/P1022DS/in
clude -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-boot/git-r30/git/include -fno-bui
ltin -ffreestanding -nostdinc -isystem /local/synology_poky/tmp/sysroots/i686-linux/usr/lib/ppce500v
2-amltd-linux-gnuspe/gcc/powerpc-amltd-linux-gnuspe/4.7.2/include -pipe  -DCONFIG_PPC -D__powerpc__
-ffixed-r2 -Wa,-me500 -msoft-float -mno-string -mspe=yes -mno-spe   -MQ /local/synology_poky/tmp/wor
k/p1022ds-amltd-linux-gnuspe/u-boot/git-r30/git/P1022DS/arch/powerpc/cpu/mpc8xxx/cpu.o cpu.c >/local
/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-boot/git-r30/git/P1022DS/arch/powerpc/cpu/mpc8x
xx/.depend.cpu
release.S: Assembler messages:
release.S:237: Error: operand out of range (0xfffff144 is not between 0x00000000 and 0x0000ffff)
release.S:366: Error: operand out of range (0xfffff144 is not between 0x00000000 and 0x0000ffff)
release.S:391: Error: operand out of range (0xfffff140 is not between 0x00000000 and 0x0000ffff)

Ideas?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [meta-fsl-ppc] Can't build for P1022DS
  2013-06-17 16:09 [meta-fsl-ppc] Can't build for P1022DS Gary Thomas
@ 2013-06-18  1:36 ` Liu Ting-B28495
  2013-06-18  8:50   ` Gary Thomas
  2013-06-18  2:00 ` Luo Zhenhua-B19537
  1 sibling, 1 reply; 4+ messages in thread
From: Liu Ting-B28495 @ 2013-06-18  1:36 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

This was fixed in commit:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=14010b4a60072641bab62c761edffc51148ae6e9

use latest poky or cherry-pick this commit.

-Ting

> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of Gary Thomas
> Sent: Tuesday, June 18, 2013 12:09 AM
> To: meta-freescale@yoctoproject.org
> Subject: [meta-freescale] [meta-fsl-ppc] Can't build for P1022DS
> 
> Just tried this for the first time, with the latest meta-fsl-ppc (amltd
> is my local distribution, patterned after poky):
> 
> Build Configuration:
> BB_VERSION        = "1.19.0"
> BUILD_SYS         = "i686-linux"
> NATIVELSBSTRING   = "Fedora-16"
> TARGET_SYS        = "powerpc-amltd-linux-gnuspe"
> MACHINE           = "p1022ds"
> DISTRO            = "amltd"
> DISTRO_VERSION    = "1.4+snapshot-20130617"
> TUNE_FEATURES     = "m32 spe ppce500v2"
> TARGET_FPU        = "ppc-efd"
> meta              = "master:e8197722de1f6006ceae0d4266de91c1db7278e3"
> meta-amltd        = "master:e90216176700a34d1018f341a6c65d149b3df828"
> meta-fsl-ppc      = "master:52b906c448f275719f241c634fe6e412e917b67a"
> 
> powerpc-amltd-linux-gnuspe-gcc  --
> sysroot=/local/synology_poky/tmp/sysroots/p1022ds -M -g -gdwarf-2
>   -Os   -fpic -mrelocatable -ffunction-sections -fdata-sections -meabi -
> D__KERNEL__ -DCONFIG_SYS_TEXT
> _BASE=0xeff80000 -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-
> gnuspe/u-boot/git-r30/git/P1022
> DS/include2 -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-
> boot/git-r30/git/P1022DS/in
> clude -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-
> boot/git-r30/git/include -fno-bui ltin -ffreestanding -nostdinc -isystem
> /local/synology_poky/tmp/sysroots/i686-linux/usr/lib/ppce500v
> 2-amltd-linux-gnuspe/gcc/powerpc-amltd-linux-gnuspe/4.7.2/include -pipe
> -DCONFIG_PPC -D__powerpc__
> -ffixed-r2 -Wa,-me500 -msoft-float -mno-string -mspe=yes -mno-spe   -MQ
> /local/synology_poky/tmp/wor
> k/p1022ds-amltd-linux-gnuspe/u-boot/git-
> r30/git/P1022DS/arch/powerpc/cpu/mpc8xxx/cpu.o cpu.c >/local
> /synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-boot/git-
> r30/git/P1022DS/arch/powerpc/cpu/mpc8x
> xx/.depend.cpu
> release.S: Assembler messages:
> release.S:237: Error: operand out of range (0xfffff144 is not between
> 0x00000000 and 0x0000ffff)
> release.S:366: Error: operand out of range (0xfffff144 is not between
> 0x00000000 and 0x0000ffff)
> release.S:391: Error: operand out of range (0xfffff140 is not between
> 0x00000000 and 0x0000ffff)
> 
> Ideas?
> 
> Thanks
> 
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale




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

* Re: [meta-fsl-ppc] Can't build for P1022DS
  2013-06-17 16:09 [meta-fsl-ppc] Can't build for P1022DS Gary Thomas
  2013-06-18  1:36 ` Liu Ting-B28495
@ 2013-06-18  2:00 ` Luo Zhenhua-B19537
  1 sibling, 0 replies; 4+ messages in thread
From: Luo Zhenhua-B19537 @ 2013-06-18  2:00 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

The issue is fixed by below commit, please fetch latest poky and try again. 

http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=14010b4a60072641bab62c761edffc51148ae6e9


Best Regards,

Zhenhua

> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of Gary Thomas
> Sent: Tuesday, June 18, 2013 12:09 AM
> To: meta-freescale@yoctoproject.org
> Subject: [meta-freescale] [meta-fsl-ppc] Can't build for P1022DS
> 
> Just tried this for the first time, with the latest meta-fsl-ppc (amltd
> is my local distribution, patterned after poky):
> 
> Build Configuration:
> BB_VERSION        = "1.19.0"
> BUILD_SYS         = "i686-linux"
> NATIVELSBSTRING   = "Fedora-16"
> TARGET_SYS        = "powerpc-amltd-linux-gnuspe"
> MACHINE           = "p1022ds"
> DISTRO            = "amltd"
> DISTRO_VERSION    = "1.4+snapshot-20130617"
> TUNE_FEATURES     = "m32 spe ppce500v2"
> TARGET_FPU        = "ppc-efd"
> meta              = "master:e8197722de1f6006ceae0d4266de91c1db7278e3"
> meta-amltd        = "master:e90216176700a34d1018f341a6c65d149b3df828"
> meta-fsl-ppc      = "master:52b906c448f275719f241c634fe6e412e917b67a"
> 
> powerpc-amltd-linux-gnuspe-gcc  --
> sysroot=/local/synology_poky/tmp/sysroots/p1022ds -M -g -gdwarf-2
>   -Os   -fpic -mrelocatable -ffunction-sections -fdata-sections -meabi -
> D__KERNEL__ -DCONFIG_SYS_TEXT
> _BASE=0xeff80000 -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-
> gnuspe/u-boot/git-r30/git/P1022
> DS/include2 -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-
> boot/git-r30/git/P1022DS/in
> clude -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-
> boot/git-r30/git/include -fno-bui ltin -ffreestanding -nostdinc -isystem
> /local/synology_poky/tmp/sysroots/i686-linux/usr/lib/ppce500v
> 2-amltd-linux-gnuspe/gcc/powerpc-amltd-linux-gnuspe/4.7.2/include -pipe
> -DCONFIG_PPC -D__powerpc__
> -ffixed-r2 -Wa,-me500 -msoft-float -mno-string -mspe=yes -mno-spe   -MQ
> /local/synology_poky/tmp/wor
> k/p1022ds-amltd-linux-gnuspe/u-boot/git-
> r30/git/P1022DS/arch/powerpc/cpu/mpc8xxx/cpu.o cpu.c >/local
> /synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-boot/git-
> r30/git/P1022DS/arch/powerpc/cpu/mpc8x
> xx/.depend.cpu
> release.S: Assembler messages:
> release.S:237: Error: operand out of range (0xfffff144 is not between
> 0x00000000 and 0x0000ffff)
> release.S:366: Error: operand out of range (0xfffff144 is not between
> 0x00000000 and 0x0000ffff)
> release.S:391: Error: operand out of range (0xfffff140 is not between
> 0x00000000 and 0x0000ffff)
> 
> Ideas?
> 
> Thanks
> 
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale




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

* Re: [meta-fsl-ppc] Can't build for P1022DS
  2013-06-18  1:36 ` Liu Ting-B28495
@ 2013-06-18  8:50   ` Gary Thomas
  0 siblings, 0 replies; 4+ messages in thread
From: Gary Thomas @ 2013-06-18  8:50 UTC (permalink / raw)
  To: Liu Ting-B28495; +Cc: meta-freescale@yoctoproject.org

On 2013-06-18 02:36, Liu Ting-B28495 wrote:
> This was fixed in commit:
> http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=14010b4a60072641bab62c761edffc51148ae6e9
>
> use latest poky or cherry-pick this commit.

Thanks, that fixed it.  I can now build a complete image for the P1022DS.

>> -----Original Message-----
>> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
>> bounces@yoctoproject.org] On Behalf Of Gary Thomas
>> Sent: Tuesday, June 18, 2013 12:09 AM
>> To: meta-freescale@yoctoproject.org
>> Subject: [meta-freescale] [meta-fsl-ppc] Can't build for P1022DS
>>
>> Just tried this for the first time, with the latest meta-fsl-ppc (amltd
>> is my local distribution, patterned after poky):
>>
>> Build Configuration:
>> BB_VERSION        = "1.19.0"
>> BUILD_SYS         = "i686-linux"
>> NATIVELSBSTRING   = "Fedora-16"
>> TARGET_SYS        = "powerpc-amltd-linux-gnuspe"
>> MACHINE           = "p1022ds"
>> DISTRO            = "amltd"
>> DISTRO_VERSION    = "1.4+snapshot-20130617"
>> TUNE_FEATURES     = "m32 spe ppce500v2"
>> TARGET_FPU        = "ppc-efd"
>> meta              = "master:e8197722de1f6006ceae0d4266de91c1db7278e3"
>> meta-amltd        = "master:e90216176700a34d1018f341a6c65d149b3df828"
>> meta-fsl-ppc      = "master:52b906c448f275719f241c634fe6e412e917b67a"
>>
>> powerpc-amltd-linux-gnuspe-gcc  --
>> sysroot=/local/synology_poky/tmp/sysroots/p1022ds -M -g -gdwarf-2
>>    -Os   -fpic -mrelocatable -ffunction-sections -fdata-sections -meabi -
>> D__KERNEL__ -DCONFIG_SYS_TEXT
>> _BASE=0xeff80000 -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-
>> gnuspe/u-boot/git-r30/git/P1022
>> DS/include2 -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-
>> boot/git-r30/git/P1022DS/in
>> clude -I/local/synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-
>> boot/git-r30/git/include -fno-bui ltin -ffreestanding -nostdinc -isystem
>> /local/synology_poky/tmp/sysroots/i686-linux/usr/lib/ppce500v
>> 2-amltd-linux-gnuspe/gcc/powerpc-amltd-linux-gnuspe/4.7.2/include -pipe
>> -DCONFIG_PPC -D__powerpc__
>> -ffixed-r2 -Wa,-me500 -msoft-float -mno-string -mspe=yes -mno-spe   -MQ
>> /local/synology_poky/tmp/wor
>> k/p1022ds-amltd-linux-gnuspe/u-boot/git-
>> r30/git/P1022DS/arch/powerpc/cpu/mpc8xxx/cpu.o cpu.c >/local
>> /synology_poky/tmp/work/p1022ds-amltd-linux-gnuspe/u-boot/git-
>> r30/git/P1022DS/arch/powerpc/cpu/mpc8x
>> xx/.depend.cpu
>> release.S: Assembler messages:
>> release.S:237: Error: operand out of range (0xfffff144 is not between
>> 0x00000000 and 0x0000ffff)
>> release.S:366: Error: operand out of range (0xfffff144 is not between
>> 0x00000000 and 0x0000ffff)
>> release.S:391: Error: operand out of range (0xfffff140 is not between
>> 0x00000000 and 0x0000ffff)
>>
>> Ideas?
>>
>> Thanks
>>
>> --
>> ------------------------------------------------------------
>> Gary Thomas                 |  Consulting for the
>> MLB Associates              |    Embedded world
>> ------------------------------------------------------------
>> _______________________________________________
>> meta-freescale mailing list
>> meta-freescale@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-freescale
>

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2013-06-18  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 16:09 [meta-fsl-ppc] Can't build for P1022DS Gary Thomas
2013-06-18  1:36 ` Liu Ting-B28495
2013-06-18  8:50   ` Gary Thomas
2013-06-18  2:00 ` Luo Zhenhua-B19537

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.