[RTEMS Project] #3079: Ada tests do not build
RTEMS trac
trac at rtems.org
Wed Jul 19 11:32:52 UTC 2017
#3079: Ada tests do not build
-----------------------------+----------------------
Reporter: Sebastian Huber | Owner: chrisj@…
Type: defect | Status: new
Priority: normal | Milestone: 4.12.0
Component: build | Version: 4.12
Severity: normal | Keywords:
-----------------------------+----------------------
A "make" in the top level build directory does not build the Ada tests
(used to work some weeks ago). A "make" in ./sparc-rtems4.12/c/erc32/ada-
tests for example works.
The configuration step seems to work:
{{{
configure: configuring in ada-tests
configure: running /bin/sh '../../../../../rtems/c/src/ada-
tests/configure' '--prefix=/home/joel/rtems-4.11-work/bsp-install' '--
host=sparc-rtems4.12' '--build=x86_64-pc-linux-gnu' '--target=sparc-
rtems4.12' '--enable-smp' '--disable-profiling' '--disable-
multiprocessing' '--enable-rtems-debug' '--enable-cxx' '--disable-rdbg'
'--enable-maintainer-mode' '--enable-tests' '--enable-networking'
'--enable-posix' '--disable-itron' '--disable-deprecated' '--enable-ada'
'--enable-expada' 'SIMSPARC_FAST_IDLE=1' '--with-target-subdir=sparc-
rtems4.12' '--exec-prefix=/home/joel/rtems-4.11-work/bsp-install/sparc-
rtems4.12' '--includedir=/home/joel/rtems-4.11-work/bsp-install/sparc-
rtems4.12/include' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=sparc-
rtems4.12' 'target_alias=sparc-rtems4.12' '--with-project-root=../../'
'--with-project-top=../../' 'RTEMS_BSP=erc32' 'RTEMS_CPU_MODEL=erc32'
'RTEMS_BSP_FAMILY=erc32' 'CFLAGS=-mcpu=cypress -O2 -g -ffunction-sections
-fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration
-Wstrict-prototypes -Wnested-externs' '--enable-rtems-root=../'
'--enable-project-root=../../../erc32' '--with-project-top=../../../'
'--enable-rtemsbsp=erc32' --cache-file=/dev/null
--srcdir=../../../../../rtems/c/src/ada-tests
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for gmake... gmake
}}}
However:
{{{
gmake[4]: Entering directory '/scratch/git-rtems-testing/rtems/build-
sparc-erc32-rtems/sparc-rtems4.12/c/erc32/ada-tests'
gmake[4]: Nothing to be done for 'all-am'.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3079>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list