mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [Linaro-QA-Service] [linux-next] Snowball build broken
@ 2013-05-01  9:45 Naresh Kamboju
  2013-05-16  9:52 ` Samuel Ortiz
  0 siblings, 1 reply; 7+ messages in thread
From: Naresh Kamboju @ 2013-05-01  9:45 UTC (permalink / raw)
  To: Linus Walleij, Samuel Ortiz
  Cc: linux-kernel, Lists linaro-dev, Lists linaro-kernel

Ping.

On 17 April 2013 21:16, Linus Walleij <linus.walleij@linaro.org> wrote:
> On Tue, Apr 16, 2013 at 3:48 PM, Naresh Kamboju
> <naresh.kamboju@linaro.org> wrote:
>> On 12 April 2013 04:07, Linus Walleij <linus.walleij@linaro.org> wrote:
>>> Hey it works. Didn't see this before I fixed it tho :-)
>>> http://marc.info/?l=linux-kernel&m=136567139910888&w=2
>>
>> This commit not yet been merged in to linux-next  "next-20130416".
>> Due to this reason still snowball build fails at above error.
>
> That is outside of my jurisdiction, only the MFD maintainer Samuel
> Ortiz can merge this patch.
>
> Yours,
> Linus Walleij

^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <CA+G9fYuq3eJp6pfSPXjdPqY7DAW6LF1Q5uDA02GOS65_voo6Bw@mail.gmail.com>]
* [Linaro-QA-Service] [linux-next] Snowball build broken
@ 2013-04-11 18:45 Naresh Kamboju
  0 siblings, 0 replies; 7+ messages in thread
From: Naresh Kamboju @ 2013-04-11 18:45 UTC (permalink / raw)
  To: linux-kernel, Lists linaro-dev; +Cc: Lee Jones

Hi All,

Greetings from Linaro QA services.
We have setup the process of validating Linux on ARM Kernel builds.
One of those ARM targets is Snowball. Snowball build broken log can be
found here

Build Error:
--------------
04:48:08   CC      drivers/mfd/ab8500-debugfs.o
04:48:09 /mnt/ci_build/workspace/linux-next/hwpack/snowball/label/precise_hwpack_cloud/drivers/mfd/ab8500-debugfs.c:95:23:
fatal error: mach/irqs.h: No such file or directory
04:48:09 compilation terminated.
04:48:09 make[3]: *** [drivers/mfd/ab8500-debugfs.o] Error 1
04:48:09 make[2]: *** [drivers/mfd] Error 2
04:48:09 make[1]: *** [drivers] Error 2

Code snippet:
------------------
File: drivers/mfd/ab8500-debugfs.c

 89 #ifdef CONFIG_DEBUG_FS
  90 #include <linux/string.h>
  91 #include <linux/ctype.h>
  92 #endif
  93
  94 /* TODO: this file should not reference IRQ_DB8500_AB8500! */
  95 #include <mach/irqs.h>
  96
  97 static u32 debug_bank;
  98 static u32 debug_address;
  99

Kernel Commit id:
----------------------
484eecb3dc4d7173015feeb41e2995bbcb724523

Please let me know if you need more info.

Best regards
Naresh Kamboju

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-05-17  6:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-01  9:45 [Linaro-QA-Service] [linux-next] Snowball build broken Naresh Kamboju
2013-05-16  9:52 ` Samuel Ortiz
2013-05-17  6:16   ` Fathi Boudra
     [not found] <CA+G9fYuq3eJp6pfSPXjdPqY7DAW6LF1Q5uDA02GOS65_voo6Bw@mail.gmail.com>
2013-04-11 22:37 ` Linus Walleij
2013-04-16 13:48   ` Naresh Kamboju
2013-04-17 15:46     ` Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2013-04-11 18:45 Naresh Kamboju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome