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>] [day] [month] [year] [list]
Date:   Sat, 8 Jul 2017 06:33:20 +0800
From:   kbuild test robot <fengguang.wu@...el.com>
To:     Ilan Tayari <ilant@...lanox.com>
Cc:     kbuild-all@...org, linux-kernel@...r.kernel.org,
        Saeed Mahameed <saeedm@...lanox.com>
Subject: undefined reference to `mlx5_cqwq_create'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   21c19bc7ee256094aba74af8d91a824da4bc36af
commit: 537a50574175a2b68b0612ffb48cb044a394c7b4 net/mlx5: FPGA, Add high-speed connection routines
date:   10 days ago
config: i386-randconfig-x012-07071743 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        git checkout 537a50574175a2b68b0612ffb48cb044a394c7b4
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `mlx5_fpga_conn_create_qp':
   conn.c:(.text+0x64aa77): undefined reference to `mlx5_wq_qp_create'
   conn.c:(.text+0x64acd4): undefined reference to `mlx5_wq_destroy'
   drivers/built-in.o: In function `mlx5_fpga_conn_destroy_cq':
   conn.c:(.text+0x64ad89): undefined reference to `mlx5_cqwq_destroy'
   drivers/built-in.o: In function `mlx5_fpga_conn_destroy_qp':
   conn.c:(.text+0x64af94): undefined reference to `mlx5_wq_destroy'
   drivers/built-in.o: In function `mlx5_fpga_conn_create':
>> (.text+0x64bbd2): undefined reference to `mlx5_cqwq_create'
   drivers/built-in.o: In function `mlx5_fpga_conn_create':
>> (.text+0x64bc25): undefined reference to `mlx5_cqwq_get_size'
   drivers/built-in.o: In function `mlx5_fpga_conn_create':
>> (.text+0x64bd54): undefined reference to `mlx5_cqwq_destroy'

---
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" (28394 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ