>>> openal 1.22.0 Extracting gzip -d -c /home/buildroot/instance-0/dl/openal/openal-1.22.0.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/openal-1.22.0 -xf - >>> openal 1.22.0 Patching >>> openal 1.22.0 Configuring (mkdir -p /home/buildroot/instance-0/output-1/build/openal-1.22.0/ && cd /home/buildroot/instance-0/output-1/build/openal-1.22.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake /home/buildroot/instance-0/output-1/build/openal-1.22.0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DALSOFT_UTILS=OFF -DALSOFT_EXAMPLES=OFF -DALSOFT_TESTS=OFF -DEXTRA_LIBS=atomic -DALSOFT_REQUIRE_ALSA=OFF -DALSOFT_REQUIRE_JACK=OFF -DALSOFT_REQUIRE_PORTAUDIO=OFF -DALSOFT_REQUIRE_PULSEAUDIO=OFF ) CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/instance-0/output-1/host/bin/microblazeel-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Check for working CXX compiler: /home/buildroot/instance-0/output-1/host/bin/microblazeel-linux-g++ -- Check for working CXX compiler: /home/buildroot/instance-0/output-1/host/bin/microblazeel-linux-g++ - broken CMake Error at /home/buildroot/instance-0/output-1/host/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:73 (message): The C++ compiler "/home/buildroot/instance-0/output-1/host/bin/microblazeel-linux-g++" is not able to compile a simple test program. It fails with the following output: Change Dir: '/home/buildroot/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeScratch/TryCompile-4Clz5i' Run Build Command(s): /home/buildroot/instance-0/output-1/host/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_aceea/fast make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeScratch/TryCompile-4Clz5i' /usr/bin/make -f CMakeFiles/cmTC_aceea.dir/build.make CMakeFiles/cmTC_aceea.dir/build make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeScratch/TryCompile-4Clz5i' Building CXX object CMakeFiles/cmTC_aceea.dir/testCXXCompiler.cxx.o /home/buildroot/instance-0/output-1/host/bin/microblazeel-linux-g++ --sysroot=/home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -o CMakeFiles/cmTC_aceea.dir/testCXXCompiler.cxx.o -c /home/buildroot/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeScratch/TryCompile-4Clz5i/testCXXCompiler.cxx Linking CXX executable cmTC_aceea /home/buildroot/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aceea.dir/link.txt --verbose=1 /home/buildroot/instance-0/output-1/host/bin/microblazeel-linux-g++ --sysroot=/home/buildroot/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 CMakeFiles/cmTC_aceea.dir/testCXXCompiler.cxx.o -o cmTC_aceea /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-gnu/14.2.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-gnu/14.2.0/../../../../microblazeel-buildroot-linux-gnu/lib/libstdc++.so: undefined reference to `__atomic_test_and_set' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_aceea.dir/build.make:99: cmTC_aceea] Error 1 make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeScratch/TryCompile-4Clz5i' make[1]: *** [Makefile:127: cmTC_aceea/fast] Error 2 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeScratch/TryCompile-4Clz5i' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:33 (project) -- Configuring incomplete, errors occurred! make: *** [package/pkg-generic.mk:279: /home/buildroot/instance-0/output-1/build/openal-1.22.0/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'