linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [stericsson:earlydebug 1/1] main.c:undefined reference to `printascii'
@ 2015-11-03 14:58 kbuild test robot
  0 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2015-11-03 14:58 UTC (permalink / raw)
  To: linux-arm-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git earlydebug
head:   92ab8295496c4d4c50cefce1c13863ce8eda7741
commit: 92ab8295496c4d4c50cefce1c13863ce8eda7741 [1/1] uglyhack printascii
config: mn10300-asb2364_defconfig (attached as .config)
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 92ab8295496c4d4c50cefce1c13863ce8eda7741
        # save the attached .config to linux build tree
        make.cross ARCH=mn10300 

All errors (new ones prefixed by >>):

   am33_2.0-linux-ld: Dwarf Error: mangled line number section.
   init/built-in.o: In function `.Loc.513.1':
>> main.c:(.init.text+0x38f): undefined reference to `printascii'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 8461 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151103/1baf6944/attachment-0001.obj>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [stericsson:earlydebug 1/1] main.c:undefined reference to `printascii'
@ 2017-11-28 20:08 kbuild test robot
  0 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2017-11-28 20:08 UTC (permalink / raw)
  To: linux-arm-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git earlydebug
head:   15a1a5ef4038297935f97586a2e994123dc56980
commit: 15a1a5ef4038297935f97586a2e994123dc56980 [1/1] uglyhack printascii
config: arm-mvebu_v5_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 15a1a5ef4038297935f97586a2e994123dc56980
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

   init/main.o: In function `start_kernel':
>> main.c:(.init.text+0x580): undefined reference to `printascii'
   kernel/printk/printk.o: In function `vprintk_emit':
>> printk.c:(.text+0x277c): undefined reference to `printascii'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 23627 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171129/8e28f283/attachment-0001.gz>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [stericsson:earlydebug 1/1] main.c:undefined reference to `printascii'
@ 2018-02-20 16:15 kbuild test robot
  0 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2018-02-20 16:15 UTC (permalink / raw)
  To: linux-arm-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git earlydebug
head:   c5c41ef842979735d1f655a307b6c72ab8ebb42b
commit: c5c41ef842979735d1f655a307b6c72ab8ebb42b [1/1] uglyhack printascii
config: arm-at91_dt_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout c5c41ef842979735d1f655a307b6c72ab8ebb42b
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

   init/main.o: In function `start_kernel':
>> main.c:(.init.text+0x594): undefined reference to `printascii'
   kernel/printk/printk.o: In function `vprintk_emit':
>> printk.c:(.text+0x2038): undefined reference to `printascii'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 23600 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180221/a231e66d/attachment-0001.gz>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [stericsson:earlydebug 1/1] main.c:undefined reference to `printascii'
@ 2018-04-06 10:17 kbuild test robot
  0 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2018-04-06 10:17 UTC (permalink / raw)
  To: linux-arm-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git earlydebug
head:   d4c6fbc5c32480ae0ad658cc92307ae10629c05a
commit: d4c6fbc5c32480ae0ad658cc92307ae10629c05a [1/1] uglyhack printascii
config: arm-at91_dt_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout d4c6fbc5c32480ae0ad658cc92307ae10629c05a
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

   init/main.o: In function `start_kernel':
>> main.c:(.init.text+0x594): undefined reference to `printascii'
   kernel/printk/printk.o: In function `vprintk_emit':
>> printk.c:(.text+0x203c): undefined reference to `printascii'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 23719 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180406/be812ca9/attachment-0001.gz>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [stericsson:earlydebug 1/1] main.c:undefined reference to `printascii'
@ 2018-11-05 12:20 kbuild test robot
  0 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2018-11-05 12:20 UTC (permalink / raw)
  To: linux-arm-kernel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git earlydebug
head:   d651322316cbd4dc0dfacc2d63651dc4893eaa3e
commit: d651322316cbd4dc0dfacc2d63651dc4893eaa3e [1/1] uglyhack printascii
config: arm-eseries_pxa_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout d651322316cbd4dc0dfacc2d63651dc4893eaa3e
        # save the attached .config to linux build tree
        GCC_VERSION=7.2.0 make.cross ARCH=arm 

All errors (new ones prefixed by >>):

   init/main.o: In function `start_kernel':
>> main.c:(.init.text+0x534): undefined reference to `printascii'
   kernel/printk/printk.o: In function `vprintk_store':
>> printk.c:(.text+0x2978): undefined reference to `printascii'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 14252 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20181105/fef89e55/attachment-0001.gz>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [stericsson:earlydebug 1/1] main.c:undefined reference to `printascii'
@ 2019-07-23 21:31 kbuild test robot
  0 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2019-07-23 21:31 UTC (permalink / raw)
  To: Linus Walleij; +Cc: kbuild-all, linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 1181 bytes --]

tree:   https://kernel.googlesource.com/pub/scm/linux/kernel/git/linusw/linux-stericsson.git earlydebug
head:   372ca642af7c79a8737e5e7be6d7b617ff61bff1
commit: 372ca642af7c79a8737e5e7be6d7b617ff61bff1 [1/1] Uglygack for earlydebug printascii
config: arm-at91_dt_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 372ca642af7c79a8737e5e7be6d7b617ff61bff1
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=arm 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   init/main.o: In function `start_kernel':
>> main.c:(.init.text+0x60c): undefined reference to `printascii'
   kernel/printk/printk.o: In function `vprintk_store':
>> printk.c:(.text+0x25b8): undefined reference to `printascii'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 26072 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [stericsson:earlydebug 1/1] main.c:undefined reference to `printascii'
@ 2020-02-10 18:35 kbuild test robot
  0 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2020-02-10 18:35 UTC (permalink / raw)
  To: Linus Walleij; +Cc: kbuild-all, linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 1125 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git earlydebug
head:   e11ded06b26f2ad5c443a8838ef32d5c4d594008
commit: e11ded06b26f2ad5c443a8838ef32d5c4d594008 [1/1] Uglygack for earlydebug printascii
config: arm-axm55xx_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.5.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout e11ded06b26f2ad5c443a8838ef32d5c4d594008
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=arm 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   init/main.o: In function `start_kernel':
>> main.c:(.init.text+0x84c): undefined reference to `printascii'
   kernel/printk/printk.o: In function `vprintk_store':
>> printk.c:(.text+0x2a34): undefined reference to `printascii'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 21638 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-10 18:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-23 21:31 [stericsson:earlydebug 1/1] main.c:undefined reference to `printascii' kbuild test robot
  -- strict thread matches above, loose matches on Subject: below --
2020-02-10 18:35 kbuild test robot
2018-11-05 12:20 kbuild test robot
2018-04-06 10:17 kbuild test robot
2018-02-20 16:15 kbuild test robot
2017-11-28 20:08 kbuild test robot
2015-11-03 14:58 kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).