D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/hydrogen-1.0.0-0.beta1.5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t8d8lh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf hydrogen-1.0.0-beta1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/hydrogen-1.0.0-beta1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hydrogen-1.0.0-beta1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hydrogen-1.0.0-mga-hydrogen.desktop.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hydrogen-1.0.0-mga-fix-manpage-install-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hydrogen-1.0.0-fix-build-against-qt-5.11.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NenGxf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hydrogen-1.0.0-beta1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + QTDIR=/usr/share/qt5 + export QTDIR + PATH=/usr/lib64/qt5/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/home/iurt/.local/bin:/home/iurt/bin + export PATH + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DDBUS_SERVICES_DIR=/usr/share/dbus-1/services -DDBUS_INTERFACES_DIR=/usr/share/dbus-1/interfaces -DWANT_LASH=ON -DWANT_LRDF=ON -DWANT_PORTAUDIO=ON -DWANT_PORTMIDI=ON -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE CMake Warning (dev) in /home/iurt/rpmbuild/BUILD/hydrogen-1.0.0-beta1/cmake/sscanf/CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- Checking SSCANF useability - TRUE CMake Warning (dev) in /home/iurt/rpmbuild/BUILD/hydrogen-1.0.0-beta1/cmake/rtclock/CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- Checking RTCLOCK useability - TRUE -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file libtar.h -- Looking for include file libtar.h - not found -- Looking for tar_open in tar -- Looking for tar_open in tar - not found -- Looking for tar_close in tar -- Looking for tar_close in tar - not found -- Looking for tar_extract_all in tar -- Looking for tar_extract_all in tar - not found -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") -- Checking for module 'tar' -- Package 'tar', required by 'virtual:world', not found -- Could NOT find LIBTAR (missing: LIBTAR_LIBRARIES) -- Checking for module 'libarchive' -- Found libarchive, version 3.4.0 -- Found LIBARCHIVE: /usr/lib64/libarchive.so -- Checking for module 'sndfile' -- Found sndfile, version 1.0.28 -- Found LIBSNDFILE: /usr/lib64/libsndfile.so -- Checking for module 'alsa' -- Found alsa, version 1.2.1.2 -- Found ALSA: /usr/lib64/libasound.so -- Checking for module 'LADSPA' -- 5 plugins found. -- Found LADSPA: 5 plugins found -- Checking for module 'liblo' -- Found liblo, version 0.29 -- Found OSC: /usr/lib64/liblo.so -- Checking for module 'oss' -- Package 'oss', required by 'virtual:world', not found -- Could NOT find OSS (missing: OSS_LIBRARIES) -- Checking for module 'jack' -- Found jack, version 1.9.13 -- Found JACK: /usr/lib64/libjack.so -- Looking for jack_port_rename in jack -- Looking for jack_port_rename in jack - found -- Checking for module 'jack' -- Found jack, version 1.9.13 -- Found JACKSESSION: /usr/lib64/libjack.so -- Checking for module 'portaudio-2.0' -- Found portaudio-2.0, version 19 -- Found PORTAUDIO: /usr/lib64/libportaudio.so -- Checking for module 'portmidi' -- Package 'portmidi', required by 'virtual:world', not found -- Found PORTMIDI: /usr/lib64/libportmidi.so -- Checking for module 'libpulse' -- Found libpulse, version 13.0.0-1.mga8 -- Found PULSEAUDIO: /usr/lib64/libpulse.so -- Checking for module 'lash-1.0' -- Found lash-1.0, version 0.5.4 -- Found LASH: /usr/lib64/liblash.so -- Checking for module 'lrdf' -- Found lrdf, version 0.5.0 -- Found LRDF: /usr/lib64/liblrdf.so -- Checking for module 'rubberband' -- Package 'rubberband', required by 'virtual:world', not found -- Could NOT find RUBBERBAND (missing: RUBBERBAND_LIBRARIES RUBBERBAND_INCLUDE_DIRS) -- Checking for module 'cppunit' -- Found cppunit, version 1.15.1 -- Found CPPUNIT: /usr/lib64/libcppunit.so -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen dot Installation Summary -------------------- * Install Directory : /usr * User data path : .hydrogen/data * System data path : /usr/share/hydrogen/data * core library build as : SHARED * debug capabilities : TRUE * macosx bundle : FALSE * fat build : Main librarires * libQt : 5.13.1 * libsndfile : + used ( /usr/lib64/libsndfile.so ) * libsndfile version must be greater than 1.0.17 to support FLAC and OGG sound file formats * libtar : - not found and not desired * libarchive : + used ( /usr/lib64/libarchive.so ) * ladspa : + used ( 5 plugins found ) Supported audio interfaces -------------------------- * ALSA : + used ( /usr/lib64/libasound.so ) * OSS : - not found and not desired * JACK : + used ( /usr/lib64/libjack.so ) * JACKSESSION : + used ( /usr/lib64/libjack.so ) * OSC : + used ( /usr/lib64/liblo.so ) * CoreAudio : - not found and not desired * CoreMidi : - not found and not desired * PortAudio : + used ( /usr/lib64/libportaudio.so ) * PortMidi : + used ( /usr/lib64/libportmidi.so ) * PulseAudio : + used ( /usr/lib64/libpulse.so ) Usefull extensions ----------------------------------------- * LASH : + used ( /usr/lib64/liblash.so ) * LRDF : + used ( /usr/lib64/liblrdf.so ) * RUBBERBAND : - not found and not desired * The use of librubberband2 is marked as experimental. * Because the current implementation produce wrong timing! * So long this bug isn't solved, please disable this option. * If rubberband-cli is installed, the hydrogen rubberband-function * will work properly as expected. Miscellaneous capabilities ----------------------------------------- * realtime clock : TRUE * working sscanf : TRUE * unit tests : + used ( /usr/lib64/libcppunit.so ) ----------------------------------------------------------------- IMPORTANT: after installing missing packages, remove /home/iurt/rpmbuild/BUILD/hydrogen-1.0.0-beta1/build/CMakeCache.txt before running cmake again! ----------------------------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR DBUS_INTERFACES_DIR DBUS_SERVICES_DIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/hydrogen-1.0.0-beta1/build + /usr/bin/make -O -j8 V=1 VERBOSE=1 make: *** No targets specified and no makefile found. Stop. error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.NenGxf (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.NenGxf (%build) I: [iurt_root_command] ERROR: chroot