| Ts is insane! It is working now! I caged nothing.
I hate it when that happens
On Sun, 23 Oct 2016, Steven Yi wrote:
> Again, could you post the CMake configuration output?
>
> Also, could you try running "ctest --debug" and posting the output?
>
> On Sun, Oct 23, 2016 at 1:26 PM, John ff wrote:
>> First noticed when the git hash came, but had not run for a while. As far
>> as I can tell tests are enabled. It to build the program but not run them.
>>
>>
>>
>>
>> Sent from TypeApp
>>
>> On 23 Oct 2016, at 16:07, Victor Lazzarini wrote:
>>>
>>> When did this stop working? Do your have
>>>
>>> -- BUILD_TESTS is enabled.
>>>
>>>
>>> ========================
>>> Dr Victor Lazzarini
>>> Dean of Arts, Celtic Studies and Philosophy,
>>> Maynooth University,
>>> Maynooth, Co Kildare, Ireland
>>> Tel: 00 353 7086936
>>> Fax: 00 353 1 7086952
>>>
>>>
>>>
>>>
>>>> On 23 Oct 2016, at 12:28, jpff wrote:
>>>>
>>>> CMakeList.txt exactly in github. Just tried on a fourth commuter,32bit
>>>> this time so again different -- "make test" just fails the same way
>>>>
>>>> cardew:~/csound6> make test
>>>> Running tests...
>>>> Test project /home/jpff/csound6
>>>> No tests were found!!!
>>>>
>>>> At least on the first two computers I build static and dynamic and I
>>>> have run these tests for years
>>>>
>>>> ==John
>>>>
>>>> On Sat, 22 Oct 2016, Steven Yi wrote:
>>>>
>>>>>
>>>>> Could you post the CMake configuration output? It looks like the c
>>>>> tests compile when:
>>>>>
>>>>> check_deps(BUILD_TESTS CUNIT_LIBRARY BUILD_STATIC_LIBRARY)
>>>>>
>>>>> I assume either BUILD_TESTS is 0, CUNIT_LIBRARY was not found, or
>>>>> BUILD_STATIC_LIBRARY is 0.
>>>>>
>>>>> If neither of those, at least we could rule them out.
>>>>>
>>>>> On Sat, Oct 22, 2016 at 6:29 PM, John ff wrote:
>>>>>>
>>>>>> Humm..... three different computers with three different Linux systems
>>>>>> all
>>>>>> fail which did not before.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Sent from TypeApp
>>>>>>
>>>>>> On 22 Oct 2016, at 22:27, Felipe Sateler wrote:
>>>>>>>
>>>>>>>
>>>>>>> I cannot reproduce
>>>>>>> this error. I had to manually enable the build of
>>>>>>> the static library though.
>>>>>>>
>>>>>>> Saludos
>>>>>>>
>>>>>>> On 22 October 2016 at 14:12, jpff wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>> an someone confirm/deny that "make test" fails?
>>>>>>>>
>>>>>>>> the commandline tests all work as well but the tests/c programsare
>>>>>>>> not
>>>>>>>> even
>>>>>>>> being built
>>>>>>>>
>>>>>>>> On Sat, 22 Oct 2016, jpff wrote:
>>>>>>>>
>>>>>>>>>
>>>>>>>>> Seems to got worse as I now see
>>>>>>>>>
>>>>>>>>> birtwistle:~/csound6> make test
>>>>>>>>> Running tests...
>>>>>>>>> /usr/bin/ctest --force-new-ctest-process
>>>>>>>>> Test project /home/jpff/csound6
>>>>>>>>> No tests were found!!!
>>>>>>>>>
>>>>>>>>> No idea what it means except I cannot run the tests
>>>>>>>>>
>>>>>>>>> make regression is OK
>>>>>>>>>
>>>>>>>>> Running the testCsoundOcCompile direct however
>>>>>>>>>
>>>>>>>>> works
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> |