Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/openhantek.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-56d6bebe30cfd71edb75d20be8a78206a16fbc09/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/openhantek.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/openhantek-2.10-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/openhantek.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-56d6bebe30cfd71edb75d20be8a78206a16fbc09/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/openhantek.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tthj5m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf OpenHantek6022-2.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.10.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd OpenHantek6022-2.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uBf66f + umask 022 + cd /builddir/build/BUILD + cd OpenHantek6022-2.10 + mkdir build ~/build/BUILD/OpenHantek6022-2.10/build ~/build/BUILD/OpenHantek6022-2.10 + pushd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_AR=/usr/bin/gcc-ar -DCMAKE_RANLIB=/usr/bin/gcc-ranlib -DCMAKE_NM=/usr/bin/gcc-nm .. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /usr/lib/libOpenGL.so -- Found libusb: /usr/lib/libusb-1.0.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found libfftw3: -- - Includes: /usr/include -- - Libraries: /usr/lib/libfftw3.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/OpenHantek6022-2.10/build + /usr/bin/make -j4 /usr/bin/cmake3 -S/builddir/build/BUILD/OpenHantek6022-2.10 -B/builddir/build/BUILD/OpenHantek6022-2.10/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/OpenHantek6022-2.10/build/CMakeFiles /builddir/build/BUILD/OpenHantek6022-2.10/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' /usr/bin/make -f openhantek/CMakeFiles/OpenHantek_autogen.dir/build.make openhantek/CMakeFiles/OpenHantek_autogen.dir/depend make[2]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' cd /builddir/build/BUILD/OpenHantek6022-2.10/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenHantek6022-2.10 /builddir/build/BUILD/OpenHantek6022-2.10/openhantek /builddir/build/BUILD/OpenHantek6022-2.10/build /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target OpenHantek_autogen make[2]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' /usr/bin/make -f openhantek/CMakeFiles/OpenHantek_autogen.dir/build.make openhantek/CMakeFiles/OpenHantek_autogen.dir/build make[2]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' [ 1%] Automatic MOC and UIC for target OpenHantek cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/cmake3 -E cmake_autogen /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek_autogen.dir/AutogenInfo.cmake RelWithDebInfo make[2]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' [ 1%] Built target OpenHantek_autogen /usr/bin/make -f openhantek/CMakeFiles/OpenHantek.dir/build.make openhantek/CMakeFiles/OpenHantek.dir/depend make[2]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' [ 3%] Automatic RCC for res/firmwares.qrc [ 4%] Automatic RCC for res/application.qrc [ 6%] Automatic RCC for res/configdialog.qrc cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/cmake3 -E cmake_autorcc /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek_autogen.dir/RCCapplicationInfo.cmake RelWithDebInfo cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/cmake3 -E cmake_autorcc /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek_autogen.dir/RCCconfigdialogInfo.cmake RelWithDebInfo cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/cmake3 -E cmake_autorcc /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek_autogen.dir/RCCfirmwaresInfo.cmake RelWithDebInfo cd /builddir/build/BUILD/OpenHantek6022-2.10/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenHantek6022-2.10 /builddir/build/BUILD/OpenHantek6022-2.10/openhantek /builddir/build/BUILD/OpenHantek6022-2.10/build /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek.dir/DependInfo.cmake --color= Scanning dependencies of target OpenHantek make[2]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' /usr/bin/make -f openhantek/CMakeFiles/OpenHantek.dir/build.make openhantek/CMakeFiles/OpenHantek.dir/build make[2]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' [ 8%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigAnalysisPage.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigAnalysisPage.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog/DsoConfigAnalysisPage.cpp [ 11%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigFilesPage.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigFilesPage.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog/DsoConfigFilesPage.cpp [ 11%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigColorsPage.cpp.o [ 13%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigScopePage.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigColorsPage.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog/DsoConfigColorsPage.cpp cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigScopePage.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog/DsoConfigScopePage.cpp [ 14%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/configdialog/configdialog.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/configdialog/configdialog.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog/configdialog.cpp [ 16%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/docks/HorizontalDock.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/docks/HorizontalDock.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks/HorizontalDock.cpp [ 18%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/docks/SpectrumDock.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/docks/SpectrumDock.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks/SpectrumDock.cpp [ 19%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/docks/TriggerDock.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/docks/TriggerDock.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks/TriggerDock.cpp [ 21%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/docks/VoltageDock.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/docks/VoltageDock.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks/VoltageDock.cpp [ 22%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/docks/dockwindows.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/docks/dockwindows.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks/dockwindows.cpp [ 24%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/dsowidget.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/dsowidget.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/dsowidget.cpp [ 26%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/exporting/exportcsv.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/exporting/exportcsv.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/exporting/exportcsv.cpp [ 27%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/exporting/exporterprocessor.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/exporting/exporterprocessor.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/exporting/exporterprocessor.cpp [ 29%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/exporting/exporterregistry.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/exporting/exporterregistry.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/exporting/exporterregistry.cpp [ 31%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/exporting/exportimage.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/exporting/exportimage.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/exporting/exportimage.cpp [ 32%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/exporting/exportprint.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/exporting/exportprint.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/exporting/exportprint.cpp [ 34%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/exporting/legacyexportdrawer.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/exporting/legacyexportdrawer.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/exporting/legacyexportdrawer.cpp [ 36%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/glscope.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/glscope.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/glscope.cpp [ 37%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/glscopegraph.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/glscopegraph.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/glscopegraph.cpp [ 39%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekdso/controlsettings.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekdso/controlsettings.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso/controlsettings.cpp [ 40%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekdso/controlspecification.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekdso/controlspecification.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso/controlspecification.cpp [ 42%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekdso/dsomodel.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekdso/dsomodel.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso/dsomodel.cpp [ 44%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekdso/enums.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekdso/enums.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso/enums.cpp [ 45%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekdso/hantekdsocontrol.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekdso/hantekdsocontrol.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso/hantekdsocontrol.cpp [ 47%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekdso/modelregistry.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekdso/modelregistry.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso/modelregistry.cpp [ 49%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekdso/models/modelDSO6022.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekdso/models/modelDSO6022.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso/models/modelDSO6022.cpp [ 50%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekprotocol/controlStructs.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekprotocol/controlStructs.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekprotocol/controlStructs.cpp [ 52%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/hantekprotocol/controlcommand.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/hantekprotocol/controlcommand.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekprotocol/controlcommand.cpp [ 54%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/iconfont/QtAwesome.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/iconfont/QtAwesome.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/iconfont/QtAwesome.cpp [ 55%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/iconfont/QtAwesomeAnim.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/iconfont/QtAwesomeAnim.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/iconfont/QtAwesomeAnim.cpp [ 57%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/main.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/main.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/main.cpp [ 59%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/mainwindow.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/mainwindow.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/mainwindow.cpp [ 60%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/post/graphgenerator.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/post/graphgenerator.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/post/graphgenerator.cpp [ 62%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/post/mathchannelgenerator.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/post/mathchannelgenerator.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/post/mathchannelgenerator.cpp [ 63%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/post/postprocessing.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/post/postprocessing.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/post/postprocessing.cpp [ 65%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/post/postprocessingsettings.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/post/postprocessingsettings.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/post/postprocessingsettings.cpp [ 67%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/post/ppresult.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/post/ppresult.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/post/ppresult.cpp [ 68%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/post/spectrumgenerator.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/post/spectrumgenerator.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/post/spectrumgenerator.cpp [ 70%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/selectdevice/deviceslistmodel.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/selectdevice/deviceslistmodel.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/selectdevice/deviceslistmodel.cpp [ 72%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/selectdevice/newdevicemodelfromexisting.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/selectdevice/newdevicemodelfromexisting.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/selectdevice/newdevicemodelfromexisting.cpp [ 73%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/selectdevice/rawdeviceslistmodel.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/selectdevice/rawdeviceslistmodel.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/selectdevice/rawdeviceslistmodel.cpp [ 75%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/selectdevice/selectsupporteddevice.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/selectdevice/selectsupporteddevice.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/selectdevice/selectsupporteddevice.cpp [ 77%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/settings.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/settings.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/settings.cpp [ 78%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/usb/ezusb.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/usb/ezusb.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/usb/ezusb.cpp [ 80%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/usb/finddevices.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/usb/finddevices.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/usb/finddevices.cpp [ 81%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/usb/uploadFirmware.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/usb/uploadFirmware.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/usb/uploadFirmware.cpp [ 83%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/usb/usbdevice.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/usb/usbdevice.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/usb/usbdevice.cpp [ 85%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/utils/printutils.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/utils/printutils.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/utils/printutils.cpp [ 86%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/widgets/colorbox.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/widgets/colorbox.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets/colorbox.cpp [ 88%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/widgets/datagrid.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/widgets/datagrid.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets/datagrid.cpp [ 90%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/widgets/levelslider.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/widgets/levelslider.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets/levelslider.cpp [ 91%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/src/widgets/sispinbox.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/src/widgets/sispinbox.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets/sispinbox.cpp [ 93%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/OpenHantek_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/OpenHantek_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/mocs_compilation.cpp [ 95%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_application.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_application.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/PNK5WDWK6L/qrc_application.cpp [ 96%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_configdialog.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_configdialog.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/PNK5WDWK6L/qrc_configdialog.cpp [ 98%] Building CXX object openhantek/CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_firmwares.cpp.o cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DVERSION=\"20190627\" -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek -I/builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/include -I/builddir/build/BUILD/OpenHantek6022-2.10/. -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/hantekdso -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/widgets -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/docks -I/builddir/build/BUILD/OpenHantek6022-2.10/openhantek/src/configdialog -I/usr/include/libusb-1.0 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -D_GLIBCXX_ASSERTIONS -Wall -Wno-long-long -pedantic -fPIC -std=gnu++11 -o CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_firmwares.cpp.o -c /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/OpenHantek_autogen/PNK5WDWK6L/qrc_firmwares.cpp [100%] Linking CXX executable OpenHantek cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/OpenHantek.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -flto -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigAnalysisPage.cpp.o CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigColorsPage.cpp.o CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigFilesPage.cpp.o CMakeFiles/OpenHantek.dir/src/configdialog/DsoConfigScopePage.cpp.o CMakeFiles/OpenHantek.dir/src/configdialog/configdialog.cpp.o CMakeFiles/OpenHantek.dir/src/docks/HorizontalDock.cpp.o CMakeFiles/OpenHantek.dir/src/docks/SpectrumDock.cpp.o CMakeFiles/OpenHantek.dir/src/docks/TriggerDock.cpp.o CMakeFiles/OpenHantek.dir/src/docks/VoltageDock.cpp.o CMakeFiles/OpenHantek.dir/src/docks/dockwindows.cpp.o CMakeFiles/OpenHantek.dir/src/dsowidget.cpp.o CMakeFiles/OpenHantek.dir/src/exporting/exportcsv.cpp.o CMakeFiles/OpenHantek.dir/src/exporting/exporterprocessor.cpp.o CMakeFiles/OpenHantek.dir/src/exporting/exporterregistry.cpp.o CMakeFiles/OpenHantek.dir/src/exporting/exportimage.cpp.o CMakeFiles/OpenHantek.dir/src/exporting/exportprint.cpp.o CMakeFiles/OpenHantek.dir/src/exporting/legacyexportdrawer.cpp.o CMakeFiles/OpenHantek.dir/src/glscope.cpp.o CMakeFiles/OpenHantek.dir/src/glscopegraph.cpp.o CMakeFiles/OpenHantek.dir/src/hantekdso/controlsettings.cpp.o CMakeFiles/OpenHantek.dir/src/hantekdso/controlspecification.cpp.o CMakeFiles/OpenHantek.dir/src/hantekdso/dsomodel.cpp.o CMakeFiles/OpenHantek.dir/src/hantekdso/enums.cpp.o CMakeFiles/OpenHantek.dir/src/hantekdso/hantekdsocontrol.cpp.o CMakeFiles/OpenHantek.dir/src/hantekdso/modelregistry.cpp.o CMakeFiles/OpenHantek.dir/src/hantekdso/models/modelDSO6022.cpp.o CMakeFiles/OpenHantek.dir/src/hantekprotocol/controlStructs.cpp.o CMakeFiles/OpenHantek.dir/src/hantekprotocol/controlcommand.cpp.o CMakeFiles/OpenHantek.dir/src/iconfont/QtAwesome.cpp.o CMakeFiles/OpenHantek.dir/src/iconfont/QtAwesomeAnim.cpp.o CMakeFiles/OpenHantek.dir/src/main.cpp.o CMakeFiles/OpenHantek.dir/src/mainwindow.cpp.o CMakeFiles/OpenHantek.dir/src/post/graphgenerator.cpp.o CMakeFiles/OpenHantek.dir/src/post/mathchannelgenerator.cpp.o CMakeFiles/OpenHantek.dir/src/post/postprocessing.cpp.o CMakeFiles/OpenHantek.dir/src/post/postprocessingsettings.cpp.o CMakeFiles/OpenHantek.dir/src/post/ppresult.cpp.o CMakeFiles/OpenHantek.dir/src/post/spectrumgenerator.cpp.o CMakeFiles/OpenHantek.dir/src/selectdevice/deviceslistmodel.cpp.o CMakeFiles/OpenHantek.dir/src/selectdevice/newdevicemodelfromexisting.cpp.o CMakeFiles/OpenHantek.dir/src/selectdevice/rawdeviceslistmodel.cpp.o CMakeFiles/OpenHantek.dir/src/selectdevice/selectsupporteddevice.cpp.o CMakeFiles/OpenHantek.dir/src/settings.cpp.o CMakeFiles/OpenHantek.dir/src/usb/ezusb.cpp.o CMakeFiles/OpenHantek.dir/src/usb/finddevices.cpp.o CMakeFiles/OpenHantek.dir/src/usb/uploadFirmware.cpp.o CMakeFiles/OpenHantek.dir/src/usb/usbdevice.cpp.o CMakeFiles/OpenHantek.dir/src/utils/printutils.cpp.o CMakeFiles/OpenHantek.dir/src/widgets/colorbox.cpp.o CMakeFiles/OpenHantek.dir/src/widgets/datagrid.cpp.o CMakeFiles/OpenHantek.dir/src/widgets/levelslider.cpp.o CMakeFiles/OpenHantek.dir/src/widgets/sispinbox.cpp.o CMakeFiles/OpenHantek.dir/OpenHantek_autogen/mocs_compilation.cpp.o CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_application.cpp.o CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_configdialog.cpp.o CMakeFiles/OpenHantek.dir/OpenHantek_autogen/PNK5WDWK6L/qrc_firmwares.cpp.o -o OpenHantek /usr/lib/libQt5PrintSupport.so.5.9.2 /usr/lib/libQt5OpenGL.so.5.9.2 /usr/lib/libOpenGL.so /usr/lib/libGLX.so /usr/lib/libusb-1.0.so -lpthread /usr/lib/libfftw3.so /usr/lib/libQt5Widgets.so.5.9.2 /usr/lib/libQt5Gui.so.5.9.2 /usr/lib/libQt5Core.so.5.9.2 make[2]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' [100%] Built target OpenHantek make[1]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/OpenHantek6022-2.10/build/CMakeFiles 0 ~/build/BUILD/OpenHantek6022-2.10 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vGVF4y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm ++ dirname /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm + cd OpenHantek6022-2.10 + pushd build ~/build/BUILD/OpenHantek6022-2.10/build ~/build/BUILD/OpenHantek6022-2.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm /usr/bin/cmake3 -S/builddir/build/BUILD/OpenHantek6022-2.10 -B/builddir/build/BUILD/OpenHantek6022-2.10/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/OpenHantek6022-2.10/build/CMakeFiles /builddir/build/BUILD/OpenHantek6022-2.10/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' /usr/bin/make -f openhantek/CMakeFiles/OpenHantek_autogen.dir/build.make openhantek/CMakeFiles/OpenHantek_autogen.dir/depend make[2]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' cd /builddir/build/BUILD/OpenHantek6022-2.10/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenHantek6022-2.10 /builddir/build/BUILD/OpenHantek6022-2.10/openhantek /builddir/build/BUILD/OpenHantek6022-2.10/build /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek_autogen.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' /usr/bin/make -f openhantek/CMakeFiles/OpenHantek_autogen.dir/build.make openhantek/CMakeFiles/OpenHantek_autogen.dir/build make[2]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' [ 1%] Automatic MOC and UIC for target OpenHantek cd /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek && /usr/bin/cmake3 -E cmake_autogen /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek_autogen.dir/AutogenInfo.cmake RelWithDebInfo make[2]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' [ 1%] Built target OpenHantek_autogen /usr/bin/make -f openhantek/CMakeFiles/OpenHantek.dir/build.make openhantek/CMakeFiles/OpenHantek.dir/depend make[2]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' cd /builddir/build/BUILD/OpenHantek6022-2.10/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenHantek6022-2.10 /builddir/build/BUILD/OpenHantek6022-2.10/openhantek /builddir/build/BUILD/OpenHantek6022-2.10/build /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek /builddir/build/BUILD/OpenHantek6022-2.10/build/openhantek/CMakeFiles/OpenHantek.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' /usr/bin/make -f openhantek/CMakeFiles/OpenHantek.dir/build.make openhantek/CMakeFiles/OpenHantek.dir/build make[2]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' make[2]: Nothing to be done for `openhantek/CMakeFiles/OpenHantek.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' [100%] Built target OpenHantek make[1]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/OpenHantek6022-2.10/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/OpenHantek6022-2.10/build' Install the project... /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/lib/udev/rules.d/60-hantek.rules -- Installing: /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/bin/OpenHantek ~/build/BUILD/OpenHantek6022-2.10 + popd + mkdir -p /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/lib/udev/rules.d + mv /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/lib/udev/rules.d/60-hantek.rules /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/lib/udev/rules.d + desktop-file-install --dir=/builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/share/applications /builddir/build/SOURCES/openhantek.desktop + install -p -D -m 644 openhantek/res/images/openhantek.svg /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/share/icons/hicolor/scalable/apps/openhantek.svg + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/OpenHantek6022-2.10 extracting debug info from /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/bin/OpenHantek dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4729 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openhantek-2.10-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8Jx2Aj + umask 022 + cd /builddir/build/BUILD + cd OpenHantek6022-2.10 + DOCDIR=/builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/share/doc/openhantek-2.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/share/doc/openhantek-2.10 + cp -pr readme.md /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/share/doc/openhantek-2.10 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DHQVm5 + umask 022 + cd /builddir/build/BUILD + cd OpenHantek6022-2.10 + LICENSEDIR=/builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/share/licenses/openhantek-2.10 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/share/licenses/openhantek-2.10 + cp -pr COPYING /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm/usr/share/licenses/openhantek-2.10 + exit 0 Provides: application() application(openhantek.desktop) openhantek = 2.10-1.el7 openhantek(armv7hl-32) = 2.10-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGLX.so.0 libOpenGL.so.0 libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5OpenGL.so.5 libQt5PrintSupport.so.5 libQt5PrintSupport.so.5(Qt_5) libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libc.so.6 libc.so.6(GLIBC_2.4) libfftw3.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.15) libusb-1.0.so.0 rtld(GNU_HASH) Processing files: openhantek-debuginfo-2.10-1.el7.armv7hl Provides: openhantek-debuginfo = 2.10-1.el7 openhantek-debuginfo(armv7hl-32) = 2.10-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm Wrote: /builddir/build/RPMS/openhantek-2.10-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/openhantek-debuginfo-2.10-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7mwM44 + umask 022 + cd /builddir/build/BUILD + cd OpenHantek6022-2.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openhantek-2.10-1.el7.arm + exit 0 Child return code was: 0