All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: Alexis Berlemont <alexis.berlemont@domain.hid>,
	xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] Build tests.
Date: Mon, 14 Dec 2009 14:56:50 +0100	[thread overview]
Message-ID: <4B264422.3010302@domain.hid> (raw)
In-Reply-To: <4B264295.9080308@domain.hid>

Jan Kiszka wrote:
> Gilles Chanteperdrix wrote:
>> Hi,
>> 
>> I am working on automated build tests of several configurations of 
>> Xenomai head. While running them, I found a few issues, and would
>> need acks, since it is in parts others maintain.
>> 
>> Alex: https://mail.gna.org/public/xenomai-git/2009-12/msg00112.html
>> 
>> 
>> Wolfgang:
>> https://mail.gna.org/public/xenomai-git/2009-12/msg00113.html
>> 
> 
> Though I'm not Wolfgang:
> 
> config XENO_DRIVERS_CAN_SJA1000_PEAK_DNG -       depends on
> XENO_DRIVERS_CAN_SJA1000 +       depends on XENO_DRIVERS_CAN_SJA1000
> && !PARPORT tristate "PEAK Parallel Port Dongle" help
> 
> That's not obviously related. Why do we need it?

Kconfig says:

config XENO_DRIVERS_CAN_SJA1000_PEAK_DNG
        depends on XENO_DRIVERS_CAN_SJA1000
        tristate "PEAK Parallel Port Dongle"
        help

        This driver is for the PCAN Dongle, the PC parallel port to CAN
        converter from PEAK Systems (http://www.peak-system.com). You need
        to disable parallel port support in the kernel (CONFIG_PARPORT) for
        proper operation. The interface type (sp or epp), I/O port and
        interrupt number should be defined via module parameters.

> 
>> Anyone:
>> https://mail.gna.org/public/xenomai-git/2009-12/msg00114.html
>> 
> 
> If it builds, it's fine (I don't think anyone is using x86 on 2.4
> anymore).

I do not think so either, but since we ship this patch, we should
check that it compiles at least... Or remove it.

> 
>> Philippe (check powerpc 2.4): 
>> https://mail.gna.org/public/xenomai-git/2009-12/msg00115.html
>> 
>> The current status of the tests may be found here: 
>> http://sisyphus.hd.free.fr/~gilles/bx/
> 
> Nice! That's not buildbot-based, is it?

No. Only plain shell. Anyway, what dominates the run-time is the
x86 debian-like .config builds. I do not plan to run these tests
after each commit or even every night, only to validate a relase
before pushing it on the download area.

-- 
                                          Gilles



  reply	other threads:[~2009-12-14 13:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-14 13:32 [Xenomai-core] Build tests Gilles Chanteperdrix
2009-12-14 13:50 ` Jan Kiszka
2009-12-14 13:56   ` Gilles Chanteperdrix [this message]
2009-12-14 14:02   ` Wolfgang Grandegger
2009-12-14 22:50 ` Alexis Berlemont
2009-12-15 10:09 ` Philippe Gerum
2009-12-15 10:17   ` Gilles Chanteperdrix
2009-12-16  8:48   ` Gilles Chanteperdrix

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=4B264422.3010302@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=alexis.berlemont@domain.hid \
    --cc=jan.kiszka@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.