RTEMS Source Builder: native-elf-format.h not found

Tyler Parks tparks5 at mail.csuchico.edu
Tue Jan 20 07:22:29 UTC 2015


    I'm trying to follow a blog post on compiling RTEMS for a raspberry
pi
(http://alanstechnotes.blogspot.com/2013/03/setting-up-rtems-development.html),
but the RTEMS Source Builder gives me an error that
"native-elf-format.h" is not found when I try to build the ARM cross
compiling tools for RTEMS 4.11. It appears that file is needed to
compile libelf, but I'm not sure how to obtain it. Terminal output and
error logs are below.

    I'm running the 64 bit version of Fedora 20, which I installed about
two weeks ago, running kernel 3.17.8-200.fc20.x86_64. I've run sb-check,
and it says my environment has everything it needs.

    I've tried "yum group install C Development," and
installing/updating kernel, kernel-headers, gcc, g++, binutils, gdb,
git, python, elfutils, elfutils-libelf, automake, make, autoconf, bison,
flex, texinfo, ncurses, and possibly a few others; it didn't work.

    I also tried checking out a commit from a month ago in git before
compiling, to see if the problem would magically go away.

    I've googled native-elf-format.h and libelf to find out if
native-elf-format.h is in a package in the yum repos, or if I can find
its source code, but I was unsuccessful.

    Could anyone tell me if they have any ideas on finding
native-elf-format.h or fixing this error?
    Thanks,
    Tyler Parks.

    Terminal output:
(working directory: /usr/rtems/rtems-source-builder/rtems)
$../source-builder/sb-set-builder --log=arm-log.txt
--prefix=/usr/rtems/compiler/4.11 4.11/rtems-arm
RTEMS Source Builder - Set Builder, v0.5.0
Build Set: 4.11/rtems-arm
Build Set: 4.11/rtems-autotools.bset
Build Set: 4.11/rtems-autotools-internal.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-linux-gnu-1
building: autoconf-2.69-x86_64-linux-gnu-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-linux-gnu-1
building: automake-1.12.6-x86_64-linux-gnu-1
cleaning: autoconf-2.69-x86_64-linux-gnu-1
cleaning: automake-1.12.6-x86_64-linux-gnu-1
Build Set: Time 0:00:39.838301
Build Set: 4.11/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-linux-gnu-1
building: autoconf-2.69-x86_64-linux-gnu-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-linux-gnu-1
building: automake-1.12.6-x86_64-linux-gnu-1
installing: autoconf-2.69-x86_64-linux-gnu-1 -> /usr/rtems/compiler/4.11
installing: automake-1.12.6-x86_64-linux-gnu-1 -> /usr/rtems/compiler/4.11
cleaning: autoconf-2.69-x86_64-linux-gnu-1
cleaning: automake-1.12.6-x86_64-linux-gnu-1
Build Set: Time 0:00:36.182896
Build Set: Time 0:01:16.022525
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-linux-gnu-1
building: expat-2.1.0-x86_64-linux-gnu-1
config: tools/rtems-binutils-2.24-1.cfg
package: arm-rtems4.11-binutils-2.24-x86_64-linux-gnu-1
building: arm-rtems4.11-binutils-2.24-x86_64-linux-gnu-1
config: tools/rtems-gcc-4.9.2-newlib-git-1.cfg
package:
arm-rtems4.11-gcc-4.9.2-newlib-de616601501c4f82968683e80c112604a2d40222-x86_64-linux-gnu-1
git: fetch: git://sourceware.org/git/newlib.git -> sources/git/newlib.git
git: reset: git://sourceware.org/git/newlib.git
git: checkout: git://sourceware.org/git/newlib.git => master
git: checkout: git://sourceware.org/git/newlib.git =>
de616601501c4f82968683e80c112604a2d40222
building:
arm-rtems4.11-gcc-4.9.2-newlib-de616601501c4f82968683e80c112604a2d40222-x86_64-linux-gnu-1
config: tools/rtems-gdb-7.8.1-1.cfg
package: arm-rtems4.11-gdb-7.8.1-1
building: arm-rtems4.11-gdb-7.8.1-1
config: tools/rtems-tools-4.11-1.cfg
package: rtems-tools-HEAD-1
git: fetch: git://git.rtems.org/rtems-tools.git ->
sources/git/rtems-tools.git
git: reset: git://git.rtems.org/rtems-tools.git
git: checkout: git://git.rtems.org/rtems-tools.git => master
building: rtems-tools-HEAD-1
error: building rtems-tools-HEAD-1
Build FAILED
  See error report: rsb-report-rtems-tools-HEAD-1.txt
error: building rtems-tools-HEAD-1
Build Set: Time 0:19:54.902993
Build FAILED

    Error logs
$cat rsb-report-rtems-tools-HEAD-1.txt
RTEMS Tools Project - Source Builder Error Report
 Build: error: building rtems-tools-HEAD-1
 Command Line: ../source-builder/sb-set-builder --log=arm-log.txt
--prefix=/usr/rtems/compiler/4.11 4.11/rtems-arm
 Python: 2.7.5 (default, Nov  3 2014, 14:26:24) [GCC 4.8.3 20140911 (Red
Hat 4.8.3-7)]
 git://git.rtems.org/rtems-source-builder/origin/db6d3eb83ad928b058bc56c2ebb7c2086bf22188-modified
 Linux anansi 3.17.8-200.fc20.x86_64 #1 SMP Thu Jan 8 23:26:57 UTC 2015
x86_64
Tail of the build log:
removing: /usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
making dir: /usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
write script:
/usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1/doit
building: rtems-tools-HEAD-1
run: /bin/sh -ex 
/usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1/doit
+ export
SB_ORIG_PATH=/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools:/usr/rtems/compiler/4.11/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/alliance/bin:/usr/libexec/sdcc:/home/corsica/.local/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools/:/usr/lib64/alliance/bin:/usr/libexec/sdcc
+
SB_ORIG_PATH=/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools:/usr/rtems/compiler/4.11/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/alliance/bin:/usr/libexec/sdcc:/home/corsica/.local/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools/:/usr/lib64/alliance/bin:/usr/libexec/sdcc
+ SB_PREFIX=/usr/rtems/compiler/4.11
++ echo /usr/rtems/compiler/4.11
++ /usr/bin/sed -e 's/^\///'
+ SB_PREFIX_CLEAN=usr/rtems/compiler/4.11
+ SB_SOURCE_DIR=/usr/rtems/rtems-source-builder/rtems/sources
+
SB_BUILD_DIR=/usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
+ SB_HOST_CFLAGS='-O2 -pipe '
+
SB_HOST_LDFLAGS=-L/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/lib
+ SB_BUILD_CFLAGS='-O2 -pipe
-I/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/include'
+ SB_BUILD_CXXFLAGS='-O2 -pipe
-I/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/include'
+
SB_BUILD_LDFLAGS=-L/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/lib
+ SB_CFLAGS='-O2 -pipe
-I/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/include
'
+ SB_CXXFLAGS='-O2 -pipe
-I/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/include
'
+ SB_ARCH=x86_64
+ SB_OS=linux
+ export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
+ export SB_HOST_CFLAGS SB_HOST_LDFLAGS SB_BUILD_CFLAGS
SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS SB_CFLAGS SB_CXXFLAGS
+ SB_DOC_DIR=/usr/rtems/compiler/4.11/share/doc
+ export SB_DOC_DIR
+ SB_PACKAGE_NAME=rtems-tools-HEAD-1
+ SB_PACKAGE_BUILDNAME=rtems-tools-HEAD-1
+ SB_PACKAGE_VERSION=HEAD
+ SB_PACKAGE_RELEASE=1
+ export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
+ export SB_PREFIX
+
SB_BUILD_DIR=/usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
+
SB_BUILD_ROOT=/usr/rtems/rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-root-corsica
+
SB_BUILD_ROOT_BINDIR=/usr/rtems/rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-root-corsica/usr/rtems/compiler/4.11/bin
+ export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
+
SB_BUILD_CXC_DIR=/usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1-cxc
+
SB_BUILD_CXC_ROOT=/usr/rtems/rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-corsica-cxc
+
SB_BUILD_CXC_ROOT_BINDIR=/usr/rtems/rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-corsica-cxc/usr/rtems/compiler/4.11/bin
+ export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
=> rtems-tools-HEAD-1:
+
SB_TMPROOT=/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm
==> %prep:
+
SB_TMPPREFIX=/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11
+
SB_TMPBINDIR=/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/bin
+ export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
+
SB_TMPCXCROOT=/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm
+
SB_TMPCXCPREFIX=/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica-cxc/4.11/rtems-arm/usr/rtems/compiler/4.11
+
SB_TMPCXCBINDIR=/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica-cxc/4.11/rtems-arm/usr/rtems/compiler/4.11/bin
+ export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
+ SB_EXTRAPATH=/usr/rtems/rtems-source-builder/source-builder
+ export CFLAGS_FOR_TARGET
+ export CXXFLAGS_FOR_TARGET
+ test -n
/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/bin
+
PATH=/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools:/usr/rtems/compiler/4.11/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/alliance/bin:/usr/libexec/sdcc:/home/corsica/.local/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools/:/usr/lib64/alliance/bin:/usr/libexec/sdcc
+ test -n
/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica-cxc/4.11/rtems-arm/usr/rtems/compiler/4.11/bin
+
PATH=/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica-cxc/4.11/rtems-arm/usr/rtems/compiler/4.11/bin:/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools:/usr/rtems/compiler/4.11/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/alliance/bin:/usr/libexec/sdcc:/home/corsica/.local/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools/:/usr/lib64/alliance/bin:/usr/libexec/sdcc
+ test -n /usr/rtems/rtems-source-builder/source-builder
+
PATH=/usr/rtems/rtems-source-builder/source-builder:/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica-cxc/4.11/rtems-arm/usr/rtems/compiler/4.11/bin:/usr/rtems/rtems-source-builder/rtems/build/tmp/sb-corsica/4.11/rtems-arm/usr/rtems/compiler/4.11/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools:/usr/rtems/compiler/4.11/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/alliance/bin:/usr/libexec/sdcc:/home/corsica/.local/bin:/home/corsica/bin:/home/corsica/bin/adt-bundle/sdk/platform-tools/:/usr/lib64/alliance/bin:/usr/libexec/sdcc
+ export PATH
+ LANG=C
+ export LANG
+ unset DISPLAY
+ umask 022
+ cd /usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
+ echo '=> rtems-tools-HEAD-1:'
+ echo '==> %prep:'
++ pwd
+ build_top=/usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
+ source_dir_rtems_tools=rtems-tools-HEAD-1
+ cd /usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
+ ln -s
/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git
rtems-tools-HEAD-1
+ cd rtems-tools-HEAD-1
+ /bin/chmod -R a+rX,g-w,o-w .
+ cd /usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
+ SB_CXC=no
==> clean %{buildroot}:
/usr/rtems/rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-root-corsica
+ echo '==> clean %{buildroot}:
/usr/rtems/rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-root-corsica'
+ /bin/rm -rf
/usr/rtems/rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-root-corsica
+ /bin/mkdir -p
/usr/rtems/rtems-source-builder/rtems/build/tmp/rtems-tools-HEAD-1-root-corsica
+ echo '==> %build:'
==> %build:
++ pwd
+ build_top=/usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1
+ test x86_64-linux-gnu '!=' x86_64-linux-gnu
+ RT_HOST=
+ cd rtems-tools-HEAD-1
+ ./waf configure --prefix=/usr/rtems/compiler/4.11
Setting top to                           :
/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git
Setting out to                           :
/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build
Checking for program g++,c++             : /usr/lib64/ccache/g++
Checking for program ar                  : /usr/bin/ar
Checking for program gcc,cc              : /usr/lib64/ccache/gcc
Checking for header alloca.h             : yes
Checking for header fcntl.h              : yes
Checking for header process.h            : not found
Checking for header stdlib.h             : yes
Checking for header string.h             : yes
Checking for header strings.h            : yes
Checking for header sys/file.h           : yes
Checking for header sys/stat.h           : yes
Checking for header sys/time.h           : yes
Checking for header sys/types.h          : yes
Checking for header sys/wait.h           : yes
Checking for header unistd.h             : yes
Checking for header vfork.h              : not found
Checking for function getrusage          : yes
Checking for header sys/wait.h           : yes
Checking for function kill               : yes
Checking for 'g++' (c++ compiler)        : /usr/lib64/ccache/g++
Checking for function open64             : not found
Checking for function stat64             : not found
Checking for program python              : /usr/bin/python
'configure' finished successfully (0.737s)
+ ./waf
Waf: Entering directory
`/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build'
[  4/141] c: rtemstoolkit/elftoolchain/libelf/elf.c ->
build/rtemstoolkit/elftoolchain/libelf/elf.c.4.o
[  5/141] c: rtemstoolkit/elftoolchain/libelf/elf_begin.c ->
build/rtemstoolkit/elftoolchain/libelf/elf_begin.c.4.o
[  6/141] c: rtemstoolkit/elftoolchain/libelf/elf_cntl.c ->
build/rtemstoolkit/elftoolchain/libelf/elf_cntl.c.4.o
[  7/141] c: rtemstoolkit/elftoolchain/libelf/elf_end.c ->
build/rtemstoolkit/elftoolchain/libelf/elf_end.c.4.o
[  8/141] c: rtemstoolkit/elftoolchain/libelf/elf_errmsg.c ->
build/rtemstoolkit/elftoolchain/libelf/elf_errmsg.c.4.o
[  9/141] c: rtemstoolkit/elftoolchain/libelf/elf_errno.c ->
build/rtemstoolkit/elftoolchain/libelf/elf_errno.c.4.o
[ 10/141] c: rtemstoolkit/elftoolchain/libelf/elf_data.c ->
build/rtemstoolkit/elftoolchain/libelf/elf_data.c.4.o
[ 11/141] c: rtemstoolkit/elftoolchain/libelf/elf_fill.c ->
build/rtemstoolkit/elftoolchain/libelf/elf_fill.c.4.o
In file included from ../rtemstoolkit/elftoolchain/libelf/_libelf.h:34:0,
                 from ../rtemstoolkit/elftoolchain/libelf/elf_cntl.c:29:
../rtemstoolkit/elftoolchain/libelf/_libelf_config.h:155:31: fatal
error: native-elf-format.h: No such file or directory
 #include "native-elf-format.h"
                               ^
compilation terminated.
In file included from ../rtemstoolkit/elftoolchain/libelf/_libelf.h:34:0,
                 from ../rtemstoolkit/elftoolchain/libelf/elf_end.c:35:
../rtemstoolkit/elftoolchain/libelf/_libelf_config.h:155:31: fatal
error: native-elf-format.h: No such file or directory
 #include "native-elf-format.h"
                               ^
compilation terminated.
In file included from ../rtemstoolkit/elftoolchain/libelf/_libelf.h:34:0,
                 from ../rtemstoolkit/elftoolchain/libelf/elf.c:29:
../rtemstoolkit/elftoolchain/libelf/_libelf_config.h:155:31: fatal
error: native-elf-format.h: No such file or directory
 #include "native-elf-format.h"
                               ^
compilation terminated.
In file included from ../rtemstoolkit/elftoolchain/libelf/_libelf.h:34:0,
                 from ../rtemstoolkit/elftoolchain/libelf/elf_errno.c:31:
../rtemstoolkit/elftoolchain/libelf/_libelf_config.h:155:31: fatal
error: native-elf-format.h: No such file or directory
 #include "native-elf-format.h"
                               ^
compilation terminated.
In file included from ../rtemstoolkit/elftoolchain/libelf/_libelf.h:34:0,
                 from ../rtemstoolkit/elftoolchain/libelf/elf_errmsg.c:33:
../rtemstoolkit/elftoolchain/libelf/_libelf_config.h:155:31: fatal
error: native-elf-format.h: No such file or directory
 #include "native-elf-format.h"
                               ^
compilation terminated.
In file included from ../rtemstoolkit/elftoolchain/libelf/_libelf.h:34:0,
                 from ../rtemstoolkit/elftoolchain/libelf/elf_fill.c:31:
../rtemstoolkit/elftoolchain/libelf/_libelf_config.h:155:31: fatal
error: native-elf-format.h: No such file or directory
 #include "native-elf-format.h"
                               ^
compilation terminated.
In file included from ../rtemstoolkit/elftoolchain/libelf/_libelf.h:34:0,
                 from ../rtemstoolkit/elftoolchain/libelf/elf_data.c:32:
../rtemstoolkit/elftoolchain/libelf/_libelf_config.h:155:31: fatal
error: native-elf-format.h: No such file or directory
 #include "native-elf-format.h"
                               ^
compilation terminated.
In file included from ../rtemstoolkit/elftoolchain/libelf/_libelf.h:34:0,
                 from ../rtemstoolkit/elftoolchain/libelf/elf_begin.c:42:
../rtemstoolkit/elftoolchain/libelf/_libelf_config.h:155:31: fatal
error: native-elf-format.h: No such file or directory
 #include "native-elf-format.h"
                               ^
compilation terminated.
Waf: Leaving directory
`/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build'
Build failed
 -> task in 'elf' failed (exit status 1):
    {task 19880464: c elf_cntl.c -> elf_cntl.c.4.o}
['/usr/lib64/ccache/gcc', '-pipe', '-g', '-O2',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/common',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/common',
'../rtemstoolkit/elftoolchain/libelf/elf_cntl.c', '-c', '-o',
'rtemstoolkit/elftoolchain/libelf/elf_cntl.c.4.o']
 -> task in 'elf' failed (exit status 1):
    {task 19880592: c elf_end.c -> elf_end.c.4.o}
['/usr/lib64/ccache/gcc', '-pipe', '-g', '-O2',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/common',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/common',
'../rtemstoolkit/elftoolchain/libelf/elf_end.c', '-c', '-o',
'rtemstoolkit/elftoolchain/libelf/elf_end.c.4.o']
 -> task in 'elf' failed (exit status 1):
    {task 19880208: c elf.c -> elf.c.4.o}
['/usr/lib64/ccache/gcc', '-pipe', '-g', '-O2',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/common',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/common',
'../rtemstoolkit/elftoolchain/libelf/elf.c', '-c', '-o',
'rtemstoolkit/elftoolchain/libelf/elf.c.4.o']
 -> task in 'elf' failed (exit status 1):
    {task 19880848: c elf_errno.c -> elf_errno.c.4.o}
['/usr/lib64/ccache/gcc', '-pipe', '-g', '-O2',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/common',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/common',
'../rtemstoolkit/elftoolchain/libelf/elf_errno.c', '-c', '-o',
'rtemstoolkit/elftoolchain/libelf/elf_errno.c.4.o']
 -> task in 'elf' failed (exit status 1):
    {task 19880720: c elf_errmsg.c -> elf_errmsg.c.4.o}
['/usr/lib64/ccache/gcc', '-pipe', '-g', '-O2',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/common',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/common',
'../rtemstoolkit/elftoolchain/libelf/elf_errmsg.c', '-c', '-o',
'rtemstoolkit/elftoolchain/libelf/elf_errmsg.c.4.o']
 -> task in 'elf' failed (exit status 1):
    {task 19881104: c elf_fill.c -> elf_fill.c.4.o}
['/usr/lib64/ccache/gcc', '-pipe', '-g', '-O2',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/common',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/common',
'../rtemstoolkit/elftoolchain/libelf/elf_fill.c', '-c', '-o',
'rtemstoolkit/elftoolchain/libelf/elf_fill.c.4.o']
 -> task in 'elf' failed (exit status 1):
    {task 19880976: c elf_data.c -> elf_data.c.4.o}
['/usr/lib64/ccache/gcc', '-pipe', '-g', '-O2',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/common',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/common',
'../rtemstoolkit/elftoolchain/libelf/elf_data.c', '-c', '-o',
'rtemstoolkit/elftoolchain/libelf/elf_data.c.4.o']
 -> task in 'elf' failed (exit status 1):
    {task 19880336: c elf_begin.c -> elf_begin.c.4.o}
['/usr/lib64/ccache/gcc', '-pipe', '-g', '-O2',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/libelf',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/build/rtemstoolkit/elftoolchain/common',
'-I/usr/rtems/rtems-source-builder/rtems/sources/git/rtems-tools.git/rtemstoolkit/elftoolchain/common',
'../rtemstoolkit/elftoolchain/libelf/elf_begin.c', '-c', '-o',
'rtemstoolkit/elftoolchain/libelf/elf_begin.c.4.o']
shell cmd failed: /bin/sh -ex 
/usr/rtems/rtems-source-builder/rtems/build/rtems-tools-HEAD-1/doit
error: building rtems-tools-HEAD-1



More information about the users mailing list