Wind River Support Network

HomeDefectsLIN6-7713
Fixed

LIN6-7713 : zisofs-tools-native_1.0.8 failed (do_compi1e) of intel-x86-64_core.

Created: Jun 17, 2014    Updated: Dec 3, 2018
Resolved Date: Jun 18, 2014
Found In Version: 6.0
Fix Version: 6.0.0.9
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

Build is on yow-blade9 (128.224.137.29) NIS=enabled
yow-blade9 is x86_64, is running CentOS 5.10
The build is in /yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core
Branch being built is master
Logfiles are 00-wrconfig.log and 00-wrbuild.log
Relevant bits of the config were:
     intel-x86-64_core --enable-board=intel-x86-64 --enable-rootfs=glibc-core --enable-kernel=standard --enable-bootimage=noimage --enable-unsupported-toolchain=oe-core

Failed step: do_compile in file: /yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/bitbake_build/tmp/work/x86_64-linux/zisofs-tools-native/1.0.8-r0/temp/do_compile/log.do_compile.25612
Here is some context from around the error:
 --------------------------------------------------
[2014-06-18 01:41:35.442317000-04:00] NOTE: Running task 866 of 2479 (ID: 135, virtual:native:/yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/layers/wr-tools-debug/recipes-wr-tools-debug/agent-proxy/agent-proxy_git.bb, do_populate_sysroot)
[2014-06-18 01:41:35.477840000-04:00] NOTE: recipe dosfstools-native-2.11-r5: task do_populate_sysroot: Started
[2014-06-18 01:41:35.564783000-04:00] NOTE: recipe gcc-cross-initial-x86_64-4.9.0-r0: task do_patch: Started
[2014-06-18 01:41:35.593181000-04:00] ERROR: Function failed: do_compile (log file is located at /yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/bitbake_build/tmp/work/x86_64-linux/zisofs-tools-native/1.0.8-r0/temp/do_compile/log.do_compile.25612)
[2014-06-18 01:41:35.594075000-04:00] ERROR: Logfile of failure stored in: /yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/bitbake_build/tmp/work/x86_64-linux/zisofs-tools-native/1.0.8-r0/temp/do_compile/log.do_compile.25612
[2014-06-18 01:41:35.594880000-04:00] Log data follows:
[2014-06-18 01:41:35.595858000-04:00] | DEBUG: Executing shell function do_compile
[2014-06-18 01:41:35.596755000-04:00] | NOTE: make -j 24 -e MAKEFLAGS=
--
[2014-06-18 01:41:35.669836000-04:00] |   exit 1
[2014-06-18 01:41:35.671063000-04:00] | ERROR: Function failed: do_compile (log file is located at /yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/bitbake_build/tmp/work/x86_64-linux/zisofs-tools-native/1.0.8-r0/temp/do_compile/log.do_compile.25612)
[2014-06-18 01:41:35.672380000-04:00] NOTE: recipe zisofs-tools-native-1.0.8-r0: task do_compile: Failed
[2014-06-18 01:41:35.673614000-04:00] ERROR: Task 284 (/yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/layers/wr-base/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb, do_compile) failed with exit code '1'
[2014-06-18 01:41:35.680876000-04:00] NOTE: recipe agent-proxy-native-1.96+gitAUTOINC+e6c9d3d996-r0.0: task do_populate_sysroot: Started
[2014-06-18 01:41:35.936124000-04:00] NOTE: recipe dosfstools-native-2.11-r5: task do_populate_sysroot: Succeeded
[2014-06-18 01:41:36.072882000-04:00] NOTE: recipe agent-proxy-native-1.96+gitAUTOINC+e6c9d3d996-r0.0: task do_populate_sysroot: Succeeded
 --------------------------------------------------

Here is the tail of log.do_compile.25612:
 --------------------------------------------------
DEBUG: Executing shell function do_compile
NOTE: make -j 24 -e MAKEFLAGS=
./configure
configure: loading site script /yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/layers/oe-core/meta/site/native
checking for gcc... gcc 
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc  accepts -g... yes
checking for gcc  option to accept ANSI C... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if gcc  accepts -Wall... yes
checking if gcc  accepts -W... yes
checking if gcc  accepts -Wpointer-arith... yes
checking if gcc  accepts -Wbad-function-cast... yes
checking if gcc  accepts -Wcast-equal... no
checking if gcc  accepts -Wstrict-prototypes... yes
checking if gcc  accepts -Wmissing-prototypes... yes
checking if gcc  accepts -Wmissing-declarations... yes
checking if gcc  accepts -Wnested-externs... yes
checking if gcc  accepts -Winline... yes
checking if gcc  accepts -Wshadow... yes
checking if gcc  accepts -Wcast-align... yes
checking if gcc  accepts -pipe... yes
checking how to run the C preprocessor... gcc  -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for lchown... yes
checking for utimes... yes
checking for struct stat.st_mtim.tv_usec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for library containing compress2... no
configure: error: zlib not found
./configure: line 5315: exit: cannot: numeric argument required
./configure: line 5315: exit: cannot: numeric argument required
make: *** No rule to make target `MCONFIG', needed by `config.h'.  Stop.
ERROR: oe_runmake failed
WARNING: /yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/bitbake_build/tmp/work/x86_64-linux/zisofs-tools-native/1.0.8-r0/temp/do_compile/run.do_compile.25612:136 exit 1 from
  exit 1
ERROR: Function failed: do_compile (log file is located at /yow-blade9.2/builds-2014-06-18-013500/intel-x86-64_core/bitbake_build/tmp/work/x86_64-linux/zisofs-tools-native/1.0.8-r0/temp/do_compile/log.do_compile.25612)
 --------------------------------------------------
Tree (master) pulled at: Wed Jun 18 01:36:51 EDT 2014

Repo in: ./.git
   952d761 Add dracut.git for wr-installer
Repo in: layers/oe-core-dl/.git
   102fbbd README: Update copyright date
Repo in: layers/wr-base/.git
   7c05096 crash: fix compilation error on qemuarm
Repo in: layers/wr-fixes/.git
   216f8d3 cmake: rename bbappend file for version match
Repo in: layers/wr-kernel/.git
   9e0c1da Merge branch 'WRLINUX_6_0_HEAD'
Repo in: layers/wr-kernel/git/kernel-3.4.x.git
   d3decd7 kgit: creating baseline state
Repo in: layers/wr-kernel/git/kernel-3.4.x.git/
   860927f ppc4xx: specify "-mcpu=405" as compiler flag for PPC4xx
 --------------------------------------
BB_VERSION        = "1.23.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "RedHat-5"
DISTRO            = "wrlinux"
DISTRO_VERSION    = "6.0.0.0"
MACHINE           = "intel-x86-64"
DEFAULTTUNE       = "core2-64"
TARGET_SYS        = "x86_64-wrs-linux"
TUNE_FEATURES     = "m64 core2"
TARGET_FPU        = ""
lib32:  DEFAULTTUNE       = "x86"
lib32:  TARGET_SYS        = "i586-wrs-linux"
lib32:  TUNE_FEATURES     = "m32"
wrlinux           = "master:d70fbc27a2dd932bc3312495b04037c76ad35c28"
wrlcompat         = "master:45f2cd2131aa87f6eb3070ceec3de5b884cda8cc"
wr-tcwrappers     = "master:86667ca87f4ba320244cf54dd811e544f2830a8b"
meta              = "wr-7.0-20140615:15c0d0a60c699b85e741f472266044dae2390b9d"
oe-core-dl-1.5    = "master:b2492708c18de5348ee8525ca0ab0849bd9b059b"
meta-downloads    = "master:952d76160c4336cc3f570f2b58c0c4bb4f717d10"
wr-kernel         = "master:9e0c1da6f5fc2d9df194598622e7cc195174b1eb"
intel-x86         = "master:0d48b08e5b50c3ce440579ad6b9f73f2ba5f3a6a"
wr-base           = "master:7c0509696c31e41115a0acc3d378bb04d07a2667"
wr-fixes          = "master:216f8d372364de115df5cbf6a3decb901d2a747d"
wr-tools-profile  = "master:6338a86c9a1c8b798e97841c06e398a1e73b6cce"
wr-tools-debug    = "master:04785cd2e8c7be81d8ee7461cdd0a150389e0086"
meta-networking   = "wr-7.0-20140615:fa381ac3aa73f729c14df1c247e1a92075e05ce0"
meta-webserver    = "wr-7.0-20140615:7ad0b5f073c46a9ee79500695f0be6614c20f622"
wr-prebuilts      = "master:d307c00267216c44fc490fef363562f48ca31af5"
local             = "<unknown>:<unknown>"

 --------------------------------------
 
This file, and more detailed log info can be found at:
http://git.wrs.com/cgit/projects/nx-fails-master/.git/log/?h=intel-x86-64_core-zisofs-tools-native_1.0.8-2014-06-18-013500

Other Downloads


Live chat
Online