lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 19 Jun 2017 23:10:38 +0800
From:   kbuild test robot <lkp@...el.com>
To:     Wang Yafei <wangyafei@...dix.com>
Cc:     kbuild-all@...org, Dmitry Torokhov <dmitry.torokhov@...il.com>,
        Henrik Rydberg <rydberg@...math.org>,
        linux-input@...r.kernel.org, andrew@...dix.com, mouse@...dix.com,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] Input: Add driver for GOODiX GTx5 series touchsereen

Hi Wang,

[auto build test ERROR on input/next]
[also build test ERROR on v4.12-rc5 next-20170619]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Wang-Yafei/Input-Add-driver-for-GOODiX-GTx5-series-touchsereen/20170619-200451
base:   https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git next
config: alpha-allmodconfig (attached as .config)
compiler: alpha-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=alpha 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `goodix_i2c_write':
>> drivers/input/touchscreen/goodix-ts-sunrise/goodix_gtx5_i2c.o:(.text+0x13cb34): undefined reference to `i2c_transfer'
   drivers/input/touchscreen/goodix-ts-sunrise/goodix_gtx5_i2c.o:(.text+0x13cb40): undefined reference to `i2c_transfer'
   drivers/built-in.o: In function `goodix_i2c_read':
   drivers/input/touchscreen/goodix-ts-sunrise/goodix_gtx5_i2c.o:(.text+0x13d160): undefined reference to `i2c_transfer'
   drivers/input/touchscreen/goodix-ts-sunrise/goodix_gtx5_i2c.o:(.text+0x13d16c): undefined reference to `i2c_transfer'
   drivers/built-in.o: In function `goodix_i2c_init':
>> drivers/input/touchscreen/goodix-ts-sunrise/goodix_gtx5_i2c.o:(.init.text+0xa068): undefined reference to `i2c_register_driver'
   drivers/input/touchscreen/goodix-ts-sunrise/goodix_gtx5_i2c.o:(.init.text+0xa078): undefined reference to `i2c_register_driver'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Download attachment ".config.gz" of type "application/gzip" (50228 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ