Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrades Airwave to version 367 #26282

Closed
wants to merge 1 commit into from
Closed

Conversation

bkchr
Copy link
Contributor

@bkchr bkchr commented May 31, 2017

Motivation for this change
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@Mic92
Copy link
Member

Mic92 commented Jun 3, 2017

Please take care of the policy we have to name commit titles: https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md#submitting-changes

@Mic92
Copy link
Member

Mic92 commented Jun 3, 2017

Does not built on my system:

-- The C compiler identification is GNU 5.4.0  
-- The CXX compiler identification is GNU 5.4.0                                                
-- Check for working C compiler: /nix/store/ab0kcjkbmpkb7ywasw91q80ndly26pdw-gcc-wrapper-5.4.0/bin/gcc                                                                                         
-- Check for working C compiler: /nix/store/ab0kcjkbmpkb7ywasw91q80ndly26pdw-gcc-wrapper-5.4.0/bin/gcc -- 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: /nix/store/ab0kcjkbmpkb7ywasw91q80ndly26pdw-gcc-wrapper-5.4.0/bin/g++                                                                                       
-- Check for working CXX compiler: /nix/store/ab0kcjkbmpkb7ywasw91q80ndly26pdw-gcc-wrapper-5.4.0/bin/g++ -- works                                                                              
-- Detecting CXX compiler ABI info             
-- Detecting CXX compiler ABI info - done      
-- Detecting CXX compile features              
-- Detecting CXX compile features - done       
-- VSTSDK_PATH is set to /nix/store/9s8hlss2msamjq9lcg9lnabg85yhj9jq-vstsdk367_03_03_2017_build_352                                                                                            
CMake Error at CMakeLists.txt:65 (message):    
  VST SDK is not found.  You should set the VSTSDK_PATH variable to the                        
  directory, where your copy of the VST SDK is located.                                        


-- Configuring incomplete, errors occurred!    
See also "/build/airwave-1.3.3-src/build/CMakeFiles/CMakeOutput.log".

@bkchr bkchr closed this Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants