D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gr-funcube-3.10.0-0.rc3.8.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6YxF9r + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gr-funcube-3.10.0.rc3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gr-funcube-3.10.0.rc3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gr-funcube-3.10.0.rc3 + rm -rf /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.syM6Kx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gr-funcube-3.10.0.rc3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -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 -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DENABLE_DOXYGEN=on -DGR_PKG_DOC_DIR=/usr/share/doc/gr-funcube -- The CXX compiler identification is GNU 14.0.1 -- The C compiler identification is GNU 14.0.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Checking for module 'gmp' -- Found gmp, version 6.3.0 -- Found GMP: /usr/lib64/libgmpxx.so -- Using GMP. -- Found MPLIB: /usr/lib64/libgmpxx.so -- Found Boost: /usr/lib64/cmake/Boost-1.84.0/BoostConfig.cmake (found suitable version "1.84.0", minimum required is "1.84.0") found components: date_time program_options system regex thread unit_test_framework -- Found Volk: Volk::volk -- User set python executable /usr/bin/python3 -- Found PythonInterp: /usr/bin/python3 (found version "3.12.2") -- Found PythonLibs: /usr/lib64/libpython3.12.so (found suitable exact version "3.12.2") -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_WARN_SIGN_COMPARE -- Performing Test HAVE_WARN_SIGN_COMPARE - Success -- Performing Test HAVE_WARN_ALL -- Performing Test HAVE_WARN_ALL - Success -- Performing Test HAVE_WARN_NO_UNINITIALIZED -- Performing Test HAVE_WARN_NO_UNINITIALIZED - Success -- Compiler Version: gcc (Mageia 14.0.1-0.20240317.1.mga10) 14.0.1 20240317 (experimental) Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Compiler Flags: /usr/bin/gcc:::-DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized /usr/bin/g++:::-DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib64/libusb-1.0.so -- Using libusb: /usr/lib64/libusb-1.0.so -- Found hidapi lib: /usr/include/hidapi, /usr/lib64/libhidapi-libusb.so -- Using Hidapi: /usr/lib64/libhidapi-libusb.so -- Found Doxygen: /usr/bin/doxygen (found version "1.10.0") found components: doxygen dot -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.2", minimum required is "3.6") -- Found PythonLibs: /usr/lib64/libpython3.12.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Found pybind11: /usr/include (found version "2.11.1") -- Using install prefix: /usr -- Building for version: 3.10.0.0 / 3.10.0 -- Found Boost: /usr/lib64/cmake/Boost-1.84.0/BoostConfig.cmake (found version "1.84.0") found components: unit_test_framework :3: SyntaxWarning: invalid escape sequence '\W' -- Python checking for pygccxml - not found :3: SyntaxWarning: invalid escape sequence '\W' -- Configuring done (1.5s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16 /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 -B/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f lib/CMakeFiles/gnuradio-funcube.dir/build.make lib/CMakeFiles/gnuradio-funcube.dir/depend /usr/bin/gmake -f apps/CMakeFiles/pygen_apps_9a6dd283c3de653fbca500f9721f634f.dir/build.make apps/CMakeFiles/pygen_apps_9a6dd283c3de653fbca500f9721f634f.dir/depend /usr/bin/gmake -f docs/doxygen/CMakeFiles/doxygen_target.dir/build.make docs/doxygen/CMakeFiles/doxygen_target.dir/depend /usr/bin/gmake -f python/CMakeFiles/pygen_python_dc7f463f70f6634d050d6a48344a8ebf.dir/build.make python/CMakeFiles/pygen_python_dc7f463f70f6634d050d6a48344a8ebf.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib/CMakeFiles/gnuradio-funcube.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/apps /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/apps /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/apps/CMakeFiles/pygen_apps_9a6dd283c3de653fbca500f9721f634f.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/docs/doxygen /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/CMakeFiles/doxygen_target.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/CMakeFiles/pygen_python_dc7f463f70f6634d050d6a48344a8ebf.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f apps/CMakeFiles/pygen_apps_9a6dd283c3de653fbca500f9721f634f.dir/build.make apps/CMakeFiles/pygen_apps_9a6dd283c3de653fbca500f9721f634f.dir/build /usr/bin/gmake -f docs/doxygen/CMakeFiles/doxygen_target.dir/build.make docs/doxygen/CMakeFiles/doxygen_target.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Nothing to be done for 'apps/CMakeFiles/pygen_apps_9a6dd283c3de653fbca500f9721f634f.dir/build'. gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f lib/CMakeFiles/gnuradio-funcube.dir/build.make lib/CMakeFiles/gnuradio-funcube.dir/build /usr/bin/gmake -f python/CMakeFiles/pygen_python_dc7f463f70f6634d050d6a48344a8ebf.dir/build.make python/CMakeFiles/pygen_python_dc7f463f70f6634d050d6a48344a8ebf.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 4%] Generating documentation with doxygen [ 4%] Built target pygen_apps_9a6dd283c3de653fbca500f9721f634f cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen && /usr/bin/doxygen /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile [ 8%] Building CXX object lib/CMakeFiles/gnuradio-funcube.dir/fcd_control_impl.cc.o [ 12%] Building CXX object lib/CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o [ 20%] Generating __init__.pyc [ 20%] Generating __init__.pyo cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/g++ -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dgnuradio_funcube_EXPORTS -I/usr/include/hidapi -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -MD -MT lib/CMakeFiles/gnuradio-funcube.dir/fcd_control_impl.cc.o -MF CMakeFiles/gnuradio-funcube.dir/fcd_control_impl.cc.o.d -o CMakeFiles/gnuradio-funcube.dir/fcd_control_impl.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/fcd_control_impl.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/g++ -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dgnuradio_funcube_EXPORTS -I/usr/include/hidapi -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -MD -MT lib/CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o -MF CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o.d -o CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/fcdpp_control_impl.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python && /usr/bin/python3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python_compile_helper.py /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/__init__.py /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/__init__.pyc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python && /usr/bin/python3 -O /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python_compile_helper.py /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/__init__.py /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/__init__.pyo [ 29%] Building CXX object lib/CMakeFiles/gnuradio-funcube.dir/fcd_impl.cc.o [ 29%] Building CXX object lib/CMakeFiles/gnuradio-funcube.dir/fcdpp_impl.cc.o cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/g++ -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dgnuradio_funcube_EXPORTS -I/usr/include/hidapi -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -MD -MT lib/CMakeFiles/gnuradio-funcube.dir/fcd_impl.cc.o -MF CMakeFiles/gnuradio-funcube.dir/fcd_impl.cc.o.d -o CMakeFiles/gnuradio-funcube.dir/fcd_impl.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/fcd_impl.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/g++ -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dgnuradio_funcube_EXPORTS -I/usr/include/hidapi -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -MD -MT lib/CMakeFiles/gnuradio-funcube.dir/fcdpp_impl.cc.o -MF CMakeFiles/gnuradio-funcube.dir/fcdpp_impl.cc.o.d -o CMakeFiles/gnuradio-funcube.dir/fcdpp_impl.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/fcdpp_impl.cc warning: Tag 'CLANG_ASSISTED_PARSING' at line 1179 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_ADD_INC_PATHS' at line 1187 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_OPTIONS' at line 1195 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'CLANG_DATABASE_PATH' at line 1208 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag 'HTML_TIMESTAMP' at line 1355 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1690 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_TIMESTAMP' at line 2034 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2415 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2422 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2679 of file '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 29%] Built target pygen_python_dc7f463f70f6634d050d6a48344a8ebf /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/include/funcube/fcd.h:31: warning: Found non-existing group 'funcube' for the command '@ingroup', ignoring command /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/include/funcube/fcd_control.h:22: warning: Found non-existing group 'funcube' for the command '@ingroup', ignoring command /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/include/funcube/fcdpp.h:30: warning: Found non-existing group 'funcube' for the command '@ingroup', ignoring command /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/include/funcube/fcdpp_control.h:22: warning: Found non-existing group 'funcube' for the command '@ingroup', ignoring command gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 29%] Built target doxygen_target [ 33%] Linking CXX shared library libgnuradio-funcube.so cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/gnuradio-funcube.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libgnuradio-funcube.so.3.10.0 -o libgnuradio-funcube.so.3.10.0.0 "CMakeFiles/gnuradio-funcube.dir/fcd_impl.cc.o" "CMakeFiles/gnuradio-funcube.dir/fcd_control_impl.cc.o" "CMakeFiles/gnuradio-funcube.dir/fcdpp_impl.cc.o" "CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o" /usr/lib64/libgnuradio-audio.so.3.10.8.0 /usr/lib64/libgnuradio-blocks.so.3.10.8.0 /usr/lib64/libusb-1.0.so /usr/lib64/libhidapi-libusb.so /usr/lib64/libgnuradio-runtime.so.3.10.8.0 /usr/lib64/libgnuradio-pmt.so.3.10.8.0 /usr/lib64/libboost_thread.so.1.84.0 /usr/lib64/libspdlog.so.1.13.0 /usr/lib64/libfmt.so.9.1.0 /usr/lib64/libgmpxx.so /usr/lib64/libgmp.so -lrt /usr/lib64/libvolk.so.3.0.0 -ldl -lm cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/cmake -E cmake_symlink_library libgnuradio-funcube.so.3.10.0.0 libgnuradio-funcube.so.3.10.0 libgnuradio-funcube.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 33%] Built target gnuradio-funcube /usr/bin/gmake -f lib/CMakeFiles/funcube_qa_fcdpp.cc.dir/build.make lib/CMakeFiles/funcube_qa_fcdpp.cc.dir/depend /usr/bin/gmake -f lib/CMakeFiles/funcube_qa_fcdpp_control.cc.dir/build.make lib/CMakeFiles/funcube_qa_fcdpp_control.cc.dir/depend /usr/bin/gmake -f lib/CMakeFiles/funcube_qa_fcd.cc.dir/build.make lib/CMakeFiles/funcube_qa_fcd.cc.dir/depend /usr/bin/gmake -f lib/CMakeFiles/funcube_qa_fcd_control.cc.dir/build.make lib/CMakeFiles/funcube_qa_fcd_control.cc.dir/depend /usr/bin/gmake -f python/bindings/CMakeFiles/extracted_docstrings.dir/build.make python/bindings/CMakeFiles/extracted_docstrings.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib/CMakeFiles/funcube_qa_fcdpp.cc.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib/CMakeFiles/funcube_qa_fcdpp_control.cc.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib/CMakeFiles/funcube_qa_fcd.cc.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib/CMakeFiles/funcube_qa_fcd_control.cc.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/CMakeFiles/extracted_docstrings.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f lib/CMakeFiles/funcube_qa_fcdpp.cc.dir/build.make lib/CMakeFiles/funcube_qa_fcdpp.cc.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f lib/CMakeFiles/funcube_qa_fcd_control.cc.dir/build.make lib/CMakeFiles/funcube_qa_fcd_control.cc.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f lib/CMakeFiles/funcube_qa_fcdpp_control.cc.dir/build.make lib/CMakeFiles/funcube_qa_fcdpp_control.cc.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f lib/CMakeFiles/funcube_qa_fcd.cc.dir/build.make lib/CMakeFiles/funcube_qa_fcd.cc.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f python/bindings/CMakeFiles/extracted_docstrings.dir/build.make python/bindings/CMakeFiles/extracted_docstrings.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 37%] Building CXX object lib/CMakeFiles/funcube_qa_fcdpp.cc.dir/qa_fcdpp.cc.o cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/g++ -DBOOST_TEST_DYN_LINK -DBOOST_TEST_MAIN -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -MD -MT lib/CMakeFiles/funcube_qa_fcdpp.cc.dir/qa_fcdpp.cc.o -MF CMakeFiles/funcube_qa_fcdpp.cc.dir/qa_fcdpp.cc.o.d -o CMakeFiles/funcube_qa_fcdpp.cc.dir/qa_fcdpp.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/qa_fcdpp.cc [ 41%] Building CXX object lib/CMakeFiles/funcube_qa_fcdpp_control.cc.dir/qa_fcdpp_control.cc.o [ 45%] Scraping generated documentation for docstrings ... cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/g++ -DBOOST_TEST_DYN_LINK -DBOOST_TEST_MAIN -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -MD -MT lib/CMakeFiles/funcube_qa_fcdpp_control.cc.dir/qa_fcdpp_control.cc.o -MF CMakeFiles/funcube_qa_fcdpp_control.cc.dir/qa_fcdpp_control.cc.o.d -o CMakeFiles/funcube_qa_fcdpp_control.cc.dir/qa_fcdpp_control.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/qa_fcdpp_control.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings && /usr/bin/python3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/docs/doxygen/update_pydoc.py scrape --xml_path /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/docs/doxygen/xml --json_path /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/extracted_docstrings.json [ 50%] Building CXX object lib/CMakeFiles/funcube_qa_fcd_control.cc.dir/qa_fcd_control.cc.o [ 54%] Building CXX object lib/CMakeFiles/funcube_qa_fcd.cc.dir/qa_fcd.cc.o cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/g++ -DBOOST_TEST_DYN_LINK -DBOOST_TEST_MAIN -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -MD -MT lib/CMakeFiles/funcube_qa_fcd_control.cc.dir/qa_fcd_control.cc.o -MF CMakeFiles/funcube_qa_fcd_control.cc.dir/qa_fcd_control.cc.o.d -o CMakeFiles/funcube_qa_fcd_control.cc.dir/qa_fcd_control.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/qa_fcd_control.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/g++ -DBOOST_TEST_DYN_LINK -DBOOST_TEST_MAIN -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -MD -MT lib/CMakeFiles/funcube_qa_fcd.cc.dir/qa_fcd.cc.o -MF CMakeFiles/funcube_qa_fcd.cc.dir/qa_fcd.cc.o.d -o CMakeFiles/funcube_qa_fcd.cc.dir/qa_fcd.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/qa_fcd.cc gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 54%] Built target extracted_docstrings /usr/bin/gmake -f python/bindings/CMakeFiles/funcube_docstrings.dir/build.make python/bindings/CMakeFiles/funcube_docstrings.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/CMakeFiles/funcube_docstrings.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f python/bindings/CMakeFiles/funcube_docstrings.dir/build.make python/bindings/CMakeFiles/funcube_docstrings.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 58%] Adding docstrings into funcube pybind headers ... cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings && /usr/bin/python3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/docs/doxygen/update_pydoc.py sub --json_path /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/extracted_docstrings.json --bindings_dir /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/docstrings --output_dir /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings --filter gr::funcube output docstrings to /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/fcd_control_pydoc.h output docstrings to /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/fcdpp_pydoc.h output docstrings to /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/fcd_pydoc.h output docstrings to /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/fcdpp_control_pydoc.h gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 58%] Built target funcube_docstrings /usr/bin/gmake -f python/bindings/CMakeFiles/funcube_python.dir/build.make python/bindings/CMakeFiles/funcube_python.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings/CMakeFiles/funcube_python.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/gmake -f python/bindings/CMakeFiles/funcube_python.dir/build.make python/bindings/CMakeFiles/funcube_python.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 62%] Building CXX object python/bindings/CMakeFiles/funcube_python.dir/fcd_python.cc.o cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings && /usr/bin/g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dfuncube_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../lib -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../include -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -isystem /usr/include/python3.12 -isystem /usr/lib64/python3.12/site-packages/numpy/core/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -fvisibility=hidden -Wno-unused-variable -MD -MT python/bindings/CMakeFiles/funcube_python.dir/fcd_python.cc.o -MF CMakeFiles/funcube_python.dir/fcd_python.cc.o.d -o CMakeFiles/funcube_python.dir/fcd_python.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/fcd_python.cc [ 70%] Building CXX object python/bindings/CMakeFiles/funcube_python.dir/fcd_control_python.cc.o [ 70%] Building CXX object python/bindings/CMakeFiles/funcube_python.dir/fcdpp_control_python.cc.o [ 75%] Building CXX object python/bindings/CMakeFiles/funcube_python.dir/fcdpp_python.cc.o cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings && /usr/bin/g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dfuncube_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../lib -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../include -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -isystem /usr/include/python3.12 -isystem /usr/lib64/python3.12/site-packages/numpy/core/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -fvisibility=hidden -Wno-unused-variable -MD -MT python/bindings/CMakeFiles/funcube_python.dir/fcdpp_control_python.cc.o -MF CMakeFiles/funcube_python.dir/fcdpp_control_python.cc.o.d -o CMakeFiles/funcube_python.dir/fcdpp_control_python.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/fcdpp_control_python.cc [ 79%] Building CXX object python/bindings/CMakeFiles/funcube_python.dir/python_bindings.cc.o cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings && /usr/bin/g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dfuncube_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../lib -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../include -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -isystem /usr/include/python3.12 -isystem /usr/lib64/python3.12/site-packages/numpy/core/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -fvisibility=hidden -Wno-unused-variable -MD -MT python/bindings/CMakeFiles/funcube_python.dir/fcd_control_python.cc.o -MF CMakeFiles/funcube_python.dir/fcd_control_python.cc.o.d -o CMakeFiles/funcube_python.dir/fcd_control_python.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/fcd_control_python.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings && /usr/bin/g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dfuncube_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../lib -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../include -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -isystem /usr/include/python3.12 -isystem /usr/lib64/python3.12/site-packages/numpy/core/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -fvisibility=hidden -Wno-unused-variable -MD -MT python/bindings/CMakeFiles/funcube_python.dir/fcdpp_python.cc.o -MF CMakeFiles/funcube_python.dir/fcdpp_python.cc.o.d -o CMakeFiles/funcube_python.dir/fcdpp_python.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/fcdpp_python.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings && /usr/bin/g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DFMT_SHARED -DGR_MPLIB_MPIR -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dfuncube_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../lib -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/../../include -I/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/lib/../include -isystem /usr/include/python3.12 -isystem /usr/lib64/python3.12/site-packages/numpy/core/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++17 -fPIC -fvisibility=hidden -Wno-unused-variable -MD -MT python/bindings/CMakeFiles/funcube_python.dir/python_bindings.cc.o -MF CMakeFiles/funcube_python.dir/python_bindings.cc.o.d -o CMakeFiles/funcube_python.dir/python_bindings.cc.o -c /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/bindings/python_bindings.cc [ 83%] Linking CXX executable funcube_qa_fcdpp.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/funcube_qa_fcdpp.cc.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/funcube_qa_fcdpp.cc.dir/qa_fcdpp.cc.o -o funcube_qa_fcdpp.cc -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib libgnuradio-funcube.so.3.10.0.0 /usr/lib64/libboost_unit_test_framework.so.1.84.0 /usr/lib64/libgnuradio-audio.so.3.10.8.0 /usr/lib64/libgnuradio-blocks.so.3.10.8.0 /usr/lib64/libgnuradio-runtime.so.3.10.8.0 /usr/lib64/libgnuradio-pmt.so.3.10.8.0 /usr/lib64/libboost_thread.so.1.84.0 /usr/lib64/libspdlog.so.1.13.0 /usr/lib64/libfmt.so.9.1.0 /usr/lib64/libgmpxx.so /usr/lib64/libgmp.so -lrt /usr/lib64/libvolk.so.3.0.0 -ldl -lm /usr/lib64/libusb-1.0.so /usr/lib64/libhidapi-libusb.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 83%] Built target funcube_qa_fcdpp.cc [ 87%] Linking CXX executable funcube_qa_fcd.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/funcube_qa_fcd.cc.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/funcube_qa_fcd.cc.dir/qa_fcd.cc.o -o funcube_qa_fcd.cc -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib libgnuradio-funcube.so.3.10.0.0 /usr/lib64/libboost_unit_test_framework.so.1.84.0 /usr/lib64/libgnuradio-audio.so.3.10.8.0 /usr/lib64/libgnuradio-blocks.so.3.10.8.0 /usr/lib64/libgnuradio-runtime.so.3.10.8.0 /usr/lib64/libgnuradio-pmt.so.3.10.8.0 /usr/lib64/libboost_thread.so.1.84.0 /usr/lib64/libspdlog.so.1.13.0 /usr/lib64/libfmt.so.9.1.0 /usr/lib64/libgmpxx.so /usr/lib64/libgmp.so -lrt /usr/lib64/libvolk.so.3.0.0 -ldl -lm /usr/lib64/libusb-1.0.so /usr/lib64/libhidapi-libusb.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 87%] Built target funcube_qa_fcd.cc [ 91%] Linking CXX executable funcube_qa_fcdpp_control.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/funcube_qa_fcdpp_control.cc.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/funcube_qa_fcdpp_control.cc.dir/qa_fcdpp_control.cc.o -o funcube_qa_fcdpp_control.cc -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib libgnuradio-funcube.so.3.10.0.0 /usr/lib64/libboost_unit_test_framework.so.1.84.0 /usr/lib64/libgnuradio-audio.so.3.10.8.0 /usr/lib64/libgnuradio-blocks.so.3.10.8.0 /usr/lib64/libgnuradio-runtime.so.3.10.8.0 /usr/lib64/libgnuradio-pmt.so.3.10.8.0 /usr/lib64/libboost_thread.so.1.84.0 /usr/lib64/libspdlog.so.1.13.0 /usr/lib64/libfmt.so.9.1.0 /usr/lib64/libgmpxx.so /usr/lib64/libgmp.so -lrt /usr/lib64/libvolk.so.3.0.0 -ldl -lm /usr/lib64/libusb-1.0.so /usr/lib64/libhidapi-libusb.so [ 95%] Linking CXX executable funcube_qa_fcd_control.cc cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/funcube_qa_fcd_control.cc.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags CMakeFiles/funcube_qa_fcd_control.cc.dir/qa_fcd_control.cc.o -o funcube_qa_fcd_control.cc -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib libgnuradio-funcube.so.3.10.0.0 /usr/lib64/libboost_unit_test_framework.so.1.84.0 /usr/lib64/libgnuradio-audio.so.3.10.8.0 /usr/lib64/libgnuradio-blocks.so.3.10.8.0 /usr/lib64/libgnuradio-runtime.so.3.10.8.0 /usr/lib64/libgnuradio-pmt.so.3.10.8.0 /usr/lib64/libboost_thread.so.1.84.0 /usr/lib64/libspdlog.so.1.13.0 /usr/lib64/libfmt.so.9.1.0 /usr/lib64/libgmpxx.so /usr/lib64/libgmp.so -lrt /usr/lib64/libvolk.so.3.0.0 -ldl -lm /usr/lib64/libusb-1.0.so /usr/lib64/libhidapi-libusb.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 95%] Built target funcube_qa_fcdpp_control.cc gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [ 95%] Built target funcube_qa_fcd_control.cc [100%] Linking CXX shared module funcube_python.cpython-312-x86_64-linux-gnu.so cd /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python/bindings && /usr/bin/cmake -E cmake_link_script CMakeFiles/funcube_python.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -o funcube_python.cpython-312-x86_64-linux-gnu.so CMakeFiles/funcube_python.dir/fcd_control_python.cc.o CMakeFiles/funcube_python.dir/fcd_python.cc.o CMakeFiles/funcube_python.dir/fcdpp_control_python.cc.o CMakeFiles/funcube_python.dir/fcdpp_python.cc.o CMakeFiles/funcube_python.dir/python_bindings.cc.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib: /usr/lib64/libboost_date_time.so.1.84.0 /usr/lib64/libboost_system.so.1.84.0 /usr/lib64/libboost_regex.so.1.84.0 /usr/lib64/libboost_unit_test_framework.so.1.84.0 ../../lib/libgnuradio-funcube.so.3.10.0.0 /usr/lib64/libgnuradio-audio.so.3.10.8.0 /usr/lib64/libgnuradio-blocks.so.3.10.8.0 /usr/lib64/libgnuradio-runtime.so.3.10.8.0 /usr/lib64/libboost_program_options.so.1.84.0 /usr/lib64/libboost_thread.so.1.84.0 /usr/lib64/libgnuradio-pmt.so.3.10.8.0 /usr/lib64/libspdlog.so.1.13.0 /usr/lib64/libfmt.so.9.1.0 /usr/lib64/libgmpxx.so /usr/lib64/libgmp.so -lrt /usr/lib64/libvolk.so.3.0.0 -ldl -lm /usr/lib64/libusb-1.0.so /usr/lib64/libhidapi-libusb.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' [100%] Built target funcube_python gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mYBdZy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64 + cd gr-funcube-3.10.0.rc3 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/cmake/funcube/funcubeConfig.cmake -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/include/funcube/api.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/include/funcube/fcd.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/include/funcube/fcd_control.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/include/funcube/fcdpp.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/include/funcube/fcdpp_control.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/libgnuradio-funcube.so.3.10.0.0 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/libgnuradio-funcube.so.3.10.0 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/libgnuradio-funcube.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/cmake/funcube/gnuradio-funcubeTargets.cmake -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/cmake/funcube/gnuradio-funcubeTargets-relwithdebinfo.cmake -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/cmake/funcube/gnuradio-funcubeConfig.cmake -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcd__control__pydoc__template_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcdpp__impl_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/index.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/classgr_1_1funcube_1_1fcd__control__impl.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/classgr_1_1funcube_1_1fcdpp__control.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/Doxyfile.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/main__page_8dox.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_823298f818151a8a1035ab433e09b5f0.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/classgr_1_1funcube_1_1fcd.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcdpp__control__pydoc__template_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcd_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/namespacegr_1_1funcube.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcdpp_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/compound.xsd -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_ab3dd591509f89c87d6a9fd8136a6d03.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcd__pydoc__template_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/classgr_1_1funcube_1_1fcd__control.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/classgr_1_1funcube_1_1fcdpp__impl.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_63e3ec88b0eb852f17a613c939702d2a.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcdpp__pydoc__template_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/group__defs_8dox.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_d44c64559bbebec7f509842c48db8b23.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/api_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/namespacestd.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/indexpage.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcd__control_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/classgr_1_1funcube_1_1fcdpp__control__impl.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_49e56c817e5e54854c35e136979f97ca.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/index.xsd -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/xml.xsd -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/classgr_1_1funcube_1_1fcd__impl.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_88770b5a64925327e39e3dafa077106f.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/classgr_1_1funcube_1_1fcdpp.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_359d2bec989c9a8deeeb9aee335c1c76.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/namespacegr.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcd__control__impl_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/build_2python_2bindings_2pydoc__macros_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcdpp__control__impl_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_f2cd86917185299abf5a1f0679072f3c.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/docs_2doxygen_2pydoc__macros_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/doxyfile.xsd -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcdcmd_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcd__impl_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/combine.xslt -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_7837fde3ab9c1fb2fc5be7b717af8d79.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_263914a4b3cf97c4dcbdce8a9e6cf3ae.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/group__block.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/fcdpp__control_8h.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/xml/dir_97aefd0d527b934f1d99a682da8fe6a9.xml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/topics.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_263914a4b3cf97c4dcbdce8a9e6cf3ae_dep.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__impl-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__pydoc__template_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tabs.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tab_s.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__impl_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__impl__inherit__graph.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__impl__inherit__graph.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__impl_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/bc_s.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/graph_legend.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_263914a4b3cf97c4dcbdce8a9e6cf3ae.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/annotated.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/plus.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h__dep__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__inherit__graph.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h__dep__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classes.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/doxygen.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__pydoc__template_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/navtreedata.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__inherit__graph.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/sync_on.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__impl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__impl_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__pydoc__template_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_f2cd86917185299abf5a1f0679072f3c_dep.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_7837fde3ab9c1fb2fc5be7b717af8d79.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__impl__inherit__graph.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__impl_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__pydoc__template_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/namespacegr.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__impl_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_f2cd86917185299abf5a1f0679072f3c_dep.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/resize.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__inherit__graph.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tab_sd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__inherit__graph.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_88770b5a64925327e39e3dafa077106f.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_823298f818151a8a1035ab433e09b5f0_dep.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tab_h.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__impl__inherit__graph.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/globals_eval.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h__dep__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__impl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/build_2python_2bindings_2pydoc__macros_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/doxygen_crawl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__impl_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__pydoc__template_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/splitbar.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__impl__inherit__graph.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_88770b5a64925327e39e3dafa077106f_dep.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/globals.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__pydoc__template_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__pydoc__template_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/docs_2doxygen_2pydoc__macros_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__impl__inherit__graph.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__impl-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__impl.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__impl-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/nav_hd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_f2cd86917185299abf5a1f0679072f3c_dep.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/folderclosedd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__inherit__graph.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__pydoc__template_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__pydoc__template_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__impl__inherit__graph.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/jquery.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__impl__inherit__graph.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/doc.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__pydoc__template_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/functions_func.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__pydoc__template_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__pydoc__template_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/splitbard.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h__dep__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/build_2python_2bindings_2pydoc__macros_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_63e3ec88b0eb852f17a613c939702d2a.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_97aefd0d527b934f1d99a682da8fe6a9.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_823298f818151a8a1035ab433e09b5f0.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__impl_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__inherit__graph.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/closed.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__pydoc__template_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__impl_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h__dep__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_000007_000006.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__impl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__impl_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/navtreeindex0.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_823298f818151a8a1035ab433e09b5f0_dep.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/minus.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_359d2bec989c9a8deeeb9aee335c1c76_dep.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/inherit_graph_1.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/nav_h.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/nav_fd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dynsections.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_d44c64559bbebec7f509842c48db8b23.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/open.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_63e3ec88b0eb852f17a613c939702d2a_dep.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_49e56c817e5e54854c35e136979f97ca.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__pydoc__template_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/cookie.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h__dep__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_88770b5a64925327e39e3dafa077106f.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__impl_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_359d2bec989c9a8deeeb9aee335c1c76_dep.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h__dep__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_359d2bec989c9a8deeeb9aee335c1c76.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/globals_vars.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__pydoc__template_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdcmd_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__impl.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/minusd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/hierarchy.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/docd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__impl__inherit__graph.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_d44c64559bbebec7f509842c48db8b23.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__impl_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h__dep__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h__dep__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__impl__inherit__graph.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__pydoc__template_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/docs_2doxygen_2pydoc__macros_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__impl_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h__dep__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/files_dup.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h__dep__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdcmd_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__inherit__graph.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/hierarchy.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__inherit__graph.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/build_2python_2bindings_2pydoc__macros_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/folderclosed.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tab_ad.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__impl_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__impl_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h__dep__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control__impl_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__pydoc__template_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/folderopend.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_63e3ec88b0eb852f17a613c939702d2a.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_ab3dd591509f89c87d6a9fd8136a6d03.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/sync_off.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__impl.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__pydoc__template_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__pydoc__template_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_359d2bec989c9a8deeeb9aee335c1c76_dep.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/globals_enum.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h__dep__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/graph_legend.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/plusd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_359d2bec989c9a8deeeb9aee335c1c76.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/navtree.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/main__page_8dox.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/inherit_graph_1.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__impl_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/inherit_graph_0.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/clipboard.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_823298f818151a8a1035ab433e09b5f0_dep.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/namespacegr_1_1funcube.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__impl__inherit__graph.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__inherit__graph.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_ab3dd591509f89c87d6a9fd8136a6d03.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__impl_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tab_a.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tab_hd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__impl_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/group__block.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h__dep__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/docs_2doxygen_2pydoc__macros_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/annotated_dup.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/index.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_49e56c817e5e54854c35e136979f97ca.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_88770b5a64925327e39e3dafa077106f_dep.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__impl_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h__dep__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__pydoc__template_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_63e3ec88b0eb852f17a613c939702d2a_dep.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/nav_f.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tab_b.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__impl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__inherit__graph.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__impl__inherit__graph.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__inherit__graph.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__pydoc__template_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd__control__inherit__graph.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__impl_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/graph_legend.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/navtree.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/doxygen.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/group__defs_8dox.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/inherit_graph_0.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/folderopen.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__impl_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__impl_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_263914a4b3cf97c4dcbdce8a9e6cf3ae.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/files.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/bc_sd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__impl_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/topics.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__impl.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control__impl-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/nav_g.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_97aefd0d527b934f1d99a682da8fe6a9_dep.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_63e3ec88b0eb852f17a613c939702d2a_dep.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__pydoc__template_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcd-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_263914a4b3cf97c4dcbdce8a9e6cf3ae_dep.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h__incl.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/functions.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/globals_defs.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_263914a4b3cf97c4dcbdce8a9e6cf3ae_dep.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_7837fde3ab9c1fb2fc5be7b717af8d79.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/inherit_graph_1.map -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/inherit_graph_0.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdcmd_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/tab_bd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/classgr_1_1funcube_1_1fcdpp__control-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__pydoc__template_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/functions_type.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_88770b5a64925327e39e3dafa077106f_dep.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__control__impl_8h__incl.md5 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_823298f818151a8a1035ab433e09b5f0.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/dir_f2cd86917185299abf5a1f0679072f3c.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/api_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcdpp__pydoc__template_8h.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/fcd__control_8h__incl.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/doc/gr-funcube/html/inherits.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/python3.12/site-packages/funcube/__init__.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/python3.12/site-packages/funcube/__init__.pyc -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/python3.12/site-packages/funcube/__init__.pyo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/python3.12/site-packages/funcube/funcube_python.cpython-312-x86_64-linux-gnu.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/python3.12/site-packages/funcube/funcube_python.cpython-312-x86_64-linux-gnu.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/gnuradio/grc/blocks/funcube_fcd.block.yml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/gnuradio/grc/blocks/funcube_fcd_control.block.yml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/gnuradio/grc/blocks/funcube_fcdpp.block.yml -- Installing: /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/share/gnuradio/grc/blocks/funcube_fcdpp_control.block.yml + install -Dpm 0644 /home/pterjan/rpmbuild/SOURCES/10-funcube.rules /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib/udev/rules.d/10-funcube.rules + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.10.0-0.rc3.8.mga10 --unique-debug-suffix -3.10.0-0.rc3.8.mga10.x86_64 --unique-debug-src-base gr-funcube-3.10.0-0.rc3.8.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/libgnuradio-funcube.so.3.10.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/python3.12/site-packages/funcube/funcube_python.cpython-312-x86_64-linux-gnu.so original debug info size: 16276kB, size after compression: 14536kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 120 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/gr-funcube-3.10.0-0.rc3.8.mga10.x86_64/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q2rYnu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gr-funcube-3.10.0.rc3 + '[' 1 -eq 1 ']' + cd build + ctest -V UpdateCTestConfiguration from :/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/DartConfiguration.tcl UpdateCTestConfiguration from :/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/DartConfiguration.tcl Test project /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: funcube_qa_fcdpp.cc 1: Test command: /usr/bin/sh "funcube_qa_fcdpp.cc_test.sh" 1: Working Directory: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib 1: Test timeout computed to be: 10000000 1: Running 1 test case... 1: 1: *** No errors detected 1:  1/8 Test #1: funcube_qa_fcdpp.cc .............. Passed 0.00 sec test 2 Start 2: funcube_qa_fcdpp_control.cc 2: Test command: /usr/bin/sh "funcube_qa_fcdpp_control.cc_test.sh" 2: Working Directory: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib 2: Test timeout computed to be: 10000000 2: Running 1 test case... 2: 2: *** No errors detected 2:  2/8 Test #2: funcube_qa_fcdpp_control.cc ...... Passed 0.01 sec test 3 Start 3: funcube_qa_fcd.cc 3: Test command: /usr/bin/sh "funcube_qa_fcd.cc_test.sh" 3: Working Directory: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib 3: Test timeout computed to be: 10000000 3: Running 1 test case... 3: 3: *** No errors detected 3:  3/8 Test #3: funcube_qa_fcd.cc ................ Passed 0.00 sec test 4 Start 4: funcube_qa_fcd_control.cc 4: Test command: /usr/bin/sh "funcube_qa_fcd_control.cc_test.sh" 4: Working Directory: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/lib 4: Test timeout computed to be: 10000000 4: Running 1 test case... 4: 4: *** No errors detected 4:  4/8 Test #4: funcube_qa_fcd_control.cc ........ Passed 0.00 sec test 5 Start 5: qa_fcd_control 5: Test command: /usr/bin/sh "qa_fcd_control_test.sh" 5: Working Directory: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python 5: Test timeout computed to be: 10000000 5: Traceback (most recent call last): 5: File "/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/qa_fcd_control.py", line 12, in 5: from funcube_python import fcd_control 5: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block" 5: 5: During handling of the above exception, another exception occurred: 5: 5: Traceback (most recent call last): 5: File "/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/qa_fcd_control.py", line 18, in 5: from funcube_python import fcd_control 5: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block" 5/8 Test #5: qa_fcd_control ...................***Failed 0.14 sec test 6 Start 6: qa_fcd 6: Test command: /usr/bin/sh "qa_fcd_test.sh" 6: Working Directory: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python 6: Test timeout computed to be: 10000000 6: Traceback (most recent call last): 6: File "/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/qa_fcd.py", line 12, in 6: from funcube_python import fcd 6: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block" 6: 6: During handling of the above exception, another exception occurred: 6: 6: Traceback (most recent call last): 6: File "/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/qa_fcd.py", line 18, in 6: from funcube_python import fcd 6: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block" 6/8 Test #6: qa_fcd ...........................***Failed 0.13 sec test 7 Start 7: qa_fcdpp_control 7: Test command: /usr/bin/sh "qa_fcdpp_control_test.sh" 7: Working Directory: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python 7: Test timeout computed to be: 10000000 7: Traceback (most recent call last): 7: File "/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/qa_fcdpp_control.py", line 12, in 7: from funcube_python import fcdpp_control 7: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block" 7: 7: During handling of the above exception, another exception occurred: 7: 7: Traceback (most recent call last): 7: File "/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/qa_fcdpp_control.py", line 18, in 7: from funcube_python import fcdpp_control 7: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block" 7/8 Test #7: qa_fcdpp_control .................***Failed 0.13 sec test 8 Start 8: qa_fcdpp 8: Test command: /usr/bin/sh "qa_fcdpp_test.sh" 8: Working Directory: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/python 8: Test timeout computed to be: 10000000 8: Traceback (most recent call last): 8: File "/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/qa_fcdpp.py", line 12, in 8: from funcube_python import fcdpp 8: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block" 8: 8: During handling of the above exception, another exception occurred: 8: 8: Traceback (most recent call last): 8: File "/home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/python/qa_fcdpp.py", line 18, in 8: from funcube_python import fcdpp 8: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block" 8/8 Test #8: qa_fcdpp .........................***Failed 0.14 sec 50% tests passed, 4 tests failed out of 8 Total Test time (real) = 0.60 sec The following tests FAILED: 5 - qa_fcd_control (Failed) 6 - qa_fcd (Failed) 7 - qa_fcdpp_control (Failed) 8 - qa_fcdpp (Failed) Errors while running CTest Output from these tests are in: /home/pterjan/rpmbuild/BUILD/gr-funcube-3.10.0.rc3/build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.q2rYnu (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.q2rYnu (%check) I: [iurt_root_command] ERROR: chroot