Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1457437 > unrolled thread
| Started by | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| First post | 2016-08-07 09:20 +0200 |
| Last post | 2016-08-07 09:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
undefined reference to `printk' kbuild test robot <fengguang.wu@intel.com> - 2016-08-07 09:20 +0200
| From | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| Date | 2016-08-07 09:20 +0200 |
| Subject | undefined reference to `printk' |
| Message-ID | <s3qxj-Ha-3@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hi Peter,
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: 0cbbc422d56668528f6efd1234fe908010284082
commit: 63a3f603413ffe82ad775f2d62a5afff87fd94a0 timeconst.pl: Eliminate Perl warning
date: 3 years, 6 months ago
config: m32r-allnoconfig (attached as .config)
compiler: m32r-linux-gcc (GCC) 4.9.0
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 63a3f603413ffe82ad775f2d62a5afff87fd94a0
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x51c): undefined reference to `printk'
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
(.text+0x51c): relocation truncated to fit: R_M32R_26_PCREL_RELA against undefined symbol `printk'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to top | Article view | linux.kernel
csiph-web