All of lore.kernel.org
 help / color / mirror / Atom feed
* 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
* 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

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-08  7:09 do_compile_ptest_base error (valgrind) in dizzy praveen vattipalli
2015-04-08 11:47 ` Martin Jansa
2015-04-09  7:18   ` Khem Raj
2015-04-10  9:30     ` praveen vattipalli
  -- strict thread matches above, loose matches on Subject: below --
2015-04-07  6:43 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.