Messages in this thread |  | | Date | Sat, 20 Feb 2016 19:49:18 +0800 | From | kbuild test robot <> | Subject | undefined reference to `dib3000mc_pid_parse' |
| |
Hi Kirill,
It's probably a bug fix that unveils the link errors.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 020ecbba0548cefc91c3c5de32c28a62bcf37ed9 commit: 51b97e354ba9fce1890cf38ecc754aa49677fc89 kernel: use the gnu89 standard explicitly date: 1 year, 3 months ago config: x86_64-randconfig-b0-02201855 (attached as .config) reproduce: git checkout 51b97e354ba9fce1890cf38ecc754aa49677fc89 # save the attached .config to linux build tree make ARCH=x86_64
All errors (new ones prefixed by >>):
drivers/built-in.o: In function `dvb_register': cx23885-dvb.c:(.text+0x354e7c): undefined reference to `tda18271_attach' drivers/built-in.o: In function `dibusb_dib3000mc_frontend_attach': >> (.text+0x382239): undefined reference to `dib3000mc_pid_parse' drivers/built-in.o: In function `dibusb_dib3000mc_frontend_attach': >> (.text+0x382241): undefined reference to `dib3000mc_pid_control' drivers/built-in.o: In function `dibusb_dib3000mc_tuner_attach': (.text+0x382348): undefined reference to `dib3000mc_get_tuner_i2c_master' drivers/built-in.o: In function `dibusb_dib3000mc_tuner_attach': >> (.text+0x382447): undefined reference to `dib3000mc_set_config' drivers/built-in.o: In function `dib90x0_tuner_sleep': dib0700_devices.c:(.text+0x38af71): undefined reference to `dib9000_set_gpio' drivers/built-in.o: In function `dib90x0_tuner_reset': dib0700_devices.c:(.text+0x38af8a): undefined reference to `dib9000_set_gpio' drivers/built-in.o: In function `stk9090m_frontend_attach': dib0700_devices.c:(.text+0x38b11e): undefined reference to `dib9000_i2c_enumeration' drivers/built-in.o: In function `nim9090md_frontend_attach': dib0700_devices.c:(.text+0x38b425): undefined reference to `dib9000_i2c_enumeration' dib0700_devices.c:(.text+0x38b4bd): undefined reference to `dib9000_get_i2c_master' dib0700_devices.c:(.text+0x38b4d7): undefined reference to `dib9000_i2c_enumeration' dib0700_devices.c:(.text+0x38b551): undefined reference to `dib9000_set_slave_frontend' drivers/built-in.o: In function `dib90x0_pid_filter': dib0700_devices.c:(.text+0x38b582): undefined reference to `dib9000_fw_pid_filter' drivers/built-in.o: In function `dib90x0_pid_filter_ctrl': dib0700_devices.c:(.text+0x38b598): undefined reference to `dib9000_fw_pid_filter_ctrl' drivers/built-in.o: In function `bristol_tuner_attach': dib0700_devices.c:(.text+0x38b5be): undefined reference to `dib3000mc_get_tuner_i2c_master' drivers/built-in.o: In function `bristol_frontend_attach': dib0700_devices.c:(.text+0x38b76c): undefined reference to `dib3000mc_i2c_enumeration' drivers/built-in.o: In function `dib9090_tuner_attach': dib0700_devices.c:(.text+0x38c08a): undefined reference to `dib9000_get_tuner_interface' dib0700_devices.c:(.text+0x38c11b): undefined reference to `dib9000_get_i2c_master' dib0700_devices.c:(.text+0x38c147): undefined reference to `dib9000_firmware_post_pll_init' drivers/built-in.o: In function `nim9090md_tuner_attach': dib0700_devices.c:(.text+0x38c1a1): undefined reference to `dib9000_get_tuner_interface' dib0700_devices.c:(.text+0x38c217): undefined reference to `dib9000_get_i2c_master' dib0700_devices.c:(.text+0x38c244): undefined reference to `dib9000_firmware_post_pll_init' dib0700_devices.c:(.text+0x38c25d): undefined reference to `dib9000_get_slave_frontend' dib0700_devices.c:(.text+0x38c275): undefined reference to `dib9000_get_component_bus_interface' dib0700_devices.c:(.text+0x38c280): undefined reference to `dib9000_set_i2c_adapter' dib0700_devices.c:(.text+0x38c288): undefined reference to `dib9000_get_tuner_interface' dib0700_devices.c:(.text+0x38c30d): undefined reference to `dib9000_fw_set_component_bus_speed' dib0700_devices.c:(.text+0x38c315): undefined reference to `dib9000_firmware_post_pll_init'
--- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation [unhandled content-type:application/octet-stream] |  |