Wind River Support Network

HomeDefectsLIN6-8453
Fixed

LIN6-8453 : compile expect faill, because the crossscript of tcl error

Created: Sep 22, 2014    Updated: Dec 3, 2018
Resolved Date: Sep 22, 2014
Found In Version: 6.0
Fix Version: 6.0.0.13
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

this is error by previous tcl patch, it should refer the more previous patch to
use tclConfig.sh.orig as crossscript.

error log:
Build is on ala-blade37 (147.11.105.57) NIS=enabled
ala-blade37 is x86_64, is running Ubuntu 12.04
The build is in /ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd
Branch being built is WRLINUX_6_0_HEAD
Logfiles are 00-wrconfig.log and 00-wrbuild.log
Relevant bits of the config were:
     intel-x86-64_world_bd --enable-board=intel-x86-64 --enable-rootfs=glibc-std-sato --enable-kernel=standard --with-layer=meta-selinux --enable-bootimage=noimage --enable-build=debug

Failed step: do_configure in file: /ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/bitbake_build/tmp/work/x86_64-wrs-linux/expect/5.45-r2/temp/do_configure/log.do_configure.14160
Here is some context from around the error:
 --------------------------------------------------
[2014-09-22 17:23:39.608754535-07:00] NOTE: recipe systemtap-2.3+gitAUTOINC+e58138572e-r0: task do_install: Succeeded
[2014-09-22 17:23:39.663071087-07:00] NOTE: Running task 15338 of 28239 (ID: 16045, /ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/layers/oe-core/meta/recipes-kernel/systemtap/systemtap_git.bb, do_package)
[2014-09-22 17:23:39.912120967-07:00] NOTE: recipe lib32-expect-5.45-r2: task do_configure: Succeeded
[2014-09-22 17:23:40.007366483-07:00] ERROR: Function failed: do_configure (log file is located at /ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/bitbake_build/tmp/work/x86_64-wrs-linux/expect/5.45-r2/temp/do_configure/log.do_configure.14160)
[2014-09-22 17:23:40.009169363-07:00] ERROR: Logfile of failure stored in: /ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/bitbake_build/tmp/work/x86_64-wrs-linux/expect/5.45-r2/temp/do_configure/log.do_configure.14160
[2014-09-22 17:23:40.010580654-07:00] Log data follows:
[2014-09-22 17:23:40.012043275-07:00] | DEBUG: Executing python function sysroot_cleansstate
[2014-09-22 17:23:40.013586018-07:00] | DEBUG: Python function sysroot_cleansstate finished
--
[2014-09-22 17:23:42.674054357-07:00] | WARNING: exit code 1 from a shell command.
[2014-09-22 17:23:42.675859871-07:00] | ERROR: Function failed: do_configure (log file is located at /ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/bitbake_build/tmp/work/x86_64-wrs-linux/expect/5.45-r2/temp/do_configure/log.do_configure.14160)
[2014-09-22 17:23:42.677330980-07:00] NOTE: recipe expect-5.45-r2: task do_configure: Failed
[2014-09-22 17:23:42.678936746-07:00] ERROR: Task 14374 (/ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/layers/wr-base/recipes-devtools/expect/expect_5.45.bb, do_configure) failed with exit code '1'
[2014-09-22 17:23:42.680519040-07:00] NOTE: Running task 15339 of 28239 (ID: 16038, /ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/layers/oe-core/meta/recipes-kernel/systemtap/systemtap_git.bb, do_populate_sysroot)
[2014-09-22 17:23:42.682261911-07:00] NOTE: recipe lib32-wr-init-1.0-r0: task do_package: Succeeded
[2014-09-22 17:23:42.683876556-07:00] NOTE: recipe libipc-signal-perl-1.00-r1: task do_package_write_rpm: Started
 --------------------------------------------------

Here is the tail of log.do_configure.14160:
 --------------------------------------------------
VC_MANIFEST_EMBED_EXE=''
ac_ct_CC=''
bindir='/usr/bin'
build='x86_64-linux'
build_alias='x86_64-linux'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
host='x86_64-wrs-linux'
host_alias='x86_64-wrs-linux'
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='/usr/include'
infodir='/usr/share/info'
libdir='/usr/lib64'
libexecdir='/usr/lib64/expect'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/sbin'
sharedstatedir='/com'
subdirs=''
sysconfdir='/etc'
target='x86_64-wrs-linux'
target_alias='x86_64-wrs-linux'
target_cpu=''
target_os=''
target_vendor=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "expect"
#define PACKAGE_TARNAME "expect"
#define PACKAGE_VERSION "5.45"
#define PACKAGE_STRING "expect 5.45"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define BUILD_expect /**/
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_PARAM_H 1

configure: exit 1
ERROR: oe_runconf failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_configure (log file is located at /ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/bitbake_build/tmp/work/x86_64-wrs-linux/expect/5.45-r2/temp/do_configure/log.do_configure.14160)
 --------------------------------------------------
Tree (WRLINUX_6_0_HEAD) pulled at: Mon Sep 22 13:37:52 PDT 2014

Repo in: ./.git
   9e1a5b5 update getting started documentation naming in Workbench links
Repo in: layers/oe-core-dl/.git
   (dir does not currently exist.)
Repo in: layers/oe-core-dl-1.5/.git
   0e5769e tzcode & tzdata: Update 2014f
Repo in: layers/wrlinux/.git
   a2d99dd Parse rightly if image file location is not an absolute path
Repo in: layers/wrlcompat/.git
   17b9e16 Release a bare wr-toolchain-shim tree in RCPL
Repo in: layers/wr-base/.git
   7d1654f fix LIN6-8205, [2/2] clean build host on the target rootfs
Repo in: layers/wr-fixes/.git
   5a379fb MAINTAINERS.ND: add rli2 and del jmacdona
Repo in: layers/wr-kernel/.git
   2a06a42 kernel: fix several drawbacks in extract_kernel_output task
Repo in: layers/wr-kernel/git/kernel-3.4.x.git
   d3decd7 kgit: creating baseline state
Repo in: layers/wr-tcwrappers/.git
   6347c0c Fix waffling between 32bit and 64bit target toolchain
Repo in: layers/wr-toolchain-shim/.git
   97e6780 Update toolchain to 4.8-36
Repo in: layers/wr-tools-profile/.git
   92aa8c7 Correct patch header for Add-support-for-Intel-Silvermont-processor.
Repo in: layers/wr-tools-debug/.git
   e6e4b85 libwrsqthelper: compile with qmake tool
Repo in: git/oe-core
   35a0e87 tcl: repeatly install crossscripts/tclConfig.sh WARNING
Repo in: git/bitbake
   e39266e cooker: warn if user specifies a target listed in ASSUME_PROVIDED
Repo in: git/meta-networking
   cd17322 tftp-hpa: bug fix on empty file put error
Repo in: git/meta-oe-subset
   (dir does not currently exist.)
Repo in: git/meta-python-subset
   (dir does not currently exist.)
Repo in: git/meta-perl-subset
   (dir does not currently exist.)
Repo in: git/meta-security
   7e8c791 lib-perl: Fix quoting in DESCRIPTION
Repo in: git/meta-selinux
   c32f1b1 refpolicy: split do_install to three steps
Repo in: git/meta-webserver
   658a244 modphp: fix CVE-2014-4721
Repo in: layers/wr-kernel/git/kernel-3.4.x.git/
   860927f ppc4xx: specify "-mcpu=405" as compiler flag for PPC4xx
 --------------------------------------
BB_VERSION        = "1.20.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
DISTRO            = "wrlinux-std-sato"
DISTRO_VERSION    = "6.0.0.0"
MACHINE           = "intel-x86-64"
DEFAULTTUNE       = "x86-64"
TARGET_SYS        = "x86_64-wrs-linux"
TUNE_FEATURES     = "m64"
TARGET_FPU        = ""
CSL_VER_MAIN      = "4.8-28"
EXTERNAL_TOOLCHAIN = "/ala-blade37.1/builds-2014-09-22-133549/intel-x86-64_world_bd/layers/wr-toolchain-shim/../binary-toolchain-4.8-36"
lib32:  DEFAULTTUNE       = "x86"
lib32:  TARGET_SYS        = "i586-wrs-linux"
lib32:  TUNE_FEATURES     = "m32"
wrlinux           = "WRLINUX_6_0_HEAD:a2d99dd567f5d5ac380faaf0e21e8c9d2a6e9367"
wrlcompat         = "WRLINUX_6_0_HEAD:17b9e1635ed5a8db8e2b5c0c9520671c25263ba1"
wr-toolchain-shim = "WRLINUX_6_0_HEAD:97e67809c58160139d17eeb0e30ad26ca97dd5e7"
wr-pro-toolchain  
meta-sourcery     = "WRLINUX_6_0_HEAD:5b7314e745e7536c19ecac135ae46d49709eb5b5"
wr-tcwrappers     = "WRLINUX_6_0_HEAD:6347c0cdd31d07601d2eb1dc1dd3a5276532ba67"
meta              = "wr-20131122:35a0e87ca02dcfcbd40b70f9ab67d97e13051f4b"
oe-core-dl-1.5    = "WRLINUX_6_0_HEAD:0e5769ea5052bbc46fc8a4ce836d5a245e98caa8"
meta-downloads    = "WRLINUX_6_0_HEAD:9e1a5b5d7e995c378f3b5f4060e2417f310ffffe"
wr-kernel         = "WRLINUX_6_0_HEAD:2a06a427b1e75bf0a55ede0338cf52be6506e63f"
intel-x86         = "WRLINUX_6_0_HEAD:40e7c4a8853ffec50436c057d4e0e26ca9095bf6"
wr-base           = "WRLINUX_6_0_HEAD:7d1654f76cc299543c4d8332fa928026a627328d"
wr-fixes          = "WRLINUX_6_0_HEAD:5a379fbc6627f68f10264fb883f27f5ac38fa8ee"
wr-tools-profile  = "WRLINUX_6_0_HEAD:92aa8c7324cf200ffbdd63ae0628d5f090f6c54e"
wr-tools-debug    = "WRLINUX_6_0_HEAD:e6e4b8551874d82f78d1a22d2d21fdb09c416bb1"
meta-networking   = "wr-20131122:cd173220398ade1d5376bc6f16e3219c36f343ea"
meta-webserver    = "wr-20131122:658a244d57d23a14e975427a9ace47c24bd775ef"
wr-prebuilts      = "WRLINUX_6_0_HEAD:d307c00267216c44fc490fef363562f48ca31af5"
meta-selinux      = "wr-20131122:c32f1b1b40d0b6199a3d01c8648cacb3c42c568b"
local             = "<unknown>:<unknown>"

 --------------------------------------
 
This file, and more detailed log info can be found at:
http://git.wrs.com/cgit/projects/nx-fails-6.0/.git/log/?h=intel-x86-64_world_bd-expect_5.45-2014-09-22-133549

Other Downloads


Live chat
Online