>>> fluidsynth 2.2.5 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-10/output-1/build/.fluidsynth-2.2.5.tar.gz.e9Ko7x/output' 'https://github.com/FluidSynth/fluidsynth/archive/v2.2.5/fluidsynth-2.2.5.tar.gz' --2022-04-04 04:58:39-- https://github.com/FluidSynth/fluidsynth/archive/v2.2.5/fluidsynth-2.2.5.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/FluidSynth/fluidsynth/tar.gz/refs/tags/v2.2.5 [following] --2022-04-04 04:58:39-- https://codeload.github.com/FluidSynth/fluidsynth/tar.gz/refs/tags/v2.2.5 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-10/output-1/build/.fluidsynth-2.2.5.tar.gz.e9Ko7x/output' 0K .......... .......... .......... .......... .......... 454K 50K .......... .......... .......... .......... .......... 909K 100K .......... .......... .......... .......... .......... 1.32M 150K .......... .......... .......... .......... .......... 3.01M 200K .......... .......... .......... .......... .......... 56.4M 250K .......... .......... .......... .......... .......... 1.33M 300K .......... .......... .......... .......... .......... 11.9M 350K .......... .......... .......... .......... .......... 3.89M 400K .......... .......... .......... .......... .......... 10.8M 450K .......... .......... .......... .......... .......... 207M 500K .......... .......... .......... .......... .......... 222M 550K .......... .......... .......... .......... .......... 209M 600K .......... .......... .......... .......... .......... 1.52M 650K .......... .......... .......... .......... .......... 21.5M 700K .......... .......... .......... .......... .......... 202M 750K .......... .......... .......... .......... .......... 3.28M 800K .......... .......... .......... .......... .......... 98.7M 850K .......... .......... .......... .......... .......... 215M 900K .......... .......... .......... .......... .......... 29.7M 950K .......... .......... .......... .......... .......... 186M 1000K .......... .......... .......... .......... .......... 217M 1050K .......... .......... .......... .......... .......... 13.1M 1100K .......... .......... .......... .......... .......... 198M 1150K .......... .......... .......... .......... .......... 954K 1200K .......... .......... .......... .......... .......... 140M 1250K .......... .......... .......... .......... .......... 1.57M 1300K .......... .......... .......... .......... .......... 213M 1350K .......... .......... .......... .......... .......... 194M 1400K .......... .......... .......... .......... .......... 218M 1450K .......... .......... .......... .......... .......... 218M 1500K .......... .......... .......... .......... .......... 223M 1550K .......... .......... .......... .......... .......... 175M 1600K .......... .......... .......... .......... .......... 219M 1650K .......... .......... .......... .......... .......... 225M 1700K ...... 217M=0.4s 2022-04-04 04:58:40 (3.97 MB/s) - '/home/autobuild/autobuild/instance-10/output-1/build/.fluidsynth-2.2.5.tar.gz.e9Ko7x/output' saved [1747610] fluidsynth-2.2.5.tar.gz: OK (sha256: 9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8) >>> fluidsynth 2.2.5 Extracting gzip -d -c /home/autobuild/autobuild/instance-10/dl/fluidsynth/fluidsynth-2.2.5.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-10/output-1/build/fluidsynth-2.2.5 -xf - >>> fluidsynth 2.2.5 Patching >>> fluidsynth 2.2.5 Configuring (mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/fluidsynth-2.2.5/ && cd /home/autobuild/autobuild/instance-10/output-1/build/fluidsynth-2.2.5/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/cmake /home/autobuild/autobuild/instance-10/output-1/build/fluidsynth-2.2.5/ -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-10/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -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 -Denable-alsa=0 -Denable-dbus=0 -Denable-floats=1 -Denable-jack=0 -Denable-libsndfile=1 -Denable-portaudio=1 -Denable-pulseaudio=0 -Denable-readline=0 -Denable-sdl2=0 -Denable-systemd=0 ) -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-10/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Error at CMakeLists.txt:32 (project): No CMAKE_CXX_COMPILER could be found. Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Configuring incomplete, errors occurred! See also "/home/autobuild/autobuild/instance-10/output-1/build/fluidsynth-2.2.5/CMakeFiles/CMakeOutput.log". See also "/home/autobuild/autobuild/instance-10/output-1/build/fluidsynth-2.2.5/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:282: /home/autobuild/autobuild/instance-10/output-1/build/fluidsynth-2.2.5/.stamp_configured] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'