D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/neatvnc-0.9.0-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kzjS0C + umask 022 + cd /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + test -d /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.C9dyQA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + rm -rf neatvnc-0.9.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/neatvnc-0.9.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd neatvnc-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1734755934 + GIT_AUTHOR_DATE=@1734755934 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'neatvnc-0.9.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-server-Use-correct-type-for-length-in-compress.patch + GIT_COMMITTER_DATE=@1734755934 + /usr/bin/git am --reject -q Checking patch src/server.c... Applied patch src/server.c cleanly. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.neX7s2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + cd neatvnc-0.9.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/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build The Meson build system Version: 1.6.1 Source dir: /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0 Build dir: /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0/build Build type: native build Project name: neatvnc Project version: 0.9.0 C compiler for the host machine: gcc (gcc 14.2.0 "gcc (Mageia 14.2.0-1.mga10) 14.2.0") C linker for the host machine: gcc ld.bfd 2.43.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program git found: YES (/usr/bin/git) Found pkg-config: YES (/usr/bin/pkg-config) 2.2.0 Run-time dependency libdrm found: YES 2.4.123 Library m found: YES Run-time dependency pixman-1 found: YES 0.44.2 Run-time dependency libturbojpeg found: YES 3.1.0 Run-time dependency gnutls found: YES 3.8.7 Run-time dependency nettle found: YES 3.10 Run-time dependency hogweed found: YES 3.10 Run-time dependency gmp found: YES 6.3.0 Run-time dependency zlib found: YES 1.3.1.zlib-ng Run-time dependency gbm found: YES 24.2.8 Dependency libdrm found: YES 2.4.123 (cached) Run-time dependency libavcodec found: YES 61.19.100 Run-time dependency libavfilter found: YES 10.4.100 Run-time dependency libavutil found: YES 59.39.100 Neither a subproject directory nor a aml.wrap file was found. Subproject aml is buildable: NO (disabling) Run-time dependency aml found: YES 0.3.0 Check usable header "linux/videodev2.h" : YES Configuring config.h using configuration Build targets in project: 1 neatvnc 0.9.0 Subprojects aml : NO Neither a subproject directory nor a aml.wrap file was found. User defined options auto_features : enabled bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib64 libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir: /var/lib sysconfdir : /etc wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja + /usr/bin/meson compile -C build -j 16 --verbose ninja: Entering directory `/home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0/build' [1/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_auth_common.c.o -MF libneatvnc.so.0.0.0.p/src_auth_common.c.o.d -o libneatvnc.so.0.0.0.p/src_auth_common.c.o -c ../src/auth/common.c [2/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_vec.c.o -MF libneatvnc.so.0.0.0.p/src_vec.c.o.d -o libneatvnc.so.0.0.0.p/src_vec.c.o -c ../src/vec.c [3/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_raw.c.o -MF libneatvnc.so.0.0.0.p/src_enc_raw.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_raw.c.o -c ../src/enc/raw.c [4/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_rcbuf.c.o -MF libneatvnc.so.0.0.0.p/src_rcbuf.c.o.d -o libneatvnc.so.0.0.0.p/src_rcbuf.c.o -c ../src/rcbuf.c [5/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_common.c.o -MF libneatvnc.so.0.0.0.p/src_stream_common.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_common.c.o -c ../src/stream/common.c [6/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_fb.c.o -MF libneatvnc.so.0.0.0.p/src_fb.c.o.d -o libneatvnc.so.0.0.0.p/src_fb.c.o -c ../src/fb.c [7/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_fb_pool.c.o -MF libneatvnc.so.0.0.0.p/src_fb_pool.c.o.d -o libneatvnc.so.0.0.0.p/src_fb_pool.c.o -c ../src/fb_pool.c [8/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_interface.c.o -MF libneatvnc.so.0.0.0.p/src_stream_interface.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_interface.c.o -c ../src/stream/interface.c [9/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_desktop-layout.c.o -MF libneatvnc.so.0.0.0.p/src_desktop-layout.c.o.d -o libneatvnc.so.0.0.0.p/src_desktop-layout.c.o -c ../src/desktop-layout.c [10/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_display.c.o -MF libneatvnc.so.0.0.0.p/src_display.c.o.d -o libneatvnc.so.0.0.0.p/src_display.c.o -c ../src/display.c [11/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_qnum-to-evdev.c.o -MF libneatvnc.so.0.0.0.p/src_qnum-to-evdev.c.o.d -o libneatvnc.so.0.0.0.p/src_qnum-to-evdev.c.o -c ../src/qnum-to-evdev.c [12/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_zrle.c.o -MF libneatvnc.so.0.0.0.p/src_enc_zrle.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_zrle.c.o -c ../src/enc/zrle.c [13/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_tcp.c.o -MF libneatvnc.so.0.0.0.p/src_stream_tcp.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_tcp.c.o -c ../src/stream/tcp.c [14/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_tight.c.o -MF libneatvnc.so.0.0.0.p/src_enc_tight.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_tight.c.o -c ../src/enc/tight.c [15/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_util.c.o -MF libneatvnc.so.0.0.0.p/src_enc_util.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_util.c.o -c ../src/enc/util.c [16/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_pixels.c.o -MF libneatvnc.so.0.0.0.p/src_pixels.c.o.d -o libneatvnc.so.0.0.0.p/src_pixels.c.o -c ../src/pixels.c [17/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_transform-util.c.o -MF libneatvnc.so.0.0.0.p/src_transform-util.c.o.d -o libneatvnc.so.0.0.0.p/src_transform-util.c.o -c ../src/transform-util.c [18/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_interface.c.o -MF libneatvnc.so.0.0.0.p/src_enc_interface.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_interface.c.o -c ../src/enc/interface.c [19/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_cursor.c.o -MF libneatvnc.so.0.0.0.p/src_cursor.c.o.d -o libneatvnc.so.0.0.0.p/src_cursor.c.o -c ../src/cursor.c [20/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_crypto_random.c.o -MF libneatvnc.so.0.0.0.p/src_crypto_random.c.o.d -o libneatvnc.so.0.0.0.p/src_crypto_random.c.o -c ../src/crypto/random.c ../src/crypto/random.c: In function ‘crypto_random’: ../src/crypto/random.c:26:9: warning: ignoring return value of ‘getrandom’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 26 | getrandom(dst, len, 0); | ^~~~~~~~~~~~~~~~~~~~~~ [21/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_bandwidth.c.o -MF libneatvnc.so.0.0.0.p/src_bandwidth.c.o.d -o libneatvnc.so.0.0.0.p/src_bandwidth.c.o -c ../src/bandwidth.c [22/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_auth_vencrypt.c.o -MF libneatvnc.so.0.0.0.p/src_auth_vencrypt.c.o.d -o libneatvnc.so.0.0.0.p/src_auth_vencrypt.c.o -c ../src/auth/vencrypt.c [23/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_resampler.c.o -MF libneatvnc.so.0.0.0.p/src_resampler.c.o.d -o libneatvnc.so.0.0.0.p/src_resampler.c.o -c ../src/resampler.c [24/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_base64.c.o -MF libneatvnc.so.0.0.0.p/src_base64.c.o.d -o libneatvnc.so.0.0.0.p/src_base64.c.o -c ../src/base64.c [25/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_gnutls.c.o -MF libneatvnc.so.0.0.0.p/src_stream_gnutls.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_gnutls.c.o -c ../src/stream/gnutls.c [26/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_crypto_nettle_cipher.c.o -MF libneatvnc.so.0.0.0.p/src_crypto_nettle_cipher.c.o.d -o libneatvnc.so.0.0.0.p/src_crypto_nettle_cipher.c.o -c ../src/crypto/nettle/cipher.c [27/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_auth_apple-dh.c.o -MF libneatvnc.so.0.0.0.p/src_auth_apple-dh.c.o.d -o libneatvnc.so.0.0.0.p/src_auth_apple-dh.c.o -c ../src/auth/apple-dh.c [28/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_h264_encoder.c.o -MF libneatvnc.so.0.0.0.p/src_enc_h264_encoder.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_h264_encoder.c.o -c ../src/enc/h264/encoder.c [29/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_logging.c.o -MF libneatvnc.so.0.0.0.p/src_logging.c.o.d -o libneatvnc.so.0.0.0.p/src_logging.c.o -c ../src/logging.c [30/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_crypto_nettle_rsa.c.o -MF libneatvnc.so.0.0.0.p/src_crypto_nettle_rsa.c.o.d -o libneatvnc.so.0.0.0.p/src_crypto_nettle_rsa.c.o -c ../src/crypto/nettle/rsa.c [31/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_rsa-aes.c.o -MF libneatvnc.so.0.0.0.p/src_stream_rsa-aes.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_rsa-aes.c.o -c ../src/stream/rsa-aes.c [32/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_auth_rsa-aes.c.o -MF libneatvnc.so.0.0.0.p/src_auth_rsa-aes.c.o.d -o libneatvnc.so.0.0.0.p/src_auth_rsa-aes.c.o -c ../src/auth/rsa-aes.c [33/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_crypto_nettle_key.c.o -MF libneatvnc.so.0.0.0.p/src_crypto_nettle_key.c.o.d -o libneatvnc.so.0.0.0.p/src_crypto_nettle_key.c.o -c ../src/crypto/nettle/key.c [34/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_crypto_nettle_hash.c.o -MF libneatvnc.so.0.0.0.p/src_crypto_nettle_hash.c.o.d -o libneatvnc.so.0.0.0.p/src_crypto_nettle_hash.c.o -c ../src/crypto/nettle/hash.c [35/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_ws_handshake.c.o -MF libneatvnc.so.0.0.0.p/src_stream_ws_handshake.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_ws_handshake.c.o -c ../src/stream/ws/handshake.c [36/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_h264_open-h264.c.o -MF libneatvnc.so.0.0.0.p/src_enc_h264_open-h264.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_h264_open-h264.c.o -c ../src/enc/h264/open-h264.c [37/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_ws_framing.c.o -MF libneatvnc.so.0.0.0.p/src_stream_ws_framing.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_ws_framing.c.o -c ../src/stream/ws/framing.c [38/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_ws_ws.c.o -MF libneatvnc.so.0.0.0.p/src_stream_ws_ws.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_ws_ws.c.o -c ../src/stream/ws/ws.c [39/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream_ws_http.c.o -MF libneatvnc.so.0.0.0.p/src_stream_ws_http.c.o.d -o libneatvnc.so.0.0.0.p/src_stream_ws_http.c.o -c ../src/stream/ws/http.c [40/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_server.c.o -MF libneatvnc.so.0.0.0.p/src_server.c.o.d -o libneatvnc.so.0.0.0.p/src_server.c.o -c ../src/server.c [41/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_h264_ffmpeg-impl.c.o -MF libneatvnc.so.0.0.0.p/src_enc_h264_ffmpeg-impl.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_h264_ffmpeg-impl.c.o -c ../src/enc/h264/ffmpeg-impl.c [42/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc_h264_v4l2m2m-impl.c.o -MF libneatvnc.so.0.0.0.p/src_enc_h264_v4l2m2m-impl.c.o.d -o libneatvnc.so.0.0.0.p/src_enc_h264_v4l2m2m-impl.c.o -c ../src/enc/h264/v4l2m2m-impl.c [43/44] gcc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="v0.9.0-3afe132 (rpm-build)"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_damage-refinery.c.o -MF libneatvnc.so.0.0.0.p/src_damage-refinery.c.o.d -o libneatvnc.so.0.0.0.p/src_damage-refinery.c.o -c ../src/damage-refinery.c [44/44] gcc -o libneatvnc.so.0.0.0 libneatvnc.so.0.0.0.p/src_auth_common.c.o libneatvnc.so.0.0.0.p/src_server.c.o libneatvnc.so.0.0.0.p/src_vec.c.o libneatvnc.so.0.0.0.p/src_enc_zrle.c.o libneatvnc.so.0.0.0.p/src_enc_raw.c.o libneatvnc.so.0.0.0.p/src_pixels.c.o libneatvnc.so.0.0.0.p/src_fb.c.o libneatvnc.so.0.0.0.p/src_fb_pool.c.o libneatvnc.so.0.0.0.p/src_rcbuf.c.o libneatvnc.so.0.0.0.p/src_stream_interface.c.o libneatvnc.so.0.0.0.p/src_stream_common.c.o libneatvnc.so.0.0.0.p/src_stream_tcp.c.o libneatvnc.so.0.0.0.p/src_desktop-layout.c.o libneatvnc.so.0.0.0.p/src_display.c.o libneatvnc.so.0.0.0.p/src_enc_tight.c.o libneatvnc.so.0.0.0.p/src_enc_util.c.o libneatvnc.so.0.0.0.p/src_qnum-to-evdev.c.o libneatvnc.so.0.0.0.p/src_resampler.c.o libneatvnc.so.0.0.0.p/src_transform-util.c.o libneatvnc.so.0.0.0.p/src_damage-refinery.c.o libneatvnc.so.0.0.0.p/src_enc_interface.c.o libneatvnc.so.0.0.0.p/src_cursor.c.o libneatvnc.so.0.0.0.p/src_logging.c.o libneatvnc.so.0.0.0.p/src_base64.c.o libneatvnc.so.0.0.0.p/src_bandwidth.c.o libneatvnc.so.0.0.0.p/src_stream_gnutls.c.o libneatvnc.so.0.0.0.p/src_auth_vencrypt.c.o libneatvnc.so.0.0.0.p/src_crypto_random.c.o libneatvnc.so.0.0.0.p/src_crypto_nettle_cipher.c.o libneatvnc.so.0.0.0.p/src_crypto_nettle_hash.c.o libneatvnc.so.0.0.0.p/src_crypto_nettle_key.c.o libneatvnc.so.0.0.0.p/src_crypto_nettle_rsa.c.o libneatvnc.so.0.0.0.p/src_stream_rsa-aes.c.o libneatvnc.so.0.0.0.p/src_auth_apple-dh.c.o libneatvnc.so.0.0.0.p/src_auth_rsa-aes.c.o libneatvnc.so.0.0.0.p/src_enc_h264_ffmpeg-impl.c.o libneatvnc.so.0.0.0.p/src_enc_h264_v4l2m2m-impl.c.o libneatvnc.so.0.0.0.p/src_enc_h264_encoder.c.o libneatvnc.so.0.0.0.p/src_enc_h264_open-h264.c.o libneatvnc.so.0.0.0.p/src_stream_ws_handshake.c.o libneatvnc.so.0.0.0.p/src_stream_ws_framing.c.o libneatvnc.so.0.0.0.p/src_stream_ws_http.c.o libneatvnc.so.0.0.0.p/src_stream_ws_ws.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libneatvnc.so.0 -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 -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 -Wl,--start-group -lm /usr/lib64/libpixman-1.so /usr/lib64/libaml.so -lz /usr/lib64/libturbojpeg.so /usr/lib64/libgnutls.so /usr/lib64/libnettle.so /usr/lib64/libhogweed.so /usr/lib64/libgmp.so /usr/lib64/libgbm.so /usr/lib64/libdrm.so /usr/lib64/libavcodec.so /usr/lib64/libavfilter.so /usr/lib64/libavutil.so -Wl,--end-group INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0/build -j 16 -v + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.poX3NY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + mkdir /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT + cd neatvnc-0.9.0 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT + /usr/bin/meson install -C build --no-rebuild Installing libneatvnc.so.0.0.0 to /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/lib64 Installing /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0/include/neatvnc.h to /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/include Installing /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0/build/meson-private/neatvnc.pc to /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/lib64/pkgconfig Installing symlink pointing to libneatvnc.so.0.0.0 to /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/lib64/libneatvnc.so.0 Installing symlink pointing to libneatvnc.so.0 to /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/lib64/libneatvnc.so + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.9.0-3.mga10 --unique-debug-suffix -0.9.0-3.mga10.x86_64 --unique-debug-src-base neatvnc-0.9.0-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/neatvnc-0.9.0-3.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/neatvnc-0.9.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: lib64neatvnc0-0.9.0-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JuTUzR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + cd neatvnc-0.9.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/share/doc/lib64neatvnc0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/share/doc/lib64neatvnc0 + cp -pr /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0/README.md /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/share/doc/lib64neatvnc0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Bvjj1S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + cd neatvnc-0.9.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/share/licenses/lib64neatvnc0 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/share/licenses/lib64neatvnc0 + cp -pr /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/neatvnc-0.9.0/COPYING /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT/usr/share/licenses/lib64neatvnc0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64neatvnc0 = 0.9.0-3.mga10 lib64neatvnc0(x86-64) = 0.9.0-3.mga10 libneatvnc.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libaml.so.0()(64bit) libavcodec.so.61()(64bit) libavcodec.so.61(LIBAVCODEC_61)(64bit) libavfilter.so.10()(64bit) libavfilter.so.10(LIBAVFILTER_10)(64bit) libavutil.so.59()(64bit) libavutil.so.59(LIBAVUTIL_59)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(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.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdrm.so.2()(64bit) libgbm.so.1()(64bit) libgmp.so.10()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libhogweed.so.6()(64bit) libhogweed.so.6(HOGWEED_6)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnettle.so.8()(64bit) libnettle.so.8(NETTLE_8)(64bit) libpixman-1.so.0()(64bit) libturbojpeg.so.0()(64bit) libturbojpeg.so.0(TURBOJPEG_1.0)(64bit) libturbojpeg.so.0(TURBOJPEG_1.2)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) Processing files: lib64neatvnc-devel-0.9.0-3.mga10.x86_64 Provides: devel(libneatvnc(64bit)) lib64neatvnc-devel = 0.9.0-3.mga10 lib64neatvnc-devel(x86-64) = 0.9.0-3.mga10 neatvnc-devel = 0.9.0-3.mga10 pkgconfig(neatvnc) = 0.9.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libaml(64bit)) devel(libavcodec(64bit)) devel(libavfilter(64bit)) devel(libavutil(64bit)) devel(libdrm(64bit)) devel(libgbm(64bit)) devel(libgmp(64bit)) devel(libgnutls(64bit)) devel(libhogweed(64bit)) devel(libm(64bit)) devel(libnettle(64bit)) devel(libpixman-1(64bit)) devel(libturbojpeg(64bit)) devel(libz(64bit)) pkgconfig pkgconfig(aml) >= 0.3.0 pkgconfig(aml) < 0.4.0 pkgconfig(gbm) pkgconfig(gmp) pkgconfig(gnutls) pkgconfig(hogweed) pkgconfig(libavcodec) pkgconfig(libavfilter) pkgconfig(libavutil) pkgconfig(libdrm) pkgconfig(libturbojpeg) pkgconfig(nettle) pkgconfig(pixman-1) pkgconfig(zlib) Processing files: neatvnc-debugsource-0.9.0-3.mga10.x86_64 Provides: neatvnc-debugsource = 0.9.0-3.mga10 neatvnc-debugsource(x86-64) = 0.9.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64neatvnc0-debuginfo-0.9.0-3.mga10.x86_64 Provides: debuginfo(build-id) = 804e4271e7d4b2a2b8db68377f22eb849a506f9f lib64neatvnc0-debuginfo = 0.9.0-3.mga10 lib64neatvnc0-debuginfo(x86-64) = 0.9.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: neatvnc-debugsource(x86-64) = 0.9.0-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64neatvnc-devel-0.9.0-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64neatvnc0-0.9.0-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/neatvnc-debugsource-0.9.0-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64neatvnc0-debuginfo-0.9.0-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3T1cTU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + test -d /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/neatvnc-0.9.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!