discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] cmake build


From: Josh Blum
Subject: Re: [Discuss-gnuradio] cmake build
Date: Fri, 19 Aug 2011 08:24:01 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11

> Test project /opt/GNURadio/git_new/builds/jb_next_cmake
>       Start  1: gruel-test
>  1/82 Test  #1: gruel-test .......................   Passed    3.02 sec
>       Start  2: qa_pmt
>  2/82 Test  #2: qa_pmt ...........................***Failed    1.26 sec
>       Start  3: gr-core-reed-solomon-test
>  3/82 Test  #3: gr-core-reed-solomon-test ........   Passed    0.09 sec
>       Start  4: gr-core-test-all
>  4/82 Test  #4: gr-core-test-all .................   Passed   11.53 sec
>       Start  5: qa_add_and_friends
>  5/82 Test  #5: qa_add_and_friends ...............***Failed    0.45 sec
>       Start  6: qa_add_v_and_friends
> [ all of the rest of the tests fail;
>   I get lots of pop-ups telling me that Python unexpectedly quit ]
> 5% tests passed, 78 tests failed out of 82
> 
> Total Test time (real) =  29.37 sec
> 

OK, make sure that if this was checked out from an old repository that
you git cleaned -dfx to remove any old in-tree generated headers. That
could have caused some of the problems you are seeing.

Can you send me <builddir>/Testing/Temporary/LastTest.log

Alternatively, you can usually run
<buildir>/component/python/<name_of_test>.sh manually to get the verbose.

-josh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]