All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] Buildbot: Error building sim on branch 2.3
@ 2007-12-26 21:30 Niklaus Giger
  2007-12-26 21:37 ` Philippe Gerum
  0 siblings, 1 reply; 2+ messages in thread
From: Niklaus Giger @ 2007-12-26 21:30 UTC (permalink / raw)
  To: xenomai

Hi

Thanks everybody for helping to clean up the errors! I have a lot more
successful build now than three days ago. 

As soon as I have some more time to spend on the buildbot. I will try
to cleanup the remaining failures which are probably more problems with
the buildbot setup than in the xenomai source.

But the sim has a regression (only in the 2.3 branch) as shown in
http://ngiger.dyndns.org/buildbot/builders/sim_q/builds/26
http://ngiger.dyndns.org/buildbot/builders/sim_q/builds/26/steps/make_sim/logs/stdio
building the simulator failed with:
make[1]: Entering directory `/var/buildbot/slave/sim_q/build/nucleus'
../gcic/gcic -DHAVE_CONFIG_H -I. -I../include -I../../xenomai/sim/nucleus  -D__IN_XENO__ --gcic-backend=/var/buildbot/test/bin/sim/libexec/gcic --kernel-code  -I../../xenomai/sim/nucleus/../include -I../../xenomai/sim/../include   -g -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o ../../xenomai/sim/../ksrc/nucleus/heap.c
../../xenomai/sim/../ksrc/nucleus/heap.c: In function `xnheap_alloc':
../../xenomai/sim/../ksrc/nucleus/heap.c:491: `CONFIG_XENO_OPT_DEBUG_NUCLEUS' undeclared (first use in this function)
../../xenomai/sim/../ksrc/nucleus/heap.c:491: (Each undeclared identifier is reported only once
../../xenomai/sim/../ksrc/nucleus/heap.c:491: for each function it appears in.)
../../xenomai/sim/../ksrc/nucleus/heap.c: In function `xnheap_test_and_free':
../../xenomai/sim/../ksrc/nucleus/heap.c:698: `CONFIG_XENO_OPT_DEBUG_NUCLEUS' undeclared (first use in this function)
make[1]: *** [heap.o] Fehler 1
make[1]: Leaving directory `/var/buildbot/slave/sim_q/build/nucleus'

The build #27 for the v.2.4 branch completed successfully as shown in
http://ngiger.dyndns.org/buildbot/builders/sim_q/builds/27.

No problems with the trunk neither as shown in
http://ngiger.dyndns.org/buildbot/builders/sim_f/builds/4

Best regards

-- 
Niklaus Giger


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Xenomai-core] Buildbot: Error building sim on branch 2.3
  2007-12-26 21:30 [Xenomai-core] Buildbot: Error building sim on branch 2.3 Niklaus Giger
@ 2007-12-26 21:37 ` Philippe Gerum
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2007-12-26 21:37 UTC (permalink / raw)
  To: niklaus.giger; +Cc: xenomai

Niklaus Giger wrote:
> Hi
> 
> Thanks everybody for helping to clean up the errors! I have a lot more
> successful build now than three days ago. 
> 
> As soon as I have some more time to spend on the buildbot. I will try
> to cleanup the remaining failures which are probably more problems with
> the buildbot setup than in the xenomai source.
> 
> But the sim has a regression (only in the 2.3 branch) as shown in
> http://ngiger.dyndns.org/buildbot/builders/sim_q/builds/26
> http://ngiger.dyndns.org/buildbot/builders/sim_q/builds/26/steps/make_sim/logs/stdio
> building the simulator failed with:
> make[1]: Entering directory `/var/buildbot/slave/sim_q/build/nucleus'
> ../gcic/gcic -DHAVE_CONFIG_H -I. -I../include -I../../xenomai/sim/nucleus  -D__IN_XENO__ --gcic-backend=/var/buildbot/test/bin/sim/libexec/gcic --kernel-code  -I../../xenomai/sim/nucleus/../include -I../../xenomai/sim/../include   -g -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o ../../xenomai/sim/../ksrc/nucleus/heap.c
> ../../xenomai/sim/../ksrc/nucleus/heap.c: In function `xnheap_alloc':
> ../../xenomai/sim/../ksrc/nucleus/heap.c:491: `CONFIG_XENO_OPT_DEBUG_NUCLEUS' undeclared (first use in this function)
> ../../xenomai/sim/../ksrc/nucleus/heap.c:491: (Each undeclared identifier is reported only once
> ../../xenomai/sim/../ksrc/nucleus/heap.c:491: for each function it appears in.)
> ../../xenomai/sim/../ksrc/nucleus/heap.c: In function `xnheap_test_and_free':
> ../../xenomai/sim/../ksrc/nucleus/heap.c:698: `CONFIG_XENO_OPT_DEBUG_NUCLEUS' undeclared (first use in this function)
> make[1]: *** [heap.o] Fehler 1
> make[1]: Leaving directory `/var/buildbot/slave/sim_q/build/nucleus'
>

Now fixed by commit #3311.

-- 
Philippe.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-26 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-26 21:30 [Xenomai-core] Buildbot: Error building sim on branch 2.3 Niklaus Giger
2007-12-26 21:37 ` Philippe Gerum

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.