[Buildbot-devel] More errors from the buildbot

Niklaus Giger niklaus.giger at member.fsf.org
Sun Dec 23 16:08:27 UTC 2007


Hi

I just inadvertently pressed the "send" shortcut.

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

Best regards

-- 
Niklaus Giger




More information about the devel mailing list