Created
November 3, 2024 19:54
-
-
Save nipsy/eb88b5fa1bfcdeb61c8fc583f19abf02 to your computer and use it in GitHub Desktop.
zynaddsubfx-nix-log-build-failure.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/12na6lx10w3f3xy6nl64pgpvx8gx1m66-source | |
| source root is source | |
| Running phase: patchPhase | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| applying patch /nix/store/nrwv8lkkdqzny4r83wv7s3zh47hyxmgr-853aa03f4f92a180b870fa62a04685d12fca55a7.patch | |
| patching file src/Misc/Bank.cpp | |
| Hunk #1 succeeded at 298 (offset -3 lines). | |
| Hunk #2 succeeded at 454 (offset -3 lines). | |
| Hunk #3 succeeded at 561 (offset -3 lines). | |
| patching file src/Misc/Bank.h | |
| Hunk #1 succeeded at 97 (offset -1 lines). | |
| patching file src/Misc/Config.cpp | |
| patching file src/Misc/Util.cpp | |
| patching file src/Misc/Util.h | |
| patching file src/Params/PresetsStore.cpp | |
| patching script interpreter paths in rtosc/test/test-port-checker.rb src/Tests/check-ports.rb | |
| rtosc/test/test-port-checker.rb: interpreter directive changed from "#!/usr/bin/ruby" to "/nix/store/zv3lmwvsv80ycb163a20dkcczgblgr71-ruby-3.3.5/bin/ruby" | |
| src/Tests/check-ports.rb: interpreter directive changed from "#!/usr/bin/ruby" to "/nix/store/zv3lmwvsv80ycb163a20dkcczgblgr71-ruby-3.3.5/bin/ruby" | |
| Running phase: updateAutotoolsGnuConfigScriptsPhase | |
| @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
| Running phase: configurePhase | |
| @nix { "action": "setPhase", "phase": "configurePhase" } | |
| fixing cmake files... | |
| cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/10x7i06g19402wnh8ia2vn3byi80113r-zynaddsubfx-3.0.6-doc/share/doc/zynaddsubfx -DCMAKE_INSTALL_INFODIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/include -DCMAKE_INSTALL_SBINDIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/hgw57m0jh2w10jsv8x86ng267pm5sla8-gcc-wrapper-13.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/hgw57m0jh2w10jsv8x86ng267pm5sla8-gcc-wrapper-13.3.0/bin/ranlib -DCMAKE_AR=/nix/store/hgw57m0jh2w10jsv8x86ng267pm5sla8-gcc-wrapper-13.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6 -DGuiModule=zest -DZYN_DATADIR=/nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/share/zynaddsubfx | |
| [0mCMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): | |
| Compatibility with CMake < 3.5 will be removed from a future version of | |
| CMake. | |
| Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
| CMake that the project does not need compatibility with older versions. | |
| [0m | |
| -- The C compiler identification is GNU 13.3.0 | |
| -- The CXX compiler identification is GNU 13.3.0 | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done | |
| -- Check for working C compiler: /nix/store/hgw57m0jh2w10jsv8x86ng267pm5sla8-gcc-wrapper-13.3.0/bin/gcc - skipped | |
| -- Detecting C compile features | |
| -- Detecting C compile features - done | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Check for working CXX compiler: /nix/store/hgw57m0jh2w10jsv8x86ng267pm5sla8-gcc-wrapper-13.3.0/bin/g++ - skipped | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- Found Rtosc Submodule... | |
| [0mCMake Deprecation Warning at rtosc/CMakeLists.txt:1 (cmake_minimum_required): | |
| Compatibility with CMake < 3.5 will be removed from a future version of | |
| CMake. | |
| Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
| CMake that the project does not need compatibility with older versions. | |
| [0m | |
| -- Found GCC Version >= 4.7 | |
| -- Include what you use: disabled (RTOSC_INCLUDE_WHAT_YOU_USE=OFF) | |
| [33mCMake Warning (dev) at rtosc/cmake/ColorMessage.cmake:59 (_message): | |
| Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when | |
| available. Run "cmake --help-policy CMP0072" for policy details. Use the | |
| cmake_policy command to set the policy and suppress this warning. | |
| ;FindOpenGL found both a legacy GL library: | |
| ; OPENGL_gl_LIBRARY: | |
| /nix/store/hinb0m8if8ic0dgm4h6dr2x3yk1f0qcr-libglvnd-1.7.0/lib/libGL.so | |
| ;and GLVND libraries for OpenGL and GLX: | |
| ; OPENGL_opengl_LIBRARY: | |
| /nix/store/hinb0m8if8ic0dgm4h6dr2x3yk1f0qcr-libglvnd-1.7.0/lib/libOpenGL.so | |
| ; OPENGL_glx_LIBRARY: | |
| /nix/store/hinb0m8if8ic0dgm4h6dr2x3yk1f0qcr-libglvnd-1.7.0/lib/libGLX.so | |
| ;OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for | |
| ;compatibility with CMake 3.10 and below the legacy GL library will be | |
| used. | |
| Call Stack (most recent call first): | |
| /nix/store/irwcgpm8csj7br49jih6kdpqkaqya3vf-cmake-3.30.4/share/cmake-3.30/Modules/FindOpenGL.cmake:415 (message) | |
| /nix/store/irwcgpm8csj7br49jih6kdpqkaqya3vf-cmake-3.30.4/share/cmake-3.30/Modules/FindFLTK.cmake:87 (find_package) | |
| rtosc/CMakeLists.txt:94 (find_package) | |
| This warning is for project developers. Use -Wno-dev to suppress it. | |
| [0m | |
| -- Found OpenGL: /nix/store/hinb0m8if8ic0dgm4h6dr2x3yk1f0qcr-libglvnd-1.7.0/lib/libOpenGL.so | |
| -- Found X11: /nix/store/dx8n1ab4h1gvzn17kpbyizgjr8hnsmf1-xorgproto-2024.1/include | |
| [0mCHECK_START;Looking for XOpenDisplay in /nix/store/8nbr24sqvsvsfrb5d2nci1ylppjnrwr2-libX11-1.8.10/lib/libX11.so[0m | |
| [0mCHECK_PASS;found[0m | |
| [0mCHECK_START;Looking for gethostbyname[0m | |
| [0mCHECK_PASS;found[0m | |
| [0mCHECK_START;Looking for connect[0m | |
| [0mCHECK_PASS;found[0m | |
| [0mCHECK_START;Looking for remove[0m | |
| [0mCHECK_PASS;found[0m | |
| [0mCHECK_START;Looking for shmat[0m | |
| [0mCHECK_PASS;found[0m | |
| -- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE) | |
| -- Found PkgConfig: /nix/store/946chn5ja4yrvnnc5izwv792cc57xpy8-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") | |
| -- Checking for module 'ntk' | |
| -- No package 'ntk' found | |
| -- Checking for module 'jack' | |
| -- Found jack, version 1.9.22 | |
| -- Checking for module 'liblo>=0.28' | |
| -- Found liblo, version 0.31 | |
| -- Found Ruby: /nix/store/zv3lmwvsv80ycb163a20dkcczgblgr71-ruby-3.3.5/bin/ruby (found suitable version "3.3.5", minimum required is "1.8") | |
| -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
| -- | |
| -- Rtosc Build Configuration | |
| -- ========================= | |
| -- | |
| -- PkgConfig enabled -- package found | |
| -- Liblo enabled -- package found | |
| -- JACK enabled -- package found | |
| -- NTK disabled -- package NOT found | |
| -- Perf Test(s) disabled | |
| -- FLTK disabled -- package NOT found | |
| -- Checking Include Path;/nix/store/2hf1ny23z5gghhr43w8vbw42ydy6jpcm-cxxtest-4.4/include:/nix/store/901c80rlps5q05bnjk1sj4zaz5k736nc-python3-3.12.7/include:/nix/store/zv3lmwvsv80ycb163a20dkcczgblgr71-ruby-3.3.5/include:/nix/store/sf9dqyf9f9sgw27yhibkjgdf0hlnfpac-fftw-single-3.3.10-dev/include:/nix/store/jw604qm7xxqsq3vz9aglc83g3amswmy0-liblo-0.31/include:/nix/store/6d8y5syz8zyha890rnaxghm8wlwizas3-mxml-3.3.1/include:/nix/store/cir85maag3aj3sddq35y59m0wmcr50wk-zlib-1.3.1-dev/include:/nix/store/j39v3sgsy19h2x1kp2a6kn8wkyrzsiql-alsa-lib-1.2.12-dev/include:/nix/store/2gkzdrhil2gdkmn16w5y5s9jrkymzs63-libjack2-1.9.22-dev/include:/nix/store/knxnngd4sxgbl83ipff2518r3c3jd2hw-portaudio-190700_20210406/include:/nix/store/hbg7illckfcpcav62gafgcdibjpjyqfm-libglvnd-1.7.0-dev/include:/nix/store/xrjakm88sn8q139d5m5jknf7yhyavb53-libX11-1.8.10-dev/include:/nix/store/dx8n1ab4h1gvzn17kpbyizgjr8hnsmf1-xorgproto-2024.1/include:/nix/store/l77hg7iaih1i81fqb3lypq2zci229gmy-libxcb-1.17.0-dev/include | |
| -- Checking Library Path;/nix/store/901c80rlps5q05bnjk1sj4zaz5k736nc-python3-3.12.7/lib:/nix/store/zv3lmwvsv80ycb163a20dkcczgblgr71-ruby-3.3.5/lib:/nix/store/j6hks9vd1kq0r810kbs9n9lfi63s2jgr-fftw-single-3.3.10/lib:/nix/store/jw604qm7xxqsq3vz9aglc83g3amswmy0-liblo-0.31/lib:/nix/store/6d8y5syz8zyha890rnaxghm8wlwizas3-mxml-3.3.1/lib:/nix/store/ncjma3lhr1sf6mqaczl9mfhjmp6ix58w-zlib-1.3.1/lib:/nix/store/kglz9jdh55p7ygd6c2253qjchrkv3zy3-alsa-lib-1.2.12/lib:/nix/store/70ma3rcxg1hbxgfias1rwp3y7cx3dg3p-libjack2-1.9.22/lib:/nix/store/knxnngd4sxgbl83ipff2518r3c3jd2hw-portaudio-190700_20210406/lib:/nix/store/hinb0m8if8ic0dgm4h6dr2x3yk1f0qcr-libglvnd-1.7.0/lib:/nix/store/425hrsfq6nxy7mdwd09v9r439vf3qhkk-libxcb-1.17.0/lib:/nix/store/8nbr24sqvsvsfrb5d2nci1ylppjnrwr2-libX11-1.8.10/lib | |
| -- Found ZLIB: /nix/store/ncjma3lhr1sf6mqaczl9mfhjmp6ix58w-zlib-1.3.1/lib/libz.so (found version "1.3.1") | |
| [0mCHECK_START;Performing Test CMAKE_HAVE_LIBC_PTHREAD[0m | |
| [0mCHECK_PASS;Success[0m | |
| -- Found Threads: TRUE | |
| -- Found OSS: True | |
| [0mCHECK_START;Looking for snd_seq_create_simple_port in asound[0m | |
| [0mCHECK_PASS;found[0m | |
| -- Found ALSA: /nix/store/kglz9jdh55p7ygd6c2253qjchrkv3zy3-alsa-lib-1.2.12/lib/libasound.so | |
| [0mCHECK_START;Looking for sio_open in sndio[0m | |
| [0mCHECK_FAIL;not found[0m | |
| -- SNDIO not found | |
| [33mCMake Warning (dev) at rtosc/cmake/ColorMessage.cmake:59 (_message): | |
| Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when | |
| available. Run "cmake --help-policy CMP0072" for policy details. Use the | |
| cmake_policy command to set the policy and suppress this warning. | |
| ;FindOpenGL found both a legacy GL library: | |
| ; OPENGL_gl_LIBRARY: | |
| /nix/store/hinb0m8if8ic0dgm4h6dr2x3yk1f0qcr-libglvnd-1.7.0/lib/libGL.so | |
| ;and GLVND libraries for OpenGL and GLX: | |
| ; OPENGL_opengl_LIBRARY: | |
| /nix/store/hinb0m8if8ic0dgm4h6dr2x3yk1f0qcr-libglvnd-1.7.0/lib/libOpenGL.so | |
| ; OPENGL_glx_LIBRARY: | |
| /nix/store/hinb0m8if8ic0dgm4h6dr2x3yk1f0qcr-libglvnd-1.7.0/lib/libGLX.so | |
| ;OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for | |
| ;compatibility with CMake 3.10 and below the legacy GL library will be | |
| used. | |
| Call Stack (most recent call first): | |
| /nix/store/irwcgpm8csj7br49jih6kdpqkaqya3vf-cmake-3.30.4/share/cmake-3.30/Modules/FindOpenGL.cmake:415 (message) | |
| /nix/store/irwcgpm8csj7br49jih6kdpqkaqya3vf-cmake-3.30.4/share/cmake-3.30/Modules/FindFLTK.cmake:87 (find_package) | |
| src/CMakeLists.txt:19 (find_package) | |
| This warning is for project developers. Use -Wno-dev to suppress it. | |
| [0m | |
| -- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE) | |
| [0mLooking For pkg config modules[0m | |
| -- Checking for module 'portaudio-2.0>=19' | |
| -- Found portaudio-2.0, version 19 | |
| -- Checking for module 'ntk' | |
| -- No package 'ntk' found | |
| -- Checking for module 'ntk_images' | |
| -- No package 'ntk_images' found | |
| -- Checking for module 'fftw3f' | |
| -- Found fftw3f, version 3.3.10 | |
| -- Checking for module 'mxml' | |
| -- Found mxml, version 3.3.1 | |
| -- Checking for one of the modules 'lash-1.0' | |
| -- Checking for one of the modules 'dssi>=0.9.0' | |
| [0mCHECK_START;Looking for sched_setscheduler[0m | |
| [0mCHECK_PASS;found[0m | |
| [0mCHECK_START;Performing Test HAVE_ASYNC[0m | |
| [0mCHECK_PASS;Success[0m | |
| [0mCHECK_START;Looking for C++ include complex[0m | |
| [0mCHECK_PASS;found[0m | |
| [0mCHECK_START;Performing Test HAVE_X86_FISTPL[0m | |
| [0mCHECK_PASS;Success[0m | |
| [0mCHECK_START;Performing Test SUPPORT_NEON[0m | |
| [0mCHECK_FAIL;Failed[0m | |
| [0mCHECK_START;Performing Test SUPPORT_SSE[0m | |
| [0mCHECK_PASS;Success[0m | |
| -- Compiling with liblo | |
| [0mCHECK_START;Performing Test COMPILER_SUPPORTS_NO_INCONSISTENT_MISSING_OVERRIDE[0m | |
| [0mCHECK_FAIL;Failed[0m | |
| [0mCHECK_START;Performing Test COMPILER_SUPPORTS_SYSTEM_HDR_PREFIX[0m | |
| [0mCHECK_FAIL;Failed[0m | |
| -- Compiling with x86 opcode support | |
| -- Building for Release, flags: -std=c++11 -Wno-unused-parameter -O3 -ffast-math -fomit-frame-pointer -msse -msse2 -mfpmath=sse | |
| [0mCHECK_START;Looking for include file jack/metadata.h[0m | |
| [0mCHECK_PASS;found[0m | |
| [0mCHECK_START;Looking for dlopen in dl[0m | |
| [0mCHECK_PASS;found[0m | |
| [0mCHECK_START;Looking for pthread_create in pthread[0m | |
| [0mCHECK_PASS;found[0m | |
| -- Include what you use: disabled (IncludeWhatYouUse=OFF) | |
| -- Linking tests with: zynaddsubfx_core;/nix/store/ncjma3lhr1sf6mqaczl9mfhjmp6ix58w-zlib-1.3.1/lib/libz.so;fftw3f;mxml;pthread;-Wl,--no-as-needed -lpthread | |
| -- | |
| -- ZynAddSubFX Build Configuration | |
| -- =============================== | |
| -- | |
| -- Building on a 'Linux' System | |
| -- PkgConfig -- found | |
| -- zlib -- found | |
| -- mxml -- found | |
| -- fftw3f -- found | |
| -- liblo -- found | |
| -- x11 -- found | |
| -- xpm -- NOT found | |
| -- fltk -- NOT found | |
| -- ntk -- NOT found | |
| -- OSS -- found | |
| -- ALSA -- found | |
| -- JACK -- found | |
| -- PA -- found | |
| -- SNDIO -- NOT found | |
| -- Lash -- NOT found | |
| -- DSSI -- NOT found | |
| -- Lash -- NOT enabled | |
| -- DSSI -- NOT enabled | |
| -- tests -- enabled | |
| -- ALSA -- enabled | |
| -- JACK -- enabled | |
| -- OSS -- enabled | |
| -- PA -- enabled | |
| -- SNDIO -- NOT enabled | |
| -- c++ async -- usable | |
| -- Link libraries: /nix/store/ncjma3lhr1sf6mqaczl9mfhjmp6ix58w-zlib-1.3.1/lib/libz.so mxml portaudio;asound;m;pthread;/nix/store/kglz9jdh55p7ygd6c2253qjchrkv3zy3-alsa-lib-1.2.12/lib/libasound.so;jack;lo | |
| -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
| -- Found UnixCommands: /nix/store/mm0pa3z7kk6jh1i9rkxqxjqmd8h1qpxf-bash-5.2p37/bin/bash | |
| -- Checking for module 'bash-completion' | |
| -- No package 'bash-completion' found | |
| Package bash-completion was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `bash-completion.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'bash-completion' found | |
| -- Bash completion script for zynaddsubfx will be installed to //var/empty/share/bash-completion/completions or fallback to /nix/store/k9nrj3x4w9g8d7162fpcb80wwy4wjksm-zynaddsubfx-3.0.6/share/bash-completion/completions if unwritable. | |
| -- Configuring done (4.3s) | |
| -- Generating done (0.3s) | |
| [33mCMake Warning: | |
| Manually-specified variables were not used by the project: | |
| CMAKE_EXPORT_NO_PACKAGE_REGISTRY | |
| [0m | |
| -- Build files have been written to: /build/source/build | |
| cmake: enabled parallel building | |
| cmake: enabled parallel installing | |
| Running phase: buildPhase | |
| @nix { "action": "setPhase", "phase": "buildPhase" } | |
| build flags: -j16 SHELL=/nix/store/mm0pa3z7kk6jh1i9rkxqxjqmd8h1qpxf-bash-5.2p37/bin/bash | |
| [ 1%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_gui_bridge.dir/UI/ConnectionDummy.cpp.o[0m | |
| [ 2%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/WavEngine.cpp.o[0m | |
| [ 2%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/NulEngine.cpp.o[0m | |
| [ 2%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/Application.cpp.o[0m | |
| [ 2%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_gui_bridge.dir/UI/NSM.C.o[0m | |
| [ 2%] [32mBuilding C object rtosc/CMakeFiles/rtosc.dir/src/rtosc.c.o[0m | |
| [ 2%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_gui_bridge.dir/UI/NSM/Client.C.o[0m | |
| [ 3%] [32mBuilding C object rtosc/CMakeFiles/rtosc.dir/src/pretty-format.c.o[0m | |
| [ 3%] [32mBuilding C object rtosc/CMakeFiles/rtosc.dir/src/dispatch.c.o[0m | |
| [ 4%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/ApplicationPrivateData.cpp.o[0m | |
| [ 4%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/Color.cpp.o[0m | |
| [ 4%] [32mBuilding C object src/Plugin/CMakeFiles/lv2-ttl-generator.dir/__/__/DPF/utils/lv2-ttl-generator/lv2_ttl_generator.c.o[0m | |
| [ 4%] [32mBuilding C object rtosc/CMakeFiles/rtosc.dir/src/arg-val-math.c.o[0m | |
| [ 4%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/AudioOut.cpp.o[0m | |
| [ 4%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/OutMgr.cpp.o[0m | |
| [ 5%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/MidiIn.cpp.o[0m | |
| [ 5%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/InMgr.cpp.o[0m | |
| [ 6%] [32m[1mLinking C executable lv2-ttl-generator[0m | |
| [01m[K/build/source/rtosc/src/dispatch.c:[m[K In function '[01m[Krtosc_match_partial[m[K': | |
| [01m[K/build/source/rtosc/src/dispatch.c:293:16:[m[K [01;35m[Kwarning: [m[Kargument 2 null where non-null expected [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnonnull-Wnonnull]8;;[m[K] | |
| 293 | return [01;35m[Kstrstr(a,sub)[m[K; | |
| | [01;35m[K^~~~~~~~~~~~~[m[K | |
| In file included from [01m[K/build/source/rtosc/src/dispatch.c:4[m[K: | |
| [01m[K/nix/store/932dj5qwfzck90mnvqpd1f9hjqznaqdj-glibc-2.40-36-dev/include/string.h:350:14:[m[K [01;36m[Knote: [m[Kin a call to function '[01m[Kstrstr[m[K' declared '[01m[Knonnull[m[K' | |
| 350 | extern char *[01;36m[Kstrstr[m[K (const char *__haystack, const char *__needle) | |
| | [01;36m[K^~~~~~[m[K | |
| [ 6%] [32mBuilding C object rtosc/CMakeFiles/rtosc.dir/src/arg-val-cmp.c.o[0m | |
| [ 6%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/EventHandlers.cpp.o[0m | |
| [ 6%] Built target lv2-ttl-generator | |
| [01m[K/build/source/rtosc/src/arg-val-cmp.c:[m[K In function '[01m[Krtosc_arg_vals_cmp_single[m[K': | |
| [01m[K/build/source/rtosc/src/arg-val-cmp.c:267:12:[m[K [01;35m[Kwarning: [m[K'[01m[Krval[m[K' may be used uninitialized [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;[m[K] | |
| 267 | return [01;35m[Krval[m[K; | |
| | [01;35m[K^~~~[m[K | |
| [01m[K/build/source/rtosc/src/arg-val-cmp.c:162:9:[m[K [01;36m[Knote: [m[K'[01m[Krval[m[K' was declared here | |
| 162 | int [01;36m[Krval[m[K; | |
| | [01;36m[K^~~~[m[K | |
| [ 7%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/Geometry.cpp.o[0m | |
| [ 8%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/Engine.cpp.o[0m | |
| [ 8%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/ImageBase.cpp.o[0m | |
| [ 9%] [32mBuilding C object rtosc/CMakeFiles/rtosc.dir/src/rtosc-time.c.o[0m | |
| [ 9%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/EngineMgr.cpp.o[0m | |
| [ 9%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/Nio.cpp.o[0m | |
| [ 9%] [32m[1mLinking CXX static library libzynaddsubfx_gui_bridge.a[0m | |
| [ 9%] Built target zynaddsubfx_gui_bridge | |
| [ 9%] [32mBuilding C object rtosc/CMakeFiles/rtosc.dir/src/util.c.o[0m | |
| [ 9%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/ImageBaseWidgets.cpp.o[0m | |
| [ 10%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/JackEngine.cpp.o[0m | |
| [ 10%] [32mBuilding C object rtosc/CMakeFiles/rtosc.dir/version.c.o[0m | |
| [ 10%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/OpenGL.cpp.o[0m | |
| [ 10%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/JackMultiEngine.cpp.o[0m | |
| [ 10%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/PaEngine.cpp.o[0m | |
| [ 11%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/AlsaEngine.cpp.o[0m | |
| [ 12%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/Resources.cpp.o[0m | |
| [ 12%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/SubWidget.cpp.o[0m | |
| [ 12%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/OssEngine.cpp.o[0m | |
| [ 12%] [32mBuilding CXX object src/Nio/CMakeFiles/zynaddsubfx_nio.dir/OssMultiEngine.cpp.o[0m | |
| [ 12%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/SubWidgetPrivateData.cpp.o[0m | |
| [ 12%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/TopLevelWidgetPrivateData.cpp.o[0m | |
| [ 13%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/TopLevelWidget.cpp.o[0m | |
| [ 14%] [32m[1mLinking C static library librtosc.a[0m | |
| [ 14%] Built target rtosc | |
| [ 14%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/ports.cpp.o[0m | |
| [ 14%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/ports-runtime.cpp.o[0m | |
| [ 15%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/default-value.cpp.o[0m | |
| [ 15%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/savefile.cpp.o[0m | |
| [ 15%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/miditable.cpp.o[0m | |
| [ 16%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/automations.cpp.o[0m | |
| [ 16%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/midimapper.cpp.o[0m | |
| [ 16%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/thread-link.cpp.o[0m | |
| [ 17%] [32mBuilding C object rtosc/CMakeFiles/version.dir/test/version.c.o[0m | |
| [ 18%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/undo-history.cpp.o[0m | |
| [ 18%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/Widget.cpp.o[0m | |
| [ 19%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/WidgetPrivateData.cpp.o[0m | |
| [ 19%] [32mBuilding C object rtosc/CMakeFiles/util.dir/test/util.c.o[0m | |
| [ 19%] [32m[1mLinking C executable version[0m | |
| [ 19%] [32mBuilding CXX object rtosc/CMakeFiles/rtosc-cpp.dir/src/cpp/subtree-serialize.cpp.o[0m | |
| [ 19%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/Window.cpp.o[0m | |
| [ 19%] Built target version | |
| [ 19%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/WindowPrivateData.cpp.o[0m | |
| [ 20%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/dgl/src/pugl.cpp.o[0m | |
| [ 21%] [32m[1mLinking CXX static library libzynaddsubfx_nio.a[0m | |
| [ 21%] [32m[1mLinking C executable util[0m | |
| [ 21%] Built target zynaddsubfx_nio | |
| [ 21%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/__/__/__/DPF/distrho/DistrhoUIMain.cpp.o[0m | |
| [ 21%] [32mBuilding C object rtosc/CMakeFiles/osc-spec.dir/test/osc-spec.c.o[0m | |
| [ 21%] Built target util | |
| [ 22%] [32mBuilding C object rtosc/CMakeFiles/arg-val-cmp.dir/test/arg-val-cmp.c.o[0m | |
| [ 22%] [32mBuilding C object rtosc/CMakeFiles/arg-val-math.dir/test/arg-val-math.c.o[0m | |
| [ 22%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2_ui.dir/ZynAddSubFX-UI-Zest.cpp.o[0m | |
| [ 23%] [32mBuilding C object rtosc/CMakeFiles/pretty-format.dir/test/pretty-format.c.o[0m | |
| [ 24%] [32m[1mLinking C executable osc-spec[0m | |
| [ 24%] [32mBuilding C object rtosc/CMakeFiles/simple-messages.dir/test/simple-messages.c.o[0m | |
| [ 24%] [32mBuilding C object rtosc/CMakeFiles/null-messages.dir/test/null-messages.c.o[0m | |
| [ 24%] [32mBuilding C object rtosc/CMakeFiles/bundles.dir/test/bundles.c.o[0m | |
| In file included from [01m[K/build/source/DPF/dgl/src/pugl.cpp:144[m[K: | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:[m[K In function '[01m[Kvoid DGL::[01;32m[KtranslateKey[m[K(PuglView*, XEvent*, PuglEvent*)[m[K': | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:544:31:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 544 | ([01;35m[K(special || ufound <= 0) ? special : puglDecodeUTF8((const uint8_t*)ustr)[m[K); | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:[m[K In function '[01m[Kuint32_t DGL::[01;32m[KtranslateModifiers[m[K(unsigned int)[m[K': | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:567:33:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 567 | return (([01;35m[K(xstate & ShiftMask) ? PUGL_MOD_SHIFT : 0u[m[K) | | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:568:35:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 568 | ([01;35m[K(xstate & ControlMask) ? PUGL_MOD_CTRL : 0u[m[K) | | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~[m[K | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:569:32:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 569 | ([01;35m[K(xstate & Mod1Mask) ? PUGL_MOD_ALT : 0u[m[K) | | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~[m[K | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:570:32:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 570 | ([01;35m[K(xstate & Mod4Mask) ? PUGL_MOD_SUPER : 0u[m[K)); | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K | |
| [ 24%] [32mBuilding C object rtosc/CMakeFiles/patterns.dir/test/patterns.c.o[0m | |
| [ 24%] Built target osc-spec | |
| [ 24%] [32m[1mLinking C executable arg-val-cmp[0m | |
| [ 24%] [32mBuilding C object rtosc/CMakeFiles/nested-bundles.dir/test/nested-bundles.c.o[0m | |
| [ 25%] [32m[1mLinking C executable arg-val-math[0m | |
| [ 25%] [32mBuilding C object rtosc/CMakeFiles/fat-message.dir/test/fat-message.c.o[0m | |
| [ 25%] [32m[1mLinking C executable null-messages[0m | |
| [ 25%] [32m[1mLinking C executable simple-messages[0m | |
| [ 25%] [32m[1mLinking C executable pretty-format[0m | |
| [ 25%] Built target arg-val-cmp | |
| [ 25%] Built target arg-val-math | |
| [ 25%] [32mBuilding C object rtosc/CMakeFiles/empty-strings.dir/test/empty-strings.c.o[0m | |
| [ 25%] [32m[1mLinking C executable bundles[0m | |
| [ 26%] [32m[1mLinking C executable patterns[0m | |
| [ 27%] [32m[1mLinking C executable nested-bundles[0m | |
| [ 27%] [32mBuilding C object rtosc/CMakeFiles/message-alignment.dir/test/message-alignment.c.o[0m | |
| [ 27%] [32m[1mLinking C executable fat-message[0m | |
| [ 27%] Built target null-messages | |
| [ 27%] Built target pretty-format | |
| [ 27%] Built target simple-messages | |
| [ 27%] [32mBuilding C object rtosc/CMakeFiles/test-arg-iter.dir/test/test-arg-iter.c.o[0m | |
| [ 27%] Built target nested-bundles | |
| [ 28%] [32mBuilding C object rtosc/CMakeFiles/liblo.dir/test/liblo.c.o[0m | |
| [ 28%] Built target patterns | |
| [ 28%] Built target bundles | |
| [ 28%] Built target fat-message | |
| [ 29%] [32m[1mLinking C executable empty-strings[0m | |
| [ 29%] [32m[1mLinking C executable message-alignment[0m | |
| [ 29%] Built target empty-strings | |
| [ 29%] [32m[1mLinking C executable liblo[0m | |
| [ 29%] Built target message-alignment | |
| [ 30%] [32m[1mLinking C executable test-arg-iter[0m | |
| [ 30%] Built target test-arg-iter | |
| [ 30%] Built target liblo | |
| [ 31%] [32m[1mLinking CXX shared library lv2/ZynAddSubFX_ui.so[0m | |
| [ 31%] Built target ZynAddSubFX_lv2_ui | |
| [ 31%] [32m[1mLinking CXX static library librtosc-cpp.a[0m | |
| [ 31%] Built target rtosc-cpp | |
| [ 32%] [32mBuilding CXX object rtosc/CMakeFiles/test-midi-mapper.dir/test/test-midi-mapper.cpp.o[0m | |
| [ 32%] [32mBuilding CXX object rtosc/CMakeFiles/test-walker.dir/test/test-walker.cpp.o[0m | |
| [ 32%] [32mBuilding CXX object rtosc/CMakeFiles/apropos.dir/test/apropos.cpp.o[0m | |
| [ 34%] [32mBuilding CXX object rtosc/CMakeFiles/metadata.dir/test/metadata.cpp.o[0m | |
| [ 34%] [32mBuilding CXX object rtosc/CMakeFiles/default-value.dir/test/default-value.cpp.o[0m | |
| [ 34%] [32mBuilding CXX object rtosc/CMakeFiles/walk-ports.dir/test/walk-ports.cpp.o[0m | |
| [ 35%] [32mBuilding CXX object rtosc/CMakeFiles/path-search.dir/test/path-search.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object rtosc/CMakeFiles/undo-test.dir/test/undo-test.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object rtosc/CMakeFiles/sugar.dir/test/sugar.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object rtosc/CMakeFiles/path-collapse.dir/test/path-collapse.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object rtosc/CMakeFiles/headerlib.dir/test/headerlib.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object rtosc/CMakeFiles/typed-template-test.dir/test/typed-template-test.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object rtosc/CMakeFiles/test-automation.dir/test/test-automation.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object rtosc/CMakeFiles/port-checker.dir/test/port-checker.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object rtosc/CMakeFiles/port-checker-testapp.dir/test/port-checker-testapp.cpp.o[0m | |
| [ 38%] [32mBuilding CXX object rtosc/CMakeFiles/port-checker-tester.dir/test/port-checker.cpp.o[0m | |
| [ 38%] [32m[1mLinking CXX executable apropos[0m | |
| [ 38%] [32m[1mLinking CXX executable path-collapse[0m | |
| [ 38%] [32m[1mLinking CXX executable metadata[0m | |
| [ 38%] [32m[1mLinking CXX executable undo-test[0m | |
| [ 38%] Built target apropos | |
| [ 38%] Built target path-collapse | |
| [ 38%] Built target metadata | |
| [ 38%] [32m[1mLinking CXX executable sugar[0m | |
| [ 38%] [32mBuilding CXX object rtosc/CMakeFiles/port-checker.dir/test/port-checker-main.cpp.o[0m | |
| [ 38%] [32mBuilding CXX object rtosc/CMakeFiles/port-checker-tester.dir/test/port-checker-tester.cpp.o[0m | |
| [ 39%] [32m[1mLinking CXX executable test-walker[0m | |
| [ 40%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/version.cpp.o[0m | |
| [ 41%] [32m[1mLinking CXX executable headerlib[0m | |
| [ 41%] Built target sugar | |
| [ 41%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/globals.cpp.o[0m | |
| [ 41%] Built target undo-test | |
| [ 41%] [32mBuilding C object src/CMakeFiles/zynaddsubfx_core.dir/__/tlsf/tlsf.c.o[0m | |
| [ 41%] [32m[1mLinking CXX executable test-automation[0m | |
| [ 42%] [32m[1mLinking CXX executable walk-ports[0m | |
| [ 42%] Built target headerlib | |
| [ 43%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Containers/ScratchString.cpp.o[0m | |
| [ 43%] Built target test-walker | |
| [ 43%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Containers/NotePool.cpp.o[0m | |
| [ 43%] [32m[1mLinking CXX executable default-value[0m | |
| [ 43%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Containers/MultiPseudoStack.cpp.o[0m | |
| [ 43%] Built target walk-ports | |
| [ 43%] Built target test-automation | |
| [ 44%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/AnalogFilter.cpp.o[0m | |
| [ 44%] [32m[1mLinking CXX executable path-search[0m | |
| [ 44%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/FFTwrapper.cpp.o[0m | |
| [ 44%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/Filter.cpp.o[0m | |
| [ 44%] Built target default-value | |
| [ 45%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/FormantFilter.cpp.o[0m | |
| [ 45%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/SVFilter.cpp.o[0m | |
| [ 45%] Built target path-search | |
| [ 45%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/MoogFilter.cpp.o[0m | |
| [ 45%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/CombFilter.cpp.o[0m | |
| [ 45%] [32m[1mLinking CXX executable test-midi-mapper[0m | |
| [ 46%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/Unison.cpp.o[0m | |
| [ 46%] [32m[1mLinking CXX executable port-checker-testapp[0m | |
| [ 46%] Built target test-midi-mapper | |
| [ 46%] [32m[1mLinking CXX executable typed-template-test[0m | |
| [ 46%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/DSP/Value_Smoothing_Filter.cpp.o[0m | |
| [ 46%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/Alienwah.cpp.o[0m | |
| [ 47%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/Chorus.cpp.o[0m | |
| [ 47%] Built target port-checker-testapp | |
| [ 47%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/Distorsion.cpp.o[0m | |
| [ 47%] Built target typed-template-test | |
| [ 47%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/DynamicFilter.cpp.o[0m | |
| [ 48%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/Echo.cpp.o[0m | |
| [ 48%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/Effect.cpp.o[0m | |
| [ 48%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/EffectLFO.cpp.o[0m | |
| [ 49%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/EffectMgr.cpp.o[0m | |
| [ 49%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/EQ.cpp.o[0m | |
| [ 49%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/Phaser.cpp.o[0m | |
| [ 50%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Effects/Reverb.cpp.o[0m | |
| [ 50%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Bank.cpp.o[0m | |
| [ 50%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/BankDb.cpp.o[0m | |
| [ 51%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Config.cpp.o[0m | |
| [ 51%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Master.cpp.o[0m | |
| [ 51%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Microtonal.cpp.o[0m | |
| [ 51%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Part.cpp.o[0m | |
| [ 52%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Util.cpp.o[0m | |
| [ 52%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/XMLwrapper.cpp.o[0m | |
| [ 52%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Recorder.cpp.o[0m | |
| [ 53%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/WavFile.cpp.o[0m | |
| [ 54%] [32m[1mLinking CXX executable port-checker[0m | |
| [ 54%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/WaveShapeSmps.cpp.o[0m | |
| [ 54%] Built target port-checker | |
| [ 54%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/MiddleWare.cpp.o[0m | |
| [ 55%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/MsgParsing.cpp.o[0m | |
| [ 55%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/PresetExtractor.cpp.o[0m | |
| [ 55%] [32m[1mLinking CXX executable port-checker-tester[0m | |
| [ 55%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Allocator.cpp.o[0m | |
| [ 56%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/CallbackRepeater.cpp.o[0m | |
| [ 56%] Built target port-checker-tester | |
| [ 56%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/Schema.cpp.o[0m | |
| [ 56%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Misc/MemLocker.cpp.o[0m | |
| [ 57%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/ADnoteParameters.cpp.o[0m | |
| [ 57%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/Controller.cpp.o[0m | |
| [ 57%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/EnvelopeParams.cpp.o[0m | |
| [ 58%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/FilterParams.cpp.o[0m | |
| [ 58%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/LFOParams.cpp.o[0m | |
| [ 58%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/PADnoteParameters.cpp.o[0m | |
| [ 58%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/Presets.cpp.o[0m | |
| [ 59%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/PresetsArray.cpp.o[0m | |
| [ 59%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/PresetsStore.cpp.o[0m | |
| [ 59%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Params/SUBnoteParameters.cpp.o[0m | |
| [ 60%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/SynthNote.cpp.o[0m | |
| [ 60%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/ADnote.cpp.o[0m | |
| [ 60%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/Envelope.cpp.o[0m | |
| [ 61%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/LFO.cpp.o[0m | |
| [ 61%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/ModFilter.cpp.o[0m | |
| [ 61%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/OscilGen.cpp.o[0m | |
| [ 62%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/PADnote.cpp.o[0m | |
| [ 62%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/Portamento.cpp.o[0m | |
| [ 62%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/Resonance.cpp.o[0m | |
| [ 63%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/SUBnote.cpp.o[0m | |
| [ 63%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx_core.dir/Synth/WatchPoint.cpp.o[0m | |
| [ 63%] [32m[1mLinking CXX static library libzynaddsubfx_core.a[0m | |
| [ 63%] Built target zynaddsubfx_core | |
| [ 64%] [32mBuilding CXX object src/Plugin/AlienWah/CMakeFiles/ZynAlienWah_vst.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 65%] [32mBuilding CXX object src/Plugin/Chorus/CMakeFiles/ZynChorus_lv2.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 66%] [32mBuilding CXX object src/Plugin/AlienWah/CMakeFiles/ZynAlienWah_lv2.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 66%] [32mBuilding CXX object src/Plugin/AlienWah/CMakeFiles/ZynAlienWah_vst.dir/AlienWah.cpp.o[0m | |
| [ 66%] [32mBuilding CXX object src/Plugin/AlienWah/CMakeFiles/ZynAlienWah_lv2.dir/AlienWah.cpp.o[0m | |
| [ 67%] [32mBuilding CXX object src/Plugin/Distortion/CMakeFiles/ZynDistortion_lv2.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 68%] [32mBuilding CXX object src/Plugin/Chorus/CMakeFiles/ZynChorus_vst.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 68%] [32mBuilding CXX object src/CMakeFiles/zynaddsubfx.dir/main.cpp.o[0m | |
| [ 68%] [32mBuilding CXX object src/Plugin/DynamicFilter/CMakeFiles/ZynDynamicFilter_lv2.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 68%] [32mBuilding CXX object src/Plugin/Chorus/CMakeFiles/ZynChorus_lv2.dir/Chorus.cpp.o[0m | |
| [ 68%] [32mBuilding CXX object src/Plugin/DynamicFilter/CMakeFiles/ZynDynamicFilter_vst.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 69%] [32mBuilding CXX object src/Plugin/Distortion/CMakeFiles/ZynDistortion_vst.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 69%] [32mBuilding CXX object src/Plugin/Phaser/CMakeFiles/ZynPhaser_vst.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 69%] [32mBuilding CXX object src/Plugin/Echo/CMakeFiles/ZynEcho_lv2.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 69%] [32mBuilding CXX object src/Plugin/Phaser/CMakeFiles/ZynPhaser_lv2.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 69%] [32mBuilding CXX object src/Plugin/Echo/CMakeFiles/ZynEcho_vst.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 70%] [32mBuilding CXX object src/Plugin/DynamicFilter/CMakeFiles/ZynDynamicFilter_vst.dir/DynamicFilter.cpp.o[0m | |
| [ 71%] [32mBuilding CXX object src/Plugin/DynamicFilter/CMakeFiles/ZynDynamicFilter_lv2.dir/DynamicFilter.cpp.o[0m | |
| [ 71%] [32mBuilding CXX object src/Plugin/Reverb/CMakeFiles/ZynReverb_lv2.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 72%] [32mBuilding CXX object src/Plugin/Echo/CMakeFiles/ZynEcho_lv2.dir/Echo.cpp.o[0m | |
| [ 73%] [32mBuilding CXX object src/Plugin/Echo/CMakeFiles/ZynEcho_vst.dir/Echo.cpp.o[0m | |
| [ 73%] [32mBuilding CXX object src/Plugin/Distortion/CMakeFiles/ZynDistortion_vst.dir/Distortion.cpp.o[0m | |
| [ 73%] [32m[1mLinking CXX executable zynaddsubfx[0m | |
| [ 74%] [32mBuilding CXX object src/Plugin/Phaser/CMakeFiles/ZynPhaser_vst.dir/Phaser.cpp.o[0m | |
| [ 74%] [32mBuilding CXX object src/Plugin/Chorus/CMakeFiles/ZynChorus_vst.dir/Chorus.cpp.o[0m | |
| [ 74%] [32m[1mLinking CXX shared library vst/ZynAlienWah.so[0m | |
| [ 74%] Built target zynaddsubfx | |
| [ 75%] [32mBuilding CXX object src/Plugin/Phaser/CMakeFiles/ZynPhaser_lv2.dir/Phaser.cpp.o[0m | |
| [ 75%] Built target ZynAlienWah_vst | |
| [ 75%] [32mBuilding CXX object src/Plugin/Reverb/CMakeFiles/ZynReverb_lv2.dir/Reverb.cpp.o[0m | |
| [ 75%] [32mBuilding CXX object src/Plugin/Distortion/CMakeFiles/ZynDistortion_lv2.dir/Distortion.cpp.o[0m | |
| [ 75%] [32m[1mLinking CXX shared library vst/ZynDynamicFilter.so[0m | |
| [ 75%] [32m[1mLinking CXX shared library vst/ZynDistortion.so[0m | |
| [ 75%] [32m[1mLinking CXX shared library vst/ZynEcho.so[0m | |
| [ 75%] Built target ZynDynamicFilter_vst | |
| [ 75%] [32mBuilding CXX object src/Plugin/Reverb/CMakeFiles/ZynReverb_vst.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 75%] [32m[1mLinking CXX shared library vst/ZynPhaser.so[0m | |
| [ 75%] Built target ZynDistortion_vst | |
| [ 75%] [32mBuilding CXX object src/Plugin/Reverb/CMakeFiles/ZynReverb_vst.dir/Reverb.cpp.o[0m | |
| [ 75%] Built target ZynEcho_vst | |
| [ 76%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2.dir/__/__/globals.cpp.o[0m | |
| [ 76%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2.dir/__/__/UI/ConnectionDummy.cpp.o[0m | |
| [ 76%] [32m[1mLinking CXX shared library lv2/ZynDynamicFilter.so[0m | |
| [ 76%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/globals.cpp.o[0m | |
| [ 76%] [32m[1mLinking CXX shared library vst/ZynChorus.so[0m | |
| [ 76%] Built target ZynPhaser_vst | |
| [ 76%] [32m[1mLinking CXX shared library lv2/ZynAlienWah.so[0m | |
| [ 76%] [32m[1mLinking CXX shared library lv2/ZynEcho.so[0m | |
| [ 76%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/UI/ConnectionDummy.cpp.o[0m | |
| Generate ttl data for '/build/source/build/src/Plugin/DynamicFilter/lv2/ZynDynamicFilter', basename: 'ZynDynamicFilter' | |
| Writing manifest.ttl... done! | |
| Writing ZynDynamicFilter.ttl... done! | |
| Writing presets.ttl... done! | |
| [ 76%] Built target ZynDynamicFilter_lv2 | |
| [ 76%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 77%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/distrho/DistrhoPluginMain.cpp.o[0m | |
| [ 77%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/distrho/DistrhoUIMain.cpp.o[0m | |
| [ 77%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/Application.cpp.o[0m | |
| [ 77%] [32m[1mLinking CXX shared library lv2/ZynDistortion.so[0m | |
| [ 77%] [32m[1mLinking CXX shared library lv2/ZynPhaser.so[0m | |
| [ 77%] [32m[1mLinking CXX shared library lv2/ZynChorus.so[0m | |
| [ 77%] Built target ZynChorus_vst | |
| [ 77%] [32mBuilding CXX object src/Tests/CMakeFiles/AdNoteTest.dir/AdNoteTest.cpp.o[0m | |
| [ 77%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/ApplicationPrivateData.cpp.o[0m | |
| Generate ttl data for '/build/source/build/src/Plugin/Echo/lv2/ZynEcho', basename: 'ZynEcho' | |
| Writing manifest.ttl... done! | |
| Writing ZynEcho.ttl... done! | |
| Writing presets.ttl... done! | |
| [ 77%] Built target ZynEcho_lv2 | |
| [ 78%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/Color.cpp.o[0m | |
| Generate ttl data for '/build/source/build/src/Plugin/AlienWah/lv2/ZynAlienWah', basename: 'ZynAlienWah' | |
| Writing manifest.ttl... done! | |
| Writing ZynAlienWah.ttl... done! | |
| Writing presets.ttl... done! | |
| [ 78%] Built target ZynAlienWah_lv2 | |
| Generate ttl data for '/build/source/build/src/Plugin/Distortion/lv2/ZynDistortion', basename: 'ZynDistortion' | |
| Writing manifest.ttl... done! | |
| Writing ZynDistortion.ttl... done! | |
| Writing presets.ttl... done! | |
| [ 78%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/EventHandlers.cpp.o[0m | |
| [ 78%] Built target ZynDistortion_lv2 | |
| [ 79%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_lv2.dir/ZynAddSubFX.cpp.o[0m | |
| Generate ttl data for '/build/source/build/src/Plugin/Chorus/lv2/ZynChorus', basename: 'ZynChorus' | |
| Writing manifest.ttl... done! | |
| Writing ZynChorus.ttl... done! | |
| Writing presets.ttl... done! | |
| [ 79%] Built target ZynChorus_lv2 | |
| Generate ttl data for '/build/source/build/src/Plugin/Phaser/lv2/ZynPhaser', basename: 'ZynPhaser' | |
| Writing manifest.ttl... done! | |
| Writing ZynPhaser.ttl... done! | |
| Writing presets.ttl... done! | |
| [ 79%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/Geometry.cpp.o[0m | |
| [ 79%] Built target ZynPhaser_lv2 | |
| [ 80%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/ImageBase.cpp.o[0m | |
| [ 80%] [32mBuilding CXX object src/Tests/CMakeFiles/AllocatorTest.dir/AllocatorTest.cpp.o[0m | |
| [ 80%] [32mBuilding CXX object src/Tests/CMakeFiles/ControllerTest.dir/ControllerTest.cpp.o[0m | |
| [ 81%] [32mBuilding CXX object src/Tests/CMakeFiles/EchoTest.dir/EchoTest.cpp.o[0m | |
| [ 81%] [32mBuilding CXX object src/Tests/CMakeFiles/EffectTest.dir/EffectTest.cpp.o[0m | |
| [ 81%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/ImageBaseWidgets.cpp.o[0m | |
| [ 82%] [32m[1mLinking CXX shared library lv2/ZynReverb.so[0m | |
| [ 82%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/OpenGL.cpp.o[0m | |
| [ 83%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/Resources.cpp.o[0m | |
| [ 83%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/SubWidget.cpp.o[0m | |
| Generate ttl data for '/build/source/build/src/Plugin/Reverb/lv2/ZynReverb', basename: 'ZynReverb' | |
| Writing manifest.ttl... done! | |
| Writing ZynReverb.ttl... done! | |
| Writing presets.ttl... done! | |
| [ 83%] Built target ZynReverb_lv2 | |
| [ 83%] [32mBuilding CXX object src/Tests/CMakeFiles/KitTest.dir/KitTest.cpp.o[0m | |
| [ 84%] [32mBuilding CXX object src/Tests/CMakeFiles/MemoryStressTest.dir/MemoryStressTest.cpp.o[0m | |
| [ 84%] [32mBuilding CXX object src/Tests/CMakeFiles/MicrotonalTest.dir/MicrotonalTest.cpp.o[0m | |
| [ 85%] [32m[1mLinking CXX shared library vst/ZynReverb.so[0m | |
| [ 85%] [32m[1mLinking CXX executable ControllerTest[0m | |
| [ 86%] [32m[1mLinking CXX executable AllocatorTest[0m | |
| [ 86%] [32m[1mLinking CXX executable AdNoteTest[0m | |
| [ 86%] Built target ZynReverb_vst | |
| [ 87%] [32mBuilding CXX object src/Tests/CMakeFiles/MsgParseTest.dir/MsgParseTest.cpp.o[0m | |
| [ 87%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/SubWidgetPrivateData.cpp.o[0m | |
| [ 87%] Built target ControllerTest | |
| [ 88%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/TopLevelWidget.cpp.o[0m | |
| [ 88%] Built target AllocatorTest | |
| [ 88%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/TopLevelWidgetPrivateData.cpp.o[0m | |
| [ 89%] [32m[1mLinking CXX executable EffectTest[0m | |
| [ 89%] [32m[1mLinking CXX executable EchoTest[0m | |
| [ 89%] Built target AdNoteTest | |
| [ 89%] [32mBuilding CXX object src/Tests/CMakeFiles/OscilGenTest.dir/OscilGenTest.cpp.o[0m | |
| [ 89%] Built target EffectTest | |
| [ 89%] [32m[1mLinking CXX executable MsgParseTest[0m | |
| [ 89%] [32mBuilding CXX object src/Tests/CMakeFiles/PadNoteTest.dir/PadNoteTest.cpp.o[0m | |
| [ 89%] Built target EchoTest | |
| [ 89%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/Widget.cpp.o[0m | |
| [ 89%] [32mBuilding CXX object src/Tests/CMakeFiles/PortamentoTest.dir/PortamentoTest.cpp.o[0m | |
| [ 90%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/WidgetPrivateData.cpp.o[0m | |
| [ 90%] [32m[1mLinking CXX executable MicrotonalTest[0m | |
| [ 90%] Built target MsgParseTest | |
| [ 90%] [32mBuilding CXX object src/Tests/CMakeFiles/RandTest.dir/RandTest.cpp.o[0m | |
| [ 90%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/Window.cpp.o[0m | |
| [ 90%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/WindowPrivateData.cpp.o[0m | |
| [ 90%] Built target MicrotonalTest | |
| [ 91%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/__/__/__/DPF/dgl/src/pugl.cpp.o[0m | |
| [ 91%] [32m[1mLinking CXX executable MemoryStressTest[0m | |
| [ 91%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/ZynAddSubFX.cpp.o[0m | |
| [ 92%] [32mBuilding CXX object src/Tests/CMakeFiles/SubNoteTest.dir/SubNoteTest.cpp.o[0m | |
| [ 92%] [32mBuilding CXX object src/Plugin/ZynAddSubFX/CMakeFiles/ZynAddSubFX_vst.dir/ZynAddSubFX-UI-Zest.cpp.o[0m | |
| [ 92%] [32m[1mLinking CXX executable KitTest[0m | |
| [ 92%] [32mBuilding CXX object src/Tests/CMakeFiles/TriggerTest.dir/TriggerTest.cpp.o[0m | |
| [ 92%] Built target MemoryStressTest | |
| [ 93%] [32mBuilding CXX object src/Tests/CMakeFiles/UnisonTest.dir/UnisonTest.cpp.o[0m | |
| In file included from [01m[K/build/source/DPF/dgl/src/pugl.cpp:144[m[K: | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:[m[K In function '[01m[Kvoid DGL::[01;32m[KtranslateKey[m[K(PuglView*, XEvent*, PuglEvent*)[m[K': | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:544:31:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 544 | ([01;35m[K(special || ufound <= 0) ? special : puglDecodeUTF8((const uint8_t*)ustr)[m[K); | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:[m[K In function '[01m[Kuint32_t DGL::[01;32m[KtranslateModifiers[m[K(unsigned int)[m[K': | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:567:33:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 567 | return (([01;35m[K(xstate & ShiftMask) ? PUGL_MOD_SHIFT : 0u[m[K) | | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:568:35:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 568 | ([01;35m[K(xstate & ControlMask) ? PUGL_MOD_CTRL : 0u[m[K) | | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~[m[K | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:569:32:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 569 | ([01;35m[K(xstate & Mod1Mask) ? PUGL_MOD_ALT : 0u[m[K) | | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~[m[K | |
| [01m[K/build/source/DPF/dgl/src/pugl-upstream/src/x11.c:570:32:[m[K [01;35m[Kwarning: [m[Kenumerated and non-enumerated type in conditional expression [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wextra-Wextra]8;;[m[K] | |
| 570 | ([01;35m[K(xstate & Mod4Mask) ? PUGL_MOD_SUPER : 0u[m[K)); | |
| | [01;35m[K~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~[m[K | |
| [ 94%] [32m[1mLinking CXX executable OscilGenTest[0m | |
| [ 94%] [32mBuilding CXX object src/Tests/CMakeFiles/WatchTest.dir/WatchTest.cpp.o[0m | |
| [ 94%] [32mBuilding CXX object src/Tests/CMakeFiles/XMLwrapperTest.dir/XMLwrapperTest.cpp.o[0m | |
| [ 94%] [32m[1mLinking CXX executable RandTest[0m | |
| [ 94%] Built target KitTest | |
| [ 95%] [32m[1mLinking CXX executable PortamentoTest[0m | |
| [ 96%] [32mBuilding CXX object src/Tests/CMakeFiles/PluginTest.dir/PluginTest.cpp.o[0m | |
| [ 96%] Built target OscilGenTest | |
| [ 96%] [32mBuilding CXX object src/Tests/CMakeFiles/MiddlewareTest.dir/MiddlewareTest.cpp.o[0m | |
| [ 96%] [32mBuilding CXX object src/Tests/CMakeFiles/MqTest.dir/MqTest.cpp.o[0m | |
| [ 96%] Built target RandTest | |
| [ 96%] [32mBuilding CXX object src/Tests/CMakeFiles/MessageTest.dir/MessageTest.cpp.o[0m | |
| [ 96%] [32mBuilding CXX object src/Tests/CMakeFiles/ins-test.dir/InstrumentStats.cpp.o[0m | |
| [ 96%] Built target PortamentoTest | |
| [ 96%] [32mBuilding CXX object src/Tests/CMakeFiles/save-osc.dir/SaveOSC.cpp.o[0m | |
| [ 96%] [32m[1mLinking CXX executable PadNoteTest[0m | |
| [ 96%] [32m[1mLinking CXX executable XMLwrapperTest[0m | |
| [ 96%] [32m[1mLinking CXX executable UnisonTest[0m | |
| [ 96%] [32m[1mLinking CXX executable TriggerTest[0m | |
| [ 96%] Built target PadNoteTest | |
| [ 96%] [32m[1mLinking CXX executable SubNoteTest[0m | |
| [ 97%] [32m[1mLinking CXX executable WatchTest[0m | |
| [ 97%] Built target XMLwrapperTest | |
| [ 97%] [32m[1mLinking CXX executable ins-test[0m | |
| [ 97%] Built target UnisonTest | |
| [ 97%] Built target TriggerTest | |
| [ 97%] [32m[1mLinking CXX shared library lv2/ZynAddSubFX.so[0m | |
| [ 97%] [32m[1mLinking CXX executable MqTest[0m | |
| [ 97%] Built target WatchTest | |
| [ 97%] Built target SubNoteTest | |
| [ 97%] [32m[1mLinking CXX shared library vst/ZynAddSubFX.so[0m | |
| [ 97%] Built target MqTest | |
| [ 97%] Built target ins-test | |
| Generate ttl data for '/build/source/build/src/Plugin/ZynAddSubFX/lv2/ZynAddSubFX', basename: 'ZynAddSubFX' | |
| lo server running on 12543 | |
| Writing manifest.ttl... done! | |
| Writing ZynAddSubFX.ttl... done! | |
| Writing ZynAddSubFX_ui.ttl... done! | |
| Writing presets.ttl... done! | |
| Warning: failed to load part<>! | |
| [ 97%] Built target ZynAddSubFX_lv2 | |
| [ 98%] [32m[1mLinking CXX executable save-osc[0m | |
| [ 98%] Built target ZynAddSubFX_vst | |
| [ 98%] Built target save-osc | |
| [ 99%] [32m[1mLinking CXX executable MiddlewareTest[0m | |
| [ 99%] [32m[1mLinking CXX executable PluginTest[0m | |
| [100%] [32m[1mLinking CXX executable MessageTest[0m | |
| [100%] Built target MiddlewareTest | |
| [100%] Built target PluginTest | |
| [100%] Built target MessageTest | |
| Running phase: checkPhase | |
| @nix { "action": "setPhase", "phase": "checkPhase" } | |
| Test project /build/source/build | |
| Start 1: version | |
| Start 2: util | |
| Start 3: osc-spec | |
| Start 4: arg-val-cmp | |
| Start 5: arg-val-math | |
| Start 6: pretty-format | |
| Start 7: simple-messages | |
| Start 8: null-messages | |
| Start 9: bundles | |
| Start 10: patterns | |
| Start 11: nested-bundles | |
| Start 12: fat-message | |
| Start 13: empty-strings | |
| Start 14: message-alignment | |
| Start 15: test-arg-iter | |
| Start 16: liblo | |
| 1/54 Test #1: version .......................... Passed 0.01 sec | |
| 2/54 Test #2: util ............................. Passed 0.01 sec | |
| 3/54 Test #3: osc-spec ......................... Passed 0.01 sec | |
| 4/54 Test #4: arg-val-cmp ...................... Passed 0.01 sec | |
| 5/54 Test #5: arg-val-math ..................... Passed 0.01 sec | |
| 6/54 Test #6: pretty-format .................... Passed 0.01 sec | |
| 7/54 Test #7: simple-messages .................. Passed 0.01 sec | |
| 8/54 Test #8: null-messages .................... Passed 0.01 sec | |
| 9/54 Test #9: bundles .......................... Passed 0.01 sec | |
| 10/54 Test #10: patterns ......................... Passed 0.01 sec | |
| 11/54 Test #11: nested-bundles ................... Passed 0.01 sec | |
| 12/54 Test #12: fat-message ...................... Passed 0.01 sec | |
| 13/54 Test #13: empty-strings .................... Passed 0.01 sec | |
| 14/54 Test #14: message-alignment ................ Passed 0.01 sec | |
| 15/54 Test #15: test-arg-iter .................... Passed 0.00 sec | |
| Start 17: test-midi-mapper | |
| Start 18: metadata | |
| Start 19: apropos | |
| Start 20: default-value | |
| Start 21: headerlib | |
| Start 22: test-walker | |
| Start 23: walk-ports | |
| Start 24: path-search | |
| Start 25: undo-test | |
| Start 26: sugar | |
| Start 27: typed-template-test | |
| Start 28: path-collapse | |
| Start 29: test-automation | |
| Start 30: test-port-checker | |
| Start 31: AdNoteTest | |
| 16/54 Test #17: test-midi-mapper ................. Passed 0.01 sec | |
| 17/54 Test #18: metadata ......................... Passed 0.01 sec | |
| 18/54 Test #19: apropos .......................... Passed 0.01 sec | |
| 19/54 Test #20: default-value .................... Passed 0.01 sec | |
| 20/54 Test #21: headerlib ........................ Passed 0.01 sec | |
| 21/54 Test #22: test-walker ...................... Passed 0.01 sec | |
| 22/54 Test #23: walk-ports ....................... Passed 0.01 sec | |
| 23/54 Test #24: path-search ...................... Passed 0.01 sec | |
| 24/54 Test #25: undo-test ........................ Passed 0.01 sec | |
| 25/54 Test #26: sugar ............................ Passed 0.01 sec | |
| 26/54 Test #27: typed-template-test .............. Passed 0.01 sec | |
| 27/54 Test #28: path-collapse .................... Passed 0.00 sec | |
| 28/54 Test #29: test-automation .................. Passed 0.00 sec | |
| Start 32: AllocatorTest | |
| Start 33: ControllerTest | |
| Start 34: EchoTest | |
| Start 35: EffectTest | |
| Start 36: KitTest | |
| Start 37: MemoryStressTest | |
| Start 38: MicrotonalTest | |
| Start 39: MsgParseTest | |
| Start 40: OscilGenTest | |
| Start 41: PadNoteTest | |
| Start 42: PortamentoTest | |
| Start 43: RandTest | |
| Start 44: SubNoteTest | |
| 29/54 Test #33: ControllerTest ................... Passed 0.01 sec | |
| 30/54 Test #34: EchoTest ......................... Passed 0.01 sec | |
| 31/54 Test #35: EffectTest ....................... Passed 0.01 sec | |
| 32/54 Test #38: MicrotonalTest ................... Passed 0.01 sec | |
| 33/54 Test #39: MsgParseTest ..................... Passed 0.01 sec | |
| Start 45: TriggerTest | |
| Start 46: UnisonTest | |
| Start 47: WatchTest | |
| Start 48: XMLwrapperTest | |
| Start 49: PluginTest | |
| 34/54 Test #43: RandTest ......................... Passed 0.01 sec | |
| 35/54 Test #42: PortamentoTest ................... Passed 0.01 sec | |
| 36/54 Test #45: TriggerTest ...................... Passed 0.01 sec | |
| 37/54 Test #47: WatchTest ........................ Passed 0.01 sec | |
| 38/54 Test #48: XMLwrapperTest ................... Passed 0.01 sec | |
| Start 50: MiddlewareTest | |
| Start 51: MqTest | |
| Start 52: MessageTest | |
| Start 53: PortChecker | |
| Start 54: SaveOsc | |
| 39/54 Test #44: SubNoteTest ...................... Passed 0.02 sec | |
| 40/54 Test #51: MqTest ........................... Passed 0.01 sec | |
| 41/54 Test #16: liblo ............................ Passed 0.07 sec | |
| 42/54 Test #32: AllocatorTest .................... Passed 0.06 sec | |
| 43/54 Test #36: KitTest .......................... Passed 0.06 sec | |
| 44/54 Test #46: UnisonTest ....................... Passed 0.05 sec | |
| 45/54 Test #31: AdNoteTest ....................... Passed 0.08 sec | |
| 46/54 Test #37: MemoryStressTest ................. Passed 0.10 sec | |
| 47/54 Test #52: MessageTest ...................... Passed 0.12 sec | |
| 48/54 Test #41: PadNoteTest ...................... Passed 0.14 sec | |
| 49/54 Test #40: OscilGenTest ..................... Passed 0.15 sec | |
| 50/54 Test #54: SaveOsc .......................... Passed 0.14 sec | |
| 51/54 Test #50: MiddlewareTest ................... Passed 0.20 sec | |
| 52/54 Test #49: PluginTest ....................... Passed 0.31 sec | |
| 53/54 Test #30: test-port-checker ................ Passed 0.33 sec | |
| 54/54 Test #53: PortChecker ......................***Failed 9.18 sec | |
| # Sanity checks | |
| Checking port-checker itself for issues... | |
| * All issue types have descriptions | |
| # Port evaluation | |
| **ERROR**: | |
| The following parameters are not replied: | |
| * /ctl/portamento.pitchthreshtype::T:F | |
| **WARNING**: | |
| The following parameters are not broadcast: | |
| * /automate/slot0/learning::i | |
| * /automate/slot0/param0/used::T:F | |
| **WARNING**: | |
| The following parameters are missing default values: | |
| * /automate/active-slot::i | |
| * /automate/slot0/name::s | |
| * /automate/slot0/param0/active::T:F | |
| * /automate/slot0/param0/path::s | |
| * /automate/slot0/param0/used::T:F | |
| * /last_xmz::s | |
| * /part0/kit0/Pmaxkey::i | |
| * /part0/kit0/firstkit::T:F | |
| * /part0/kit0/padpars/AmpEnvelope/PA_dt::i | |
| * /part0/kit0/padpars/AmpEnvelope/PD_dt::i | |
| * /part0/kit0/padpars/AmpEnvelope/PR_dt::i | |
| * /part0/kit0/padpars/AmpEnvelope/Penvdt#40::i | |
| * /part0/kit0/padpars/AmpEnvelope/Penvval#40::i | |
| * /part0/kit0/padpars/AmpEnvelope/loc::i:c:S | |
| * /part0/kit0/padpars/AmpLfo/loc::i:c:S | |
| * /part0/kit0/padpars/FilterEnvelope/PA_dt::i | |
| * /part0/kit0/padpars/FilterEnvelope/PD_dt::i | |
| * /part0/kit0/padpars/FilterEnvelope/PR_dt::i | |
| * /part0/kit0/padpars/FilterEnvelope/Penvdt#40::i | |
| * /part0/kit0/padpars/FilterEnvelope/Penvval#40::i | |
| * /part0/kit0/padpars/FilterEnvelope/loc::i:c:S | |
| * /part0/kit0/padpars/FilterLfo/loc::i:c:S | |
| * /part0/kit0/padpars/FreqEnvelope/PA_dt::i | |
| * /part0/kit0/padpars/FreqEnvelope/PD_dt::i | |
| * /part0/kit0/padpars/FreqEnvelope/PR_dt::i | |
| * /part0/kit0/padpars/FreqEnvelope/Penvdt#40::i | |
| * /part0/kit0/padpars/FreqEnvelope/Penvval#40::i | |
| * /part0/kit0/padpars/FreqEnvelope/loc::i:c:S | |
| * /part0/kit0/padpars/FreqLfo/loc::i:c:S | |
| * /part0/kit0/padpars/GlobalFilter/Pvowels0/Pformants0/freq::i | |
| * /part0/kit0/padpars/GlobalFilter/loc::i:c:S | |
| * /part0/kit0/padpars/GlobalFilter/type-comb::i | |
| * /part0/kit0/padpars/GlobalFilter/type-moog::i | |
| * /part0/kit0/padpars/GlobalFilter/type-svf::i | |
| * /part0/kit0/padpars/Php.onehalf::i:c:S | |
| * /part0/kit0/padpars/Phrpos.type::i:c:S | |
| * /part0/kit0/padpars/coarsedetune::c:i | |
| * /part0/kit0/padpars/octave::c:i | |
| * /part0/kit0/padpars/oscilgen/ADvsPAD::T:F | |
| * /part0/kit0/subpars/AmpEnvelope/PA_dt::i | |
| * /part0/kit0/subpars/AmpEnvelope/PD_dt::i | |
| * /part0/kit0/subpars/AmpEnvelope/PR_dt::i | |
| * /part0/kit0/subpars/AmpEnvelope/Penvdt#40::i | |
| * /part0/kit0/subpars/AmpEnvelope/Penvval#40::i | |
| * /part0/kit0/subpars/AmpEnvelope/loc::i:c:S | |
| * /part0/kit0/subpars/BandWidthEnvelope/PA_dt::i | |
| * /part0/kit0/subpars/BandWidthEnvelope/PD_dt::i | |
| * /part0/kit0/subpars/BandWidthEnvelope/PR_dt::i | |
| * /part0/kit0/subpars/BandWidthEnvelope/Penvdt#40::i | |
| * /part0/kit0/subpars/BandWidthEnvelope/Penvval#40::i | |
| * /part0/kit0/subpars/BandWidthEnvelope/loc::i:c:S | |
| * /part0/kit0/subpars/FreqEnvelope/PA_dt::i | |
| * /part0/kit0/subpars/FreqEnvelope/PD_dt::i | |
| * /part0/kit0/subpars/FreqEnvelope/PR_dt::i | |
| * /part0/kit0/subpars/FreqEnvelope/Penvdt#40::i | |
| * /part0/kit0/subpars/FreqEnvelope/Penvval#40::i | |
| * /part0/kit0/subpars/FreqEnvelope/loc::i:c:S | |
| * /part0/kit0/subpars/GlobalFilter/Pvowels0/Pformants0/freq::i | |
| * /part0/kit0/subpars/GlobalFilter/loc::i:c:S | |
| * /part0/kit0/subpars/GlobalFilter/type-comb::i | |
| * /part0/kit0/subpars/GlobalFilter/type-moog::i | |
| * /part0/kit0/subpars/GlobalFilter/type-svf::i | |
| * /part0/kit0/subpars/GlobalFilterEnvelope/PA_dt::i | |
| * /part0/kit0/subpars/GlobalFilterEnvelope/PD_dt::i | |
| * /part0/kit0/subpars/GlobalFilterEnvelope/PR_dt::i | |
| * /part0/kit0/subpars/GlobalFilterEnvelope/Penvdt#40::i | |
| * /part0/kit0/subpars/GlobalFilterEnvelope/Penvval#40::i | |
| * /part0/kit0/subpars/GlobalFilterEnvelope/loc::i:c:S | |
| * /part0/kit0/subpars/POvertoneSpread.type::i | |
| * /part0/kit0/subpars/coarsedetune::c:i | |
| * /part0/kit0/subpars/octave::c:i | |
| * /part0/partno::i | |
| * /part0/polyType::c:i | |
| * /volume::i | |
| # Issues that did not occur | |
| No ports are affected by | |
| * multiple parameters with same name | |
| * parameter not queryable | |
| * option port not "S" or "i" | |
| * duplicate mapping | |
| * enabled-port did not reply | |
| * bad reply from enabled-port | |
| * multiple rDefault | |
| * multiple rPreset | |
| * rDefault without rparameter | |
| * invalid default format | |
| * bundle size not matching rDefault | |
| * rDefault not infinite | |
| * cannot canoncicalize defaults | |
| # Skipped ports | |
| The following ports have been skipped | |
| This usually means they have been disabled | |
| * /insefx0/ | |
| * /part0/kit0/adpars/ | |
| * /part0/kit0/self: | |
| * /part0/partefx0/ | |
| * /part0/self: | |
| * /sysefx0/ | |
| # Statistics | |
| Ports: | |
| * checked (and not disabled): 803 | |
| * disabled: 6 | |
| Time (incl. IO wait): | |
| * total: 5s | |
| * per port (checked or disabled): 6.18ms | |
| # Port checker test summary | |
| **FAILURE!** | |
| Error: port-checker has returned 1. | |
| 98% tests passed[0;0m, [0;31m1 tests failed[0;0m out of 54 | |
| Total Test time (real) = 9.23 sec | |
| The following tests FAILED: | |
| [0;31m 53 - PortChecker (Failed)[0;0m | |
| Errors while running CTest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment