From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 98527E003DB; Wed, 4 Jan 2017 09:20:02 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from lelnx194.ext.ti.com (lelnx194.ext.ti.com [198.47.27.80]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 59819E0030B for ; Wed, 4 Jan 2017 09:19:58 -0800 (PST) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx194.ext.ti.com (8.15.1/8.15.1) with ESMTP id v04HJtWd002260; Wed, 4 Jan 2017 11:19:55 -0600 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id v04HJtGs001153; Wed, 4 Jan 2017 11:19:55 -0600 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.294.0; Wed, 4 Jan 2017 11:19:54 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id v04HJsNK014253; Wed, 4 Jan 2017 11:19:55 -0600 Date: Wed, 4 Jan 2017 12:19:54 -0500 From: Denys Dmytriyenko To: Benjamin Bimmermann Message-ID: <20170104171954.GG28380@edge> References: <972676697.10149692.1483518767462.ref@mail.yahoo.com> <972676697.10149692.1483518767462@mail.yahoo.com> MIME-Version: 1.0 In-Reply-To: <972676697.10149692.1483518767462@mail.yahoo.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-ti@yoctoproject.org" Subject: Re: ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2017 17:20:02 -0000 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8bit On Wed, Jan 04, 2017 at 08:32:47AM +0000, 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