D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/fastfetch-2.29.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1ODIFL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0N8P4S
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ rm -rf fastfetch-2.29.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/fastfetch-2.29.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd fastfetch-2.29.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jRzsYI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ cd fastfetch-2.29.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 -DENABLE_IMAGEMAGICK6:BOOL=OFF -DENABLE_SYSTEM_YYJSON:BOOL=ON
-- The C compiler identification is GNU 14.2.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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0")
-- Build type: RelWithDebInfo
-- Threads type: pthread
-- The CXX compiler identification is GNU 14.2.0
-- 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
-- Enabling LTO
-- Target dirs: ROOT="" USR="/usr" HOME="/home" ETC="/etc"
-- Found Python: /usr/bin/python3.12 (found version "3.12.7") found components: Interpreter
-- Enabling DirectX headers for WSL
-- Looking for wcwidth
-- Looking for wcwidth - found
-- Looking for statx
-- Looking for statx - found
-- System provided yyjson is used
-- Library: found VULKAN
-- Library: found WAYLAND
-- Library: found XCB_RANDR
-- Library: found XCB
-- Library: found XRANDR
-- Library: found X11
-- Library: found DRM
-- Library: found DRM_AMDGPU
-- Library: found GIO
-- Library: found DCONF
-- Library: found DBUS
-- Library: found XFCONF
-- Library: found SQLITE3
-- Library: found RPM
-- Library: found IMAGEMAGICK7
-- Library: found ZLIB
-- Library: found CHAFA
-- Library: found EGL
-- Library: found GLX
-- Library: found OSMESA
-- Library: found OPENCL
-- Library: found PULSE
-- Library: found DDCUTIL
-- Library: found ELF
-- Library: missing: DIRECTX_HEADERS
-- Looking for linux/videodev2.h
-- Looking for linux/videodev2.h - found
-- Looking for linux/wireless.h
-- Looking for linux/wireless.h - found
-- Looking for utmpx.h
-- Looking for utmpx.h - found
-- Looking for wordexp.h
-- Looking for wordexp.h - found
-- Looking for glob.h
-- Looking for glob.h - found
-- Looking for pthread_np.h
-- Looking for pthread_np.h - not found
-- Looking for pthread_timedjoin_np
-- Looking for pthread_timedjoin_np - found
-- Disabled package managers: WINGET
-- Configuring done (4.8s)
-- Generating done (0.1s)
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
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.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/fastfetch-2.29.0-build/fastfetch-2.29.0 -B/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
/usr/bin/gmake  -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0 /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0 /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build/CMakeFiles/libfastfetch.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
/usr/bin/gmake  -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
[  0%] Building C object CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o
[  1%] Building C object CMakeFiles/libfastfetch.dir/src/common/percent.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/percent.c.o -MF CMakeFiles/libfastfetch.dir/src/common/percent.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/percent.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/percent.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o -MF CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/commandoption.c
[  2%] Building C object CMakeFiles/libfastfetch.dir/src/common/font.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/font.c.o -MF CMakeFiles/libfastfetch.dir/src/common/font.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/font.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/font.c
[  2%] Building C object CMakeFiles/libfastfetch.dir/src/common/format.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/format.c.o -MF CMakeFiles/libfastfetch.dir/src/common/format.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/format.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/format.c
[  3%] Building C object CMakeFiles/libfastfetch.dir/src/common/init.c.o
[  3%] Building C object CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/init.c.o -MF CMakeFiles/libfastfetch.dir/src/common/init.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/init.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/init.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o -MF CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/jsonconfig.c
[  4%] Building C object CMakeFiles/libfastfetch.dir/src/common/modules.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/modules.c.o -MF CMakeFiles/libfastfetch.dir/src/common/modules.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/modules.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/modules.c
[  5%] Building C object CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o
[  5%] Building C object CMakeFiles/libfastfetch.dir/src/common/library.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/library.c.o -MF CMakeFiles/libfastfetch.dir/src/common/library.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/library.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/library.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o -MF CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/netif/netif.c
[  5%] Building C object CMakeFiles/libfastfetch.dir/src/common/option.c.o
[  6%] Building C object CMakeFiles/libfastfetch.dir/src/common/printing.c.o
[  6%] Building C object CMakeFiles/libfastfetch.dir/src/common/parsing.c.o
[  6%] Building C object CMakeFiles/libfastfetch.dir/src/common/properties.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/option.c.o -MF CMakeFiles/libfastfetch.dir/src/common/option.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/option.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/option.c
[  7%] Building C object CMakeFiles/libfastfetch.dir/src/common/settings.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/parsing.c.o -MF CMakeFiles/libfastfetch.dir/src/common/parsing.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/parsing.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/parsing.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/printing.c.o -MF CMakeFiles/libfastfetch.dir/src/common/printing.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/printing.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/printing.c
[  7%] Building C object CMakeFiles/libfastfetch.dir/src/common/temps.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/properties.c.o -MF CMakeFiles/libfastfetch.dir/src/common/properties.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/properties.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/properties.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/settings.c.o -MF CMakeFiles/libfastfetch.dir/src/common/settings.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/settings.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/settings.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/temps.c.o -MF CMakeFiles/libfastfetch.dir/src/common/temps.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/temps.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/temps.c
[  8%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/bluetoothradio/bluetoothradio.c
[  8%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/bootmgr/bootmgr.c
[  9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o
[  9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/cpu/cpu.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/cpuusage/cpuusage.c
[ 10%] Building C object CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/chassis/chassis.c
[ 10%] Building C object CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/disk/disk.c
[ 11%] Building C object CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/diskio/diskio.c
[ 12%] Building C object CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o
[ 12%] Building C object CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/editor/editor.c
[ 12%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/font/font.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/displayserver.c
[ 12%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gpu/gpu.c
[ 13%] Building C object CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o
[ 13%] Building C object CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/media/media.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/netio/netio.c
[ 14%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/opencl/opencl.c
[ 14%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/opengl/opengl_shared.c
[ 15%] Building C object CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o
[ 15%] Building C object CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/os/os.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/packages/packages.c
[ 16%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/physicalmemory/physicalmemory.c
[ 16%] Building C object CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/publicip/publicip.c
[ 17%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o
[ 17%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o
[ 18%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/terminaltheme/terminaltheme.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/terminalfont/terminalfont.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/terminalshell/terminalshell.c
[ 18%] Building C object CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/version/version.c
[ 19%] Building C object CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/vulkan/vulkan.c
[ 19%] Building C object CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/weather/weather.c
[ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o
[ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o
[ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o -MF CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o.d -o CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/logo/image/im6.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o -MF CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o.d -o CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/logo/image/im7.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o -MF CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o.d -o CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/logo/image/image.c
[ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o -MF CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o.d -o CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/logo/builtin.c
[ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/logo.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/logo/logo.c.o -MF CMakeFiles/libfastfetch.dir/src/logo/logo.c.o.d -o CMakeFiles/libfastfetch.dir/src/logo/logo.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/logo/logo.c
[ 22%] Building C object CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o
[ 22%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/battery/battery.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/bios/bios.c
[ 23%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/bluetooth/bluetooth.c
[ 23%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o
[ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/bluetoothradio/bluetoothradio.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/board/board.c
[ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o
[ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/bootmgr/bootmgr.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/break/break.c
[ 25%] Building C object CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/brightness/brightness.c
[ 25%] Building C object CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/btrfs/btrfs.c
[ 26%] Building C object CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/camera/camera.c
[ 26%] Building C object CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/chassis/chassis.c
[ 27%] Building C object CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/colors/colors.c
[ 27%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/cpu/cpu.c
[ 28%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/cpucache/cpucache.c
[ 29%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/cursor/cursor.c
[ 29%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/cpuusage/cpuusage.c
[ 29%] Building C object CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/custom/custom.c
[ 30%] Building C object CMakeFiles/libfastfetch.dir/src/modules/command/command.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/command/command.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/command/command.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/command/command.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/command/command.c
[ 30%] Building C object CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/datetime/datetime.c
[ 31%] Building C object CMakeFiles/libfastfetch.dir/src/modules/de/de.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/de/de.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/de/de.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/de/de.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/de/de.c
[ 31%] Building C object CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/disk/disk.c
[ 32%] Building C object CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/diskio/diskio.c
[ 32%] Building C object CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/dns/dns.c
[ 32%] Building C object CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/editor/editor.c
[ 33%] Building C object CMakeFiles/libfastfetch.dir/src/modules/font/font.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/font/font.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/font/font.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/font/font.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/font/font.c
[ 33%] Building C object CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/gpu/gpu.c
[ 34%] Building C object CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/host/host.c
[ 34%] Building C object CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/icons/icons.c
[ 35%] Building C object CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/initsystem/initsystem.c
[ 35%] Building C object CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/gamepad/gamepad.c
[ 36%] Building C object CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/kernel/kernel.c
[ 36%] Building C object CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/keyboard/keyboard.c
[ 37%] Building C object CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.o
[ 37%] Building C object CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/lm/lm.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/loadavg/loadavg.c
[ 38%] Building C object CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/locale/locale.c
[ 38%] Building C object CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/localip/localip.c
[ 39%] Building C object CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/memory/memory.c
[ 39%] Building C object CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/monitor/monitor.c
[ 39%] Building C object CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/netio/netio.c
[ 40%] Building C object CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/opencl/opencl.c
[ 40%] Building C object CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/opengl/opengl.c
[ 41%] Building C object CMakeFiles/libfastfetch.dir/src/modules/os/os.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/os/os.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/os/os.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/os/os.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/os/os.c
[ 42%] Building C object CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/physicaldisk/physicaldisk.c
[ 42%] Building C object CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/packages/packages.c
[ 42%] Building C object CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/physicalmemory/physicalmemory.c
[ 42%] Building C object CMakeFiles/libfastfetch.dir/src/modules/player/player.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/player/player.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/player/player.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/player/player.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/player/player.c
[ 43%] Building C object CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/processes/processes.c
[ 44%] Building C object CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/poweradapter/poweradapter.c
[ 44%] Building C object CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/publicip/publicip.c
[ 45%] Building C object CMakeFiles/libfastfetch.dir/src/modules/display/display.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/display/display.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/display/display.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/display/display.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/display/display.c
[ 45%] Building C object CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/separator/separator.c
[ 45%] Building C object CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/shell/shell.c
[ 46%] Building C object CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/sound/sound.c
[ 47%] Building C object CMakeFiles/libfastfetch.dir/src/modules/media/media.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/media/media.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/media/media.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/media/media.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/media/media.c
[ 47%] Building C object CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/swap/swap.c
[ 47%] Building C object CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/mouse/mouse.c
[ 48%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/terminal/terminal.c
[ 48%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/terminaltheme/terminaltheme.c
[ 49%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/terminalfont/terminalfont.c
[ 49%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/terminalsize/terminalsize.c
[ 50%] Building C object CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/theme/theme.c
[ 50%] Building C object CMakeFiles/libfastfetch.dir/src/modules/title/title.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/title/title.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/title/title.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/title/title.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/title/title.c
[ 51%] Building C object CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/tpm/tpm.c
[ 51%] Building C object CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/uptime/uptime.c
[ 52%] Building C object CMakeFiles/libfastfetch.dir/src/modules/users/users.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/users/users.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/users/users.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/users/users.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/users/users.c
[ 52%] Building C object CMakeFiles/libfastfetch.dir/src/modules/version/version.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/version/version.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/version/version.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/version/version.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/version/version.c
[ 52%] Building C object CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/vulkan/vulkan.c
[ 53%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/wallpaper/wallpaper.c
[ 54%] Building C object CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/weather/weather.c
[ 54%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/wifi/wifi.c
[ 54%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/wm/wm.c
[ 55%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/wmtheme/wmtheme.c
[ 55%] Building C object CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o
[ 56%] Building C object CMakeFiles/libfastfetch.dir/src/options/display.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o -MF CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o.d -o CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/modules/zpool/zpool.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/options/display.c.o -MF CMakeFiles/libfastfetch.dir/src/options/display.c.o.d -o CMakeFiles/libfastfetch.dir/src/options/display.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/options/display.c
[ 56%] Building C object CMakeFiles/libfastfetch.dir/src/options/modules.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/options/modules.c.o -MF CMakeFiles/libfastfetch.dir/src/options/modules.c.o.d -o CMakeFiles/libfastfetch.dir/src/options/modules.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/options/modules.c
[ 56%] Building C object CMakeFiles/libfastfetch.dir/src/options/general.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/options/general.c.o -MF CMakeFiles/libfastfetch.dir/src/options/general.c.o.d -o CMakeFiles/libfastfetch.dir/src/options/general.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/options/general.c
[ 57%] Building C object CMakeFiles/libfastfetch.dir/src/options/logo.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/options/logo.c.o -MF CMakeFiles/libfastfetch.dir/src/options/logo.c.o.d -o CMakeFiles/libfastfetch.dir/src/options/logo.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/options/logo.c
[ 58%] Building C object CMakeFiles/libfastfetch.dir/src/util/base64.c.o
[ 59%] Building C object CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o
[ 59%] Building C object CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/base64.c.o -MF CMakeFiles/libfastfetch.dir/src/util/base64.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/base64.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/base64.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o -MF CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/edidHelper.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o -MF CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/FFlist.c
[ 59%] Building C object CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.o -MF CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/FFstrbuf.c
[ 59%] Building C object CMakeFiles/libfastfetch.dir/src/util/kmod.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/kmod.c.o -MF CMakeFiles/libfastfetch.dir/src/util/kmod.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/kmod.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/kmod.c
[ 60%] Building C object CMakeFiles/libfastfetch.dir/src/util/path.c.o
[ 60%] Building C object CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/path.c.o -MF CMakeFiles/libfastfetch.dir/src/util/path.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/path.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/path.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.o -MF CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/platform/FFPlatform.c
[ 61%] Building C object CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.o -MF CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/smbiosHelper.c
[ 61%] Building C object CMakeFiles/libfastfetch.dir/src/common/dbus.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/dbus.c.o -MF CMakeFiles/libfastfetch.dir/src/common/dbus.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/dbus.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/dbus.c
[ 62%] Building C object CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.o
[ 62%] Building C object CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.o -MF CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/io/io_unix.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/netif/netif_linux.c
[ 63%] Building C object CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/networking_linux.c
[ 63%] Building C object CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/common/processing_linux.c
[ 64%] Building C object CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/battery/battery_linux.c
[ 64%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/bios/bios_linux.c
[ 65%] Building C object CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/board/board_linux.c
[ 65%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/bootmgr/bootmgr_linux.c
[ 65%] Building C object CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/brightness/brightness_linux.c
[ 66%] Building C object CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/btrfs/btrfs_linux.c
[ 66%] Building C object CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/chassis/chassis_linux.c
[ 67%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.o
[ 67%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/cpu/cpu_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/cpucache/cpucache_linux.c
[ 68%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/cpuusage/cpuusage_linux.c
[ 68%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.o
[ 69%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.o
[ 69%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.o
[ 70%] Building C object CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/cursor/cursor_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/bluetooth/bluetooth_linux.c
[ 70%] Building C object CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/bluetoothradio/bluetoothradio_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/disk/disk_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/dns/dns_linux.c
[ 71%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/physicaldisk/physicaldisk_linux.c
[ 71%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/physicalmemory/physicalmemory_linux.c
[ 72%] Building C object CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.o
[ 72%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.o
[ 72%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/diskio/diskio_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/displayserver_linux.c
[ 73%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.o
[ 73%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/drm.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wayland/wayland.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wayland/global-output.c
[ 74%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wayland/zwlr-output.c
[ 74%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.o
[ 75%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wayland/kde-output.c
[ 75%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o
[ 76%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o
[ 77%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o
[ 77%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/wmde.c
[ 77%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.o
[ 78%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/xcb.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/displayserver/linux/xlib.c
[ 78%] Building C object CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/font/font_linux.c
[ 79%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gpu/gpu_linux.c
[ 79%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gpu/gpu_pci.c
[ 80%] Building C object CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.o
[ 80%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.o
[ 80%] Building C object CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gtk_qt/gtk.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/host/host_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/icons/icons_linux.c
[ 81%] Building C object CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.o
[ 81%] Building C object CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/initsystem/initsystem_linux.c
[ 82%] Building C object CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/keyboard/keyboard_linux.c
[ 82%] Building C object CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/libc/libc_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/lm/lm_linux.c
[ 83%] Building C object CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.o
[ 83%] Building C object CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/loadavg/loadavg_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/locale/locale_linux.c
[ 84%] Building C object CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.o
[ 84%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/localip/localip_linux.c
[ 85%] Building C object CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gamepad/gamepad_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/media/media_linux.c
[ 85%] Building C object CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/memory/memory_linux.c
[ 85%] Building C object CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/mouse/mouse_linux.c
[ 86%] Building C object CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.o
[ 86%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.o
[ 87%] Building C object CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/netio/netio_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/opengl/opengl_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/os/os_linux.c
[ 87%] Building C object CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o
[ 88%] Building C object CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/packages/packages_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/poweradapter/poweradapter_linux.c
[ 88%] Building C object CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/processes/processes_linux.c
[ 88%] Building C object CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/sound/sound_linux.c
[ 89%] Building C object CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o
[ 90%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/swap/swap_linux.c
[ 90%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gtk_qt/qt.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/terminalfont/terminalfont_linux.c
[ 91%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/terminalshell/terminalshell_linux.c
[ 91%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.o
[ 92%] Building C object CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/terminalsize/terminalsize_linux.c
[ 92%] Building C object CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/theme/theme_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/uptime/uptime_linux.c
[ 93%] Building C object CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.o
[ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.o
[ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.o
[ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/users/users_linux.c
[ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wm/wm_nosupport.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/tpm/tpm_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/wallpaper/wallpaper_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/wifi/wifi_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/wm/wm_nosupport.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/wm/wm_nosupport.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/wm/wm_nosupport.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/wm/wm_nosupport.c
[ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o
[ 95%] Building C object CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/wmtheme/wmtheme_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/de/de_linux.c
[ 95%] Building C object CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.o
[ 96%] Building C object CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/zpool/zpool_linux.c
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/camera/camera_linux.c
[ 97%] Building C object CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.o -MF CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/platform/FFPlatform_unix.c
[ 97%] Building C object CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.o -MF CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.o.d -o CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/util/binary_linux.c
[ 97%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gpu/gpu_nvidia.c
[ 98%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.o
/usr/bin/gcc -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.o -MF CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gpu/gpu_mthreads.c
[ 99%] Building CXX object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.o
/usr/bin/g++ -DFF_HAVE_CHAFA=1 -DFF_HAVE_DBUS=1 -DFF_HAVE_DCONF=1 -DFF_HAVE_DDCUTIL=1 -DFF_HAVE_DRM=1 -DFF_HAVE_DRM_AMDGPU=1 -DFF_HAVE_EGL=1 -DFF_HAVE_ELF=1 -DFF_HAVE_GIO=1 -DFF_HAVE_GLOB=1 -DFF_HAVE_GLX=1 -DFF_HAVE_IMAGEMAGICK7=1 -DFF_HAVE_LIBZFS=1 -DFF_HAVE_LINUX_VIDEODEV2=1 -DFF_HAVE_LINUX_WIRELESS=1 -DFF_HAVE_OPENCL=1 -DFF_HAVE_OSMESA=1 -DFF_HAVE_PULSE=1 -DFF_HAVE_RPM=1 -DFF_HAVE_SQLITE3=1 -DFF_HAVE_STATX -DFF_HAVE_THREADS=1 -DFF_HAVE_TIMEDJOIN_NP=1 -DFF_HAVE_UTMPX=1 -DFF_HAVE_VULKAN=1 -DFF_HAVE_WAYLAND=1 -DFF_HAVE_WCWIDTH -DFF_HAVE_WORDEXP=1 -DFF_HAVE_X11=1 -DFF_HAVE_XCB=1 -DFF_HAVE_XCB_RANDR=1 -DFF_HAVE_XFCONF=1 -DFF_HAVE_XRANDR=1 -DFF_HAVE_ZLIB=1 -DFF_PACKAGES_DISABLE_LIST=FF_PACKAGES_FLAG_WINGET_BIT -DFF_USE_SYSTEM_YYJSON -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/dconf -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/ImageMagick-7 -I/usr/include/chafa -I/usr/lib64/chafa/include -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -DNDEBUG -std=gnu++17 -flto=auto -fno-fat-lto-objects -fno-exceptions -fno-rtti -MD -MT CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.o -MF CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.o.d -o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/detection/gpu/gpu_wsl.cpp
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
[ 99%] Built target libfastfetch
/usr/bin/gmake  -f CMakeFiles/fastfetch.dir/build.make CMakeFiles/fastfetch.dir/depend
/usr/bin/gmake  -f CMakeFiles/flashfetch.dir/build.make CMakeFiles/flashfetch.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0 /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0 /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build/CMakeFiles/fastfetch.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0 /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0 /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build/CMakeFiles/flashfetch.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
/usr/bin/gmake  -f CMakeFiles/flashfetch.dir/build.make CMakeFiles/flashfetch.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
[100%] Building C object CMakeFiles/flashfetch.dir/src/flashfetch.c.o
/usr/bin/gcc -DFASTFETCH_TARGET_BINARY_NAME=flashfetch -DFF_HAVE_STATX -DFF_HAVE_WCWIDTH -DFF_USE_SYSTEM_YYJSON -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/flashfetch.dir/src/flashfetch.c.o -MF CMakeFiles/flashfetch.dir/src/flashfetch.c.o.d -o CMakeFiles/flashfetch.dir/src/flashfetch.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/flashfetch.c
/usr/bin/gmake  -f CMakeFiles/fastfetch.dir/build.make CMakeFiles/fastfetch.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
[100%] Building C object CMakeFiles/fastfetch.dir/src/fastfetch.c.o
/usr/bin/gcc -DFASTFETCH_TARGET_BINARY_NAME=fastfetch -DFF_HAVE_STATX -DFF_HAVE_WCWIDTH -DFF_USE_SYSTEM_YYJSON -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_TIME_BITS=64 -D_XOPEN_SOURCE -D__STDC_WANT_LIB_EXT1__ -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build -I/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src -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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -std=gnu11 -flto=auto -fno-fat-lto-objects -MD -MT CMakeFiles/fastfetch.dir/src/fastfetch.c.o -MF CMakeFiles/fastfetch.dir/src/fastfetch.c.o.d -o CMakeFiles/fastfetch.dir/src/fastfetch.c.o -c /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/src/fastfetch.c
[100%] Linking C executable flashfetch
/usr/bin/cmake -E cmake_link_script CMakeFiles/flashfetch.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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -flto=auto -fno-fat-lto-objects -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 -Wl,--dependency-file=CMakeFiles/flashfetch.dir/link.d CMakeFiles/flashfetch.dir/src/flashfetch.c.o CMakeFiles/libfastfetch.dir/src/common/percent.c.o CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o CMakeFiles/libfastfetch.dir/src/common/font.c.o CMakeFiles/libfastfetch.dir/src/common/format.c.o CMakeFiles/libfastfetch.dir/src/common/init.c.o CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o CMakeFiles/libfastfetch.dir/src/common/library.c.o CMakeFiles/libfastfetch.dir/src/common/modules.c.o CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o CMakeFiles/libfastfetch.dir/src/common/option.c.o CMakeFiles/libfastfetch.dir/src/common/parsing.c.o CMakeFiles/libfastfetch.dir/src/common/printing.c.o CMakeFiles/libfastfetch.dir/src/common/properties.c.o CMakeFiles/libfastfetch.dir/src/common/settings.c.o CMakeFiles/libfastfetch.dir/src/common/temps.c.o CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o CMakeFiles/libfastfetch.dir/src/logo/logo.c.o CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.o CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.o CMakeFiles/libfastfetch.dir/src/modules/command/command.c.o CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.o CMakeFiles/libfastfetch.dir/src/modules/de/de.c.o CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.o CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.o CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.o CMakeFiles/libfastfetch.dir/src/modules/font/font.c.o CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.o CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.o CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.o CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.o CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.o CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.o CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.o CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.o CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.o CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.o CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.o CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.o CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.o CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.o CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.o CMakeFiles/libfastfetch.dir/src/modules/os/os.c.o CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.o CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.o CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.o CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.o CMakeFiles/libfastfetch.dir/src/modules/player/player.c.o CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.o CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.o CMakeFiles/libfastfetch.dir/src/modules/display/display.c.o CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.o CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.o CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o CMakeFiles/libfastfetch.dir/src/modules/media/media.c.o CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.o CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.o CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.o CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.o CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.o CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.o CMakeFiles/libfastfetch.dir/src/modules/title/title.c.o CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.o CMakeFiles/libfastfetch.dir/src/modules/users/users.c.o CMakeFiles/libfastfetch.dir/src/modules/version/version.c.o CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.o CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.o CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.o CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.o CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.o CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o CMakeFiles/libfastfetch.dir/src/options/display.c.o CMakeFiles/libfastfetch.dir/src/options/modules.c.o CMakeFiles/libfastfetch.dir/src/options/logo.c.o CMakeFiles/libfastfetch.dir/src/options/general.c.o CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o CMakeFiles/libfastfetch.dir/src/util/base64.c.o CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.o CMakeFiles/libfastfetch.dir/src/util/kmod.c.o CMakeFiles/libfastfetch.dir/src/util/path.c.o CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.o CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.o CMakeFiles/libfastfetch.dir/src/common/dbus.c.o CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.o CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.o CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.o CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.o "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o" CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.o CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.o CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.o CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o CMakeFiles/libfastfetch.[100%] Linking C executable fastfetch
/usr/bin/cmake -E cmake_link_script CMakeFiles/fastfetch.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 -Wall -Wextra -Wconversion -Werror=uninitialized -Werror=return-type -Werror=incompatible-pointer-types -Werror=implicit-function-declaration -Werror=int-conversion -DNDEBUG -flto=auto -fno-fat-lto-objects -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 -Wl,--dependency-file=CMakeFiles/fastfetch.dir/link.d CMakeFiles/fastfetch.dir/src/fastfetch.c.o CMakeFiles/libfastfetch.dir/src/common/percent.c.o CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o CMakeFiles/libfastfetch.dir/src/common/font.c.o CMakeFiles/libfastfetch.dir/src/common/format.c.o CMakeFiles/libfastfetch.dir/src/common/init.c.o CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o CMakeFiles/libfastfetch.dir/src/common/library.c.o CMakeFiles/libfastfetch.dir/src/common/modules.c.o CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o CMakeFiles/libfastfetch.dir/src/common/option.c.o CMakeFiles/libfastfetch.dir/src/common/parsing.c.o CMakeFiles/libfastfetch.dir/src/common/printing.c.o CMakeFiles/libfastfetch.dir/src/common/properties.c.o CMakeFiles/libfastfetch.dir/src/common/settings.c.o CMakeFiles/libfastfetch.dir/src/common/temps.c.o CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o CMakeFiles/libfastfetch.dir/src/logo/logo.c.o CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.o CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.o CMakeFiles/libfastfetch.dir/src/modules/command/command.c.o CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.o CMakeFiles/libfastfetch.dir/src/modules/de/de.c.o CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.o CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.o CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.o CMakeFiles/libfastfetch.dir/src/modules/font/font.c.o CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.o CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.o CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.o CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.o CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.o CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.o CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.o CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.o CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.o CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.o CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.o CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.o CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.o CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.o CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.o CMakeFiles/libfastfetch.dir/src/modules/os/os.c.o CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.o CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.o CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.o CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.o CMakeFiles/libfastfetch.dir/src/modules/player/player.c.o CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.o CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.o CMakeFiles/libfastfetch.dir/src/modules/display/display.c.o CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.o CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.o CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o CMakeFiles/libfastfetch.dir/src/modules/media/media.c.o CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.o CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.o CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.o CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.o CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.o CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.o CMakeFiles/libfastfetch.dir/src/modules/title/title.c.o CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.o CMakeFiles/libfastfetch.dir/src/modules/users/users.c.o CMakeFiles/libfastfetch.dir/src/modules/version/version.c.o CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.o CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.o CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.o CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.o CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.o CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o CMakeFiles/libfastfetch.dir/src/options/display.c.o CMakeFiles/libfastfetch.dir/src/options/modules.c.o CMakeFiles/libfastfetch.dir/src/options/logo.c.o CMakeFiles/libfastfetch.dir/src/options/general.c.o CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o CMakeFiles/libfastfetch.dir/src/util/base64.c.o CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.o CMakeFiles/libfastfetch.dir/src/util/kmod.c.o CMakeFiles/libfastfetch.dir/src/util/path.c.o CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.o CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.o CMakeFiles/libfastfetch.dir/src/common/dbus.c.o CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.o CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.o CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.o CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.o "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o" "CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o" CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.o CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.o CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.o CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.o CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o CMakeFiles/libfastfetch.dirdir/src/detection/poweradapter/poweradapter_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/wm/wm_nosupport.c.o CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.o CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.o CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.o -o flashfetch  /usr/lib64/libyyjson.so.0.10.0 -lm -ldl
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
[100%] Built target flashfetch
/src/detection/poweradapter/poweradapter_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/wm/wm_nosupport.c.o CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.o CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.o CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.o CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.o -o fastfetch  /usr/lib64/libyyjson.so.0.10.0 -lm -ldl
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
[100%] Built target fastfetch
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GK7VcM
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT
+ cd fastfetch-2.29.0
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/bin/fastfetch
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/bin/flashfetch
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/bash-completion/completions/fastfetch
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/zsh/site-functions/_fastfetch
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fish/vendor_completions.d/fastfetch.fish
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/all.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/17.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/16.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/4.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/8.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/6.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/11.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/15.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/20.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/22.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/19.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/24.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/23.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/12.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/10.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/18.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/13.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/14.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/2.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/5.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/21.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/9.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/3.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/examples/7.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/paleofetch.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/neofetch.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/screenfetch.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/ci.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/fastfetch/presets/archey.jsonc
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/licenses/fastfetch/LICENSE
-- Installing: /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/man/man1/fastfetch.1
+ ln -s /usr/bin/fastfetch /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/bin/neofetch
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.29.0-1.mga10 --unique-debug-suffix -2.29.0-1.mga10.x86_64 --unique-debug-src-base fastfetch-2.29.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/fastfetch-2.29.0-build/fastfetch-2.29.0
find-debuginfo: starting

Extracting debug info from 2 files
DWARF-compressing 2 files
sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/fastfetch-2.29.0-1.mga10.x86_64
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
Reading /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: fastfetch-2.29.0-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.82bgh2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ cd fastfetch-2.29.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/doc/fastfetch
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/doc/fastfetch
+ cp -pr /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/README.md /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/doc/fastfetch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L3gc8Q
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ cd fastfetch-2.29.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/licenses/fastfetch
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/licenses/fastfetch
+ cp -pr /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/fastfetch-2.29.0/LICENSE /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT/usr/share/licenses/fastfetch
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: fastfetch = 2.29.0-1.mga10 fastfetch(x86-64) = 2.29.0-1.mga10 neofetch
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.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(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.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libyyjson.so.0()(64bit)
Obsoletes: neofetch < 7.1.0-3
Recommends: chafa dconf ddcutil elfutils glib2 hwdata imagemagick pciutils sqlite3-tools vulkan-tools
Processing files: fastfetch-debugsource-2.29.0-1.mga10.x86_64
Provides: fastfetch-debugsource = 2.29.0-1.mga10 fastfetch-debugsource(x86-64) = 2.29.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: fastfetch-debuginfo-2.29.0-1.mga10.x86_64
Provides: debuginfo(build-id) = 113134eaa0480a66d4176927d1933d83343e3651 debuginfo(build-id) = 5fc4263d32795a4654fa59c1891f3a1d32015ed7 fastfetch-debuginfo = 2.29.0-1.mga10 fastfetch-debuginfo(x86-64) = 2.29.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: fastfetch-debugsource(x86-64) = 2.29.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fastfetch-debugsource-2.29.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fastfetch-2.29.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fastfetch-debuginfo-2.29.0-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AQYUBp
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/fastfetch-2.29.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!