Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#2485 new defect

RSB: 4.10 automake build broken

Reported by: Sebastian Huber Owned by:
Priority: normal Milestone: 4.10.3
Component: tool/rsb Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

+ 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

Change History (3)

comment:1 Changed on 12/08/15 at 14:10:02 by Sebastian Huber

4.9 has the same problems.

comment:2 Changed on 12/08/15 at 14:47:06 by Joel Sherrill

Why did automake not build? What was in the config.log?

comment:3 Changed on 01/25/18 at 05:40:35 by Chris Johns

I am not seeing this on FreeBSD, Windows or MacOS. Is this still valid?

Note: See TracTickets for help on using tickets.