All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: niklaus.giger@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Buildbot is back (and reporting errors)
Date: Sun, 23 Dec 2007 19:22:55 +0100	[thread overview]
Message-ID: <18286.42879.115252.945308@domain.hid> (raw)
In-Reply-To: <200712231747.35449.niklaus.giger@domain.hid>

Niklaus Giger wrote:
 > a) The simulator fails in two tests with the vxworks skins. In
 > http://ngiger.dyndns.org/buildbot/builders/sim_f/builds/1/steps/check_sim/logs/stdio
 > you will find at the end the lines
 > > Some problems were reported in:
 > > vxworks->t010726-1::
 > > vxworks->t010823-2::
 > Going back one finds:
 > > starting VxWorks services.
 > > Xenoscope: lt-t010823-2: fatal in MvmIrq (time=30000718.974563):
 > > test interrupted by watchdog.
 > and
 > > starting VxWorks services.
 > > Xenoscope: lt-t010726-1: fatal in MvmIrq (time=30000718.974820):
 > > test interrupted by watchdog.

Ok, we look at these.

 > 
 > b) The i386 builds fails in
 > > /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_metapage.c: In
 > > function 'metapage_read_end_io':
 > > /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_metapage.c:295:
 > > warning: 'return' with a value, in function returning void
 > > /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_metapage.c: In
 > > function 'metapage_write_end_io':
 > > /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_metapage.c:352:
 > > warning: 'return' with a value, in function returning void CC [M] 
 > > fs/jfs/jfs_logmgr.o
 > > /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'
 > > /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_logmgr.c: In
 > > function 'lbmIODone':
 > > /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_logmgr.c:2238:
 > > warning: 'return' with a value, in function returning void
 > > /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_logmgr.c:2263:
 > > warning: 'return' with a value, in function returning void
 > > /home/buildbot/slave/i386_f/linux-2.6-xenomai/fs/jfs/jfs_logmgr.c:2343:
 > > warning: 'return' with a value, in function returning void make[3]: ***
 > > [fs/jfs/jfs_logmgr.o] Error 1
 > 
 > c) The buildbot reported the following error for the PPC build in
 > http://ngiger.dyndns.org/buildbot/builders/ppc_f/builds/1/steps/build/logs/stdio
 > > /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 1
 > > make[2]: *** [drivers/net] Error 2
 > > make[1]: *** [drivers] Error 2
 > 
 > d) For my PPC405 board I got in
 > http://ngiger.dyndns.org/buildbot/builders/hcu3_f/builds/2/steps/build/logs/stdio
 > the error
 > >   CC      arch/ppc/kernel/smp.o
 > > /home/buildbot/slave/hcu3_f/linux-2.6-xenomai/arch/ppc/kernel/smp.c: In
 > > function 'start_secondary':
 > > /home/buildbot/slave/hcu3_f/linux-2.6-xenomai/arch/ppc/kernel/smp.c:341:
 > > error: implicit declaration of function 'get_paca'
 > > /home/buildbot/slave/hcu3_f/linux-2.6-xenomai/arch/ppc/kernel/smp.c:341:
 > > error: invalid type argument of '->'
 > > /home/buildbot/slave/hcu3_f/linux-2.6-xenomai/arch/ppc/kernel/smp.c:341:
 > > warning: cast from pointer to integer of different size make[2]: ***
 > > [arch/ppc/kernel/smp.o] Error 1
 > > make[1]: *** [arch/ppc/kernel] Error 2
 > 
 > e) For the TQM (here I am not sure whether I use a good combination of
 > the Linux tarball, xenomai and rtnet. So please drop me a note to correct
 > my error. The steps can be found in 
 > http://ngiger.dyndns.org/buildbot/builders/tqm_f/builds/1
 > but are distributed. I used the xenomai trunk,
 > ftp://ftp.denx.de/pub/linux/linuxppc_2_4_devel-2006-04-06-1735.tar.bz2
 > -adeos=ksrc/arch/powerpc/patches/adeos-ipipe-2.4.25-*.patch 
 > http://rtnet.svn.sourceforge.net/svnroot/rtnet/trunk/rtnet
 > To compile the linux kernel I called
 > make ARCH=ppc uImage modules
 > with the following environment flags:
 >   CFLAGS=-g
 >   CROSS_COMPILE=ppc_8xx-
 > In
 > http://ngiger.dyndns.org/buildbot/builders/tqm_f/builds/1/steps/mk_kernel/logs/stdio
 > you find the following errors:
 > > In file included from
 > > /home/buildbot/slave/tqm_f/linux/include/linux/unistd.h:9, from
 > > init/do_mounts.c:5:
 > > /home/buildbot/slave/tqm_f/linux/include/asm/unistd.h:385: warning:
 > > conflicting types for built-in function '_exit' init/do_mounts.c:54: error:
 > > static declaration of 'root_device_name' follows non-static declaration
 > > /home/buildbot/slave/tqm_f/linux/include/linux/fs.h:1568: error: previous
 > > declaration of 'root_device_name' was here init/do_mounts.c: In function
 > > 'identify_ramdisk_image':
 > > init/do_mounts.c:507: warning: pointer targets in passing argument 2 of
 > > 'read' differ in signedness init/do_mounts.c:542: warning: pointer targets
 > > in passing argument 2 of 'read' differ in signedness init/do_mounts.c: In
 > > function 'fill_inbuf':
 > > init/do_mounts.c:1006: warning: pointer targets in passing argument 2 of
 > > 'read' differ in signedness init/do_mounts.c: In function 'flush_window':
 > > init/do_mounts.c:1024: warning: pointer targets in passing argument 2 of
 > > 'write' differ in signedness make: *** [init/do_mounts.o] Error 1


Are you sure these errors are related to Xenomai, do not you get the
same errors if you build the kernel without Xenomai enabled ? Also,
you should tell us which versions of Linux you used, and post a link to
the kernel configuration.

-- 


					    Gilles Chanteperdrix.


  reply	other threads:[~2007-12-23 18:22 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 [this message]
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

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=18286.42879.115252.945308@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=niklaus.giger@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.