From: Philippe Gerum <rpm@xenomai.org>
To: Paul <paul_c@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Buildbot is back (and reporting errors)
Date: Mon, 24 Dec 2007 15:24:36 +0100 [thread overview]
Message-ID: <476FC124.7050601@domain.hid> (raw)
In-Reply-To: <200712241354.43936.paul_c@domain.hid>
Paul wrote:
> Hi Niklaus
>
> On Sunday 23 December 2007 16:47, Niklaus Giger wrote:
>>> /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_logmgr.c: In
>>> function 'lbmStartIO':
>>> /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_logmgr.c:2165:
>>> error: too many arguments to function 'lbmIODone'
> <snip>
>>> /var/buildbot/slave/ppc_f/linux-2.6-xenomai/drivers/net/via-rhine.c:44:1:
>>> error: unterminated #ifndef make[3]: *** [drivers/net/via-rhine.o] Error
>
> Attached patch resolves the two above errors - I too fell foul of them with an
> unpatched build (along with a couple in the USB code).
>
>>> /home/buildbot/slave/hcu3_f/linux-2.6-xenomai/arch/ppc/kernel/smp.c:341:
>>> error: implicit declaration of function 'get_paca'
>
> This one is from the Xenomai patch - get_paca is found in asm-powerpc/paca.h
> which is conditionally included when CONFIG_PPC64 is defined. I suspect line
> 340 should read:
>
> #if defined(CONFIG_IPIPE) && defined(CONFIG_PPC64)
>
This one is a left-over from the 2.6.23/powerpc/ to ppc/ backport. We
should have no hunk at this location, since we do not support SMP with
this backport anyway, only embedded uniprocessor 32bit platforms still
lagging behind the powerpc/ merge.
> It bit me at line 549 in arch/powerpc/kernel/smp.c...
Ok, fixed in the upcoming 2.0-06.
--
Philippe.
prev parent reply other threads:[~2007-12-24 14:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-23 16:47 [Xenomai-core] Buildbot is back (and reporting errors) Niklaus Giger
2007-12-23 18:22 ` Gilles Chanteperdrix
2007-12-23 22:08 ` Niklaus Giger
2007-12-23 18:39 ` Philippe Gerum
2007-12-23 21:16 ` Gilles Chanteperdrix
2007-12-23 22:17 ` Niklaus Giger
2007-12-24 13:54 ` Paul
2007-12-24 14:24 ` Philippe Gerum [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=476FC124.7050601@domain.hid \
--to=rpm@xenomai.org \
--cc=paul_c@domain.hid \
--cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.