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
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
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...
>
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
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
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
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
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
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
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
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-
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
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
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.
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
__
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
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'
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
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
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
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]"
21 matches
Mail list logo