Re: -r325627 of head: mergemaster: Creating objdir after objdir after . . .

2017-11-11 Thread Bryan Drewery
> On Nov 11, 2017, at 00:51, Mark Millard wrote: > >> On 2017-Nov-10, at 5:16 PM, Bryan Drewery wrote: >> >>> On 11/10/2017 8:30 AM, Bryan Drewery wrote: On 11/10/17 7:52 AM, Bryan Drewery wrote: > On 11/10/2017 12:46 AM, Mark Millard wrote: > When I use the

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

Re: SVN r325728 breaks build

2017-11-11 Thread Will Andrews
On Sat, Nov 11, 2017 at 07:15:35PM -0500, Michael Butler wrote: > As follows: > > --- zfs.o --- > In file included from /usr/src/lib/libprocstat/zfs.c:51: > In file included from /usr/obj/usr/src/amd64.amd64/tmp/usr/include/kvm.h:39: > /usr/obj/usr/src/amd64.amd64/tmp/usr/include/vm/vm.h:111:13:

Re: SVN r325728 breaks build

2017-11-11 Thread Michael Butler
On 11/11/17 19:59, Will Andrews wrote: On Sat, Nov 11, 2017 at 07:15:35PM -0500, Michael Butler wrote: As follows: --- zfs.o --- In file included from /usr/src/lib/libprocstat/zfs.c:51: In file included from /usr/obj/usr/src/amd64.amd64/tmp/usr/include/kvm.h:39:

Re: -r325627 of head: mergemaster: Creating objdir after objdir after . . .

2017-11-11 Thread Mark Millard
On 2017-Nov-11, at 8:47 AM, Bryan Drewery wrote: >> On Nov 11, 2017, at 00:51, Mark Millard wrote: >> >>> On 2017-Nov-10, at 5:16 PM, Bryan Drewery wrote: >>> On 11/10/2017 8:30 AM, Bryan Drewery wrote: . . . In fact it's similar to

SVN r325728 breaks build

2017-11-11 Thread Michael Butler
As follows: --- zfs.o --- In file included from /usr/src/lib/libprocstat/zfs.c:51: In file included from /usr/obj/usr/src/amd64.amd64/tmp/usr/include/kvm.h:39: /usr/obj/usr/src/amd64.amd64/tmp/usr/include/vm/vm.h:111:13: error: typedef redefinition with different types ('int' vs 'enum

[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:

Re: -r325627 of head: mergemaster: Creating objdir after objdir after . . .

2017-11-11 Thread Mark Millard
On 2017-Nov-10, at 5:16 PM, Bryan Drewery wrote: > On 11/10/2017 8:30 AM, Bryan Drewery wrote: >> On 11/10/17 7:52 AM, Bryan Drewery wrote: >>> On 11/10/2017 12:46 AM, Mark Millard wrote: When I use the command:

updating /usr/ports to HEAD in a jail r318593 (May 2017)

2017-11-11 Thread Matthias Apitz
Hello, My poudriere oven runs as kernel: $ uname -a FreeBSD jet 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r318593: Sun May 21 22:05:29 ... and I have a jail on it with exact this kernel r318593. Is it save to update ports in this jail to HEAD (as of today) or are there some incompatible changes in

Re: -r325627 of head: mergemaster: Creating objdir after objdir after . . .

2017-11-11 Thread Mark Millard
=== Mark Millard mar...@dsl-only.net On 2017-Nov-11, at 12:51 AM, Mark Millard wrote: > On 2017-Nov-10, at 5:16 PM, Bryan Drewery wrote: > >> On 11/10/2017 8:30 AM, Bryan Drewery wrote: >>> On 11/10/17 7:52 AM, Bryan Drewery wrote: On 11/10/2017 12:46 AM, Mark Millard wrote: > When