The build for sparc allmodconfig is still failing for the main branch
of the linux kernel.
I would recommend fixing these issues. I am attaching my build
warnings and errors
logs for the failing build test I did today.
Cheers Nick
On Fri, Jul 18, 2014 at 12:21:04AM -0400, Nick Krause wrote:
> The build for sparc allmodconfig is still failing for the main branch
> of the linux kernel.
> I would recommend fixing these issues. I am attaching my build
> warnings and errors
> logs for the failing build test I did today.
Did you actually look into the log yourself?
This should give you a hint:
make[1]: *** No rule to make target `/media/nick/Nick's', needed by
+`kernel/x509_certificate_list'. Stop.
All the rest are random warnings that may or may not be specific for sparc64.
Sam
On Fri, Jul 18, 2014 at 3:41 AM, Sam Ravnborg <[email protected]> wrote:
> On Fri, Jul 18, 2014 at 12:21:04AM -0400, Nick Krause wrote:
>> The build for sparc allmodconfig is still failing for the main branch
>> of the linux kernel.
>> I would recommend fixing these issues. I am attaching my build
>> warnings and errors
>> logs for the failing build test I did today.
>
> Did you actually look into the log yourself?
>
> This should give you a hint:
>
> make[1]: *** No rule to make target `/media/nick/Nick's', needed by
> +`kernel/x509_certificate_list'. Stop.
>
>
> All the rest are random warnings that may or may not be specific for sparc64.
>
> Sam
I did , needs this issue is on my computer. I thought that this was a common
error. Therefore it seems it builds correctly now if we exclude my build error.
Cheers Nick