Csound Csound-dev Csound-tekno Search About

[Csnd-dev] Still bust afte 24hrs

Date2016-03-14 11:28
Fromjpff
Subject[Csnd-dev] Still bust afte 24hrs
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

Date2016-03-14 11:34
FromVictor Lazzarini
SubjectRe: [Csnd-dev] Still bust afte 24hrs
yes, we can’t release a broken system and we still need the go-ahead from Mike for Windows.
========================
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 

Date2016-03-14 11:41
FromVictor Lazzarini
SubjectRe: [Csnd-dev] Still bust afte 24hrs
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 

Date2016-03-14 11:50
Fromjpff
SubjectRe: [Csnd-dev] Still bust afte 24hrs
In case it matters
cmake version 2.8.11.2
and no FLTK libraries present.  On the other broken system I definitely do 
not want FLTK as it is a remote server for csound rendering.


On Mon, 14 Mar 2016, Victor Lazzarini wrote:

> yes, we can’t release a broken system and we still need the go-ahead from Mike for Windows.
> ========================
> 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
>

Date2016-03-14 12:01
FromAnders Genell
SubjectRe: [Csnd-dev] Still bust afte 24hrs
This fixed my cmake issue. Building now. 

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 o

Date2016-03-14 12:08
FromAnders Genell
SubjectRe: [Csnd-dev] Still bust afte 24hrs
...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 o

Date2016-03-14 12:20
FromFelipe Sateler
SubjectRe: [Csnd-dev] Still bust afte 24hrs
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,

Date2016-03-14 12:59
FromFelipe Sateler
SubjectRe: [Csnd-dev] Still bust afte 24hrs
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,

Date2016-03-14 13:31
FromFelipe Sateler
SubjectRe: [Csnd-dev] Still bust afte 24hrs
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,

Date2016-03-14 14:23
FromAnders Genell
SubjectRe: [Csnd-dev] Still bust afte 24hrs
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,

Date2016-03-14 21:14
FromTarmo Johannes
SubjectRe: [Csnd-dev] Still bust afte 24hrs
Hi!

Builds and works on openSuse Leap. 42.1
Tahnks!

tarmo

On Monday 14 March 2016 10:31:51 you wrote:
> 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,