All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] Buildbot running again. rtnet does not compile, small error in sim testsuite.
@ 2006-07-26  4:52 Niklaus Giger
  2006-07-26  6:42 ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Niklaus Giger @ 2006-07-26  4:52 UTC (permalink / raw)
  To: xenomai

Hi

Back from my vacation I discovered that the buildbot did not run during my 
absence as I had added a (debugging) printf some time before vacation. This 
printf did not harm as long as the session was alive. But before leaving I 
cleanup my desktop and bang the xenomai repository watcher got killed. Sorry!

I fixed the error and now the buildbot is running again.

RTnet seems to have a compile problem: see
http://ngiger.dyndns.org/buildbot/tqm860/builds/227/step-mk_RTnet/0
In file included from rtnet_ifs.c:30:
../../../stack/include/rtnet.h:29:23: rtdm/rtdm.h: No such file or directory
rtnet_ifs.c: In function `main':
<..>

The timing behaviour seems to have changed a little bit as the simulator 
testsuite reports in:
http://ngiger.dyndns.org/buildbot/sim/builds/213/step-check_sim/0
vxworks->t010823-2:t010823-2.c:163: Expected sequence: SEQ("Test2",2009); got 
SEQ("Test2",2002)
vxworks->t010823-2: t010823-2.c:166, test finished: 1 failures/ 33 tests

Best regards

-- 
Niklaus Giger


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

* Re: [Xenomai-core] Buildbot running again. rtnet does not compile, small error in sim testsuite.
  2006-07-26  4:52 [Xenomai-core] Buildbot running again. rtnet does not compile, small error in sim testsuite Niklaus Giger
@ 2006-07-26  6:42 ` Jan Kiszka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2006-07-26  6:42 UTC (permalink / raw)
  To: niklaus.giger; +Cc: xenomai

[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]

Niklaus Giger wrote:
> Hi
> 
> Back from my vacation I discovered that the buildbot did not run during my 
> absence as I had added a (debugging) printf some time before vacation. This 
> printf did not harm as long as the session was alive. But before leaving I 
> cleanup my desktop and bang the xenomai repository watcher got killed. Sorry!
> 
> I fixed the error and now the buildbot is running again.
> 
> RTnet seems to have a compile problem: see
> http://ngiger.dyndns.org/buildbot/tqm860/builds/227/step-mk_RTnet/0
> In file included from rtnet_ifs.c:30:
> ../../../stack/include/rtnet.h:29:23: rtdm/rtdm.h: No such file or directory
> rtnet_ifs.c: In function `main':
> <..>

Seems to me like you do not install the Xenomai user-space part
properly. At least I'm not able to find any "make install" in the logs.
As a result, there are no headers like rtdm/rtdm.h under
/usr/include/xenomai (i.e. the include path xeno-config tells to RTnet).

> 
> The timing behaviour seems to have changed a little bit as the simulator 
> testsuite reports in:
> http://ngiger.dyndns.org/buildbot/sim/builds/213/step-check_sim/0
> vxworks->t010823-2:t010823-2.c:163: Expected sequence: SEQ("Test2",2009); got 
> SEQ("Test2",2002)
> vxworks->t010823-2: t010823-2.c:166, test finished: 1 failures/ 33 tests
> 
> Best regards
> 

Thanks,
Jan



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

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

end of thread, other threads:[~2006-07-26  6:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-26  4:52 [Xenomai-core] Buildbot running again. rtnet does not compile, small error in sim testsuite Niklaus Giger
2006-07-26  6:42 ` Jan Kiszka

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.