Hi all,
I have tried building an image with development tools using the following:
1. Add “tools-sdk” in EXTRA_IMAGE_FEATURES
2. In the branding file, set preferred providers as:
PREFERRED_PROVIDER_gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} =
"external-arago-sdk-toolchain"
PREFERRED_PROVIDER_gdb-cross-canadian-${TRANSLATED_TARGET_ARCH} =
"external-arago-sdk-toolchain"
PREFERRED_PROVIDER_binutils-cross-canadian-${TRANSLATED_TARGET_ARCH} =
"external-arago-sdk-toolchain"
3. In the PATH variable, I include the path to the external linaro
toolchain.
Still the same errors are seen:
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for
packagegroup-core-sdk:
* ldd *
* opkg_install_cmd: Cannot install package packagegroup-core-sdk.
Any pointers ?
Regards,
Mrinmayee
From: Srinivasan, Nageswari
Sent: Wednesday, January 08, 2014 4:01 PM
To: Denys Dmytriyenko; Hingolikar, Mrinmayee; [email protected]
Cc: R, Karthik
Subject: RE: [meta-arago] FW: Do_rootfs failure with tools-sdk in
EXTRA_IMAGE_FEATURES
Denys,
Just to add on
The issue of missing sources came up after rebasing epossdk patches to Dylan
branch
Build Configuration:
BB_VERSION = "1.18.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-oe-linux-gnueabi"
MACHINE = "am437x-evm"
DISTRO = "arago"
DISTRO_VERSION = "2013.12"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta-ti-secure = "master:08f6b88d375b6ae71ac9a5ce92dc46c8458ba229"
meta-arago-distro
meta-arago-extras = "2013.12:2bd459897718bec6bc2cbc54549cefe38420bb68"
meta-ti = "2013.12:09d097123ff57532d826c734edef70a65ca70b22"
meta-qt5 = "master:72ca958ebfb61640c614ec865196d68fba2576c2"
toolchain-layer
meta-networking
meta-ruby
meta-oe = "dylan:44754206632dd5b0725aeb43e99e4ff9e0245dca"
meta-linaro-toolchain = "dylan:c9f78d6eff14ada3f2bc960e81883b27a10afecc"
meta = "dylan:394fa61d00b97c19610bfb38f02174c4e8aeeb15"
is there any additional change required on CREATE_SRCIPK for picking up the
“*-src” into the packages.
Regards,
Nageswari
From: Denys Dmytriyenko [mailto:[email protected]]
Sent: Wednesday, January 08, 2014 10:43 AM
To: Srinivasan, Nageswari; Hingolikar, Mrinmayee;
[email protected]<mailto:[email protected]>
Cc: R, Karthik
Subject: Re: [meta-arago] FW: Do_rootfs failure with tools-sdk in
EXTRA_IMAGE_FEATURES
"Srinivasan, Nageswari" <[email protected]<mailto:[email protected]>> wrote:
Mrinmayee,
I am also facing similar issues while building for EPOS SDK.
Installing packagegroup-arago-tisdk-amsdk-sdk-host (1.0-r17) to root...
| Downloading
file:/db/swcoe_epos2/a0393278/yocto/oe-layersetup/build/arago-tmp-external-linaro-toolchain/deploy/ipk/am438x_epos_evm/packagegroup-arago-tisdk-amsdk-sdk-host_1.0-r17_am438x_epos_evm.ipk.
| Installing packagegroup-arago-tisdk-epossdk-sdk-host (1.0-r1) to root...
| Downloading
file:/db/swcoe_epos2/a0393278/yocto/oe-layersetup/build/arago-tmp-external-linaro-toolchain/deploy/ipk/am438x_epos_evm/packagegroup-arago-tisdk-epossdk-sdk-host_1.0-r1_am438x_epos_evm.ipk.
| Collected errors:
| * satisfy_dependencies_for: Cannot satisfy the following dependencies for
packagegroup-arago-tisdk-addons-sdk-host:
| * arm-benchmarks-src * am-sysinfo-src *
ti-linux-secure-examples-src * oprofile-example-src *
| * opkg_install_cmd: Cannot install package
packagegroup-arago-tisdk-addons-sdk-host.
| * satisfy_dependencies_for: Cannot satisfy the following dependencies for
packagegroup-arago-tisdk-matrix-sdk-host:
| * matrix-gui-src *
| * opkg_install_cmd: Cannot install package
packagegroup-arago-tisdk-matrix-sdk-host.
| * satisfy_dependencies_for: Cannot satisfy the following dependencies for
packagegroup-arago-tisdk-amsdk-sdk-host:
| * u-boot-am43xx-src * linux-am43xx-src * oe-layersetup-src *
| * opkg_install_cmd: Cannot install package
packagegroup-arago-tisdk-amsdk-sdk-host.
| * satisfy_dependencies_for: Cannot satisfy the following dependencies for
packagegroup-arago-tisdk-epossdk-sdk-host:
| * starterware-src * examples-src * ppa-am438x-epos-evm-src *
| * opkg_install_cmd: Cannot install package
packagegroup-arago-tisdk-epossdk-sdk-host.
Regards,
Nageswari
From:
[email protected]<mailto:[email protected]>
[mailto:[email protected]] On Behalf Of Hingolikar,
Mrinmayee
Sent: Wednesday, January 08, 2014 10:34 AM
To: [email protected]<mailto:[email protected]>
Cc: R, Karthik
Subject: [meta-arago] FW: Do_rootfs failure with tools-sdk in
EXTRA_IMAGE_FEATURES
Hi all,
I am trying to add development tools in the filesystem. After adding tools-sdk
in EXTRA_IMAGE_FEATURES, the build failed in the rootfs task. Snapshot of the
log:
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for
packagegroup-core-sdk:
* ldd *
* opkg_install_cmd: Cannot install package packagegroup-core-sdk.
Ldd package provided by eglibc is not getting built.
Similar errors was seen when I built arago-console-image with the
arago-dylan-config.
Is this a known issue and any pointers to resolve it?
Regards,
Mrinmayee
________________________________
meta-arago mailing list
[email protected]<mailto:[email protected]>
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
It fails in the same place, but for a completely different reason - you are
trying to install host-side packages into a target rootfs...
--
Denys
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago