Wind River Support Network

HomeDefectsLIN6-2578
Not to be fixed

LIN6-2578 : Installer project build fails when using the ext3 image from another project

Created: Mar 7, 2013    Updated: Apr 28, 2018
Resolved Date: Apr 17, 2018
Previous ID: LIN5-844
Found In Version: 6.0
Severity: Severe
Applicable for: Wind River Linux 6
Component/s: Build & Config

Description

| readlink: missing operand
| Try `readlink --help' for more information.
| WARNING: /space/rel/501_inst_b/bitbake_build/tmp/work/qemux86_64-wrs-linux/wrlinux-image-glibc-core-1.0-r2/temp/do_rootfs/run.do_rootfs.53643:357 exit 1 from
|   systemmap=$(readlink -f $(find /space/rel/501_cpc/export/qemux86-64-glibc-small-standard-dist.ext3/bitbake_build/tmp/sysroots/*/usr/src/kernel -type f -maxdepth 1 -name System.map* | head -n 1))
| 
| WARNING: /space/rel/501_inst_b/bitbake_build/tmp/work/qemux86_64-wrs-linux/wrlinux-image-glibc-core-1.0-r2/temp/do_rootfs/run.do_rootfs.53643:357 exit 1 from
|   systemmap=$(readlink -f $(find /space/rel/501_cpc/export/qemux86-64-glibc-small-standard-dist.ext3/bitbake_build/tmp/sysroots/*/usr/src/kernel -type f -maxdepth 1 -name System.map* | head -n 1))
| ERROR: Function failed: do_rootfs (see /space/rel/501_inst_b/bitbake_build/tmp/work/qemux86_64-wrs-linux/wrlinux-image-glibc-core-1.0-r2/temp/do_rootfs/log.do_rootfs.53643 for further information)
ERROR: Task 8 (/space/rel/501_inst_b/layers/wr-base/recipes-base/images/wrlinux-image-glibc-core.bb, do_rootfs) failed with exit code '1'

Steps to Reproduce

cd /PROJ_A
configure --enable-board=qemux86-64 --enable-rootfs=glibc_small+debug \
      --enable-bootimage=ext3

make fs

cd /PROJ_B
configure --enable-board=qemux86-64 --enable-kernel=standard --enable-rootfs=glibc-core --enable-target-installer=yes --with-installer-target-build=/PROJ_A/export/qemux86-64-glibc-small-standard-dist.ext3

make fs

Other Downloads


Live chat
Online