>>> fluidsynth 2.2.5 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-4/output-1/build/.fluidsynth-2.2.5.tar.gz.AYcBtA/output' 'https://github.com/FluidSynth/fluidsynth/archive/v2.2.5/fluidsynth-2.2.5.tar.gz' --2022-04-02 04:29:19-- 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.114.4 Connecting to github.com (github.com)|140.82.114.4|: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-02 04:29:20-- https://codeload.github.com/FluidSynth/fluidsynth/tar.gz/refs/tags/v2.2.5 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-4/output-1/build/.fluidsynth-2.2.5.tar.gz.AYcBtA/output' 0K .......... .......... .......... .......... .......... 466K 50K .......... .......... .......... .......... .......... 927K 100K .......... .......... .......... .......... .......... 79.5M 150K .......... .......... .......... .......... .......... 916K 200K .......... .......... .......... .......... .......... 78.4M 250K .......... .......... .......... .......... .......... 106M 300K .......... .......... .......... .......... .......... 471K 350K .......... .......... .......... .......... .......... 164M 400K .......... .......... .......... .......... .......... 225M 450K .......... .......... .......... .......... .......... 38.4M 500K .......... .......... .......... .......... .......... 67.0M 550K .......... .......... .......... .......... .......... 126M 600K .......... .......... .......... .......... .......... 33.4M 650K .......... .......... .......... .......... .......... 2.14M 700K .......... .......... .......... .......... .......... 127M 750K .......... .......... .......... .......... .......... 207M 800K .......... .......... .......... .......... .......... 229M 850K .......... .......... .......... .......... .......... 1.68M 900K .......... .......... .......... .......... .......... 127M 950K .......... .......... .......... .......... .......... 228M 1000K .......... .......... .......... .......... .......... 2.07M 1050K .......... .......... .......... .......... .......... 1.81M 1100K .......... .......... .......... .......... .......... 21.3M 1150K .......... .......... .......... .......... .......... 137M 1200K .......... .......... .......... .......... .......... 172M 1250K .......... .......... .......... .......... .......... 2.01M 1300K .......... .......... .......... .......... .......... 1.89M 1350K .......... .......... .......... .......... .......... 21.7M 1400K .......... .......... .......... .......... .......... 119M 1450K .......... .......... .......... .......... .......... 126M 1500K .......... .......... .......... .......... .......... 2.01M 1550K .......... .......... .......... .......... .......... 1.84M 1600K .......... .......... .......... .......... .......... 21.2M 1650K .......... .......... .......... .......... .......... 182M 1700K ...... 12.4T=0.5s 2022-04-02 04:29:20 (3.08 MB/s) - '/home/autobuild/autobuild/instance-4/output-1/build/.fluidsynth-2.2.5.tar.gz.AYcBtA/output' saved [1747610] fluidsynth-2.2.5.tar.gz: OK (sha256: 9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8) >>> fluidsynth 2.2.5 Extracting gzip -d -c /home/autobuild/autobuild/instance-4/dl/fluidsynth/fluidsynth-2.2.5.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-4/output-1/build/fluidsynth-2.2.5 -xf - >>> fluidsynth 2.2.5 Patching >>> fluidsynth 2.2.5 Configuring (mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/fluidsynth-2.2.5/ && cd /home/autobuild/autobuild/instance-4/output-1/build/fluidsynth-2.2.5/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/output-1/build/fluidsynth-2.2.5/ -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-4/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=0 -Denable-jack=0 -Denable-libsndfile=0 -Denable-portaudio=0 -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-4/output-1/host/bin/powerpc64le-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-4/output-1/build/fluidsynth-2.2.5/CMakeFiles/CMakeOutput.log". See also "/home/autobuild/autobuild/instance-4/output-1/build/fluidsynth-2.2.5/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:282: /home/autobuild/autobuild/instance-4/output-1/build/fluidsynth-2.2.5/.stamp_configured] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'