Skip to main content

openal

CMakeFiles/openal.dir/build.make:662: recipe for target 'CMakeFiles/openal.dir/Alc/mixer_neon.o' failed
    make[2]: *** [CMakeFiles/openal.dir/Alc/mixer_neon.o] Error 1
    CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/openal.dir/all' failed
    make[1]: *** [CMakeFiles/openal.dir/all] Error 2
    Makefile:129: recipe for target 'all' failed
    make: *** [all] Error 2

cmake:

CMake Warning (dev) at cmake/CheckCCompilerFlag.cmake:16 (IF):
      Policy CMP0054 is not set: Only interpret if() arguments as variables or
      keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
      details.  Use the cmake_policy command to set the policy and suppress this
      warning.

      Quoted variables like "HAVE_W_EXTRA" will no longer be dereferenced when
      the policy is set to NEW.  Since the policy is not set the OLD behavior
      will be used.
    Call Stack (most recent call first):
      CMakeLists.txt:157 (CHECK_C_COMPILER_FLAG)
    This warning is for project developers.  Use -Wno-dev to suppress it.

    CMake Warning (dev) at cmake/CheckSharedFunctionExists.cmake:37 (IF):
      Policy CMP0054 is not set: Only interpret if() arguments as variables or
      keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
      details.  Use the cmake_policy command to set the policy and suppress this
      warning.

      Quoted variables like "HAVE_LIBWINMM" will no longer be dereferenced when
      the policy is set to NEW.  Since the policy is not set the OLD behavior
      will be used.
    Call Stack (most recent call first):
      CMakeLists.txt:420 (CHECK_SHARED_FUNCTION_EXISTS)
    This warning is for project developers.  Use -Wno-dev to suppress it.

    -- Checking for modules 'libavcodec>=53.61.100;libavformat>=53.32.100;libavutil>=51.35.100'
    --   No package 'libavcodec' found
    --   No package 'libavformat' found
    --   No package 'libavutil' found
    --
    -- Building OpenAL with support for the following backends:
    --      ALSA, OSS, WaveFile, Null
    --
    -- Building with support for CPU extensions:
    --     Default, Neon
    --
    -- Installing sample configuration
    --
    -- Building utility programs
    --
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/evan/Downloads/java/openal-soft-1.15.1/build