| Works here (Ubuntu 14.04 x86_64).
Regards,
Anders
> 14 mars 2016 kl. 14:31 skrev Felipe Sateler :
>
> I have pushed a commit that removes the double-find instead of
> avoiding it. Please test, if it causes trouble it can be reverted.
>
> Saludos
>
>> On 14 March 2016 at 09:59, Felipe Sateler wrote:
>> The problem is not new, apparently:
>>
>> https://cmake.org/Bug/view.php?id=13198
>>
>>> On 14 March 2016 at 09:20, Felipe Sateler wrote:
>>> The problem is that fltk is being looked for multiple times:
>>>
>>> around line 425 (the one victor protected with if (win32)
>>> around line 560
>>>
>>> I'm not sure why HAVE_FLTK is off though.
>>>
>>>
>>>
>>>> On 14 March 2016 at 09:08, Anders Genell wrote:
>>>> ...and the build finished without issues as well.
>>>> Regards,
>>>> Anders
>>>>
>>>>> 14 mars 2016 kl. 12:41 skrev Victor Lazzarini :
>>>>>
>>>>> I’ve attempted a fix, in git. Let me know if it does anything.
>>>>> ========================
>>>>> 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 14 Mar 2016, at 11:28, jpff wrote:
>>>>>>
>>>>>> Csound still fails to build on two of my nachines; relates to FLTK which neither one needs
>>>>>>
>>>>>> cardew:~/csound6> make
>>>>>> -- /home/jpff/csound6
>>>>>> -- LIBRARY INSTALL DIR: lib
>>>>>> -- Not using Custom.cmake file.
>>>>>> -- BUILD_BIN_DIR set to /home/jpff/csound6
>>>>>> -- BUILD_LIB_DIR set to /home/jpff/csound6
>>>>>> -- BUILD_PLUGINS_DIR set to /home/jpff/csound6
>>>>>> -- Could NOT find Boost
>>>>>> -- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE)
>>>>>> -- Could NOT find Java (missing: Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) (found version "1.7.0.95")
>>>>>> -- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
>>>>>> -- Could NOT find LUAJIT (missing: LUAJIT_LIBRARY LUAJIT_INCLUDE_DIR)
>>>>>> -- Could NOT find MUSICXML (missing: MUSICXML_LIBRARY MUSICXML_INCLUDE_DIR)
>>>>>> -- Could NOT find PORTSMF (missing: PORTSMF_LIBRARY PORTSMF_INCLUDE_DIR)
>>>>>> -- Could NOT find STK (missing: STK_LIBRARY STK_INCLUDE_DIR)
>>>>>> -- Could NOT find VSTSDK2X (missing: VSTSDK2X_INCLUDE_DIR)
>>>>>> -- PTHREAD STATIC LIBRARY:
>>>>>> -- Using Atomic Builtins
>>>>>> -- USE_LRINT is enabled
>>>>>> CMake Error at /usr/share/cmake/Modules/FindFLTK.cmake:130 (if):
>>>>>> if given arguments:
>>>>>>
>>>>>> "EXISTS" "FLTK_INCLUDE_DIR-NOTFOUND" "/usr/include/FLTKConfig.cmake"
>>>>>>
>>>>>> Unknown arguments specified
>>>>>> Call Stack (most recent call first):
>>>>>> CMakeLists.txt:566 (find_package)
>>>>>>
>>>>>>
>>>>>> -- Configuring incomplete, errors occurred!
>>>>>> make: *** [cmake_check_build_system] Error 1
>>>>>>
>>>>>> We cearly cannot release a broken system
>>>>>> ==John
>>>>>>
>>>>>> PS I programmed round the filures on th x86_64 machines but no idea why old code stoped working
>>>
>>>
>>>
>>> --
>>>
>>> Saludos,
>>> Felipe Sateler
>>
>>
>>
>> --
>>
>> Saludos,
>> Felipe Sateler
>
>
>
> --
>
> Saludos, |