Rodney W. Grimes wrote:
> Thank you, that does help narrow it down: (I backed up a vew lines
> from the first place I saw src/.)
>
> ...
> Global:.PARSEFILE = bsd.kmod.mk
> Global:.PARSEDIR = /usr/src-topo/share/mk
> Global:.PARSEFILE = bsd.kmod.mk
> Result[] of :U is "/usr/src/sys"
> Result[] o
> Rodney W. Grimes wrote:
>
> > I am having a compile time issue for a patched that compiled fine on my
> > r329294 system, but now failes to compile with what looks like a wrong
> > header being included.
>
> You may find it helpful to do something like:
>
> make -dv -C sys/modules/vmm -V CFLA
Rodney W. Grimes wrote:
> I am having a compile time issue for a patched that compiled fine on my
> r329294 system, but now failes to compile with what looks like a wrong
> header being included.
You may find it helpful to do something like:
make -dv -C sys/modules/vmm -V CFLAGS > /tmp/dvo 2>&1
On 10/04/2018 22:48, Andrew Gallatin wrote:
> On 04/10/18 11:25, Andriy Gapon wrote:
>> On 10/04/2018 15:27, Andrew Gallatin wrote:
>>> Is there something like tools/diag/prtblknos for ZFS?
>>
>> zdb.
>>
>> It has a manual page, but in the case like this you typically want to run
>> zdb -d[d*]
>>
On 04/10/18 11:25, Andriy Gapon wrote:
On 10/04/2018 15:27, Andrew Gallatin wrote:
Is there something like tools/diag/prtblknos for ZFS?
zdb.
It has a manual page, but in the case like this you typically want to run
zdb -d[d*]
Add d-s until you get all the information you want.
It looks li
> On 10 Apr 2018, at 15:27, Andrew Gallatin wrote:
>
> On 04/09/18 23:33, Allan Jude wrote:
>> On 2018-04-09 19:11, Andrew Gallatin wrote:
>>> I updated my main amd64 workstation to r332158 from something much
>>> earlier (mid Jan).
>>>
>>> Upon reboot, all seemed well. However, I later reali
On 10/04/2018 15:27, Andrew Gallatin wrote:
> Is there something like tools/diag/prtblknos for ZFS?
zdb.
It has a manual page, but in the case like this you typically want to run
zdb -d[d*]
Add d-s until you get all the information you want.
It looks like five d-s is needed to get individual b
On 9 Apr 2018, at 13:10, Vladimir Zakharov wrote:
On Mon, Apr 09, 2018, Kristof Provost wrote:
On 9 Apr 2018, at 10:50, Vladimir Zakharov wrote:
For several days buildworld fails for me with the following
error. Cleaning
and
rebuilding didn't help.
===> tests/sys/netpfil/pf/i
On 04/09/18 23:33, Allan Jude wrote:
On 2018-04-09 19:11, Andrew Gallatin wrote:
I updated my main amd64 workstation to r332158 from something much
earlier (mid Jan).
Upon reboot, all seemed well. However, I later realized that the vmm.ko
module was not loaded at boot, because bhyve PCI passth