On 1/8/16 3:45 PM, Kurt Lidl wrote:
On 1/8/16 1:58 PM, Marius Strobl wrote:
On Fri, Jan 08, 2016 at 10:42:33AM -0500, Kurt Lidl wrote:
I recently updated a sparc64 V120 from r291993
to r293243, and it now traps during the
autoconfiguration phase of the kernel boot:
<...>
-- data access exc
On Sun, Jan 10, 2016 at 1:32 AM, O. Hartmann
wrote:
> Am Sat, 9 Jan 2016 02:18:27 -0800
> Xin Li schrieb:
>
>> Please subscribe:
>>
>> https://bugs.freebsd.org/205882
>>
>> You can locally apply -r292066 or modify the code to skip the check when
>> pguid is 0 as a stopgap.
>>
>> Cheers,
>>
>
> Is
Am Sat, 9 Jan 2016 02:18:27 -0800
Xin Li schrieb:
> Please subscribe:
>
> https://bugs.freebsd.org/205882
>
> You can locally apply -r292066 or modify the code to skip the check when
> pguid is 0 as a stopgap.
>
> Cheers,
>
Is there any chance this get sorted out and solved in due time?
Reg
Kernel build fails with the error shown below:
[...]
--- all_subdir_ipfw ---
/usr/src/sys/modules/ipfw/../../netpfil/ipfw/ip_fw_table_algo.c:3818:6: error:
variable
'error' is used uninitialized whenever 'if' condition is false
[-Werror,-Wsometimes-uninitialized] if (keylen == 4) { ^~~
/u