Build FreeBSD: FAILED 7/rtems-sh on x86_64-freebsd12.1 (sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1)

sebastian.huber at embedded-brains.de sebastian.huber at embedded-brains.de
Mon Dec 21 16:37:54 UTC 2020


RTEMS Source Builder - Set Builder, 6 (04cda564c9c9)

Host: FreeBSD-12.1-RELEASE-amd64-64bit-ELF
       FreeBSD Build_FreeBSD12 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC
       amd64 amd64

Build Time: 0:03:19.206386

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
/usr/include/arpa/inet.h:175:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:77:33: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                       ^
/usr/include/x86/endian.h:68:40: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x)        (__uint16_t)((x) << 8 | (x) >> 8)
                                              ^
../../gnu-mirror-gcc-626b63d/libcody/netserver.cc:131:18: error: no member named 'sin6_port' in 'sockaddr_un'
        if (ntohs (in6->sin6_port) != port)
                   ~~~  ^
/usr/include/arpa/inet.h:175:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:77:33: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                       ^
/usr/include/x86/endian.h:68:51: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x)        (__uint16_t)((x) << 8 | (x) >> 8)
                                                         ^
../../gnu-mirror-gcc-626b63d/libcody/netserver.cc:131:18: error: no member named 'sin6_port' in 'sockaddr_un'
        if (ntohs (in6->sin6_port) != port)
                   ~~~  ^
/usr/include/arpa/inet.h:175:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:77:53: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                                           ^
checking for wait4... yes
no
10 errors generated.
gmake[2]: *** [Makefile:127: netserver.o] Error 1
checking for times... checking whether basename is declared... source='../../gnu-mirror-gcc-626b63d/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include  -I../../gnu-mirror-gcc-626b63d/libdecnumber -I.   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../gnu-mirror-gcc-626b63d/libdecnumber -I.    -c ../../gnu-mirror-gcc-626b63d/libdecnumber/dpd/decimal128.c
gmake[2]: *** Waiting for unfinished jobs....
yes
no
checking for wait3... checking whether ffs is declared... yes
yes
checking for wait4... checking whether asprintf is declared... yes
yes
checking whether vasprintf is declared... checking whether basename is declared... yes
no
checking whether snprintf is declared... checking whether ffs is declared... /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace  -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual    -c -o posix.lo ../../gnu-mirror-gcc-626b63d/libbacktrace/posix.c
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/posix.c  -fPIC -DPIC -o .libs/posix.o
yes
yes
checking whether vsnprintf is declared... checking whether asprintf is declared... yes
yes
checking whether calloc is declared... checking whether vasprintf is declared... libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/posix.c -o posix.o >/dev/null 2>&1
yes
yes
checking whether snprintf is declared... checking whether getenv is declared... /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace  -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual    -c -o print.lo ../../gnu-mirror-gcc-626b63d/libbacktrace/print.c
yes
yes
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/print.c  -fPIC -DPIC -o .libs/print.o
checking whether getopt is declared... checking whether vsnprintf is declared... libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/print.c -o print.o >/dev/null 2>&1
yes
yes
checking whether calloc is declared... checking whether malloc is declared... /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace  -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual    -c -o sort.lo ../../gnu-mirror-gcc-626b63d/libbacktrace/sort.c
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/sort.c  -fPIC -DPIC -o .libs/sort.o
yes
yes
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace  -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual    -c -o state.lo ../../gnu-mirror-gcc-626b63d/libbacktrace/state.c
checking whether getenv is declared... checking whether realloc is declared... libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/state.c  -fPIC -DPIC -o .libs/state.o
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/sort.c -o sort.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/state.c -o state.o >/dev/null 2>&1
yes
yes
checking whether getopt is declared... checking whether sbrk is declared... /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace  -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=nounwind.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual    -c -o nounwind.lo ../../gnu-mirror-gcc-626b63d/libbacktrace/nounwind.c
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=nounwind.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/nounwind.c  -fPIC -DPIC -o .libs/nounwind.o
yes
checking whether strtol is declared... yes
checking whether malloc is declared... libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=nounwind.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/nounwind.c -o nounwind.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace  -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual    -c -o elf.lo ../../gnu-mirror-gcc-626b63d/libbacktrace/elf.c
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/elf.c  -fPIC -DPIC -o .libs/elf.o
/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace  -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual    -c -o mmapio.lo ../../gnu-mirror-gcc-626b63d/libbacktrace/mmapio.c
yes
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/mmapio.c  -fPIC -DPIC -o .libs/mmapio.o
checking whether strtoul is declared... yes
checking whether realloc is declared... libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
yes
checking whether strtoll is declared... /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace  -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual    -c -o mmap.lo ../../gnu-mirror-gcc-626b63d/libbacktrace/mmap.c
libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/mmap.c  -fPIC -DPIC -o .libs/mmap.o
yes
checking whether sbrk is declared... gmake[2]: Leaving directory '/usr/home/user/rtems-source-builder/rtems/build/sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1/build/libcody'
gmake[1]: *** [Makefile:8789: all-libcody] Error 2
gmake[1]: *** Waiting for unfinished jobs....
yes
yes
checking whether strtoull is declared... checking whether strtol is declared... libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1
yes
yes
checking whether strverscmp is declared... checking whether strtoul is declared... no
checking whether strnlen is declared... yes
checking whether strtoll is declared... yes
checking whether canonicalize_file_name must be declared... yes
checking whether strtoull is declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether strverscmp is declared... no
checking whether strnlen is declared... rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
ranlib libdecnumber.a
gmake[2]: Leaving directory '/usr/home/user/rtems-source-builder/rtems/build/sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1/build/libdecnumber'
yes
checking for working strncmp... yes
checking whether canonicalize_file_name must be declared... yes
yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
configure: updating cache ./config.cache
checking for getpagesize... (cached) yes
checking for working mmap... configure: creating ./config.status
yes
checking for working strncmp... config.status: creating Makefile
config.status: creating testsuite/Makefile
yes
config.status: creating config.h
config.status: executing default commands
configure: updating cache ./config.cache
configure: creating ./config.status
checking size of void *... config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
8
checking size of unsigned short... libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/elf.c -o elf.o >/dev/null 2>&1
2
checking size of unsigned... libtool: compile:  /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -DHAVE_CONFIG_H -I. -I../../gnu-mirror-gcc-626b63d/libbacktrace -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../include -I ../../gnu-mirror-gcc-626b63d/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -c ../../gnu-mirror-gcc-626b63d/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
4
checking size of unsigned long... 8
checking size of mp_limb_t... 8
checking for stack_t... yes
checking for tputs in -lncurses... yes
checking for readline in -lreadline... no
checking readline detected... no
checking for bison... bison -y
checking for flex... touch lex.yy.c
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for none-pc-freebsd12.1-ranlib... (cached) ranlib
creating config.m4
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating demos/pexpr-config.h
config.status: creating demos/calc/calc-config.h
config.status: creating Makefile
config.status: creating mpf/Makefile
config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
config.status: creating rand/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
config.status: creating tests/devel/Makefile
config.status: creating tests/mpf/Makefile
config.status: creating tests/mpn/Makefile
config.status: creating tests/mpq/Makefile
config.status: creating tests/mpz/Makefile
config.status: creating tests/rand/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/cxx/Makefile
config.status: creating doc/Makefile
config.status: creating tune/Makefile
config.status: creating demos/Makefile
config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
config.status: creating config.h
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/add.c to mpn/add.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/add_1.c to mpn/add_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/add_n.c to mpn/add_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sub.c to mpn/sub.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sub_n.c to mpn/sub_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/cnd_swap.c to mpn/cnd_swap.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/neg.c to mpn/neg.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/com.c to mpn/com.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mul_1.c to mpn/mul_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/submul_1.c to mpn/submul_1.c
/bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual     -L/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/lib -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo nounwind.lo elf.lo mmapio.lo mmap.lo 
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/add_err1_n.c to mpn/add_err1_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/add_err2_n.c to mpn/add_err2_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/add_err3_n.c to mpn/add_err3_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/nounwind.o .libs/elf.o .libs/mmapio.o .libs/mmap.o 
libtool: link: ranlib .libs/libbacktrace.a
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/lshift.c to mpn/lshift.c
gmake[3]: Leaving directory '/usr/home/user/rtems-source-builder/rtems/build/sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1/build/libbacktrace'
gmake[2]: Leaving directory '/usr/home/user/rtems-source-builder/rtems/build/sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1/build/libbacktrace'
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/rshift.c to mpn/rshift.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/dive_1.c to mpn/dive_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/diveby3.c to mpn/diveby3.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/divis.c to mpn/divis.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/divrem.c to mpn/divrem.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mode1o.c to mpn/mode1o.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/dump.c to mpn/dump.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mul.c to mpn/mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sqr.c to mpn/sqr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mulmid_n.c to mpn/mulmid_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mulmid.c to mpn/mulmid.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/random.c to mpn/random.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/random2.c to mpn/random2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sizeinbase.c to mpn/sizeinbase.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/get_str.c to mpn/get_str.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/set_str.c to mpn/set_str.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/scan0.c to mpn/scan0.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/scan1.c to mpn/scan1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/popham.c to mpn/popcount.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/popham.c to mpn/hamdist.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/cmp.c to mpn/cmp.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/zero_p.c to mpn/zero_p.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/perfpow.c to mpn/perfpow.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/gcd.c to mpn/gcd.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/gcdext.c to mpn/gcdext.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/div_q.c to mpn/div_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/jacbase.c to mpn/jacbase.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/jacobi_2.c to mpn/jacobi_2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/jacobi.c to mpn/jacobi.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/get_d.c to mpn/get_d.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/hgcd_step.c to mpn/hgcd_step.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sqrlo.c to mpn/sqrlo.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom54_mul.c to mpn/toom54_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/invert.c to mpn/invert.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/binvert.c to mpn/binvert.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/div_qr_1.c to mpn/div_qr_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/div_qr_2.c to mpn/div_qr_2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/broot.c to mpn/broot.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/brootinv.c to mpn/brootinv.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/bsqrt.c to mpn/bsqrt.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/divexact.c to mpn/divexact.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/redc_1.c to mpn/redc_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/redc_n.c to mpn/redc_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/powm.c to mpn/powm.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/powlo.c to mpn/powlo.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_powm.c to mpn/sec_powm.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_mul.c to mpn/sec_mul.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_sqr.c to mpn/sec_sqr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_div.c to mpn/sec_div_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_div.c to mpn/sec_div_r.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_invert.c to mpn/sec_invert.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/remove.c to mpn/remove.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/logops_n.c to mpn/and_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/logops_n.c to mpn/andn_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/logops_n.c to mpn/nand_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/logops_n.c to mpn/ior_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/logops_n.c to mpn/iorn_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/logops_n.c to mpn/nior_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/logops_n.c to mpn/xor_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/logops_n.c to mpn/xnor_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/copyi.c to mpn/copyi.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/copyd.c to mpn/copyd.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/zero.c to mpn/zero.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking ../../gnu-mirror-gcc-626b63d/gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
configure: summary of build options:

  Version:           GNU MP 6.1.0
  Host type:         none-pc-freebsd12.1
  ABI:               standard
  Install prefix:    /usr/local/rtems/6
  Compiler:          /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/usr/home/user/rtems-source-builder/rtems/build/tmp/sb-1001/7/rtems-sh/usr/local/rtems/6/include
  Static libraries:  yes
  Shared libraries:  no

gmake[1]: Leaving directory '/usr/home/user/rtems-source-builder/rtems/build/sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1/build'
gmake: *** [Makefile:966: all] Error 2
shell cmd failed: /bin/sh -ex  /usr/home/user/rtems-source-builder/rtems/build/sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1/do-build
error: building sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1
  See error report: rsb-report-sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 


Output
======

Build Set: 7/rtems-sh
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-freebsd12.1-1
building: expat-2.1.0-x86_64-freebsd12.1-1
sizes: expat-2.1.0-x86_64-freebsd12.1-1: 4.775MB (installed: 620.053KB)
cleaning: expat-2.1.0-x86_64-freebsd12.1-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-freebsd12.1-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-freebsd12.1-1.xml
config: devel/gmp-6.1.0.cfg
package: gmp-6.1.0-x86_64-freebsd12.1-1
building: gmp-6.1.0-x86_64-freebsd12.1-1
sizes: gmp-6.1.0-x86_64-freebsd12.1-1: 21.853MB (installed: 1.727MB)
cleaning: gmp-6.1.0-x86_64-freebsd12.1-1
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-freebsd12.1-1.txt
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-freebsd12.1-1.xml
config: tools/rtems-gdb-head.cfg
package: sh-rtems7-gdb-e1ff622-x86_64-freebsd12.1-1
building: sh-rtems7-gdb-e1ff622-x86_64-freebsd12.1-1
sizes: sh-rtems7-gdb-e1ff622-x86_64-freebsd12.1-1: 411.715MB (installed: 15.421MB)
cleaning: sh-rtems7-gdb-e1ff622-x86_64-freebsd12.1-1
reporting: tools/rtems-gdb-head.cfg -> sh-rtems7-gdb-e1ff622-x86_64-freebsd12.1-1.txt
reporting: tools/rtems-gdb-head.cfg -> sh-rtems7-gdb-e1ff622-x86_64-freebsd12.1-1.xml
config: tools/rtems-binutils-head.cfg
package: sh-rtems7-binutils-e1ff622-x86_64-freebsd12.1-1
building: sh-rtems7-binutils-e1ff622-x86_64-freebsd12.1-1
sizes: sh-rtems7-binutils-e1ff622-x86_64-freebsd12.1-1: 415.547MB (installed: 33.446MB)
cleaning: sh-rtems7-binutils-e1ff622-x86_64-freebsd12.1-1
reporting: tools/rtems-binutils-head.cfg -> sh-rtems7-binutils-e1ff622-x86_64-freebsd12.1-1.txt
reporting: tools/rtems-binutils-head.cfg -> sh-rtems7-binutils-e1ff622-x86_64-freebsd12.1-1.xml
config: tools/rtems-gcc-head-newlib-head.cfg
package: sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1
building: sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1
error: building sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1
Build FAILED
  See error report: rsb-report-sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1.txt
error: building sh-rtems7-gcc-626b63d-newlib-415fdd4-x86_64-freebsd12.1-1
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Dec 21 17:35:38 2020
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 04cda564c9c9deed302aa5af0989240ed77d9856
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-freebsd12.1-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target sh-rtems7 on host x86_64-freebsd12.1
 URL:
  http://expat.sourceforge.net/
 Version:
  2.1.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
       sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.1.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd12.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd12.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-freebsd12.1 --host=x86_64-freebsd12.1  --verbose  --prefix=/usr/local/rtems/6 --bindir=/usr/local/rtems/6/bin  --exec-prefix=/usr/local/rtems/6  --includedir=/usr/local/rtems/6/include --libdir=/usr/local/rtems/6/lib  --mandir=/usr/local/rtems/6/share/man --infodir=/usr/local/rtems/6/share/info  --disable-shared
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Dec 21 17:35:38 2020
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 04cda564c9c9deed302aa5af0989240ed77d9856
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-freebsd12.1-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target sh-rtems7 on host x86_64-freebsd12.1
 URL:
  http://expat.sourceforge.net/
 Version:
  2.1.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
       sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.1.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd12.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd12.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-freebsd12.1 --host=x86_64-freebsd12.1  --verbose  --prefix=/usr/local/rtems/6 --bindir=/usr/local/rtems/6/bin  --exec-prefix=/usr/local/rtems/6  --includedir=/usr/local/rtems/6/include --libdir=/usr/local/rtems/6/lib  --mandir=/usr/local/rtems/6/share/man --infodir=/usr/local/rtems/6/share/info  --disable-shared
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Dec 21 17:35:57 2020
==============================================================================
Report: devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 04cda564c9c9deed302aa5af0989240ed77d9856
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
Package: gmp-6.1.0-x86_64-freebsd12.1-1
 Config: devel/gmp-6.1.0.cfg
 Summary:
  The GNU Multiple Precision Arithmetic Library (GMP) v6.1.0 for target sh-rtems7 on host x86_64-freebsd12.1
 URL:
  https://gmplib.org/
 Version:
  6.1.0
 Release:
  1
  Sources: 1
    1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source gmp -q -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd gmp-6.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd12.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd12.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-freebsd12.1 --host=x86_64-freebsd12.1  --verbose  --prefix=/usr/local/rtems/6 --bindir=/usr/local/rtems/6/bin  --exec-prefix=/usr/local/rtems/6  --includedir=/usr/local/rtems/6/include --libdir=/usr/local/rtems/6/lib  --mandir=/usr/local/rtems/6/share/man --infodir=/usr/local/rtems/6/share/info  --disable-shared
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd gmp-6.1.0
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Dec 21 17:35:57 2020
==============================================================================
Report: devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 04cda564c9c9deed302aa5af0989240ed77d9856
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
Package: gmp-6.1.0-x86_64-freebsd12.1-1
 Config: devel/gmp-6.1.0.cfg
 Summary:
  The GNU Multiple Precision Arithmetic Library (GMP) v6.1.0 for target sh-rtems7 on host x86_64-freebsd12.1
 URL:
  https://gmplib.org/
 Version:
  6.1.0
 Release:
  1
  Sources: 1
    1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source gmp -q -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd gmp-6.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd12.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd12.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-freebsd12.1 --host=x86_64-freebsd12.1  --verbose  --prefix=/usr/local/rtems/6 --bindir=/usr/local/rtems/6/bin  --exec-prefix=/usr/local/rtems/6  --includedir=/usr/local/rtems/6/include --libdir=/usr/local/rtems/6/lib  --mandir=/usr/local/rtems/6/share/man --infodir=/usr/local/rtems/6/share/info  --disable-shared
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd gmp-6.1.0
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Dec 21 17:37:47 2020
==============================================================================
Report: tools/rtems-gdb-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 04cda564c9c9deed302aa5af0989240ed77d9856
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-head.cfg
------------------------------------------------------------------------------
Package: sh-rtems7-gdb-e1ff622-x86_64-freebsd12.1-1
 Config: tools/rtems-gdb-head.cfg
 Summary:
  GDB ve1ff622 for target sh-rtems7 on host x86_64-freebsd12.1
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  e1ff622
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-e1ff622.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/e1ff622
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  gdb_source=sourceware-mirror-binutils-gdb-e1ff622
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "sh-rtems7" -o "x86_64-freebsd12.1" == "sh-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd12.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd12.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS="-Xlinker -Bstatic ${LIBS_STATIC} -Xlinker -Bdynamic"
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-freebsd12.1 --host=x86_64-freebsd12.1  --target=sh-rtems7  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no  --with-libiconv-prefix=/usr/local  --with-python=/usr/local/bin/python2  --prefix=/usr/local/rtems/6 --bindir=/usr/local/rtems/6/bin  --exec-prefix=/usr/local/rtems/6  --includedir=/usr/local/rtems/6/include --libdir=/usr/local/rtems/6/lib  --mandir=/usr/local/rtems/6/share/man --infodir=/usr/local/rtems/6/share/info
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/usr/local/rtems/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/usr/local/rtems/6/share/info/dir
  touch $SB_BUILD_ROOT/usr/local/rtems/6/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Dec 21 17:37:47 2020
==============================================================================
Report: tools/rtems-gdb-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 04cda564c9c9deed302aa5af0989240ed77d9856
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-head.cfg
------------------------------------------------------------------------------
Package: sh-rtems7-gdb-e1ff622-x86_64-freebsd12.1-1
 Config: tools/rtems-gdb-head.cfg
 Summary:
  GDB ve1ff622 for target sh-rtems7 on host x86_64-freebsd12.1
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  e1ff622
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-e1ff622.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/e1ff622
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  gdb_source=sourceware-mirror-binutils-gdb-e1ff622
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "sh-rtems7" -o "x86_64-freebsd12.1" == "sh-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd12.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd12.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS="-Xlinker -Bstatic ${LIBS_STATIC} -Xlinker -Bdynamic"
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-freebsd12.1 --host=x86_64-freebsd12.1  --target=sh-rtems7  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no  --with-libiconv-prefix=/usr/local  --with-python=/usr/local/bin/python2  --prefix=/usr/local/rtems/6 --bindir=/usr/local/rtems/6/bin  --exec-prefix=/usr/local/rtems/6  --includedir=/usr/local/rtems/6/include --libdir=/usr/local/rtems/6/lib  --mandir=/usr/local/rtems/6/share/man --infodir=/usr/local/rtems/6/share/info
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/usr/local/rtems/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/usr/local/rtems/6/share/info/dir
  touch $SB_BUILD_ROOT/usr/local/rtems/6/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Dec 21 17:38:31 2020
==============================================================================
Report: tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 04cda564c9c9deed302aa5af0989240ed77d9856
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
Package: sh-rtems7-binutils-e1ff622-x86_64-freebsd12.1-1
 Config: tools/rtems-binutils-head.cfg
 Summary:
  Binutils ve1ff622 for target sh-rtems7 on host x86_64-freebsd12.1
 URL:
  http://sources.redhat.com/binutils
 Version:
  e1ff622
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-e1ff622.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/e1ff622
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source=sourceware-mirror-binutils-gdb-e1ff622
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "sh-rtems7" -o "x86_64-freebsd12.1" == "sh-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd12.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd12.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-freebsd12.1 --host=x86_64-freebsd12.1  --target=sh-rtems7  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --disable-lto  --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/usr/local/rtems/6 --bindir=/usr/local/rtems/6/bin  --exec-prefix=/usr/local/rtems/6  --includedir=/usr/local/rtems/6/include --libdir=/usr/local/rtems/6/lib  --mandir=/usr/local/rtems/6/share/man --infodir=/usr/local/rtems/6/share/info
  gmake -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/usr/local/rtems/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/usr/local/rtems/6/share/info/dir
  touch $SB_BUILD_ROOT/usr/local/rtems/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/usr/local/rtems/6/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/usr/local/rtems/6/bin/sh-rtems7-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/share/man/man1/sh-rtems7-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/usr/local/rtems/6/bin/sh-rtems7-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/share/man/man1/sh-rtems7-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/usr/local/rtems/6/bin/sh-rtems7-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/share/man/man1/sh-rtems7-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/usr/local/rtems/6/bin/sh-rtems7-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/share/man/man1/sh-rtems7-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Dec 21 17:38:31 2020
==============================================================================
Report: tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 04cda564c9c9deed302aa5af0989240ed77d9856
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
Package: sh-rtems7-binutils-e1ff622-x86_64-freebsd12.1-1
 Config: tools/rtems-binutils-head.cfg
 Summary:
  Binutils ve1ff622 for target sh-rtems7 on host x86_64-freebsd12.1
 URL:
  http://sources.redhat.com/binutils
 Version:
  e1ff622
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-e1ff622.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/e1ff622
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source=sourceware-mirror-binutils-gdb-e1ff622
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "sh-rtems7" -o "x86_64-freebsd12.1" == "sh-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd12.1" != "x86_64-freebsd12.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd12.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd12.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-freebsd12.1 --host=x86_64-freebsd12.1  --target=sh-rtems7  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --disable-lto  --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/usr/local/rtems/6 --bindir=/usr/local/rtems/6/bin  --exec-prefix=/usr/local/rtems/6  --includedir=/usr/local/rtems/6/include --libdir=/usr/local/rtems/6/lib  --mandir=/usr/local/rtems/6/share/man --infodir=/usr/local/rtems/6/share/info
  gmake -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/usr/local/rtems/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/usr/local/rtems/6/share/info/dir
  touch $SB_BUILD_ROOT/usr/local/rtems/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/usr/local/rtems/6/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/usr/local/rtems/6/bin/sh-rtems7-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/share/man/man1/sh-rtems7-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/usr/local/rtems/6/bin/sh-rtems7-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/share/man/man1/sh-rtems7-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/usr/local/rtems/6/bin/sh-rtems7-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/share/man/man1/sh-rtems7-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/usr/local/rtems/6/bin/sh-rtems7-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/usr/local/rtems/6/share/man/man1/sh-rtems7-windmc*
  fi
  cd ${build_top}


More information about the build mailing list