buildworld not working with MAKEOBJDIRPREFIX

2017-05-16 Thread Roger Pau Monné
Hello, I'm trying to build world as a regular user, using sources fetched into my home directory and a different object directory. The rune I'm using to build is: $ cd /home/royger/buildjob/freebsd $ make -j30 buildworld MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/ And this leads to the following

Re: zfs recv panic

2017-05-16 Thread Andriy Gapon
On 10/05/2017 12:37, Kristof Provost wrote: > Hi, > > I have a reproducible panic on CURRENT (r318136) doing > (jupiter) # zfs send -R -v zroot/var@before-kernel-2017-04-26 | nc dual 1234 > (dual) # nc -l 1234 | zfs recv -v -F tank/jupiter/var > > For clarity, the receiving machine is CURRENT r31

Re: build src with colored output?

2017-05-16 Thread David Chisnall
On 16 May 2017, at 07:42, Johannes Lundberg wrote: > > Gonna answer myself here. Think I found a way. > > Add CFLAGS=-fcolor-diagnostics to env or /etc/src.conf > Do clean build, that is no -DNO_CLEAN,KERNFAST, etc. > > Makes it a lot easier to find the errors in a 16 threads build output... >

[Bug 218849] Remove rc.conf jail configuration via jail_* variables

2017-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218849 --- Comment #28 from Miroslav Lachman <000.f...@quip.cz> --- (In reply to Jonathan Anderson from comment #27) I think the opposite way. Or we end up with the same problems as with ezjail, portupgrade, portmaster etc. now. Some features in ba

Re: buildworld not working with MAKEOBJDIRPREFIX

2017-05-16 Thread O. Hartmann
On Tue, 16 May 2017 09:39:11 +0100 Roger Pau Monné wrote: > Hello, > > I'm trying to build world as a regular user, using sources fetched into my > home directory and a different object directory. The rune I'm using to build > is: > > $ cd /home/royger/buildjob/freebsd > $ make -j30 buildworld

Re: buildworld not working with MAKEOBJDIRPREFIX

2017-05-16 Thread Matthias Apitz
El día Tuesday, May 16, 2017 a las 02:18:36PM +0200, O. Hartmann escribió: > On Tue, 16 May 2017 09:39:11 +0100 > Roger Pau Monné wrote: > > > Hello, > > > > I'm trying to build world as a regular user, using sources fetched into my > > home directory and a different object directory. The rune

Re: zfs recv panic

2017-05-16 Thread Kristof Provost
On 16 May 2017, at 15:41, Andriy Gapon wrote: On 10/05/2017 12:37, Kristof Provost wrote: I have a reproducible panic on CURRENT (r318136) doing (jupiter) # zfs send -R -v zroot/var@before-kernel-2017-04-26 | nc dual 1234 (dual) # nc -l 1234 | zfs recv -v -F tank/jupiter/var For clarity, the

Re: zfs recv panic

2017-05-16 Thread Andriy Gapon
On 16/05/2017 16:49, Kristof Provost wrote: > On 16 May 2017, at 15:41, Andriy Gapon wrote: >> On 10/05/2017 12:37, Kristof Provost wrote: >>> I have a reproducible panic on CURRENT (r318136) doing >>> (jupiter) # zfs send -R -v zroot/var@before-kernel-2017-04-26 | nc dual 1234 >>> (dual) # nc -l 1

Re: [Bug 218849] Remove rc.conf jail configuration via jail_* variables

2017-05-16 Thread Jeffrey Bouquet
Just commenting on past ideas of mine. *spend no time replying* . Thanks! ... inline comments below... sort of like 'overhear my typing into my bsd wish list nano-file.' and as such, scribble a not to thyself, not the list nor I, as I am out of time this [year] and # commenting not # coding an

Re: buildworld not working with MAKEOBJDIRPREFIX

2017-05-16 Thread Roger Pau Monné
On Tue, May 16, 2017 at 02:18:36PM +0200, O. Hartmann wrote: > On Tue, 16 May 2017 09:39:11 +0100 > Roger Pau Monné wrote: > > > Hello, > > > > I'm trying to build world as a regular user, using sources fetched into my > > home directory and a different object directory. The rune I'm using to bu

Re: zfs recv panic

2017-05-16 Thread Kristof Provost
On 16 May 2017, at 19:58, Andriy Gapon wrote: On 16/05/2017 16:49, Kristof Provost wrote: On 16 May 2017, at 15:41, Andriy Gapon wrote: On 10/05/2017 12:37, Kristof Provost wrote: I have a reproducible panic on CURRENT (r318136) doing (jupiter) # zfs send -R -v zroot/var@before-kernel-2017-04-

Re: IFLIB: em0/igb0 broken: No buffer space available/TX(0) desc avail = 1024, pidx = 0

2017-05-16 Thread Mark Johnston
On Tue, May 16, 2017 at 06:56:23AM +0200, O. Hartmann wrote: > Since the introduction of IFLIB, I have big trouble with especially a certain > type of NIC, namely formerly known igb and em. > > The worst device is an Intel NIC known as i217-LM > > em0@pci0:0:25:0:class=0x02 card=0x11e

Re: buildworld not working with MAKEOBJDIRPREFIX

2017-05-16 Thread Simon J. Gerraty
Roger Pau Monné wrote: > $ cd /home/royger/buildjob/freebsd > $ make -j30 buildworld MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/ That will not work as desired. When you set VAR=val as an argument to make, it overrides anything the makefiles want to do and there are a number of points where the t

Re: build src with colored output?

2017-05-16 Thread Simon J. Gerraty
David Chisnall wrote: > Ideally, we’d solve this by fixing bmake to behave more like a modern > build tool and: It's called meta mode ;-) and makes the OP's real issue much easier - when build fails, the failing .meta file is saved in src/../error/ providing no doubt and no need to search.

UC Berkeley 4-clause copyright

2017-05-16 Thread Steve Kargl
The files in lib/msun/bsdsrc contain the 4-clause UC Berkeley Copyright. Supposedly UCB no longer enforces clause 3. Can clause 3 be removed? -- Steve 20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4 20161221 https://www.youtube.com/watch?v=IbCHE-hONow __

Re: UC Berkeley 4-clause copyright

2017-05-16 Thread Warner Losh
Yes. Remove it. It's convention these days to also renumber. It was likely missed. Are there other copyright holders? If so, that would be why I didn't remove it at the time years ago But I may have missed them too. Warner On Tue, May 16, 2017 at 6:23 PM, Steve Kargl wrote: > The files in l

Re: UC Berkeley 4-clause copyright

2017-05-16 Thread Steve Kargl
On Tue, May 16, 2017 at 06:37:56PM -0600, Warner Losh wrote: > On Tue, May 16, 2017 at 6:23 PM, Steve Kargl > wrote: > > The files in lib/msun/bsdsrc contain the 4-clause UC Berkeley > > Copyright. Supposedly UCB no longer enforces clause 3. Can > > clause 3 be removed? > > > Yes. Remove it. It'

Re: UC Berkeley 4-clause copyright

2017-05-16 Thread Warner Losh
If it says that it's copyright those people, that's an issue. If it doesn't then there's no issue. Doesn't look like it does. If you'd like, I can look at it an DTRT if you're unsure. Warner On Tue, May 16, 2017 at 6:48 PM, Steve Kargl wrote: > On Tue, May 16, 2017 at 06:37:56PM -0600, Warner Lo

Re: UC Berkeley 4-clause copyright

2017-05-16 Thread Steve Kargl
I don't have a commit bit. I just checked OpenBSD/NetBSD. They use a 3-clause license. -- steve On Tue, May 16, 2017 at 06:51:30PM -0600, Warner Losh wrote: > If it says that it's copyright those people, that's an issue. If it > doesn't then there's no issue. Doesn't look like it does. If you'd

Re: UC Berkeley 4-clause copyright

2017-05-16 Thread Steve Kargl
In looking at NetBSD/OpenBSD's math_private.h, it seems the content of mathimpl.h have been tacked onto it. -- steve On Tue, May 16, 2017 at 05:55:24PM -0700, Steve Kargl wrote: > I don't have a commit bit. I just checked OpenBSD/NetBSD. > They use a 3-clause license. > > -- > steve > > On Tu

Re: misc/mc, diff and compare two files

2017-05-16 Thread Kevin Oberman
On Sun, May 14, 2017 at 7:53 AM, Boris Samorodov wrote: > Hi All, > > FYI: For those who use FreeBSD-HEAD, misc/mc and it's awesome "compare > two files" feature: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219277 > > HTH > -- > WBR, bsam Or use the "compare [two|three] [buffers|files]"