You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
===> Performing out-of-source build
/bin/mkdir -p /usr/ports/audio/vsxu/work/.build
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy):
The OLD behavior for policy CMP0040 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
-- The C compiler identification is Clang 8.0.0
-- The CXX compiler identification is Clang 8.0.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
---------------------------------------------------------------------
Configuring Vovoid VSXu
=====================================================================
configuring vsx_engine_graphics
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "1.6.1")
-- Found Freetype: /usr/local/lib/libfreetype.so (found version "2.9.1")
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
-- Found GLEW: /usr/local/include
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE
-- Found OpenGL: /usr/local/lib/libGL.so
configuring vsxu module bitmap.generators
bitmap generators: /usr/ports/audio/vsxu/work/vsxu-0.6.3-3-g7eb4651a/plugins/src/bitmap.generators/main_bitmap.generators.cpp /usr/ports/audio/vsxu/work/vsxu-0.6.3-3-g7eb4651a/plugins/src/bitmap.generators/_configuration.h;/usr/ports/audio/vsxu/work/vsxu-0.6.3-3-g7eb4651a/plugins/src/bitmap.generators/module_bitmap_blob.h;/usr/ports/audio/vsxu/work/vsxu-0.6.3-3-g7eb4651a/plugins/src/bitmap.generators/module_bitmap_concentric_circles.h;/usr/ports/audio/vsxu/work/vsxu-0.6.3-3-g7eb4651a/plugins/src/bitmap.generators/module_bitmap_perlin_noise.h;/usr/ports/audio/vsxu/work/vsxu-0.6.3-3-g7eb4651a/plugins/src/bitmap.generators/module_bitmap_plasma.h;/usr/ports/audio/vsxu/work/vsxu-0.6.3-3-g7eb4651a/plugins/src/bitmap.generators/module_bitmap_subplasma.h
configuring vsxu module bitmap.loaders
configuring vsxu module bitmap.modifiers
configuring vsxu module _deprecated
configuring vsxu module math
configuring vsxu module math.oscillators
configuring vsxu module mesh.generators
configuring vsxu module mesh.importers
configuring vsxu module mesh.modifiers
configuring vsxu module mesh.render
configuring vsxu module outputs.screen_opengl
configuring vsxu module particlesystem.generators
configuring vsxu module particlesystem.modifiers
configuring vsxu module particlesystem.render
configuring vsxu module render.basic
configuring vsxu module render.glsl
CMake Error at plugins/src/render.glsl/CMakeLists.txt:28 (install):
install DIRECTORY given no DESTINATION!
configuring vsxu module render.gravity_lines
configuring vsxu module render.opengl
configuring vsxu module render.text
configuring vsxu module selectors
configuring vsxu module sound.rtaudio
CMake Error at plugins/src/sound.rtaudio/CMakeLists.txt:61 (message):
message called with incorrect number of arguments
configuring vsxu module string
configuring vsxu module system
configuring vsxu module texture
configuring vsx_application
-- Checking for one of the modules 'sdl2'
configuring vsx_common
configuring vsx_compression
configuring vsx_engine
configuring vsx_widget
configuring vsxu_launcher
CMake Error at programs/launcher/CMakeLists.txt:130 (message):
message called with incorrect number of arguments
configuring vsxu_artiste
CMake Error at programs/artiste/CMakeLists.txt:190 (install):
install DIRECTORY given no DESTINATION!
CMake Error at programs/artiste/CMakeLists.txt:230 (install):
install FILES given no DESTINATION!
configuring vsxu_player
CMake Error at programs/player/CMakeLists.txt:148 (install):
install DIRECTORY given no DESTINATION!
configuring vsxu_profiler
configuring vsxu_server
configuring vsxbt
configuring vsxz
configuring obj2vxm
configuring raw2wav
configuring vsxl
-- Configuring incomplete, errors occurred!
See also "/usr/ports/audio/vsxu/work/.build/CMakeFiles/CMakeOutput.log".
OS: FreeBSD 12 amd64
cmake-3.14.5
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
OS: FreeBSD 12 amd64
cmake-3.14.5
The text was updated successfully, but these errors were encountered: