[RTEMS Project] #3763: RSB SIS build fails on FreeBSD

RTEMS trac trac at rtems.org
Wed Jun 26 22:36:12 UTC 2019


#3763: RSB SIS build fails on FreeBSD
--------------------------+--------------------
  Reporter:  Chris Johns  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  high         |  Milestone:  5.1
 Component:  tool/rsb     |    Version:  5
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+--------------------
 The RSB SIS build for RISCV fails on FreeBSD with:
 {{{
 + CFLAGS='-O2 -pipe -fbracket-depth=1024 -I/opt/work/chris/rtems/rsb
 /rtems-source-builder.git/rtems/build/tmp/sb-chris/5/rtems-
 sis/opt/work/rtems/5/include ' ./configure '--build=x86_64-freebsd12.0' '
 --host=x86_64-freebsd12.0' '--program-prefix=sis-rtems5-' '--prefix='
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
 checking for gawk... no
 checking for mawk... no
 checking for nawk... nawk
 checking whether make sets $(MAKE)... yes
 checking for x86_64-freebsd12.0-gcc... /usr/bin/cc -O2 -pipe -fbracket-
 depth=1024 -I/opt/work/chris/rtems/rsb/rtems-source-
 builder.git/rtems/build/tmp/sb-chris/5/rtems-sis/opt/work/rtems/5/include
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether /usr/bin/cc -O2 -pipe -fbracket-depth=1024
 -I/opt/work/chris/rtems/rsb/rtems-source-builder.git/rtems/build/tmp/sb-
 chris/5/rtems-sis/opt/work/rtems/5/include accepts -g... yes
 checking for /usr/bin/cc -O2 -pipe -fbracket-depth=1024
 -I/opt/work/chris/rtems/rsb/rtems-source-builder.git/rtems/build/tmp/sb-
 chris/5/rtems-sis/opt/work/rtems/5/include option to accept ISO C89...
 none needed
 checking for style of include used by make... GNU
 checking dependency style of /usr/bin/cc -O2 -pipe -fbracket-depth=1024
 -I/opt/work/chris/rtems/rsb/rtems-source-builder.git/rtems/build/tmp/sb-
 chris/5/rtems-sis/opt/work/rtems/5/include... gcc3
 checking how to run the C preprocessor... /usr/bin/cc -O2 -pipe -fbracket-
 depth=1024 -I/opt/work/chris/rtems/rsb/rtems-source-
 builder.git/rtems/build/tmp/sb-chris/5/rtems-sis/opt/work/rtems/5/include
 -E
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking fcntl.h usability... yes
 checking fcntl.h presence... yes
 checking for fcntl.h... yes
 checking stddef.h usability... yes
 checking stddef.h presence... yes
 checking for stddef.h... yes
 checking for stdlib.h... (cached) yes
 checking for string.h... (cached) yes
 checking sys/time.h usability... yes
 checking sys/time.h presence... yes
 checking for sys/time.h... yes
 checking for unistd.h... (cached) yes
 checking termios.h usability... yes
 checking termios.h presence... yes
 checking for termios.h... yes
 checking for readline in -lreadline... no
 configure: error: the required "readline" library is missing

 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3763>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list