All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [RFC 2/3] media: dvb_dummy_fe.c: lose TS lock on bad snr
Date: Wed, 18 Mar 2020 22:42:10 +0800	[thread overview]
Message-ID: <202003182246.xfJONBdb%lkp@intel.com> (raw)
In-Reply-To: <20200318060018.3437750-3-dwlsalmeida@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1769 bytes --]

Hi "Daniel,

[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on linuxtv-media/master]
[also build test ERROR on v5.6-rc6 next-20200317]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]

url:    https://github.com/0day-ci/linux/commits/Daniel-W-S-Almeida/Implement-a-virtual-DVB-driver/20200318-161944
base:   git://linuxtv.org/media_tree.git master
config: parisc-allyesconfig (attached as .config)
compiler: hppa-linux-gcc (GCC) 9.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        GCC_VERSION=9.2.0 make.cross ARCH=parisc 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> hppa-linux-ld: drivers/media/dvb-frontends/dvb_dummy_fe.o:(.data+0x190): multiple definition of `dvb_s_cnr_2_qual'; drivers/media/tuners/dvb_dummy_tuner.o:(.data+0x210): first defined here
>> hppa-linux-ld: drivers/media/dvb-frontends/dvb_dummy_fe.o:(.data+0xf0): multiple definition of `dvb_s2_cnr_2_qual'; drivers/media/tuners/dvb_dummy_tuner.o:(.data+0x170): first defined here
>> hppa-linux-ld: drivers/media/dvb-frontends/dvb_dummy_fe.o:(.data+0x1e0): multiple definition of `dvb_c_cnr_2_qual'; drivers/media/tuners/dvb_dummy_tuner.o:(.data+0x260): first defined here

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 60431 bytes --]

  parent reply	other threads:[~2020-03-18 14:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18  6:00 [Linux-kernel-mentees] [RFC 0/3] Implement a virtual DVB driver Daniel W. S. Almeida
2020-03-18  6:00 ` Daniel W. S. Almeida
2020-03-18  6:00 ` [Linux-kernel-mentees] [RFC 1/3] media: dvb_dummy_tuner: implement driver skeleton Daniel W. S. Almeida
2020-03-18  6:00   ` Daniel W. S. Almeida
2020-03-18  8:17   ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2020-03-18  8:17     ` Mauro Carvalho Chehab
2020-03-18  8:54   ` [Linux-kernel-mentees] " Kieran Bingham
2020-03-18  8:54     ` Kieran Bingham
2020-03-18  9:13     ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2020-03-18  9:13       ` Mauro Carvalho Chehab
2020-03-18  6:00 ` [Linux-kernel-mentees] [RFC 2/3] media: dvb_dummy_fe.c: lose TS lock on bad snr Daniel W. S. Almeida
2020-03-18  6:00   ` Daniel W. S. Almeida
2020-03-18  8:43   ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2020-03-18  8:43     ` Mauro Carvalho Chehab
2020-03-18 14:42   ` kbuild test robot [this message]
2020-03-18 21:15   ` kbuild test robot
2020-03-18 21:15   ` [RFC PATCH] media: dvb_dummy_fe.c: poll_snr_handler() can be static kbuild test robot
2020-03-18  6:00 ` [Linux-kernel-mentees] [RFC 3/3] media: dvb_dummy_fe.c: write PSI information into DMX buffer Daniel W. S. Almeida
2020-03-18  6:00   ` Daniel W. S. Almeida
2020-03-18 10:56   ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2020-03-18 10:56     ` Mauro Carvalho Chehab

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=202003182246.xfJONBdb%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /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.