All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe-layersetup][PATCH] processor-sdk: add 5.1.0.11 release config
@ 2018-10-09 14:09 Jacob Stiffler
  2018-10-10 20:51 ` Robert Nelson
  0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2018-10-09 14:09 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 .../processor-sdk/processor-sdk-05.01.00.11-config.txt    | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 configs/processor-sdk/processor-sdk-05.01.00.11-config.txt

diff --git a/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt b/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
new file mode 100644
index 0000000..33c29d9
--- /dev/null
+++ b/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
@@ -0,0 +1,15 @@
+# This file takes repo entries in the format
+# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
+
+bitbake,git://git.openembedded.org/bitbake,1.36,8bd16328a9332c57b03198826e22b48fadcd21d9,layers=
+meta-processor-sdk,http://arago-project.org/git/projects/meta-processor-sdk.git,master,012bf1c42b1826380ca7557e5185fe88f939a93c,layers=
+meta-ros,https://github.com/bmwcarit/meta-ros.git,master,e2566402ab108a19634354a934788109422cf409,layers=
+meta-arago,http://arago-project.org/git/meta-arago.git,ti2018.03,85f191c83f7cd7b3b4fb6df08b22fabe24e25773,layers=meta-arago-distro:meta-arago-extras
+meta-browser,git://github.com/OSSystems/meta-browser.git,master,26d50665e2f7223c5f4ad7481a8d2431e7cb55fb,layers=
+meta-qt5,git://github.com/meta-qt5/meta-qt5.git,rocko,682ad61c071a9710e9f9d8a32ab1b5f3c14953d1,layers=
+meta-openembedded,git://git.openembedded.org/meta-openembedded,rocko,eae996301d9c097bcbeb8046f08041dc82bb62f8,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-multimedia
+meta-ti,git://git.yoctoproject.org/meta-ti,ti2018.03,3f26d1f94fbc87740fdfe33292c904e865257e81,layers=
+meta-linaro,https://git.linaro.org/openembedded/meta-linaro.git,rocko,75dfb67bbb14a70cd47afda9726e2e1c76731885,layers=meta-linaro-toolchain:meta-optee
+oe-core,git://git.openembedded.org/openembedded-core,rocko,7d518d342eb67d25aa071fb08d03f06d6da576c6,layers=meta
+OECORELAYERCONF=./sample-files/bblayers.conf.sample
+OECORELOCALCONF=./sample-files/local-processor-sdk-64.conf.sample
-- 
1.9.1



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

* Re: [oe-layersetup][PATCH] processor-sdk: add 5.1.0.11 release config
  2018-10-09 14:09 [oe-layersetup][PATCH] processor-sdk: add 5.1.0.11 release config Jacob Stiffler
@ 2018-10-10 20:51 ` Robert Nelson
  2018-10-10 21:21   ` Robert Nelson
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Nelson @ 2018-10-10 20:51 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago, Jason Kridner

On Tue, Oct 9, 2018 at 9:09 AM Jacob Stiffler <j-stiffler@ti.com> wrote:
>
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  .../processor-sdk/processor-sdk-05.01.00.11-config.txt    | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
>  create mode 100644 configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
>
> diff --git a/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt b/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
> new file mode 100644
> index 0000000..33c29d9
> --- /dev/null
> +++ b/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
> @@ -0,0 +1,15 @@
> +# This file takes repo entries in the format
> +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
> +
> +bitbake,git://git.openembedded.org/bitbake,1.36,8bd16328a9332c57b03198826e22b48fadcd21d9,layers=
> +meta-processor-sdk,http://arago-project.org/git/projects/meta-processor-sdk.git,master,012bf1c42b1826380ca7557e5185fe88f939a93c,layers=
> +meta-ros,https://github.com/bmwcarit/meta-ros.git,master,e2566402ab108a19634354a934788109422cf409,layers=
> +meta-arago,http://arago-project.org/git/meta-arago.git,ti2018.03,85f191c83f7cd7b3b4fb6df08b22fabe24e25773,layers=meta-arago-distro:meta-arago-extras
> +meta-browser,git://github.com/OSSystems/meta-browser.git,master,26d50665e2f7223c5f4ad7481a8d2431e7cb55fb,layers=
> +meta-qt5,git://github.com/meta-qt5/meta-qt5.git,rocko,682ad61c071a9710e9f9d8a32ab1b5f3c14953d1,layers=
> +meta-openembedded,git://git.openembedded.org/meta-openembedded,rocko,eae996301d9c097bcbeb8046f08041dc82bb62f8,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-multimedia
> +meta-ti,git://git.yoctoproject.org/meta-ti,ti2018.03,3f26d1f94fbc87740fdfe33292c904e865257e81,layers=
> +meta-linaro,https://git.linaro.org/openembedded/meta-linaro.git,rocko,75dfb67bbb14a70cd47afda9726e2e1c76731885,layers=meta-linaro-toolchain:meta-optee
> +oe-core,git://git.openembedded.org/openembedded-core,rocko,7d518d342eb67d25aa071fb08d03f06d6da576c6,layers=meta
> +OECORELAYERCONF=./sample-files/bblayers.conf.sample
> +OECORELOCALCONF=./sample-files/local-processor-sdk-64.conf.sample
> --
> 1.9.1

Hi Jacob,

For BeagleBoard.org, we built this so we could get the OpenCL firmware
bits, however the 05.01.00.11 tag seem's to have a problem.

TOOLCHAIN_PATH=/var/lib/jenkins/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf
MACHINE=am57xx-evm bitbake opencl-monitor ipumm-fw vpdma-fw cmem-mod
tidl-api tidl-examples

15:20:30 | INTERNAL ERROR:
/var/lib/jenkins/jobs/ti-sdk-05.01.00.11/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.1.16.01-r0.0/recipe-sysroot-native/usr/share/ti/cgt-c6x/bin/cg6x3
experienced a segmentation fault
15:20:30 |                   while processing function _Z7shuffleDv16_mDv16_t
15:20:30 |
15:20:30 | This is caused by a defect in the TI C/C++ Codegen.
15:20:30 | TI Customer Support may be able to suggest a workaround to
avoid this.
15:20:30 |
15:20:30 | Upgrading to the newest version of the compiler may fix this problem.
15:20:30 |
15:20:30 | Contact TI in the E2E support forums at http://e2e.ti.com under
15:20:30 | "Development Tools", "TI C/C++ Compiler".  See the link titled
15:20:30 | "Submitting an issue".
15:20:30 |
15:20:30 | We need to see this ENTIRE error message and a complete, reproducable
15:20:30 | test case including ALL of the command-line options.
15:20:30 | Include the .pp file created by option --preproc_with_comment
15:20:30 |
15:20:30 |
15:20:30 | >> Compilation failure
15:20:30 | Makefile:52: recipe for target 'shuffle.obj' failed
15:20:30 | make[2]: *** [shuffle.obj] Error 1
15:20:30 | make[2]: *** Waiting for unfinished jobs....
15:20:30 | rm modf.bc all.bc any.bc shuffle.bc smoothstep.bc rotate.bc
abs.bc cross.bc mul_hi.bc mad_sat.bc sincos.bc hadd.bc lgamma_r.bc
convert_round.bc select.bc remquo.bc clamp.bc frexp.bc relationals.bc
misc.bc max.bc step.bc sub_sat.bc degrees.bc add_sat.bc abs_diff.bc
atomics.bc sign.bc clz.bc upsample.bc math.bc length.bc convert.bc
mix.bc bitselect.bc fract.bc half.bc
15:20:30 | make[2]: Leaving directory
'/var/lib/jenkins/jobs/ti-sdk-05.01.00.11/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.1.16.01-r0.0/git/builtins'
15:20:30 | Makefile.am57x:127: recipe for target '../builtins/dsp.lib' failed
15:20:30 | make[1]: Leaving directory
'/var/lib/jenkins/jobs/ti-sdk-05.01.00.11/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.1.16.01-r0.0/git/monitor'
15:20:30 | make[1]: *** [../builtins/dsp.lib] Error 2
15:20:30 | CMake Error at cmake_install.cmake:48 (file):
15:20:30 |   file INSTALL cannot find
15:20:30 |   "/var/lib/jenkins/jobs/ti-sdk-05.01.00.11/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.1.16.01-r0.0/git/monitor/monitor_am57x/dsp0.syms".
15:20:30 |
15:20:30 |
15:20:30 | Makefile:120: recipe for target 'install' failed
15:20:30 | make: *** [install] Error 1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


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

* Re: [oe-layersetup][PATCH] processor-sdk: add 5.1.0.11 release config
  2018-10-10 20:51 ` Robert Nelson
@ 2018-10-10 21:21   ` Robert Nelson
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Nelson @ 2018-10-10 21:21 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago, Jason Kridner

Sorry, NeverMind... I'm seeing more random segfaults, this might be
something else..

I've got a second cloud machine up (it's a slower one) now running the
same build...

Regards,

On Wed, Oct 10, 2018 at 3:51 PM Robert Nelson <robertcnelson@gmail.com> wrote:
>
> On Tue, Oct 9, 2018 at 9:09 AM Jacob Stiffler <j-stiffler@ti.com> wrote:
> >
> > Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> > ---
> >  .../processor-sdk/processor-sdk-05.01.00.11-config.txt    | 15 +++++++++++++++
> >  1 file changed, 15 insertions(+)
> >  create mode 100644 configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
> >
> > diff --git a/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt b/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
> > new file mode 100644
> > index 0000000..33c29d9
> > --- /dev/null
> > +++ b/configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
> > @@ -0,0 +1,15 @@
> > +# This file takes repo entries in the format
> > +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
> > +
> > +bitbake,git://git.openembedded.org/bitbake,1.36,8bd16328a9332c57b03198826e22b48fadcd21d9,layers=
> > +meta-processor-sdk,http://arago-project.org/git/projects/meta-processor-sdk.git,master,012bf1c42b1826380ca7557e5185fe88f939a93c,layers=
> > +meta-ros,https://github.com/bmwcarit/meta-ros.git,master,e2566402ab108a19634354a934788109422cf409,layers=
> > +meta-arago,http://arago-project.org/git/meta-arago.git,ti2018.03,85f191c83f7cd7b3b4fb6df08b22fabe24e25773,layers=meta-arago-distro:meta-arago-extras
> > +meta-browser,git://github.com/OSSystems/meta-browser.git,master,26d50665e2f7223c5f4ad7481a8d2431e7cb55fb,layers=
> > +meta-qt5,git://github.com/meta-qt5/meta-qt5.git,rocko,682ad61c071a9710e9f9d8a32ab1b5f3c14953d1,layers=
> > +meta-openembedded,git://git.openembedded.org/meta-openembedded,rocko,eae996301d9c097bcbeb8046f08041dc82bb62f8,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-multimedia
> > +meta-ti,git://git.yoctoproject.org/meta-ti,ti2018.03,3f26d1f94fbc87740fdfe33292c904e865257e81,layers=
> > +meta-linaro,https://git.linaro.org/openembedded/meta-linaro.git,rocko,75dfb67bbb14a70cd47afda9726e2e1c76731885,layers=meta-linaro-toolchain:meta-optee
> > +oe-core,git://git.openembedded.org/openembedded-core,rocko,7d518d342eb67d25aa071fb08d03f06d6da576c6,layers=meta
> > +OECORELAYERCONF=./sample-files/bblayers.conf.sample
> > +OECORELOCALCONF=./sample-files/local-processor-sdk-64.conf.sample
> > --
> > 1.9.1
>
> Hi Jacob,
>
> For BeagleBoard.org, we built this so we could get the OpenCL firmware
> bits, however the 05.01.00.11 tag seem's to have a problem.
>
> TOOLCHAIN_PATH=/var/lib/jenkins/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf
> MACHINE=am57xx-evm bitbake opencl-monitor ipumm-fw vpdma-fw cmem-mod
> tidl-api tidl-examples
>
> 15:20:30 | INTERNAL ERROR:
> /var/lib/jenkins/jobs/ti-sdk-05.01.00.11/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.1.16.01-r0.0/recipe-sysroot-native/usr/share/ti/cgt-c6x/bin/cg6x3
> experienced a segmentation fault
> 15:20:30 |                   while processing function _Z7shuffleDv16_mDv16_t
> 15:20:30 |
> 15:20:30 | This is caused by a defect in the TI C/C++ Codegen.
> 15:20:30 | TI Customer Support may be able to suggest a workaround to
> avoid this.
> 15:20:30 |
> 15:20:30 | Upgrading to the newest version of the compiler may fix this problem.
> 15:20:30 |
> 15:20:30 | Contact TI in the E2E support forums at http://e2e.ti.com under
> 15:20:30 | "Development Tools", "TI C/C++ Compiler".  See the link titled
> 15:20:30 | "Submitting an issue".
> 15:20:30 |
> 15:20:30 | We need to see this ENTIRE error message and a complete, reproducable
> 15:20:30 | test case including ALL of the command-line options.
> 15:20:30 | Include the .pp file created by option --preproc_with_comment
> 15:20:30 |
> 15:20:30 |
> 15:20:30 | >> Compilation failure
> 15:20:30 | Makefile:52: recipe for target 'shuffle.obj' failed
> 15:20:30 | make[2]: *** [shuffle.obj] Error 1
> 15:20:30 | make[2]: *** Waiting for unfinished jobs....
> 15:20:30 | rm modf.bc all.bc any.bc shuffle.bc smoothstep.bc rotate.bc
> abs.bc cross.bc mul_hi.bc mad_sat.bc sincos.bc hadd.bc lgamma_r.bc
> convert_round.bc select.bc remquo.bc clamp.bc frexp.bc relationals.bc
> misc.bc max.bc step.bc sub_sat.bc degrees.bc add_sat.bc abs_diff.bc
> atomics.bc sign.bc clz.bc upsample.bc math.bc length.bc convert.bc
> mix.bc bitselect.bc fract.bc half.bc
> 15:20:30 | make[2]: Leaving directory
> '/var/lib/jenkins/jobs/ti-sdk-05.01.00.11/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.1.16.01-r0.0/git/builtins'
> 15:20:30 | Makefile.am57x:127: recipe for target '../builtins/dsp.lib' failed
> 15:20:30 | make[1]: Leaving directory
> '/var/lib/jenkins/jobs/ti-sdk-05.01.00.11/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.1.16.01-r0.0/git/monitor'
> 15:20:30 | make[1]: *** [../builtins/dsp.lib] Error 2
> 15:20:30 | CMake Error at cmake_install.cmake:48 (file):
> 15:20:30 |   file INSTALL cannot find
> 15:20:30 |   "/var/lib/jenkins/jobs/ti-sdk-05.01.00.11/workspace/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.1.16.01-r0.0/git/monitor/monitor_am57x/dsp0.syms".
> 15:20:30 |
> 15:20:30 |
> 15:20:30 | Makefile:120: recipe for target 'install' failed
> 15:20:30 | make: *** [install] Error 1
>
> Regards,
>
> --
> Robert Nelson
> https://rcn-ee.com/



-- 
Robert Nelson
https://rcn-ee.com/


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

end of thread, other threads:[~2018-10-10 21:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-09 14:09 [oe-layersetup][PATCH] processor-sdk: add 5.1.0.11 release config Jacob Stiffler
2018-10-10 20:51 ` Robert Nelson
2018-10-10 21:21   ` Robert Nelson

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.