Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hidviz.spec'], chrootPath='/var/lib/mock/f31-build-18400343-1309155/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hidviz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1575244800 Wrote: /builddir/build/SRPMS/hidviz-0.1.5-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hidviz.spec'], chrootPath='/var/lib/mock/f31-build-18400343-1309155/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hidviz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1575244800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YcDTLe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hidviz-0.1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/hidviz-0.1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hidviz-0.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tL7k3c + umask 022 + cd /builddir/build/BUILD + cd hidviz-0.1.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "3.6.1") -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE ahoj -- Found libusb-1.0: -- - Includes: /usr/include/libusb-1.0 -- - Libraries: /usr/lib64/libusb-1.0.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 LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/hidviz-0.1.5 + make -j6 /usr/bin/cmake -S/builddir/build/BUILD/hidviz-0.1.5 -B/builddir/build/BUILD/hidviz-0.1.5 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hidviz-0.1.5/CMakeFiles /builddir/build/BUILD/hidviz-0.1.5/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' make -f libhidx/libhidx_server/CMakeFiles/hidx_server.dir/build.make libhidx/libhidx_server/CMakeFiles/hidx_server.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' [ 2%] Running cpp protocol buffer compiler on src/Buffer.proto cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server && /usr/bin/protoc --cpp_out /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/src /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/src/Buffer.proto cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/CMakeFiles/hidx_server.dir/DependInfo.cmake --color= Scanning dependencies of target hidx_server make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f libhidx/libhidx_server/CMakeFiles/hidx_server.dir/build.make libhidx/libhidx_server/CMakeFiles/hidx_server.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' [ 5%] Building CXX object libhidx/libhidx_server/CMakeFiles/hidx_server.dir/src/Server.cc.o [ 8%] Building CXX object libhidx/libhidx_server/CMakeFiles/hidx_server.dir/Buffer.pb.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_server_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/src -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx_server.dir/src/Server.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/src/Server.cc cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_server_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/src -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx_server.dir/Buffer.pb.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/Buffer.pb.cc [ 11%] Building CXX object libhidx/libhidx_server/CMakeFiles/hidx_server.dir/src/Utils.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_server_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/src -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx_server.dir/src/Utils.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/src/Utils.cc [ 13%] Linking CXX shared library libhidx_server.so cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server && /usr/bin/cmake -E cmake_link_script CMakeFiles/hidx_server.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libhidx_server.so -o libhidx_server.so CMakeFiles/hidx_server.dir/src/Server.cc.o CMakeFiles/hidx_server.dir/src/Utils.cc.o CMakeFiles/hidx_server.dir/Buffer.pb.cc.o -Wl,-rpath,::::::::::::::::: /usr/lib64/libusb-1.0.so -lprotobuf -lpthread make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [ 13%] Built target hidx_server make -f libhidx/libhidx/CMakeFiles/hidx.dir/build.make libhidx/libhidx/CMakeFiles/hidx.dir/depend make -f libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/build.make libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/CMakeFiles/hidx.dir/DependInfo.cmake --color= Scanning dependencies of target libhidx_server_daemon make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/build.make libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' Scanning dependencies of target hidx make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f libhidx/libhidx/CMakeFiles/hidx.dir/build.make libhidx/libhidx/CMakeFiles/hidx.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' [ 16%] Building CXX object libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/src/main.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon && /usr/bin/c++ -DASIO_STANDALONE -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -std=gnu++14 -o CMakeFiles/libhidx_server_daemon.dir/src/main.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon/src/main.cc [ 19%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/LibHidx.cc.o [ 22%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/Device.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/LibHidx.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/LibHidx.cc cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/Device.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/Device.cc [ 25%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/Interface.cc.o [ 27%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/Parser.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/Interface.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/Interface.cc cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/Parser.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/Parser.cc [ 30%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/InterfaceHandle.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/InterfaceHandle.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/InterfaceHandle.cc [ 33%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/hid/Item.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/hid/Item.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/hid/Item.cc [ 36%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/hid/Collection.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/hid/Collection.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/hid/Collection.cc [ 38%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/hid/Control.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/hid/Control.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/hid/Control.cc [ 41%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/Usages.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/Usages.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/Usages.cc [ 44%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/hid/Usage.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/hid/Usage.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/hid/Usage.cc [ 47%] Building CXX object libhidx/libhidx/CMakeFiles/hidx.dir/src/Connector.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/c++ -DASIO_STANDALONE -Dhidx_EXPORTS -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Wall -Wextra -std=gnu++14 -o CMakeFiles/hidx.dir/src/Connector.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/Connector.cc [ 50%] Linking CXX executable libhidx_server_daemon cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhidx_server_daemon.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/libhidx_server_daemon.dir/src/main.cc.o -o libhidx_server_daemon -Wl,-rpath,/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server: ../libhidx_server/libhidx_server.so /usr/lib64/libusb-1.0.so -lprotobuf -lpthread make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [ 50%] Built target libhidx_server_daemon /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/Connector.cc: In constructor 'libhidx::UnixSocketConnector::UnixSocketConnector()': /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/src/Connector.cc:71:16: warning: ignoring return value of 'char* mkdtemp(char*)', declared with attribute warn_unused_result [-Wunused-result] 71 | mkdtemp(temp.data()); | ~~~~~~~^~~~~~~~~~~~~ [ 52%] Linking CXX shared library libhidx.so cd /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx && /usr/bin/cmake -E cmake_link_script CMakeFiles/hidx.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libhidx.so -o libhidx.so CMakeFiles/hidx.dir/src/LibHidx.cc.o CMakeFiles/hidx.dir/src/Device.cc.o CMakeFiles/hidx.dir/src/InterfaceHandle.cc.o CMakeFiles/hidx.dir/src/Interface.cc.o CMakeFiles/hidx.dir/src/Parser.cc.o CMakeFiles/hidx.dir/src/hid/Item.cc.o CMakeFiles/hidx.dir/src/hid/Collection.cc.o CMakeFiles/hidx.dir/src/hid/Control.cc.o CMakeFiles/hidx.dir/src/Usages.cc.o CMakeFiles/hidx.dir/src/hid/Usage.cc.o CMakeFiles/hidx.dir/src/Connector.cc.o -Wl,-rpath,/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server: ../libhidx_server/libhidx_server.so /usr/lib64/libusb-1.0.so -lprotobuf -lpthread make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [ 52%] Built target hidx make -f hidviz/CMakeFiles/hidviz_autogen.dir/build.make hidviz/CMakeFiles/hidviz_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/hidviz /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/hidviz /builddir/build/BUILD/hidviz-0.1.5/hidviz/CMakeFiles/hidviz_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target hidviz_autogen make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f hidviz/CMakeFiles/hidviz_autogen.dir/build.make hidviz/CMakeFiles/hidviz_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' [ 55%] Automatic MOC and UIC for target hidviz cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/hidviz-0.1.5/hidviz/CMakeFiles/hidviz_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [ 55%] Built target hidviz_autogen make -f hidviz/CMakeFiles/hidviz.dir/build.make hidviz/CMakeFiles/hidviz.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' [ 58%] Automatic RCC for images/images.qrc cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/cmake -E cmake_autorcc /builddir/build/BUILD/hidviz-0.1.5/hidviz/CMakeFiles/hidviz_autogen.dir/RCCimagesInfo.cmake cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/hidviz /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/hidviz /builddir/build/BUILD/hidviz-0.1.5/hidviz/CMakeFiles/hidviz.dir/DependInfo.cmake --color= Scanning dependencies of target hidviz make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f hidviz/CMakeFiles/hidviz.dir/build.make hidviz/CMakeFiles/hidviz.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' [ 61%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/main.cc.o [ 63%] Building CXX object hidviz/CMakeFiles/hidviz.dir/hidviz_autogen/mocs_compilation.cpp.o [ 66%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/DeviceSelector.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/main.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/main.cc cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/hidviz_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/mocs_compilation.cpp [ 69%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/Window.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/DeviceSelector.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/DeviceSelector.cc [ 72%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/DeviceSelectionListItem.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/Window.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/Window.cc cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/DeviceSelectionListItem.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/DeviceSelectionListItem.cc [ 75%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/hid/ItemWidget.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/hid/ItemWidget.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/hid/ItemWidget.cc [ 77%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/hid/CollectionWidget.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/hid/CollectionWidget.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/hid/CollectionWidget.cc [ 80%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/hid/ControlWidget.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/hid/ControlWidget.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/hid/ControlWidget.cc [ 83%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/FlowLayout.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/FlowLayout.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/FlowLayout.cc [ 86%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/DeviceView.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/DeviceView.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/DeviceView.cc [ 88%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/hid/UsageWidget.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/hid/UsageWidget.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/hid/UsageWidget.cc [ 91%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/WaitDialog.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/WaitDialog.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/WaitDialog.cc [ 94%] Building CXX object hidviz/CMakeFiles/hidviz.dir/src/WindowsDriverDialog.cc.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/src/WindowsDriverDialog.cc.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/src/WindowsDriverDialog.cc [ 97%] Building CXX object hidviz/CMakeFiles/hidviz.dir/hidviz_autogen/4UGIYD6VGQ/qrc_images.cpp.o cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/c++ -DASIO_STANDALONE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/include -I/builddir/build/BUILD/hidviz-0.1.5/hidviz -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/include -I/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server -I/usr/include/asio -isystem /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/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -fPIC -std=gnu++14 -o CMakeFiles/hidviz.dir/hidviz_autogen/4UGIYD6VGQ/qrc_images.cpp.o -c /builddir/build/BUILD/hidviz-0.1.5/hidviz/hidviz_autogen/4UGIYD6VGQ/qrc_images.cpp [100%] Linking CXX executable hidviz cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/cmake -E cmake_link_script CMakeFiles/hidviz.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/hidviz.dir/hidviz_autogen/mocs_compilation.cpp.o CMakeFiles/hidviz.dir/src/main.cc.o CMakeFiles/hidviz.dir/src/DeviceSelector.cc.o CMakeFiles/hidviz.dir/src/Window.cc.o CMakeFiles/hidviz.dir/src/DeviceSelectionListItem.cc.o CMakeFiles/hidviz.dir/src/hid/ItemWidget.cc.o CMakeFiles/hidviz.dir/src/hid/CollectionWidget.cc.o CMakeFiles/hidviz.dir/src/hid/ControlWidget.cc.o CMakeFiles/hidviz.dir/src/FlowLayout.cc.o CMakeFiles/hidviz.dir/src/DeviceView.cc.o CMakeFiles/hidviz.dir/src/hid/UsageWidget.cc.o CMakeFiles/hidviz.dir/src/WaitDialog.cc.o CMakeFiles/hidviz.dir/src/WindowsDriverDialog.cc.o CMakeFiles/hidviz.dir/hidviz_autogen/4UGIYD6VGQ/qrc_images.cpp.o -o hidviz -Wl,-rpath,/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx:/builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server: ../libhidx/libhidx/libhidx.so /usr/lib64/libQt5Widgets.so.5.12.5 ../libhidx/libhidx_server/libhidx_server.so /usr/lib64/libusb-1.0.so -lprotobuf -lpthread /usr/lib64/libQt5Gui.so.5.12.5 /usr/lib64/libQt5Core.so.5.12.5 make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [100%] Built target hidviz make[1]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hidviz-0.1.5/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mCxXHc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64 ++ dirname /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64 + cd hidviz-0.1.5 + make install DESTDIR=/builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64 /usr/bin/cmake -S/builddir/build/BUILD/hidviz-0.1.5 -B/builddir/build/BUILD/hidviz-0.1.5 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hidviz-0.1.5/CMakeFiles /builddir/build/BUILD/hidviz-0.1.5/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' make -f libhidx/libhidx_server/CMakeFiles/hidx_server.dir/build.make libhidx/libhidx_server/CMakeFiles/hidx_server.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server/CMakeFiles/hidx_server.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f libhidx/libhidx_server/CMakeFiles/hidx_server.dir/build.make libhidx/libhidx_server/CMakeFiles/hidx_server.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' make[2]: Nothing to be done for 'libhidx/libhidx_server/CMakeFiles/hidx_server.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [ 13%] Built target hidx_server make -f libhidx/libhidx/CMakeFiles/hidx.dir/build.make libhidx/libhidx/CMakeFiles/hidx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx/CMakeFiles/hidx.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f libhidx/libhidx/CMakeFiles/hidx.dir/build.make libhidx/libhidx/CMakeFiles/hidx.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' make[2]: Nothing to be done for 'libhidx/libhidx/CMakeFiles/hidx.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [ 47%] Built target hidx make -f hidviz/CMakeFiles/hidviz_autogen.dir/build.make hidviz/CMakeFiles/hidviz_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/hidviz /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/hidviz /builddir/build/BUILD/hidviz-0.1.5/hidviz/CMakeFiles/hidviz_autogen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f hidviz/CMakeFiles/hidviz_autogen.dir/build.make hidviz/CMakeFiles/hidviz_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' [ 50%] Automatic MOC and UIC for target hidviz cd /builddir/build/BUILD/hidviz-0.1.5/hidviz && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/hidviz-0.1.5/hidviz/CMakeFiles/hidviz_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [ 50%] Built target hidviz_autogen make -f hidviz/CMakeFiles/hidviz.dir/build.make hidviz/CMakeFiles/hidviz.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/hidviz /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/hidviz /builddir/build/BUILD/hidviz-0.1.5/hidviz/CMakeFiles/hidviz.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f hidviz/CMakeFiles/hidviz.dir/build.make hidviz/CMakeFiles/hidviz.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' make[2]: Nothing to be done for 'hidviz/CMakeFiles/hidviz.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [ 94%] Built target hidviz make -f libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/build.make libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' cd /builddir/build/BUILD/hidviz-0.1.5 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon /builddir/build/BUILD/hidviz-0.1.5 /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon /builddir/build/BUILD/hidviz-0.1.5/libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' make -f libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/build.make libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/build make[2]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' make[2]: Nothing to be done for 'libhidx/libhidx_server_daemon/CMakeFiles/libhidx_server_daemon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' [100%] Built target libhidx_server_daemon make[1]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hidviz-0.1.5/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/hidviz-0.1.5' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/hidviz-0.1.5' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/bin/hidviz -- Set runtime path of "/builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/bin/hidviz" to "/usr/lib64/hidviz" -- Installing: /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/lib64/hidviz/libhidx.so -- Set runtime path of "/builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/lib64/hidviz/libhidx.so" to "/usr/lib64/hidviz" -- Installing: /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/lib64/hidviz/libhidx_server.so -- Set runtime path of "/builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/lib64/hidviz/libhidx_server.so" to "/usr/lib64/hidviz" -- Installing: /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/libexec/libhidx_server_daemon -- Set runtime path of "/builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/libexec/libhidx_server_daemon" to "/usr/lib64/hidviz" + convert hidviz/images/usb.png -resize 128x128 -background transparent -compose copy -gravity center -extent 128x128 hidviz.png + install -Dpm 0644 hidviz.png /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/icons/hicolor/128x128/apps/hidviz.png + mkdir -p /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/applications + desktop-file-install --add-category=Utility --dir=/builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/applications /builddir/build/SOURCES/hidviz.desktop + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.1.5-1.fc31 --unique-debug-suffix -0.1.5-1.fc31.x86_64 --unique-debug-src-base hidviz-0.1.5-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/hidviz-0.1.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/bin/hidviz explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/lib64/hidviz/libhidx_server.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/libexec/libhidx_server_daemon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/lib64/hidviz/libhidx.so extracting debug info from /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/bin/hidviz extracting debug info from /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/libexec/libhidx_server_daemon extracting debug info from /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/lib64/hidviz/libhidx_server.so extracting debug info from /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/lib64/hidviz/libhidx.so original debug info size: 19132kB, size after compression: 16176kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 3052 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: hidviz-0.1.5-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AgtQ8d + umask 022 + cd /builddir/build/BUILD + cd hidviz-0.1.5 + DOCDIR=/builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/doc/hidviz + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/doc/hidviz + cp -pr README.md /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/doc/hidviz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kOD2ob + umask 022 + cd /builddir/build/BUILD + cd hidviz-0.1.5 + LICENSEDIR=/builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/licenses/hidviz + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/licenses/hidviz + cp -pr LICENSE /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64/usr/share/licenses/hidviz + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(hidviz.desktop) hidviz = 0.1.5-1.fc31 hidviz(x86-64) = 0.1.5-1.fc31 libhidx.so()(64bit) libhidx_server.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.12)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhidx.so()(64bit) libhidx_server.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libprotobuf.so.17()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: hidviz-debugsource-0.1.5-1.fc31.x86_64 Provides: hidviz-debugsource = 0.1.5-1.fc31 hidviz-debugsource(x86-64) = 0.1.5-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hidviz-debuginfo-0.1.5-1.fc31.x86_64 Provides: debuginfo(build-id) = 5e23d58df7f099150a7bfb99d327abda09d5a4ff debuginfo(build-id) = 7f18049b463c12d09baa0a688d388883f2481fc1 debuginfo(build-id) = a33967372132f563ac390e7dc48d606799eb0245 debuginfo(build-id) = e0ecc1361872a8d39eac5da0e992e44c97120973 hidviz-debuginfo = 0.1.5-1.fc31 hidviz-debuginfo(x86-64) = 0.1.5-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hidviz-debugsource(x86-64) = 0.1.5-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64 Wrote: /builddir/build/RPMS/hidviz-0.1.5-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/hidviz-debugsource-0.1.5-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/hidviz-debuginfo-0.1.5-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F1saqd + umask 022 + cd /builddir/build/BUILD + cd hidviz-0.1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hidviz-0.1.5-1.fc31.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0