From: Kalle Valo <kvalo@codeaurora.org>
To: kbuild test robot <lkp@intel.com>
Cc: Govind Singh <govinds@codeaurora.org>,
kbuild-all@01.org, ath10k@lists.infradead.org
Subject: Re: [ath6kl:pending 109/109] drivers/net/wireless/ath/ath10k/snoc.h:22:10: fatal error: qmi.h: No such file or directory
Date: Fri, 15 Jun 2018 22:36:48 +0300 [thread overview]
Message-ID: <87sh5nhmen.fsf@codeaurora.org> (raw)
In-Reply-To: <201806160045.dJL4pspo%fengguang.wu@intel.com> (kbuild test robot's message of "Sat, 16 Jun 2018 00:08:48 +0800")
kbuild test robot <lkp@intel.com> writes:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending
> head: 59ff1228bc7ecec5ed2558e0e6d33423da443180
> commit: 59ff1228bc7ecec5ed2558e0e6d33423da443180 [109/109] ath10k: Add QMI message handshake for wcn3990 client
> config: arm-allmodconfig (attached as .config)
> compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
> reproduce:
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout 59ff1228bc7ecec5ed2558e0e6d33423da443180
> # save the attached .config to linux build tree
> GCC_VERSION=7.2.0 make.cross ARCH=arm
>
> All errors (new ones prefixed by >>):
>
>>> make[6]: *** No rule to make target 'drivers/net/wireless/ath/ath10k/qmi.o', needed by 'drivers/net/wireless/ath/ath10k/ath10k_snoc.o'.
> make[6]: *** [drivers/net/wireless/ath/ath10k/snoc.o] Error 1
> make[6]: Target '__build' not remade because of errors.
> --
> In file included from drivers/net/wireless/ath/ath10k/snoc.c:29:0:
>>> drivers/net/wireless/ath/ath10k/snoc.h:22:10: fatal error: qmi.h: No such file or directory
> #include "qmi.h"
> ^~~~~~~
> compilation terminated.
>
> vim +22 drivers/net/wireless/ath/ath10k/snoc.h
>
> 19
> 20 #include "hw.h"
> 21 #include "ce.h"
> > 22 #include "qmi.h"
> 23
This was my bad. While fixing some conflicts manually I forgot to add
qmi.c and qmi.h to the commit. I fixed that now in the pending branch
and hopefully it builds this time.
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
prev parent reply other threads:[~2018-06-15 19:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-15 16:08 [ath6kl:pending 109/109] drivers/net/wireless/ath/ath10k/snoc.h:22:10: fatal error: qmi.h: No such file or directory kbuild test robot
2018-06-15 19:36 ` Kalle Valo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sh5nhmen.fsf@codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=govinds@codeaurora.org \
--cc=kbuild-all@01.org \
--cc=lkp@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.