Build FreeBSD: FAILED 6/rtems-x86_64.bset on x86_64-freebsd12.0 (x86_64-rtems6-gdb-ff4a4474eb-x86_64-freebsd12.0-1)
Chris Johns
chrisj at rtems.org
Mon Jun 3 02:18:12 UTC 2019
On 31/5/19 8:11 pm, Sebastian Huber wrote:
> All the builds on FreeBSD 12 failed this week. The reason seems to be this:
>
> grep -r ORIGINAL_AS_FOR_TARGET .
> ./gcc/config.log:ORIGINAL_AS_FOR_TARGET=''
> ./gcc/config.status:S["ORIGINAL_AS_FOR_TARGET"]=""
> ./gcc/as:ORIGINAL_AS_FOR_TARGET=""
> ./gcc/as: original=$ORIGINAL_AS_FOR_TARGET
> ./gcc/collect-ld:ORIGINAL_AS_FOR_TARGET=""
> ./gcc/collect-ld: original=$ORIGINAL_AS_FOR_TARGET
> ./gcc/nm:ORIGINAL_AS_FOR_TARGET=""
> ./gcc/nm: original=$ORIGINAL_AS_FOR_TARGET
> ./gcc/Makefile:ORIGINAL_AS_FOR_TARGET =
>
> I don't know why this variable is empty.
>
What does a Linux build show? I wonder if there is a Linux specific change
introduced, for example related to sed, shell etc.
Chris
More information about the devel
mailing list