All of lore.kernel.org
 help / color / mirror / Atom feed
* do_compile_ptest_base error (valgrind) in dizzy
@ 2015-04-07  6:43 praveen vattipalli
  0 siblings, 0 replies; 5+ messages in thread
From: praveen vattipalli @ 2015-04-07  6:43 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 2864 bytes --]

hi
I am using 64 bit ubuntu12.04 and compiling coertexa9 arch arm  board. I
could able to build core-image-minimal successfully. But when I am trying
to build valgrind. I am getting do_compile_ptest_base error. If i remove
ptest in valgrind_3.9.0.bb it is building without errors.

I am using poky-dizzy.

ERROR LOG:

/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:
In function 's32_to_f32_imm1':
|
/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1:
internal compiler error: Max. number of generated reload insns per insn is
achieved (90)
|
|  }
|  ^
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[5]: *** [vcvt_fixed_float_VFP.o] Error 1
| make[5]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
| make[4]: *** [check-am] Error 2
| make[4]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
| make[3]: *** [check-recursive] Error 1
| make[3]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests'
| make[2]: *** [check-recursive] Error 1
| make[2]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none'
| make[1]: *** [check-recursive] Error 1
| make[1]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
| make: *** [check] Error 2
| make: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile_ptest_base (log file is located at
/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/temp/log.do_compile_ptest_base.11152)
ERROR: Task 9 (/home/praveenk/work/platform/meta/recipes-devtools/valgrind/
valgrind_3.9.0.bb, do_compile_ptest_base) failed with exit code '1'
NOTE: Tasks Summary: Attempted 776 tasks of which 769 didn't need to be
rerun and 1 failed.
No currently running tasks (776 of 784)

Summary: 1 task failed:
  /home/praveenk/work/platform/meta/recipes-devtools/valgrind/
valgrind_3.9.0.bb, do_compile_ptest_base
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

how can i solve this.

Thanks
Praveen

[-- Attachment #2: Type: text/html, Size: 3274 bytes --]

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

* Re: do_compile_ptest_base error (valgrind) in dizzy
  2015-04-09  7:18   ` Khem Raj
@ 2015-04-10  9:30     ` praveen vattipalli
  0 siblings, 0 replies; 5+ messages in thread
From: praveen vattipalli @ 2015-04-10  9:30 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 7945 bytes --]

HI Khem Raj,

I applied the patch by taking reference from
For gcc ICE please test out
http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=5ea11b4fa4e02f079aa9209e482e4922ad90f8de
still i am facing same problem. I am working on dizzy branch.

ERROR
/home/praveenk/work/git_sources/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/valgrind/3.10.1-r1/valgrind-3.10.1/none/tests/arm/vcvt_fixed_float_VFP.c:12:1:
internal compiler error: Max. number of generated reload insns per insn is
achieved (90)
|
|  }
|  ^
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[5]: *** [vcvt_fixed_float_VFP.o] Error 1
| make[5]: Leaving directory
`/home/praveenk/work/git_sources/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/valgrind/3.10.1-r1/build/none/tests/arm'
| make[4]: *** [check-am] Error 2
| make[4]: Leaving directory
`/home/praveenk/work/git_sources/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/valgrind/3.10.1-r1/build/none/tests/arm'
| make[3]: *** [check-recursive] Error 1
| make[3]: Leaving directory
`/home/praveenk/work/git_sources/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/valgrind/3.10.1-r1/build/none/tests'
| make[2]: *** [check-recursive] Error 1
| make[2]: Leaving directory
`/home/praveenk/work/git_sources/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/valgrind/3.10.1-r1/build/none'
| make[1]: *** [check-recursive] Error 1
| make[1]: Leaving directory
`/home/praveenk/work/git_sources/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/valgrind/3.10.1-r1/build'
| make: *** [check] Error 2
| make: Leaving directory
`/home/praveenk/work/git_sources/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/valgrind/3.10.1-r1/build'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile_ptest_base (log file is located at
/home/praveenk/work/git_sources/poky/build/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/valgrind/3.10.1-r1/temp/log.do_compile_ptest_base.11973)
ERROR: Task 9
(/home/praveenk/work/git_sources/poky/meta/recipes-devtools/valgrind/
valgrind_3.10.1.bb, do_compile_ptest_base) failed with exit code '1'
NOTE: Tasks Summary: Attempted 795 tasks of which 792 didn't need to be
rerun and 2 failed.
Waiting for 0 running tasks to finish:



What i observed is that when  i am compiling gator recipe i am facing
"__ARM_PCS_VFP" which is declared in stubs.h(GNU) error. It has to pick
stubs-hard.h but it is searching for stubs-soft.h.

Is this two errors related.

Thanks
Praveen





On Thu, Apr 9, 2015 at 12:48 PM, Khem Raj <raj.khem@gmail.com> wrote:

>
> > On Apr 8, 2015, at 4:47 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> >
> > On Wed, Apr 08, 2015 at 12:39:56PM +0530, praveen vattipalli wrote:
> >> hi
> >> I am using 64 bit ubuntu12.04 and compiling coertexa9 arch arm  board. I
> >> could able to build core-image-minimal successfully. But when I am
> trying
> >> to build valgrind. I am getting do_compile_ptest_base error. If i remove
> >> ptest in valgrind_3.9.0.bb it is building without errors.
> >
> > There are multiple issues in valgrind's ptest, in the end I've also
> > disabled ptest for valgrind:
> >
> > Here is snippet of my distro config (with link to the same report 7
> months ago):
> >
> > # Work around FTBFS when building valgrind with ptest and thumb enabled
> > # valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/ldrt_arm.c
> > # {standard input}: Assembler messages:
> > # {standard input}:42: Error: cannot use post-indexing with this
> instruction -- `ldrt r6,[r5],#+132'
> > # {standard input}:42: Error: cannot use post-indexing with this
> instruction -- `ldrt r6,[r5],#132'
> > # ...
> > # ARM_INSTRUCTION_SET_pn-valgrind = "arm"
> > # and remove -O2 as work around for ICE:
> > # 3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1:
> internal compiler error:
> > # Max. number of generated reload insns per insn is achieved (90)
> > #
> http://lists.openembedded.org/pipermail/openembedded-core/2014-September/097330.html
> > # both issues are still reproducible with 3.10.0 version imported from
> > # http://patchwork.openembedded.org/patch/83009/
> > # TARGET_CFLAGS_remove_pn-valgrind = "-O2"
> > PTEST_ENABLED_pn-valgrind = “0"
>
> For gcc ICE please test out
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=5ea11b4fa4e02f079aa9209e482e4922ad90f8de
>
>
> >
> >
> >>
> >> I am using poky-dizzy.
> >>
> >> ERROR LOG:
> >>
> >>
> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:
> >> In function 's32_to_f32_imm1':
> >> |
> >>
> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1:
> >> internal compiler error: Max. number of generated reload insns per insn
> is
> >> achieved (90)
> >> |
> >> |  }
> >> |  ^
> >> | Please submit a full bug report,
> >> | with preprocessed source if appropriate.
> >> | See <http://gcc.gnu.org/bugs.html> for instructions.
> >> | make[5]: *** [vcvt_fixed_float_VFP.o] Error 1
> >> | make[5]: Leaving directory
> >>
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
> >> | make[4]: *** [check-am] Error 2
> >> | make[4]: Leaving directory
> >>
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
> >> | make[3]: *** [check-recursive] Error 1
> >> | make[3]: Leaving directory
> >>
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests'
> >> | make[2]: *** [check-recursive] Error 1
> >> | make[2]: Leaving directory
> >>
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none'
> >> | make[1]: *** [check-recursive] Error 1
> >> | make[1]: Leaving directory
> >>
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
> >> | make: *** [check] Error 2
> >> | make: Leaving directory
> >>
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
> >> | ERROR: oe_runmake failed
> >> | WARNING: exit code 1 from a shell command.
> >> | ERROR: Function failed: do_compile_ptest_base (log file is located at
> >>
> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/temp/log.do_compile_ptest_base.11152)
> >> ERROR: Task 9
> (/home/praveenk/work/platform/meta/recipes-devtools/valgrind/
> >> valgrind_3.9.0.bb, do_compile_ptest_base) failed with exit code '1'
> >> NOTE: Tasks Summary: Attempted 776 tasks of which 769 didn't need to be
> >> rerun and 1 failed.
> >> No currently running tasks (776 of 784)
> >>
> >> Summary: 1 task failed:
> >>  /home/praveenk/work/platform/meta/recipes-devtools/valgrind/
> >> valgrind_3.9.0.bb, do_compile_ptest_base
> >> Summary: There was 1 ERROR message shown, returning a non-zero exit
> code.
> >>
> >> how can i solve this.
> >>
> >> Thanks
> >> Praveen
> >
> >> --
> >> _______________________________________________
> >> yocto mailing list
> >> yocto@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/yocto
> >
> >
> > --
> > Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>
>

[-- Attachment #2: Type: text/html, Size: 10557 bytes --]

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

* Re: do_compile_ptest_base error (valgrind) in dizzy
  2015-04-08 11:47 ` Martin Jansa
@ 2015-04-09  7:18   ` Khem Raj
  2015-04-10  9:30     ` praveen vattipalli
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2015-04-09  7:18 UTC (permalink / raw)
  To: Martin Jansa; +Cc: yocto, praveen vattipalli


> On Apr 8, 2015, at 4:47 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> 
> On Wed, Apr 08, 2015 at 12:39:56PM +0530, praveen vattipalli wrote:
>> hi
>> I am using 64 bit ubuntu12.04 and compiling coertexa9 arch arm  board. I
>> could able to build core-image-minimal successfully. But when I am trying
>> to build valgrind. I am getting do_compile_ptest_base error. If i remove
>> ptest in valgrind_3.9.0.bb it is building without errors.
> 
> There are multiple issues in valgrind's ptest, in the end I've also
> disabled ptest for valgrind:
> 
> Here is snippet of my distro config (with link to the same report 7 months ago):
> 
> # Work around FTBFS when building valgrind with ptest and thumb enabled
> # valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/ldrt_arm.c
> # {standard input}: Assembler messages:
> # {standard input}:42: Error: cannot use post-indexing with this instruction -- `ldrt r6,[r5],#+132'
> # {standard input}:42: Error: cannot use post-indexing with this instruction -- `ldrt r6,[r5],#132'
> # ...
> # ARM_INSTRUCTION_SET_pn-valgrind = "arm"
> # and remove -O2 as work around for ICE:
> # 3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1: internal compiler error:
> # Max. number of generated reload insns per insn is achieved (90)
> # http://lists.openembedded.org/pipermail/openembedded-core/2014-September/097330.html
> # both issues are still reproducible with 3.10.0 version imported from
> # http://patchwork.openembedded.org/patch/83009/
> # TARGET_CFLAGS_remove_pn-valgrind = "-O2"
> PTEST_ENABLED_pn-valgrind = “0"

For gcc ICE please test out http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/master&id=5ea11b4fa4e02f079aa9209e482e4922ad90f8de


> 
> 
>> 
>> I am using poky-dizzy.
>> 
>> ERROR LOG:
>> 
>> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:
>> In function 's32_to_f32_imm1':
>> |
>> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1:
>> internal compiler error: Max. number of generated reload insns per insn is
>> achieved (90)
>> |
>> |  }
>> |  ^
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for instructions.
>> | make[5]: *** [vcvt_fixed_float_VFP.o] Error 1
>> | make[5]: Leaving directory
>> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
>> | make[4]: *** [check-am] Error 2
>> | make[4]: Leaving directory
>> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
>> | make[3]: *** [check-recursive] Error 1
>> | make[3]: Leaving directory
>> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests'
>> | make[2]: *** [check-recursive] Error 1
>> | make[2]: Leaving directory
>> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none'
>> | make[1]: *** [check-recursive] Error 1
>> | make[1]: Leaving directory
>> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
>> | make: *** [check] Error 2
>> | make: Leaving directory
>> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
>> | ERROR: oe_runmake failed
>> | WARNING: exit code 1 from a shell command.
>> | ERROR: Function failed: do_compile_ptest_base (log file is located at
>> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/temp/log.do_compile_ptest_base.11152)
>> ERROR: Task 9 (/home/praveenk/work/platform/meta/recipes-devtools/valgrind/
>> valgrind_3.9.0.bb, do_compile_ptest_base) failed with exit code '1'
>> NOTE: Tasks Summary: Attempted 776 tasks of which 769 didn't need to be
>> rerun and 1 failed.
>> No currently running tasks (776 of 784)
>> 
>> Summary: 1 task failed:
>>  /home/praveenk/work/platform/meta/recipes-devtools/valgrind/
>> valgrind_3.9.0.bb, do_compile_ptest_base
>> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>> 
>> how can i solve this.
>> 
>> Thanks
>> Praveen
> 
>> -- 
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
> 
> 
> -- 
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

* Re: do_compile_ptest_base error (valgrind) in dizzy
  2015-04-08  7:09 praveen vattipalli
@ 2015-04-08 11:47 ` Martin Jansa
  2015-04-09  7:18   ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2015-04-08 11:47 UTC (permalink / raw)
  To: praveen vattipalli; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 4385 bytes --]

On Wed, Apr 08, 2015 at 12:39:56PM +0530, praveen vattipalli wrote:
> hi
> I am using 64 bit ubuntu12.04 and compiling coertexa9 arch arm  board. I
> could able to build core-image-minimal successfully. But when I am trying
> to build valgrind. I am getting do_compile_ptest_base error. If i remove
> ptest in valgrind_3.9.0.bb it is building without errors.

There are multiple issues in valgrind's ptest, in the end I've also
disabled ptest for valgrind:

Here is snippet of my distro config (with link to the same report 7 months ago):

# Work around FTBFS when building valgrind with ptest and thumb enabled
# valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/ldrt_arm.c
# {standard input}: Assembler messages:
# {standard input}:42: Error: cannot use post-indexing with this instruction -- `ldrt r6,[r5],#+132'
# {standard input}:42: Error: cannot use post-indexing with this instruction -- `ldrt r6,[r5],#132'
# ...
# ARM_INSTRUCTION_SET_pn-valgrind = "arm"
# and remove -O2 as work around for ICE:
# 3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1: internal compiler error:
# Max. number of generated reload insns per insn is achieved (90)
# http://lists.openembedded.org/pipermail/openembedded-core/2014-September/097330.html
# both issues are still reproducible with 3.10.0 version imported from
# http://patchwork.openembedded.org/patch/83009/
# TARGET_CFLAGS_remove_pn-valgrind = "-O2"
PTEST_ENABLED_pn-valgrind = "0"


> 
> I am using poky-dizzy.
> 
> ERROR LOG:
> 
> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:
> In function 's32_to_f32_imm1':
> |
> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1:
> internal compiler error: Max. number of generated reload insns per insn is
> achieved (90)
> |
> |  }
> |  ^
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for instructions.
> | make[5]: *** [vcvt_fixed_float_VFP.o] Error 1
> | make[5]: Leaving directory
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
> | make[4]: *** [check-am] Error 2
> | make[4]: Leaving directory
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
> | make[3]: *** [check-recursive] Error 1
> | make[3]: Leaving directory
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests'
> | make[2]: *** [check-recursive] Error 1
> | make[2]: Leaving directory
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none'
> | make[1]: *** [check-recursive] Error 1
> | make[1]: Leaving directory
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
> | make: *** [check] Error 2
> | make: Leaving directory
> `/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_compile_ptest_base (log file is located at
> /home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/temp/log.do_compile_ptest_base.11152)
> ERROR: Task 9 (/home/praveenk/work/platform/meta/recipes-devtools/valgrind/
> valgrind_3.9.0.bb, do_compile_ptest_base) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 776 tasks of which 769 didn't need to be
> rerun and 1 failed.
> No currently running tasks (776 of 784)
> 
> Summary: 1 task failed:
>   /home/praveenk/work/platform/meta/recipes-devtools/valgrind/
> valgrind_3.9.0.bb, do_compile_ptest_base
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> 
> how can i solve this.
> 
> Thanks
> Praveen

> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* do_compile_ptest_base error (valgrind) in dizzy
@ 2015-04-08  7:09 praveen vattipalli
  2015-04-08 11:47 ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: praveen vattipalli @ 2015-04-08  7:09 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 2864 bytes --]

hi
I am using 64 bit ubuntu12.04 and compiling coertexa9 arch arm  board. I
could able to build core-image-minimal successfully. But when I am trying
to build valgrind. I am getting do_compile_ptest_base error. If i remove
ptest in valgrind_3.9.0.bb it is building without errors.

I am using poky-dizzy.

ERROR LOG:

/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:
In function 's32_to_f32_imm1':
|
/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/valgrind-3.9.0/none/tests/arm/vcvt_fixed_float_VFP.c:12:1:
internal compiler error: Max. number of generated reload insns per insn is
achieved (90)
|
|  }
|  ^
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[5]: *** [vcvt_fixed_float_VFP.o] Error 1
| make[5]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
| make[4]: *** [check-am] Error 2
| make[4]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests/arm'
| make[3]: *** [check-recursive] Error 1
| make[3]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none/tests'
| make[2]: *** [check-recursive] Error 1
| make[2]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build/none'
| make[1]: *** [check-recursive] Error 1
| make[1]: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
| make: *** [check] Error 2
| make: Leaving directory
`/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/build'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile_ptest_base (log file is located at
/home/praveenk/work/platform/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/valgrind/3.9.0-r8/temp/log.do_compile_ptest_base.11152)
ERROR: Task 9 (/home/praveenk/work/platform/meta/recipes-devtools/valgrind/
valgrind_3.9.0.bb, do_compile_ptest_base) failed with exit code '1'
NOTE: Tasks Summary: Attempted 776 tasks of which 769 didn't need to be
rerun and 1 failed.
No currently running tasks (776 of 784)

Summary: 1 task failed:
  /home/praveenk/work/platform/meta/recipes-devtools/valgrind/
valgrind_3.9.0.bb, do_compile_ptest_base
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

how can i solve this.

Thanks
Praveen

[-- Attachment #2: Type: text/html, Size: 3318 bytes --]

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

end of thread, other threads:[~2015-04-10  9:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07  6:43 do_compile_ptest_base error (valgrind) in dizzy praveen vattipalli
2015-04-08  7:09 praveen vattipalli
2015-04-08 11:47 ` Martin Jansa
2015-04-09  7:18   ` Khem Raj
2015-04-10  9:30     ` praveen vattipalli

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.