Re: Fwd: Re: after commit 5e248c2, kernel module build is broken

2024-02-26 Thread Scheffenegger, Richard
graded to gcc13 - since this appears to be the most stringent set of checks, to prevent similar issues in the future. Richard Scheffenegger Am 26.02.2024 um 09:32 schrieb Richard Scheffenegger: Weitergeleitete Nachricht Betreff:Re: after commit 5e248c2, kernel module

Re: after commit 5e248c2, kernel module build is broken

2024-02-25 Thread Zhenlei Huang
> On Feb 25, 2024, at 11:38 PM, Michael Butler > wrote: > > Building > /usr/obj/usr/src/amd64.amd64/sys/VM01-new/modules/usr/src/sys/modules/vmm/machine > machine -> /usr/src/sys/amd64/include > Building > /usr/obj/usr/src/amd64.amd64/sys/VM01-new/modules/usr/src/sys/modules/vmm/x86 > x86 -

after commit 5e248c2, kernel module build is broken

2024-02-25 Thread Michael Butler
Building /usr/obj/usr/src/amd64.amd64/sys/VM01-new/modules/usr/src/sys/modules/vmm/machine machine -> /usr/src/sys/amd64/include Building /usr/obj/usr/src/amd64.amd64/sys/VM01-new/modules/usr/src/sys/modules/vmm/x86 x86 -> /usr/src/sys/x86/include Building /usr/obj/usr/src/amd64.amd64/sys/VM01

Re: build is broken

2018-10-23 Thread Martin Wilke
Thanks. On Wed, Oct 24, 2018 at 8:11 AM Warner Losh wrote: > Konstantin fixed it a few minutes ago. > > Warner > > On Tue, Oct 23, 2018, 6:09 PM Martin Wilke wrote: > >> as of rev: 339671 >> >> build fails >> >> https://dpaste.de/NCeV/raw >> >> - Miwi >> -- >> +-oOO--(_)--OOo---

Re: build is broken

2018-10-23 Thread Warner Losh
Konstantin fixed it a few minutes ago. Warner On Tue, Oct 23, 2018, 6:09 PM Martin Wilke wrote: > as of rev: 339671 > > build fails > > https://dpaste.de/NCeV/raw > > - Miwi > -- > +-oOO--(_)--OOo-+ > With best Regards, > Martin Wilke (miwi_(at)_F

build is broken

2018-10-23 Thread Martin Wilke
as of rev: 339671 build fails https://dpaste.de/NCeV/raw - Miwi -- +-oOO--(_)--OOo-+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest ___ freebsd-current@fre

Re: [mips32] build is broken due to lack of .cfi-sections support in gcc 4.2.1

2017-11-11 Thread Adrian Chadd
Hi, Have a look at what the atheros ports now do. They've been building using the external toolchain gcc for a while now. I think we need to kick over to that. -adrian On 11 November 2017 at 12:54, Michael Zhilin wrote: > Hi, > > I've got compilation error for mips32 build by gcc 4.2.1 > (f

[mips32] build is broken due to lack of .cfi-sections support in gcc 4.2.1

2017-11-11 Thread Michael Zhilin
Hi, I've got compilation error for mips32 build by gcc 4.2.1 (freebsd-wifi-build): [halloween:/repo/onion/src/libexec/rtld-elf]$ make /repo/onion/src/libexec/rtld-elf/mips/rtld_start.S: Assembler messages: /repo/onion/src/libexec/rtld-elf/mips/rtld_start.S:35: Error: unknown pseudo-op: `.cfi_secti

[SOLVED] libllvmmc build is broken on i386

2014-05-04 Thread Ruslan Makhmatkhanov
Dimitry Andric wrote on 25.04.2014 01:58: On 24 Apr 2014, at 19:05, Ruslan Makhmatkhanov wrote: I can't build current on i386 (last tried revision is 264886) for couple of days. Every time trying to build with making `make clean` and rm'ing /usr/obj first. The first error is appearing when b

Re: libllvmmc build is broken on i386

2014-04-24 Thread Dimitry Andric
On 24 Apr 2014, at 19:05, Ruslan Makhmatkhanov wrote: > I can't build current on i386 (last tried revision is 264886) for couple of > days. Every time trying to build with making `make clean` and rm'ing /usr/obj > first. > > The first error is appearing when building MCAsmBackend.cpp: > """ > /

libllvmmc build is broken on i386

2014-04-24 Thread Ruslan Makhmatkhanov
Hi, I can't build current on i386 (last tried revision is 264886) for couple of days. Every time trying to build with making `make clean` and rm'ing /usr/obj first. The first error is appearing when building MCAsmBackend.cpp: """ /../contrib/llvm/lib/MC/MCAsmBackend.cpp -o MCAsmBackend.o In f

Another way perl build is broken

2000-06-26 Thread Leif Neland
Doing a make world, even after completely removing /usr/obj cd /usr/src/gnu/usr.bin/perl; make build-tools cd /usr/src/gnu/usr.bin/perl/libperl && make build-tools mkdir: lib/auto: File exists *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/libperl. *** Error code 1 Stop in /usr/src/gnu/usr