Re: git: 4f9139397e70 - main - loader: fix uboot build with gfx_fb

2021-01-03 Thread Mateusz Guzik
This may be a side-effect of https://reviews.freebsd.org/D27629 Regardless, universe13a.freebsd.org and/or universe13b.freebsd.org can be used to compile in the meantime. On 1/3/21, Gordon Bergling wrote: > On Mon, Jan 04, 2021 at 12:09:32AM +0200, Toomas Soome wrote: >> > On 4. Jan 2021, at 00:

Re: git: 4f9139397e70 - main - loader: fix uboot build with gfx_fb

2021-01-03 Thread Gordon Bergling
On Mon, Jan 04, 2021 at 12:09:32AM +0200, Toomas Soome wrote: > > On 4. Jan 2021, at 00:02, Gordon Bergling wrote: > > these errors are maybe related to an recent update > > to LLVM (llvmorg-11.0.1-rc2-0-g43ff75f2c3f). > > maybe, but I actually suspect the mac os big sur is there to blame, this

Re: git: 4f9139397e70 - main - loader: fix uboot build with gfx_fb

2021-01-03 Thread Toomas Soome via dev-commits-src-main
> On 4. Jan 2021, at 00:02, Gordon Bergling wrote: > > Hi Toomas, > > these errors are maybe related to an recent update > to LLVM (llvmorg-11.0.1-rc2-0-g43ff75f2c3f). > > --Gordon maybe, but I actually suspect the mac os big sur is there to blame, this issue does affect qemu a lot and vmwa

Re: git: 4f9139397e70 - main - loader: fix uboot build with gfx_fb

2021-01-03 Thread Gordon Bergling
Hi Toomas, these errors are maybe related to an recent update to LLVM (llvmorg-11.0.1-rc2-0-g43ff75f2c3f). --Gordon On Sun, Jan 03, 2021 at 11:36:32PM +0200, Toomas Soome via dev-commits-src-main wrote: > Yes, I’m preparing patches there too, assuming i get past errors like this: > > c++ -O2

Re: git: 4f9139397e70 - main - loader: fix uboot build with gfx_fb

2021-01-03 Thread Toomas Soome via dev-commits-src-main
Yes, I’m preparing patches there too, assuming i get past errors like this: c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/arm.armv6/tmp/obj-tools/lib/clang/libllvm -I/usr/src/contrib/llvm-project/llvm/lib/Target/ARM -I/usr/src/lib/clang/include -I/usr/src/contrib/llvm-project/llvm/include -D__

Re: git: 4f9139397e70 - main - loader: fix uboot build with gfx_fb

2021-01-03 Thread Mateusz Guzik
This still fails to build: powerpc.powerpc buildworld failed, check _.powerpc.powerpc.buildworld for details powerpc.powerpc64 buildworld failed, check _.powerpc.powerpc64.buildworld for details mips.mips64 buildworld failed, check _.mips.mips64.buildworld for details ld: error: undefined symbol:

git: 4f9139397e70 - main - loader: fix uboot build with gfx_fb

2021-01-03 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=4f9139397e709a106a73f362654ce245321e4a77 commit 4f9139397e709a106a73f362654ce245321e4a77 Author: Toomas Soome AuthorDate: 2021-01-03 10:26:48 + Commit: Toomas Soome CommitDate: 2021-01-03 18:45