Wind River Support Network

HomeDefectsLIN7-6492
Fixed

LIN7-6492 : iputils build fail with glibc-core

Created: Jul 7, 2016    Updated: Sep 8, 2018
Resolved Date: Jul 11, 2016
Found In Version: 7.0.0.17
Fix Version: 7.0.0.18
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace

Description

iputils build fail with glibc-core.
/net/pek-lpggp5/buildarea1/product/wrlinux70RCPL/RCPL0017_LX03/wrlinux-7/wrlinux/configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-core --with-license-blacklist=GPLv3 
make iputils

ERROR: Function failed: do_compile (log file is located at /buildarea1/xxx/LIN7-6372/bitbake_build/tmp/work/core2-64-wrs-linux/iputils/s20121221-r0/temp/do_compile/log.do_compile.5782)
ERROR: Logfile of failure stored in: /buildarea1/xxx/LIN7-6372/bitbake_build/tmp/work/core2-64-wrs-linux/iputils/s20121221-r0/temp/do_compile/log.do_compile.5782
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 72 -e MAKEFLAGS= CC=x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE VPATH=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64/usr/lib64:/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64//lib64 all man
| fatal: Not a git repository (or any parent up to mount point /buildarea1)
| Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
| x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE  -O2 -pipe -g    -c tracepath.c  -o tracepath.o
| x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE  -O2 -pipe -g    -c ping.c -DCAPABILITIES   -o ping.o
| x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE  -O2 -pipe -g    -c ping_common.c -DCAPABILITIES  -o ping_common.o
| x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE  -O2 -pipe -g    -c clockdiff.c -DCAPABILITIES -o clockdiff.o
| x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE  -O2 -pipe -g    -c arping.c  -DCAPABILITIES   -o arping.o
| x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE  -O2 -pipe -g    -c tracepath6.c  -o tracepath6.o
| x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE  -O2 -pipe -g    -c traceroute6.c -DCAPABILITIES  -o traceroute6.o
| x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/sysroots/intel-x86-64 -D_GNU_SOURCE  -O2 -pipe -g    -c ping6.c -DCAPABILITIES    -DUSE_GNUTLS -o ping6.o
| make -C doc man
| make[1]: Entering directory '/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/work/core2-64-wrs-linux/iputils/s20121221-r0/iputils-s20121221/doc'
| ping6.c:170:29: fatal error: gnutls/openssl.h: No such file or directory
|  # include <gnutls/openssl.h>
|                              ^
| compilation terminated.
| Makefile:131: recipe for target 'ping6.o' failed
| make: *** [ping6.o] Error 1
| make: *** Waiting for unfinished jobs....
| make[1]: Leaving directory '/buildarea1/xxx/LIN7-6372/bitbake_build/tmp/work/core2-64-wrs-linux/iputils/s20121221-r0/iputils-s20121221/doc'
| ERROR: oe_runmake failed
| WARNING: /buildarea1/xxx/LIN7-6372/bitbake_build/tmp/work/core2-64-wrs-linux/iputils/s20121221-r0/temp/do_compile/run.do_compile.5782:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_compile (log file is located at /buildarea1/xxx/LIN7-6372/bitbake_build/tmp/work/core2-64-wrs-linux/iputils/s20121221-r0/temp/do_compile/log.do_compile.5782)
ERROR: Task 7 (/buildarea1/xxx/LIN7-6372/layers/oe-core/meta/recipes-extended/iputils/iputils_s20121221.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 747 tasks of which 0 didn't need to be rerun and 1 failed.
NOTE: Build completion summary:
NOTE:   From shared state: 0
NOTE:   From scratch: 78
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
  /buildarea1/xxx/LIN7-6372/layers/oe-core/meta/recipes-extended/iputils/iputils_s20121221.bb, do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
make: *** [iputils] Error 1

Other Downloads


Live chat
Online