[RTEMS Project] #2485: RSB: 4.10 automake build broken
RTEMS trac
trac at rtems.org
Tue Dec 8 14:04:04 UTC 2015
#2485: RSB: 4.10 automake build broken
-----------------------------+--------------------
Reporter: sebastian.huber | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.10.3
Component: RSB | Version: 4.10
Severity: normal | Keywords:
-----------------------------+--------------------
{{{
+ cd automake-1.12.2
+ test no = yes
+ am_prefix=/build/rtems-4.10
+ test x86_64-linux-gnu '!=' x86_64-linux-gnu
+ export CFLAGS CFLAGS_FOR_BUILD CC
+ CFLAGS='-O2 -pipe -I/scratch/git-rtems-source-builder/rtems/build/tmp
/sb-sebastian_h/4.10/rtems-autotools.bset/build/rtems-4.10/include '
+ ./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose
--prefix=/build/rtems-4.10
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking whether /usr/bin/perl supports ithreads... yes
checking for tex... tex
checking for yacc... yacc
checking for lex... lex
checking whether autoconf is installed... yes
checking whether autoconf works... no
configure: error: The installed version of autoconf does not work.
Please check config.log for error messages before this one.
shell cmd failed: /bin/sh -ex /scratch/git-rtems-source-
builder/rtems/build/automake-1.12.2-x86_64-linux-gnu-1/doit
error: building automake-1.12.2-x86_64-linux-gnu-1
}}}
Reason: autoconf is not installed in prefix before the automake build
--
Ticket URL: <http://devel.rtems.org/ticket/2485>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list