D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/nvtop-3.1.0-1.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DfVfJw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf nvtop-3.1.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/nvtop-3.1.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nvtop-3.1.0
+ rm -rf /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/nvtop-fix-icon-path.diff
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/nvtop-fix-appstream-path.diff
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/nvtop-fix-icon-in-appstream.diff
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/nvtop-fix-screenshot-urls-in-appstream.diff
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/282.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8WdQSo
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd nvtop-3.1.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DBUILD_TESTING=ON
-- The C compiler identification is GNU 14.1.0
-- The CXX compiler identification is GNU 14.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for cbreak in /usr/lib64/libncursesw.so
-- Looking for cbreak in /usr/lib64/libncursesw.so - found
-- Found Curses: /usr/lib64/libncursesw.so
-- Performing Test HAS_REALLOCARRAY
-- Performing Test HAS_REALLOCARRAY - Success
-- Found UDev: /usr/lib64/libudev.so (found version "255")
-- Libudev stable: TRUE
-- Found Systemd: /usr/lib64/libsystemd.so (found version "255")
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0")
-- Found Libdrm: /usr/lib64/libdrm.so (found version "2.4.122")
-- Found libdrm; Enabling support
-- Performing Test compiler_has-Wall
-- Performing Test compiler_has-Wall - Success
-- Performing Test compiler_has-Wextra
-- Performing Test compiler_has-Wextra - Success
-- Performing Test compiler_has-Waddress
-- Performing Test compiler_has-Waddress - Success
-- Performing Test compiler_has-Waggressive-loop-optimizations
-- Performing Test compiler_has-Waggressive-loop-optimizations - Success
-- Performing Test compiler_has-Wbad-function-cast
-- Performing Test compiler_has-Wbad-function-cast - Success
-- Performing Test compiler_has-Wmissing-declarations
-- Performing Test compiler_has-Wmissing-declarations - Success
-- Performing Test compiler_has-Wmissing-parameter-type
-- Performing Test compiler_has-Wmissing-parameter-type - Success
-- Performing Test compiler_has-Wmissing-prototypes
-- Performing Test compiler_has-Wmissing-prototypes - Success
-- Performing Test compiler_has-Wnested-externs
-- Performing Test compiler_has-Wnested-externs - Success
-- Performing Test compiler_has-Wold-style-declaration
-- Performing Test compiler_has-Wold-style-declaration - Success
-- Performing Test compiler_has-Wold-style-definition
-- Performing Test compiler_has-Wold-style-definition - Success
-- Performing Test compiler_has-Wstrict-prototypes
-- Performing Test compiler_has-Wstrict-prototypes - Success
-- Performing Test compiler_has-Wpointer-sign
-- Performing Test compiler_has-Wpointer-sign - Success
-- Performing Test compiler_has-Wdouble-promotion
-- Performing Test compiler_has-Wdouble-promotion - Success
-- Performing Test compiler_has-Wuninitialized
-- Performing Test compiler_has-Wuninitialized - Success
-- Performing Test compiler_has-Winit-self
-- Performing Test compiler_has-Winit-self - Success
-- Performing Test compiler_has-Wstrict-aliasing
-- Performing Test compiler_has-Wstrict-aliasing - Success
-- Performing Test compiler_has-Wsuggest-attribute-const
-- Performing Test compiler_has-Wsuggest-attribute-const - Success
-- Performing Test compiler_has-Wtrampolines
-- Performing Test compiler_has-Wtrampolines - Success
-- Performing Test compiler_has-Wfloat-equal
-- Performing Test compiler_has-Wfloat-equal - Success
-- Performing Test compiler_has-Wshadow
-- Performing Test compiler_has-Wshadow - Success
-- Performing Test compiler_has-Wunsafe-loop-optimizations
-- Performing Test compiler_has-Wunsafe-loop-optimizations - Success
-- Performing Test compiler_has-Wfloat-conversion
-- Performing Test compiler_has-Wfloat-conversion - Success
-- Performing Test compiler_has-Wlogical-op
-- Performing Test compiler_has-Wlogical-op - Success
-- Performing Test compiler_has-Wnormalized
-- Performing Test compiler_has-Wnormalized - Success
-- Performing Test compiler_has-Wdisabled-optimization
-- Performing Test compiler_has-Wdisabled-optimization - Success
-- Performing Test compiler_has-Whsa
-- Performing Test compiler_has-Whsa - Success
-- Performing Test compiler_has-Wunused-result
-- Performing Test compiler_has-Wunused-result - Success
-- Performing Test compiler_has-Werror-implicit-function-declaration
-- Performing Test compiler_has-Werror-implicit-function-declaration - Success
-- Performing Test compiler_has-Wformat
-- Performing Test compiler_has-Wformat - Success
-- Performing Test compiler_has-Wformat-security
-- Performing Test compiler_has-Wformat-security - Success
-- Performing Test linker_has-Wl_-z_relro
-- Performing Test linker_has-Wl_-z_relro - Success
-- Found GTest: /usr/lib64/cmake/GTest/GTestConfig.cmake (found version "1.14.0")
-- Configuring done (18.1s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16
/usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0 -B/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
/usr/bin/gmake  -f src/CMakeFiles/nvtop.dir/build.make src/CMakeFiles/nvtop.dir/depend
/usr/bin/gmake  -f tests/CMakeFiles/testLib.dir/build.make tests/CMakeFiles/testLib.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0 /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src/CMakeFiles/nvtop.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0 /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/tests /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests/CMakeFiles/testLib.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
/usr/bin/gmake  -f tests/CMakeFiles/testLib.dir/build.make tests/CMakeFiles/testLib.dir/build
/usr/bin/gmake  -f src/CMakeFiles/nvtop.dir/build.make src/CMakeFiles/nvtop.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
[  3%] Building C object tests/CMakeFiles/testLib.dir/__/src/interface_layout_selection.c.o
[  6%] Building C object src/CMakeFiles/nvtop.dir/nvtop.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/nvtop.c.o -MF CMakeFiles/nvtop.dir/nvtop.c.o.d -o CMakeFiles/nvtop.dir/nvtop.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/nvtop.c
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests && /usr/bin/gcc -DtestLib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT tests/CMakeFiles/testLib.dir/__/src/interface_layout_selection.c.o -MF CMakeFiles/testLib.dir/__/src/interface_layout_selection.c.o.d -o CMakeFiles/testLib.dir/__/src/interface_layout_selection.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/interface_layout_selection.c
[  9%] Building C object tests/CMakeFiles/testLib.dir/__/src/extract_processinfo_fdinfo.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests && /usr/bin/gcc -DtestLib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT tests/CMakeFiles/testLib.dir/__/src/extract_processinfo_fdinfo.c.o -MF CMakeFiles/testLib.dir/__/src/extract_processinfo_fdinfo.c.o.d -o CMakeFiles/testLib.dir/__/src/extract_processinfo_fdinfo.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_processinfo_fdinfo.c
[ 12%] Building C object src/CMakeFiles/nvtop.dir/interface.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/interface.c.o -MF CMakeFiles/nvtop.dir/interface.c.o.d -o CMakeFiles/nvtop.dir/interface.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/interface.c
[ 15%] Building C object src/CMakeFiles/nvtop.dir/interface_layout_selection.c.o
[ 18%] Building C object tests/CMakeFiles/testLib.dir/__/src/interface_options.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/interface_layout_selection.c.o -MF CMakeFiles/nvtop.dir/interface_layout_selection.c.o.d -o CMakeFiles/nvtop.dir/interface_layout_selection.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/interface_layout_selection.c
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests && /usr/bin/gcc -DtestLib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT tests/CMakeFiles/testLib.dir/__/src/interface_options.c.o -MF CMakeFiles/testLib.dir/__/src/interface_options.c.o.d -o CMakeFiles/testLib.dir/__/src/interface_options.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/interface_options.c
[ 21%] Building C object tests/CMakeFiles/testLib.dir/__/src/ini.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests && /usr/bin/gcc -DtestLib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT tests/CMakeFiles/testLib.dir/__/src/ini.c.o -MF CMakeFiles/testLib.dir/__/src/ini.c.o.d -o CMakeFiles/testLib.dir/__/src/ini.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/ini.c
[ 24%] Building C object src/CMakeFiles/nvtop.dir/interface_options.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/interface_options.c.o -MF CMakeFiles/nvtop.dir/interface_options.c.o.d -o CMakeFiles/nvtop.dir/interface_options.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/interface_options.c
[ 27%] Building C object src/CMakeFiles/nvtop.dir/interface_setup_win.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/interface_setup_win.c.o -MF CMakeFiles/nvtop.dir/interface_setup_win.c.o.d -o CMakeFiles/nvtop.dir/interface_setup_win.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/interface_setup_win.c
[ 30%] Building C object src/CMakeFiles/nvtop.dir/interface_ring_buffer.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/interface_ring_buffer.c.o -MF CMakeFiles/nvtop.dir/interface_ring_buffer.c.o.d -o CMakeFiles/nvtop.dir/interface_ring_buffer.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/interface_ring_buffer.c
[ 33%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo.c
[ 36%] Building C object src/CMakeFiles/nvtop.dir/plot.c.o
[ 39%] Building C object src/CMakeFiles/nvtop.dir/time.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/time.c.o -MF CMakeFiles/nvtop.dir/time.c.o.d -o CMakeFiles/nvtop.dir/time.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/time.c
[ 42%] Building C object src/CMakeFiles/nvtop.dir/ini.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/plot.c.o -MF CMakeFiles/nvtop.dir/plot.c.o.d -o CMakeFiles/nvtop.dir/plot.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/plot.c
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/ini.c.o -MF CMakeFiles/nvtop.dir/ini.c.o.d -o CMakeFiles/nvtop.dir/ini.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/ini.c
[ 45%] Building C object src/CMakeFiles/nvtop.dir/get_process_info_linux.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/get_process_info_linux.c.o -MF CMakeFiles/nvtop.dir/get_process_info_linux.c.o.d -o CMakeFiles/nvtop.dir/get_process_info_linux.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/get_process_info_linux.c
[ 48%] Building C object src/CMakeFiles/nvtop.dir/extract_processinfo_fdinfo.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_processinfo_fdinfo.c.o -MF CMakeFiles/nvtop.dir/extract_processinfo_fdinfo.c.o.d -o CMakeFiles/nvtop.dir/extract_processinfo_fdinfo.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_processinfo_fdinfo.c
[ 51%] Building C object src/CMakeFiles/nvtop.dir/info_messages_linux.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/info_messages_linux.c.o -MF CMakeFiles/nvtop.dir/info_messages_linux.c.o.d -o CMakeFiles/nvtop.dir/info_messages_linux.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/info_messages_linux.c
[ 54%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_nvidia.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_nvidia.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_nvidia.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_nvidia.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_nvidia.c
[ 57%] Building C object src/CMakeFiles/nvtop.dir/device_discovery_linux.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/device_discovery_linux.c.o -MF CMakeFiles/nvtop.dir/device_discovery_linux.c.o.d -o CMakeFiles/nvtop.dir/device_discovery_linux.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/device_discovery_linux.c
[ 60%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_amdgpu.c
[ 63%] Linking C shared library libtestLib.so
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testLib.dir/link.txt --verbose=1
[ 66%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu_utils.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu_utils.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu_utils.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu_utils.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_amdgpu_utils.c
/usr/bin/gcc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libtestLib.so -o libtestLib.so CMakeFiles/testLib.dir/__/src/interface_layout_selection.c.o CMakeFiles/testLib.dir/__/src/extract_processinfo_fdinfo.c.o CMakeFiles/testLib.dir/__/src/interface_options.c.o CMakeFiles/testLib.dir/__/src/ini.c.o
[ 69%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_msm.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_msm.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_msm.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_msm.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_msm.c
[ 72%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_msm_utils.c.o
[ 75%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_intel.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_msm_utils.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_msm_utils.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_msm_utils.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_msm_utils.c
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_intel.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_intel.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_intel.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_intel.c
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
[ 75%] Built target testLib
/usr/bin/gmake  -f tests/CMakeFiles/interfaceTests.dir/build.make tests/CMakeFiles/interfaceTests.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0 /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/tests /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests/CMakeFiles/interfaceTests.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
/usr/bin/gmake  -f tests/CMakeFiles/interfaceTests.dir/build.make tests/CMakeFiles/interfaceTests.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
[ 78%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_panfrost.c
[ 81%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost_utils.c.o
[ 84%] Building CXX object tests/CMakeFiles/interfaceTests.dir/interfaceTests.cpp.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests && /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -MD -MT tests/CMakeFiles/interfaceTests.dir/interfaceTests.cpp.o -MF CMakeFiles/interfaceTests.dir/interfaceTests.cpp.o.d -o CMakeFiles/interfaceTests.dir/interfaceTests.cpp.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/tests/interfaceTests.cpp
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost_utils.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost_utils.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost_utils.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_panfrost_utils.c
[ 87%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_panthor.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_panthor.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_panthor.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_panthor.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_panthor.c
[ 90%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_panthor_utils.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_panthor_utils.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_panthor_utils.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_panthor_utils.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_panthor_utils.c
[ 93%] Building C object src/CMakeFiles/nvtop.dir/extract_gpuinfo_mali_common.c.o
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/gcc -DHAS_REALLOCARRAY -DUSING_LIBSYSTEMD -D_GNU_SOURCE -I/usr/include/libdrm -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/include -I/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu11 -MD -MT src/CMakeFiles/nvtop.dir/extract_gpuinfo_mali_common.c.o -MF CMakeFiles/nvtop.dir/extract_gpuinfo_mali_common.c.o.d -o CMakeFiles/nvtop.dir/extract_gpuinfo_mali_common.c.o -c /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/src/extract_gpuinfo_mali_common.c
[ 96%] Linking C executable nvtop
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/nvtop.dir/link.txt --verbose=1
/usr/bin/gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/nvtop.dir/nvtop.c.o CMakeFiles/nvtop.dir/interface.c.o CMakeFiles/nvtop.dir/interface_layout_selection.c.o CMakeFiles/nvtop.dir/interface_options.c.o CMakeFiles/nvtop.dir/interface_setup_win.c.o CMakeFiles/nvtop.dir/interface_ring_buffer.c.o CMakeFiles/nvtop.dir/extract_gpuinfo.c.o CMakeFiles/nvtop.dir/time.c.o CMakeFiles/nvtop.dir/plot.c.o CMakeFiles/nvtop.dir/ini.c.o CMakeFiles/nvtop.dir/get_process_info_linux.c.o CMakeFiles/nvtop.dir/extract_processinfo_fdinfo.c.o CMakeFiles/nvtop.dir/info_messages_linux.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_nvidia.c.o CMakeFiles/nvtop.dir/device_discovery_linux.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_amdgpu_utils.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_msm.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_msm_utils.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_intel.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_panfrost_utils.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_panthor.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_panthor_utils.c.o CMakeFiles/nvtop.dir/extract_gpuinfo_mali_common.c.o -o nvtop  -lm -ldl -Wl,-z,relro /usr/lib64/libsystemd.so -lncursesw /usr/lib64/libform.so
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
[ 96%] Built target nvtop
[100%] Linking CXX executable interfaceTests
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/interfaceTests.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/interfaceTests.dir/interfaceTests.cpp.o -o interfaceTests  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests libtestLib.so /usr/lib64/libgtest_main.so.1.14.0 /usr/lib64/libgtest.so.1.14.0
cd /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests && /usr/bin/cmake -D TEST_TARGET=interfaceTests -D TEST_EXECUTABLE=/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests/interfaceTests -D TEST_EXECUTOR= -D TEST_WORKING_DIR=/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests -D TEST_EXTRA_ARGS= -D TEST_PROPERTIES= -D TEST_PREFIX= -D TEST_SUFFIX= -D TEST_FILTER= -D NO_PRETTY_TYPES=FALSE -D NO_PRETTY_VALUES=FALSE -D TEST_LIST=interfaceTests_TESTS -D CTEST_FILE=/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/tests/interfaceTests[1]_tests.cmake -D TEST_DISCOVERY_TIMEOUT=5 -D TEST_XML_OUTPUT_DIR= -P /usr/share/cmake/Modules/GoogleTestAddTests.cmake
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
[100%] Built target interfaceTests
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Um9vL8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64
+ cd nvtop-3.1.0
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/bin/nvtop
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/man/man1/nvtop.1
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/icons/hicolor/scalable/apps/nvtop.svg
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/applications/nvtop.desktop
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/metainfo/io.github.syllo.nvtop.metainfo.xml
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.1.0-1.mga10 --unique-debug-suffix -3.1.0-1.mga10.x86_64 --unique-debug-src-base nvtop-3.1.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/nvtop-3.1.0-1.mga10.x86_64
1109 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E0N4BY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd nvtop-3.1.0
+ '[' 1 -eq 1 ']'
+ desktop-file-validate /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64//usr/share/applications/nvtop.desktop
+ appstream-util validate-relax --nonet /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/metainfo/io.github.syllo.nvtop.metainfo.xml
/home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/metainfo/io.github.syllo.nvtop.metainfo.xml: OK
+ cd build
+ /usr/bin/ctest --output-on-failure --force-new-ctest-process -j16
Test project /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/build
    Start 1: InterfaceLayout.LayoutSelection_issue_147
    Start 2: InterfaceLayout.CheckEmptyProcessWindow
    Start 3: InterfaceLayout.FixInfiniteLoop
    Start 4: InterfaceLayout.LayoutSelection_test_fail_case1
1/4 Test #1: InterfaceLayout.LayoutSelection_issue_147 .........   Passed    0.03 sec
2/4 Test #2: InterfaceLayout.CheckEmptyProcessWindow ...........   Passed    0.03 sec
3/4 Test #3: InterfaceLayout.FixInfiniteLoop ...................   Passed    0.02 sec
4/4 Test #4: InterfaceLayout.LayoutSelection_test_fail_case1 ...   Passed    0.01 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) =   0.04 sec
+ cd ..
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: nvtop-3.1.0-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j1LdIV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd nvtop-3.1.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/doc/nvtop
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/doc/nvtop
+ cp -pr /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/README.markdown /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/doc/nvtop
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NpaRmJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd nvtop-3.1.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/licenses/nvtop
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/licenses/nvtop
+ cp -pr /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0/COPYING /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64/usr/share/licenses/nvtop
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(nvtop.desktop) metainfo() metainfo(io.github.syllo.nvtop.metainfo.xml) nvtop = 3.1.0-1.mga10 nvtop(x86-64) = 3.1.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncursesw.so.6()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_240)(64bit) libtinfo.so.6()(64bit)
Processing files: nvtop-debugsource-3.1.0-1.mga10.x86_64
Provides: nvtop-debugsource = 3.1.0-1.mga10 nvtop-debugsource(x86-64) = 3.1.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: nvtop-debuginfo-3.1.0-1.mga10.x86_64
Provides: debuginfo(build-id) = 734a5bac44c56a12cd737dde34313313f3a8a321 nvtop-debuginfo = 3.1.0-1.mga10 nvtop-debuginfo(x86-64) = 3.1.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: nvtop-debugsource(x86-64) = 3.1.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nvtop-3.1.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nvtop-debuginfo-3.1.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nvtop-debugsource-3.1.0-1.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UmodNX
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd nvtop-3.1.0
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/nvtop-3.1.0-1.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XkCpvI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/nvtop-3.1.0-SPECPARTS
+ rm -rf nvtop-3.1.0 nvtop-3.1.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!