| I fixed that one this evening, try pulling the latest develop.
Prof. Victor Lazzarini
Maynooth University
Ireland
> On 6 Nov 2022, at 21:09, John wrote:
>
> *Warning*
>
> This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
>
> I reverted to my x86_64 archtectured laptop which I have used to
> build csound for many versions.
>
> I an set to the develop which used to build, but does not now
>
> xenakis:~/cs7> make
> -- VCPKG_TARGET_TRIPLET:
> -- CMAKE_TOOLCHAIN_FILE:
> -- Csound directory: /home/jpff/cs7
> -- Csound version:
> 7.0.0
> -- CMake module path: /home/jpff/cs7/cmake/Modules/
> -- Not using Custom.cmake file.
> -- Building for debug
> -- LIBRARY INSTALL DIR: /usr/local/lib
> -- Building with 64-bit floats
> -- LINUX operating system found
> -- default plugin dir set to /usr/local/lib/csound/plugins64-7.0
> -- BUILD_BIN_DIR set to /home/jpff/cs7.
> -- BUILD_LIB_DIR set to /home/jpff/cs7.
> -- BUILD_PLUGINS_DIR set to /home/jpff/cs7.
> -- Using atomic builtins.
> -- USE_LRINT is enabled.
> -- GIT: /usr/bin/git
> -- HASH: 8cb2ffd9c24e5726b1ff0915c0e2cc7b46983508
> -- Not building with new parser debugging.
> -- Building with multicore support.
> -- USE_GETTEXT is enabled.
> -- Using GNU gettext.
> -- Setting textdomain to /usr/local/share/locale.
> -- Building on Linux.
> -- ADDING LIBRT LIBRARY: /usr/lib64/librt.so.
> -- ## Building Plugin Opcodes ##
> -- BUILD_DSSI_OPCODES is enabled.
> -- Found liblo: /usr/local/lib64/liblo.so
> --
> -- ## REALTIME AUDIO AND MIDI ##
> -- Found PortMidi: /usr/lib64/libportmidi.so
> -- USE_ALSA is enabled.
> -- USE_PULSEAUDIO is enabled.
> -- Not building Portaudio Driver...
> -- Portaudio v19 Found: .
> -- USE_JACK is enabled.
> -- BUILD_CSBEATS is enabled.
> -- BUILD_JAVA_INTERFACE is enabled.
> -- SWIG_USE_FILE: /usr/share/cmake/Modules/UseSWIG.cmake
> -- JAVA_MODULE_INSTALL_DIR: /usr/local/lib
> -- JNI INCLUDE set to /usr/lib64/jvm/java/include;/usr/lib64/jvm/java/include/linux;/usr/lib64/jvm/java/include.
> CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:607 (message):
> Policy CMP0078 is not set: UseSWIG generates standard target names. Run
> "cmake --help-policy CMP0078" for policy details. Use the cmake_policy
> command to set the policy and suppress this warning.
>
> Call Stack (most recent call first):
> Java/CMakeLists.txt:51 (SWIG_ADD_LIBRARY)
> This warning is for project developers. Use -Wno-dev to suppress it.
>
> CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:460 (message):
> Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module
> flag. Run "cmake --help-policy CMP0086" for policy details. Use the
> cmake_policy command to set the policy and suppress this warning.
>
> Call Stack (most recent call first):
> /usr/share/cmake/Modules/UseSWIG.cmake:702 (SWIG_ADD_SOURCE_TO_MODULE)
> Java/CMakeLists.txt:51 (SWIG_ADD_LIBRARY)
> This warning is for project developers. Use -Wno-dev to suppress it.
>
> -- Setting soname
> -- setting compile options for lib_jcsound
> CMake Error at Java/CMakeLists.txt:86 (target_compile_options):
> Cannot specify compile options for target "_jcsound6" which is not built by
> this project.
>
>
> -- PYTHON3 MODULE INSTALL DIR: /usr/lib64/python3.6/site-packages
> -- Not building belacsound program.
> -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
> -- Not building unit tests
> -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
> -- Not building documentation
> -- Configuring incomplete, errors occurred!
> See also "/home/jpff/cs7/CMakeFiles/CMakeOutput.log".
> See also "/home/jpff/cs7/CMakeFiles/CMakeError.log".
> make: *** [Makefile:8757: cmake_check_build_system] Error 1
>
> I am having trouble decoding thist to identify the error
>
> ==John ffitch
|