All of lore.kernel.org
 help / color / mirror / Atom feed
* ti-cgt-pru-native fails to build
@ 2016-06-07 12:34 Maciej Sobkowski
  2016-06-10 16:16 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Maciej Sobkowski @ 2016-06-07 12:34 UTC (permalink / raw)
  To: meta-ti

Hi all,

I am currently trying to create load for PRU core on Beaglebone Black. I
have some PASM code I want to compile and copy to root filesystem.

I added following directive to my recipe:

DEPENDS = "ti-cgt-pru-native"

but the build of ti-cgt-pru-native fails with QA errors complaining
about wrong license files:

ERROR: ti-cgt-pru-native-2.1.1-r0 do_configure: QA Issue: ti-cgt-pru-native: LIC_FILES_CHKSUM points to an invalid file:
/home/maciejjo/yocto/build-glibc/work/x86_64-linux/ti-cgt-pru-native/2.1.1-r0/ti-cgt-pru-2.1.1/ti-cgt-pru_2.1.1/LICENSE.txt [license-checksum]
ERROR: ti-cgt-pru-native-2.1.1-r0 do_configure: Fatal QA errors found, failing task.
ERROR: ti-cgt-pru-native-2.1.1-r0 do_configure: Function failed: do_qa_configure ERROR: Logfile of failure stored in:
/home/maciejjo/yocto/build-glibc/work/x86_64-linux/ti-cgt-pru-native/2.1.1-r0/temp/log.do_configure.88
ERROR: Task 1028 (virtual:native:/home/maciejjo/devel/openembedded/project/build/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.1.1.bb,
do_configure) failed with exit code '1'

Are there any additional steps needed to be done before building this
recipe, or is this an error in file location?

And more importantly, is what I'm trying to do the correct method for
building PRU applications with meta-ti?

Br,

-- 
Maciej Sobkowski



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

* Re: ti-cgt-pru-native fails to build
  2016-06-07 12:34 ti-cgt-pru-native fails to build Maciej Sobkowski
@ 2016-06-10 16:16 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2016-06-10 16:16 UTC (permalink / raw)
  To: Maciej Sobkowski; +Cc: meta-ti

On Tue, Jun 07, 2016 at 02:34:27PM +0200, Maciej Sobkowski wrote:
> Hi all,
> 
> I am currently trying to create load for PRU core on Beaglebone Black. I
> have some PASM code I want to compile and copy to root filesystem.
> 
> I added following directive to my recipe:
> 
> DEPENDS = "ti-cgt-pru-native"
> 
> but the build of ti-cgt-pru-native fails with QA errors complaining
> about wrong license files:
> 
> ERROR: ti-cgt-pru-native-2.1.1-r0 do_configure: QA Issue: ti-cgt-pru-native: LIC_FILES_CHKSUM points to an invalid file:
> /home/maciejjo/yocto/build-glibc/work/x86_64-linux/ti-cgt-pru-native/2.1.1-r0/ti-cgt-pru-2.1.1/ti-cgt-pru_2.1.1/LICENSE.txt [license-checksum]

It doesn't look like your package was correctly installed/extracted, since the 
license file cannot be found for validation.


> ERROR: ti-cgt-pru-native-2.1.1-r0 do_configure: Fatal QA errors found, failing task.
> ERROR: ti-cgt-pru-native-2.1.1-r0 do_configure: Function failed: do_qa_configure ERROR: Logfile of failure stored in:
> /home/maciejjo/yocto/build-glibc/work/x86_64-linux/ti-cgt-pru-native/2.1.1-r0/temp/log.do_configure.88
> ERROR: Task 1028 (virtual:native:/home/maciejjo/devel/openembedded/project/build/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.1.1.bb,
> do_configure) failed with exit code '1'
> 
> Are there any additional steps needed to be done before building this
> recipe, or is this an error in file location?
> 
> And more importantly, is what I'm trying to do the correct method for
> building PRU applications with meta-ti?
> 
> Br,
> 
> -- 
> Maciej Sobkowski
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

end of thread, other threads:[~2016-06-10 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-07 12:34 ti-cgt-pru-native fails to build Maciej Sobkowski
2016-06-10 16:16 ` Denys Dmytriyenko

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.