From: kbuild test robot <lkp@intel.com>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
Florian Fainelli <f.fainelli@gmail.com>,
Jeff Dike <jdike@addtoit.com>,
Richard Weinberger <richard@nod.at>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
"maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)"
<x86@kernel.org>,
"open list:USER-MODE LINUX (UML)"
<user-mode-linux-devel@lists.sourceforge.net>,
"open list:USER-MODE LINUX (UML)"
<user-mode-linux-user@lists.sourceforge.net>
Subject: Re: [PATCH] um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Date: Thu, 25 May 2017 00:21:48 +0800 [thread overview]
Message-ID: <201705250050.DYFHgp0l%fengguang.wu@intel.com> (raw)
In-Reply-To: <20170523210813.22816-1-f.fainelli@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1466 bytes --]
Hi Florian,
[auto build test ERROR on linus/master]
[also build test ERROR on v4.12-rc2 next-20170524]
[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/Florian-Fainelli/um-Avoid-longjmp-setjmp-symbol-clashes-with-libpthread-a/20170524-154948
config: um-allnoconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
# save the attached .config to linux build tree
make ARCH=um
All errors (new ones prefixed by >>):
arch/um/kernel/built-in.o: In function `segv':
>> (.text+0x34bd): undefined reference to `kernel_longjmp'
arch/um/kernel/built-in.o: In function `bus_handler':
(.text+0x38c6): undefined reference to `kernel_longjmp'
arch/um/os-Linux/built-in.o: In function `switch_threads':
(.text+0x4e7d): undefined reference to `kernel_longjmp'
arch/um/os-Linux/built-in.o: In function `start_idle_thread':
(.text+0x4f20): undefined reference to `kernel_longjmp'
arch/um/os-Linux/built-in.o: In function `start_idle_thread':
(.text+0x4f58): undefined reference to `kernel_longjmp'
arch/um/os-Linux/built-in.o:(.text+0x4fab): more undefined references to `kernel_longjmp' follow
collect2: error: ld returned 1 exit status
---
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: 4135 bytes --]
prev parent reply other threads:[~2017-05-24 16:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-23 21:08 [PATCH] um: Avoid longjmp/setjmp symbol clashes with libpthread.a Florian Fainelli
2017-05-23 23:03 ` Florian Fainelli
2017-05-24 11:22 ` kbuild test robot
2017-05-24 16:21 ` kbuild test robot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201705250050.DYFHgp0l%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=f.fainelli@gmail.com \
--cc=hpa@zytor.com \
--cc=jdike@addtoit.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=richard@nod.at \
--cc=tglx@linutronix.de \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox