Skip to content

Instantly share code, notes, and snippets.

@feliwir
Last active February 22, 2022 14:35
Show Gist options
  • Save feliwir/6d5bd3afc71f239aa3324b3bf031d520 to your computer and use it in GitHub Desktop.
Save feliwir/6d5bd3afc71f239aa3324b3bf031d520 to your computer and use it in GitHub Desktop.
HEAD is now at ae4eacf1 Release 1.21.1
[2/9] Performing update step for 'alsoft-populate'
[4/9] No patch step for 'alsoft-populate'
[5/9] No configure step for 'alsoft-populate'
[6/9] No build step for 'alsoft-populate'
[7/9] No install step for 'alsoft-populate'
[8/9] No test step for 'alsoft-populate'
[9/9] Completed 'alsoft-populate'
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Performing Test HAVE___RESTRICT
-- Performing Test HAVE___RESTRICT - Success
-- Performing Test HAVE_LIBATOMIC
-- Performing Test HAVE_LIBATOMIC - Success
-- Looking for __android_log_print in log
-- Looking for __android_log_print in log - not found
-- Performing Test HAVE_FNO_MATH_ERRNO
-- Performing Test HAVE_FNO_MATH_ERRNO - Success
-- Performing Test HAVE_GCC_PROTECTED_VISIBILITY
-- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Success
-- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH
-- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH - Success
-- Performing Test HAVE_MSSE2_SWITCH
-- Performing Test HAVE_MSSE2_SWITCH - Success
-- Looking for xmmintrin.h
-- Looking for xmmintrin.h - found
-- Looking for emmintrin.h
-- Looking for emmintrin.h - found
-- Looking for pmmintrin.h
-- Looking for pmmintrin.h - found
-- Looking for smmintrin.h
-- Looking for smmintrin.h - found
-- Looking for arm_neon.h
-- Looking for arm_neon.h - not found
-- Performing Test HAVE_SSE_INTRINSICS
-- Performing Test HAVE_SSE_INTRINSICS - Success
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for guiddef.h
-- Looking for guiddef.h - not found
-- Looking for initguid.h
-- Looking for initguid.h - not found
-- Looking for pow in m
-- Looking for pow in m - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Performing Test HAVE_GCC_GET_CPUID
-- Performing Test HAVE_GCC_GET_CPUID - Success
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - not found
-- Looking for proc_pidpath
-- Looking for proc_pidpath - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test HAVE_PTHREAD
-- Performing Test HAVE_PTHREAD - Success
-- Looking for pthread_setschedparam
-- Looking for pthread_setschedparam - found
-- Looking for include files pthread.h, pthread_np.h
-- Looking for include files pthread.h, pthread_np.h - not found
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - not found
-- Looking for pthread_set_name_np
-- Looking for pthread_set_name_np - not found
-- Looking for getopt
-- Looking for getopt - found
-- Found ALSA: /usr/lib/x86_64-linux-gnu/libasound.so (found version "1.2.4")
-- Found OSS: /usr/include/x86_64-linux-gnu
-- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR)
-- Found SoundIO: /usr/lib/x86_64-linux-gnu/libsndio.so
-- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR)
-- Found PulseAudio: /usr/lib/x86_64-linux-gnu/libpulse.so (found version "15.0.0")
-- Found JACK: /usr/lib/x86_64-linux-gnu/libjack.so
-- Could NOT find OpenSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR)
-- Found SDL2: /usr/lib/x86_64-linux-gnu/libSDL2main.a;/usr/lib/x86_64-linux-gnu/libSDL2.so
-- Found SndFile: /usr/lib/x86_64-linux-gnu/libsndfile.so
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Checking for module 'libavcodec'
-- Found libavcodec, version 58.134.100
-- Checking for module 'libavformat'
-- Found libavformat, version 58.76.100
-- Checking for module 'libavdevice'
-- Found libavdevice, version 58.13.100
-- Checking for module 'libavutil'
-- Found libavutil, version 56.70.100
-- Checking for module 'libswscale'
-- Found libswscale, version 5.9.100
-- Checking for module 'libswresample'
-- Found libswresample, version 3.9.100
-- Checking for module 'libpostproc'
-- Found libpostproc, version 55.9.100
-- Found FFmpeg: /usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavutil.so;/usr/lib/x86_64-linux-gnu/libswscale.so;/usr/lib/x86_64-linux-gnu/libswresample.so;/usr/lib/x86_64-linux-gnu/libz.so
--
Building OpenAL with support for the following backends:
ALSA, OSS, SndIO (linked), PulseAudio, JACK, WaveFile, Null
Building with support for CPU extensions:
Default, SSE, SSE2, SSE3, SSE4.1
-- Embedding HRTF datasets
-- Installing library and headers
-- Installing sample configuration
-- Installing HRTF data files
-- Installing AmbDec presets
--
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
-- Could NOT find MySOFA (missing: MYSOFA_LIBRARY MYSOFA_INCLUDE_DIR)
-- Building utility programs
-- Building configuration program
--
-- Building example programs
-- Building SndFile example programs
-- Building SDL example programs
-- Building SDL+FFmpeg example programs
--
-- Configuring done
-- Generating done
-- Build files have been written to: /home/mbits/Development/Thyme/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment