Re: Fail one test
Leopold Palomo-Avellaneda <[email protected]> Tue, 3 Oct 2006 11:35:30 +0200
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Message-ID | <[email protected]> |
A Dimarts 03 Octubre 2006 09:37, Peter Soetens va escriure: > Quoting Leopold Palomo-Avellaneda <[email protected]>: > > Hi, > > > > I have compiled orocos-0.24.1 in a Debian etch with the gcc (GCC) > > 4.1.2 20060901 (prerelease) (Debian 4.1.1-13) with success. No > > problem :-) > > > > However I have found that if I make check, I can compile all the test, > > but > > > > > > make[3]: Entering directory > > `/home/palomo/robotica/orocos/orocos-0.24.1-etch/build/tests' > > /bin/sh: line 4: 14531 Segmentation fault ${dir}$tst > > FAIL: core-test > > ............. > > > > OK (13) > > PASS: task-test > > ........... > > > > OK (11) > > PASS: event-test > > ..... > > > > OK (5) > > PASS: taskcontext-test > > .................. > > > > OK (18) > > PASS: parser-test > > ................. > > > > OK (17) > > PASS: program-test > > ...... > > > > OK (6) > > PASS: state-test > > =================== > > 1 of 7 tests failed > > =================== > > make[3]: *** [check-TESTS] Error 1 > > > > > > is this normal? > > No. > Are you doing this on an SMP system or on a dual core processor ? Did you > select the correct CPU/architecture in the 'make configure_packages' step ? > > Peter Ok, I have modified it and now all is ok. Regards, Leo