<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 5, 2020 at 7:25 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2020-04-06 10:20, Joel Sherrill wrote:<br>
> Hi<br>
> <br>
> sis fails to build on FreeBSD 12. I. The full log is at <br>
> <a href="https://lists.rtems.org/pipermail/build/2020-April/012855.html" rel="noreferrer" target="_blank">https://lists.rtems.org/pipermail/build/2020-April/012855.html</a> and it <br>
> fails for sparc and riscv.<br>
> <br>
> checking for gcc... gcc<br>
> checking whether the C compiler works... no<br>
> configure: error: in `/usr/home/joel/rtems-cron-5/rtems-source-builder/rtems/build/sis-2.21-x86_64-freebsd12.1-1/sis-2.21':<br>
> configure: error: C compiler cannot create executables<br>
> See `config.log' for more details<br>
> shell cmd failed: /bin/sh -ex  /usr/home/joel/rtems-cron-5/rtems-source-builder/rtems/build/sis-2.21-x86_64-freebsd12.1-1/do-build<br>
> error: building sis-2.21-x86_64-freebsd12.1-1<br>
>    See error report: rsb-report-sis-2.21-x86_64-freebsd12.1-1.txt<br>
> <br>
> <br>
> I will try to investigate over the next few days. But I would appreciate it Jiri could take a swing at it. It is really all I can do to review the build logs from 100+ hours of test time across three computers.<br>
<br>
I am confused, it builds for me ...<br>
<br>
ruru bare $ ../source-builder/sb-set-builder --no-install --log=sis.txt <br>
devel/sis<br>
RTEMS Source Builder - Set Builder, 5 (96cdedce58e3)<br>
Build Set: devel/sis<br>
config: devel/sis-2-1.cfg<br>
package: sis-2.21-x86_64-freebsd12.1-1<br>
download: <a href="https://git.rtems.org/sis/snapshot/sis-2.21.tar.bz2" rel="noreferrer" target="_blank">https://git.rtems.org/sis/snapshot/sis-2.21.tar.bz2</a> -> <br>
sources/sis-2.21.tar.bz2<br>
downloading: sources/sis-2.21.tar.bz2 - 289.3kB<br>
building: sis-2.21-x86_64-freebsd12.1-1<br>
sizes: sis-2.21-x86_64-freebsd12.1-1: 2.144MB (installed: 226.492KB)<br>
cleaning: sis-2.21-x86_64-freebsd12.1-1<br>
reporting: devel/sis-2-1.cfg -> sis-2.21-x86_64-freebsd12.1-1.txt<br>
reporting: devel/sis-2-1.cfg -> sis-2.21-x86_64-freebsd12.1-1.xml<br>
cleaning: sis-2.21-x86_64-freebsd12.1-1<br>
Build Set: Time 0:00:04.409849<br>
ruru bare $ uname -a<br>
FreeBSD ruru 12.1-RELEASE-p2 FreeBSD 12.1-RELEASE-p2 GENERIC  amd64<br></blockquote><div><br></div><div>From config.log:</div><div><br></div>configure:3033: checking whether the C compiler works<br>configure:3055: gcc -O2 -pipe -fbracket-depth=1024 -I/usr/home/joel/rtems-cron-5<br>/rtems-source-builder/rtems/build/tmp/sb-1002/5/rtems-sparc/home/joel/rtems-cron<br>-5/tools/5/include    conftest.c  >&5<br>gcc: error: unrecognized command line option '-fbracket-depth=1024'<br>configure:3059: $? = 1<br><div><br></div>$ gcc --version<br>gcc (FreeBSD Ports Collection) 9.2.0<br>Copyright (C) 2019 Free Software Foundation, Inc.<br><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Chris<br>
</blockquote></div></div>