From: Michael Ellerman <michael@ellerman.id.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
richard -rw- weinberger <richard.weinberger@gmail.com>,
Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Linux Kernel Development <linux-kernel@vger.kernel.org>,
User-mode Linux Kernel Development
<user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: Build regressions/improvements in v3.10-rc1 (um)
Date: Mon, 13 May 2013 19:54:47 +1000 [thread overview]
Message-ID: <38896893-83c7-4eb4-848a-bb35663d945b@email.android.com> (raw)
In-Reply-To: <CAMuHMdWt0i6Q+i9Qh+tMs910a388NoddhHmq2LGr50f1=dJPvQ@mail.gmail.com>
Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>On Sun, May 12, 2013 at 11:17 PM, richard -rw- weinberger
><richard.weinberger@gmail.com> wrote:
>> On Sun, May 12, 2013 at 10:47 PM, Geert Uytterhoeven
>> <geert@linux-m68k.org> wrote:
>>> On Sun, 12 May 2013, Geert Uytterhoeven wrote:
>>>> However, the full list of errors isn't that unmanageable, so I'm
>following
>>>> up with a digested list...
>>>
>>> arch/um/drivers/cow_user.c:216: error: implicit declaration of
>function 'htobe32': 1 errors in 1 logs
>>> arch/um/drivers/cow_user.c:249: error: implicit declaration of
>function 'htobe64': 1 errors in 1 logs
>>> arch/um/drivers/cow_user.c:303: error: implicit declaration of
>function 'be32toh': 1 errors in 1 logs
>>> arch/um/drivers/cow_user.c:330: error: implicit declaration of
>function 'be64toh': 1 errors in 1 logs
>>> arch/um/os-Linux/skas/process.c:321: error: 'PTRACE_O_TRACESYSGOOD'
>undeclared (first use in this function): 1 errors in 1 logs
>>> arch/um/os-Linux/skas/process.c:321: error: (Each undeclared
>identifier is reported only once: 1 errors in 1 logs
>>> arch/um/os-Linux/skas/process.c:321: error: for each function it
>appears in.): 1 errors in 1 logs
>>> arch/um/os-Linux/skas/process.c:412: error: 'PTRACE_GETSIGINFO'
>undeclared (first use in this function): 1 errors in 1 logs
>>> arch/um/os-Linux/skas/process.c:560: error: 'PTRACE_O_TRACESYSGOOD'
>undeclared (first use in this function): 1 errors in 1 logs
>>> arch/um/os-Linux/start_up.c:245: error: 'PTRACE_SETOPTIONS'
>undeclared (first use in this function): 1 errors in 1 logs
>>> arch/um/os-Linux/start_up.c:245: error: (Each undeclared identifier
>is reported only once: 1 errors in 1 logs
>>> arch/um/os-Linux/start_up.c:245: error: for each function it appears
>in.): 1 errors in 1 logs
>>> arch/um/os-Linux/start_up.c:246: error: 'PTRACE_O_TRACESYSGOOD'
>undeclared (first use in this function): 1 errors in 1 logs
>>> arch/um/os-Linux/start_up.c:303: error: 'PTRACE_SETOPTIONS'
>undeclared (first use in this function): 1 errors in 1 logs
>>> arch/um/os-Linux/start_up.c:304: error: 'PTRACE_O_TRACESYSGOOD'
>undeclared (first use in this function): 1 errors in 1 logs
>>> v3.10-rc1/um-i386/um-defconfig
>>> Old host environment on kissb?
>>
>> This really looks like a host environment issue.
>> PTRACE_O_TRACESYSGOOD for example is defined in
>/usr/include/linux/ptrace.h
>
>Yep, just like e.g. htobe32().
>
>Michael, Stephen: Any chance this can be fixed?
Possibly. We're cross compiling these on powerpc so perhaps we need to update the cross compiler.
cheers
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
next prev parent reply other threads:[~2013-05-13 9:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <alpine.DEB.2.00.1305122130270.3789@ayla.of.borg>
[not found] ` <alpine.DEB.2.00.1305122239040.5463@ayla.of.borg>
2013-05-12 20:47 ` Build regressions/improvements in v3.10-rc1 (um) Geert Uytterhoeven
2013-05-12 21:17 ` richard -rw- weinberger
2013-05-13 8:18 ` Geert Uytterhoeven
2013-05-13 9:54 ` Michael Ellerman [this message]
2013-05-13 10:02 ` Geert Uytterhoeven
2013-05-13 10:07 ` richard -rw- weinberger
2013-05-13 10:18 ` Geert Uytterhoeven
2013-05-13 10:20 ` richard -rw- weinberger
2013-05-15 2:48 ` Stephen Rothwell
2013-05-13 12:15 ` Michael Ellerman
2013-05-15 2:57 ` Stephen Rothwell
2013-05-15 6:50 ` Geert Uytterhoeven
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=38896893-83c7-4eb4-848a-bb35663d945b@email.android.com \
--to=michael@ellerman.id.au \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=richard.weinberger@gmail.com \
--cc=sfr@canb.auug.org.au \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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