Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1515631
| From | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | fsl_spdif.c:undefined reference to `byte_rev_table' |
| Date | 2016-11-05 22:50 +0100 |
| Message-ID | <sAh0B-4Of-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: fb415f222c26d0d1fa19615af1d102bf5f5b3ca2
commit: 8cfc8ddc99df9509a46043b14af81f5c6a223eab pstore: add lzo/lz4 compression support
date: 5 months ago
config: x86_64-randconfig-x001-201645 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
git checkout 8cfc8ddc99df9509a46043b14af81f5c6a223eab
# save the attached .config to linux build tree
make ARCH=x86_64
All errors (new ones prefixed by >>):
sound/built-in.o: In function `spdif_write_channel_status':
>> fsl_spdif.c:(.text+0xf3fd5): undefined reference to `byte_rev_table'
fsl_spdif.c:(.text+0xf3fe0): undefined reference to `byte_rev_table'
fsl_spdif.c:(.text+0xf3ff3): undefined reference to `byte_rev_table'
fsl_spdif.c:(.text+0xf400d): undefined reference to `byte_rev_table'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
fsl_spdif.c:undefined reference to `byte_rev_table' kbuild test robot <fengguang.wu@intel.com> - 2016-11-05 22:50 +0100
csiph-web