Re: [meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory

2017-01-06 Thread Benjamin Bimmermann

Hi, all:

I have now successfully builded my Image. But I must change :

diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb 
b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb

index b7fd572..6c00e6a 100644
--- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb
+++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb
@@ -69,6 +69,7 @@ RDEPENDS_${PN} += "${PN}-plugins"
 ALLOW_EMPTY_${PN}-plugins = "1"

 INHIBIT_PACKAGE_STRIP = "1"
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
 INHIBIT_SYSROOT_STRIP = "1"

 INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths"

Maybe you should ad this.

Thanks a lot,
Benjamin


Am 04.01.2017 um 19:12 schrieb Denys Dmytriyenko:

On Wed, Jan 04, 2017 at 12:54:07PM -0500, Ruei, Eric wrote:

Hi, All:

I try beaglebone and it does work.
MACHINE=beaglebone bitbake ti-sgx-ddk-um

Best regards,

Eric,

You are not using Poky, so you won't see this problem.


Benjamin,

You should either change your MACHINE from "beaglebone" to "am335x-evm" (which
is pretty much the same, a bit more generic), or you make sure you don't have
meta-yocto-bsp layer in your bblayers.conf.



--
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti


Re: [meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory

2017-01-04 Thread Denys Dmytriyenko
On Wed, Jan 04, 2017 at 12:54:07PM -0500, Ruei, Eric wrote:
> 
> Hi, All:
> 
> I try beaglebone and it does work.
> MACHINE=beaglebone bitbake ti-sgx-ddk-um
> 
> Best regards,

Eric,

You are not using Poky, so you won't see this problem.


Benjamin,

You should either change your MACHINE from "beaglebone" to "am335x-evm" (which 
is pretty much the same, a bit more generic), or you make sure you don't have 
meta-yocto-bsp layer in your bblayers.conf.

-- 
Denys


> -Original Message-
> From: meta-ti-boun...@yoctoproject.org 
> [mailto:meta-ti-boun...@yoctoproject.org] On Behalf Of Dmytriyenko, Denys
> Sent: Wednesday, January 04, 2017 12:20 PM
> To: Benjamin Bimmermann
> Cc: meta-ti@yoctoproject.org
> Subject: Re: [meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat 
> './targetfs//etc/*': No such file or directory
> 
> On Wed, Jan 04, 2017 at 08:32:47AM +, Benjamin Bimmermann wrote:
> > Hello,
> > 
> > I'm trying to build the ti-sgx-ddk-for the AM33x.
> > I've tried to build the Krogoth and the morty branch, but both failed.
> > A few months ago I had this error yet. I also do not understand which files 
> > he would like to copy, but not find.
> > I have attached an extract from my log.
> 
> Try changing MACHINE from "beaglebone" to "am335x-evm".
> 
> -- 
> Denys
> 
> 
> > Thank you for your attentionBimmermann
> > 
> > 
> > --
> >  
> > log.do_install.19908
> > Log data follows:
> > | DEBUG: Executing shell function do_install
> > | NOTE: make -j7 install 
> > DESTDIR=/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image
> >  TARGET_PRODUCT=
> > | mkdir -p 
> > /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
> > | mkdir -p 
> > /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/bin
> > | mkdir -p 
> > /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/include
> > | mkdir -p 
> > /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/lib
> > | cp -ar ./targetfs//etc/* 
> > /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
> > | cp: cannot stat './targetfs//etc/*': No such file or directory
> > | Makefile:14: recipe for target 'install' failed
> > | make: *** [install] Error 1
> > | ERROR: oe_runmake failed
> > | ERROR: Function failed: do_install (log file is located at 
> > /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/temp/log.do_install.19908)
> > NOTE: recipe ti-sgx-ddk-um-1.14.3699939-r19: task do_install: Failed
> > ERROR: Task 843 
> > (/home/bimmermann/poky-krogoth/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb,
> >  do_install) failed with exit code '1'
> > NOTE: Running task 2572 of 3217 (ID: 830, 
> > /home/bimmermann/poky-krogoth/meta-BBB_QT5_PSS/meta-BBB_QT5_PSS/recipes-extras/thermal-init/thermal-init.bb,
> >  do_install)
> > --
> > Build Configuration:
> > BB_VERSION    = "1.30.0"
> > BUILD_SYS = "x86_64-linux"
> > NATIVELSBSTRING   = "Ubuntu-16.04"
> > TARGET_SYS    = "arm-poky-linux-gnueabi"
> > MACHINE   = "beaglebone"
> > DISTRO    = "poky"
> > DISTRO_VERSION    = "2.1.2"
> > TUNE_FEATURES = "arm armv7a vfp thumb neon   callconvention-hard"
> > TARGET_FPU    = "hard"
> > meta-ti   = "krogoth:8663e1611ab6c5bfe36d323d9d9db4dada4bd532"
> > meta-qt5  = "krogoth:2b1871f0d139dc3caaa779a32a1931409c245a36"
> > meta-oe    = "krogoth:55c8a76da5dc099a7bc3838495c672140cedb78e"
> > meta  
> > meta-yocto    = "krogot

Re: [meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory

2017-01-04 Thread Ruei, Eric

Hi, All:

I try beaglebone and it does work.
MACHINE=beaglebone bitbake ti-sgx-ddk-um

Best regards,

Eric

-Original Message-
From: meta-ti-boun...@yoctoproject.org 
[mailto:meta-ti-boun...@yoctoproject.org] On Behalf Of Dmytriyenko, Denys
Sent: Wednesday, January 04, 2017 12:20 PM
To: Benjamin Bimmermann
Cc: meta-ti@yoctoproject.org
Subject: Re: [meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat 
'./targetfs//etc/*': No such file or directory

On Wed, Jan 04, 2017 at 08:32:47AM +, Benjamin Bimmermann wrote:
> Hello,
> 
> I'm trying to build the ti-sgx-ddk-for the AM33x.
> I've tried to build the Krogoth and the morty branch, but both failed.
> A few months ago I had this error yet. I also do not understand which files 
> he would like to copy, but not find.
> I have attached an extract from my log.

Try changing MACHINE from "beaglebone" to "am335x-evm".

-- 
Denys


> Thank you for your attentionBimmermann
> 
> 
> --
>  
> log.do_install.19908
> Log data follows:
> | DEBUG: Executing shell function do_install
> | NOTE: make -j7 install 
> DESTDIR=/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image
>  TARGET_PRODUCT=
> | mkdir -p 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
> | mkdir -p 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/bin
> | mkdir -p 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/include
> | mkdir -p 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/lib
> | cp -ar ./targetfs//etc/* 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
> | cp: cannot stat './targetfs//etc/*': No such file or directory
> | Makefile:14: recipe for target 'install' failed
> | make: *** [install] Error 1
> | ERROR: oe_runmake failed
> | ERROR: Function failed: do_install (log file is located at 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/temp/log.do_install.19908)
> NOTE: recipe ti-sgx-ddk-um-1.14.3699939-r19: task do_install: Failed
> ERROR: Task 843 
> (/home/bimmermann/poky-krogoth/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb,
>  do_install) failed with exit code '1'
> NOTE: Running task 2572 of 3217 (ID: 830, 
> /home/bimmermann/poky-krogoth/meta-BBB_QT5_PSS/meta-BBB_QT5_PSS/recipes-extras/thermal-init/thermal-init.bb,
>  do_install)
> --
> Build Configuration:
> BB_VERSION    = "1.30.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING   = "Ubuntu-16.04"
> TARGET_SYS    = "arm-poky-linux-gnueabi"
> MACHINE   = "beaglebone"
> DISTRO    = "poky"
> DISTRO_VERSION    = "2.1.2"
> TUNE_FEATURES = "arm armv7a vfp thumb neon   callconvention-hard"
> TARGET_FPU    = "hard"
> meta-ti   = "krogoth:8663e1611ab6c5bfe36d323d9d9db4dada4bd532"
> meta-qt5  = "krogoth:2b1871f0d139dc3caaa779a32a1931409c245a36"
> meta-oe    = "krogoth:55c8a76da5dc099a7bc3838495c672140cedb78e"
> meta  
> meta-yocto    = "krogoth:ae9b341ecfcc60e970f29cfe04306411ad26c0cf"
> --

> -- 
> ___
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti

-- 
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti
-- 
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti


Re: [meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory

2017-01-04 Thread Denys Dmytriyenko
On Wed, Jan 04, 2017 at 08:32:47AM +, Benjamin Bimmermann wrote:
> Hello,
> 
> I'm trying to build the ti-sgx-ddk-for the AM33x.
> I've tried to build the Krogoth and the morty branch, but both failed.
> A few months ago I had this error yet. I also do not understand which files 
> he would like to copy, but not find.
> I have attached an extract from my log.

Try changing MACHINE from "beaglebone" to "am335x-evm".

-- 
Denys


> Thank you for your attentionBimmermann
> 
> 
> --
>  
> log.do_install.19908
> Log data follows:
> | DEBUG: Executing shell function do_install
> | NOTE: make -j7 install 
> DESTDIR=/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image
>  TARGET_PRODUCT=
> | mkdir -p 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
> | mkdir -p 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/bin
> | mkdir -p 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/include
> | mkdir -p 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/lib
> | cp -ar ./targetfs//etc/* 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
> | cp: cannot stat './targetfs//etc/*': No such file or directory
> | Makefile:14: recipe for target 'install' failed
> | make: *** [install] Error 1
> | ERROR: oe_runmake failed
> | ERROR: Function failed: do_install (log file is located at 
> /home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/temp/log.do_install.19908)
> NOTE: recipe ti-sgx-ddk-um-1.14.3699939-r19: task do_install: Failed
> ERROR: Task 843 
> (/home/bimmermann/poky-krogoth/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb,
>  do_install) failed with exit code '1'
> NOTE: Running task 2572 of 3217 (ID: 830, 
> /home/bimmermann/poky-krogoth/meta-BBB_QT5_PSS/meta-BBB_QT5_PSS/recipes-extras/thermal-init/thermal-init.bb,
>  do_install)
> --
> Build Configuration:
> BB_VERSION    = "1.30.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING   = "Ubuntu-16.04"
> TARGET_SYS    = "arm-poky-linux-gnueabi"
> MACHINE   = "beaglebone"
> DISTRO    = "poky"
> DISTRO_VERSION    = "2.1.2"
> TUNE_FEATURES = "arm armv7a vfp thumb neon   callconvention-hard"
> TARGET_FPU    = "hard"
> meta-ti   = "krogoth:8663e1611ab6c5bfe36d323d9d9db4dada4bd532"
> meta-qt5  = "krogoth:2b1871f0d139dc3caaa779a32a1931409c245a36"
> meta-oe    = "krogoth:55c8a76da5dc099a7bc3838495c672140cedb78e"
> meta  
> meta-yocto    = "krogoth:ae9b341ecfcc60e970f29cfe04306411ad26c0cf"
> --

> -- 
> ___
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti

-- 
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti


Re: [meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory

2017-01-04 Thread Ruei, Eric
Hi, Benjamin:

It looks like that the SOC_FAMILY is not set to “ti33x” for some reason.
Therefore the TARGET_PRODUCT is not set as shown below:

TARGET_PRODUCT_omap-a15 = "jacinto6evm"
TARGET_PRODUCT_ti33x = "ti335x"
TARGET_PRODUCT_ti43x = "ti437x"

Here is a sample log of DDK UM install.

DEBUG: Executing shell function do_install
NOTE: make -j 8 install 
DESTDIR=/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image
 TARGET_PRODUCT=ti437x
mkdir -p 
/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image/etc
mkdir -p 
/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image/usr/bin
mkdir -p 
/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image/usr/include
mkdir -p 
/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image/usr/lib
cp -ar ./targetfs/ti437x/etc/* 
/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image/etc
cp -ar ./targetfs/ti437x/bin/* 
/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image/usr/bin
cp -ar ./targetfs/ti437x/include/* 
/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image/usr/include
cp -ar ./targetfs/ti437x/lib/* 
/home/a0850410/yocto_builds/sdk320_am4/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/am437x_evm-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19.tisdk1/image/usr/lib
DEBUG: Shell function do_install finished

For the beagle board, it should be ti335x.

Best regards,

Eric




From: meta-ti-boun...@yoctoproject.org 
[mailto:meta-ti-boun...@yoctoproject.org] On Behalf Of Benjamin Bimmermann
Sent: Wednesday, January 04, 2017 3:33 AM
To: meta-ti@yoctoproject.org
Subject: [meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat 
'./targetfs//etc/*': No such file or directory

Hello,



I'm trying to build the ti-sgx-ddk-for the AM33x.

I've tried to build the Krogoth and the morty branch, but both failed.

A few months ago I had this error yet. I also do not understand which files he 
would like to copy, but not find.

I have attached an extract from my log.





Thank you for your attention
Bimmermann





--

log.do_install.19908
Log data follows:
| DEBUG: Executing shell function do_install
| NOTE: make -j7 install 
DESTDIR=/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image
 TARGET_PRODUCT=
| mkdir -p 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
| mkdir -p 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/bin
| mkdir -p 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/include
| mkdir -p 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/lib
| cp -ar ./targetfs//etc/* 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
| cp: cannot stat './targetfs//etc/*': No such file or directory
| Makefile:14: recipe for target 'install' failed
| make: *** [install] Error 1
| ERROR: oe_runmake failed
| ERROR: Function failed: do_install (log file is located at 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/temp/log.do_install.19908)
NOTE: recipe ti-sgx-ddk-um-1.14.3699939-r19: task do_install: Failed
ERROR: Task 843 
(/home/bimmermann/poky-krogoth/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb,
 do_install) failed with exit code '1'
NOTE: Running task 2572 of 3217 (ID: 830, 
/home/bimmermann/poky-krogoth/meta-BBB_QT5_PSS/meta-BBB_QT5_PSS/recipes-extras/thermal-ini

[meta-ti] ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory

2017-01-04 Thread Benjamin Bimmermann
Hello,

I'm trying to build the ti-sgx-ddk-for the AM33x.
I've tried to build the Krogoth and the morty branch, but both failed.
A few months ago I had this error yet. I also do not understand which files he 
would like to copy, but not find.
I have attached an extract from my log.


Thank you for your attentionBimmermann


--
 
log.do_install.19908
Log data follows:
| DEBUG: Executing shell function do_install
| NOTE: make -j7 install 
DESTDIR=/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image
 TARGET_PRODUCT=
| mkdir -p 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
| mkdir -p 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/bin
| mkdir -p 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/include
| mkdir -p 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/usr/lib
| cp -ar ./targetfs//etc/* 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/image/etc
| cp: cannot stat './targetfs//etc/*': No such file or directory
| Makefile:14: recipe for target 'install' failed
| make: *** [install] Error 1
| ERROR: oe_runmake failed
| ERROR: Function failed: do_install (log file is located at 
/home/bimmermann/bbb/build_Sens_krogoth/tmp/work/beaglebone-poky-linux-gnueabi/ti-sgx-ddk-um/1.14.3699939-r19/temp/log.do_install.19908)
NOTE: recipe ti-sgx-ddk-um-1.14.3699939-r19: task do_install: Failed
ERROR: Task 843 
(/home/bimmermann/poky-krogoth/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb,
 do_install) failed with exit code '1'
NOTE: Running task 2572 of 3217 (ID: 830, 
/home/bimmermann/poky-krogoth/meta-BBB_QT5_PSS/meta-BBB_QT5_PSS/recipes-extras/thermal-init/thermal-init.bb,
 do_install)
--
Build Configuration:
BB_VERSION    = "1.30.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-16.04"
TARGET_SYS    = "arm-poky-linux-gnueabi"
MACHINE   = "beaglebone"
DISTRO    = "poky"
DISTRO_VERSION    = "2.1.2"
TUNE_FEATURES = "arm armv7a vfp thumb neon   callconvention-hard"
TARGET_FPU    = "hard"
meta-ti   = "krogoth:8663e1611ab6c5bfe36d323d9d9db4dada4bd532"
meta-qt5  = "krogoth:2b1871f0d139dc3caaa779a32a1931409c245a36"
meta-oe    = "krogoth:55c8a76da5dc099a7bc3838495c672140cedb78e"
meta  
meta-yocto    = "krogoth:ae9b341ecfcc60e970f29cfe04306411ad26c0cf"
 
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti