D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/clxclient-3.9.2-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5QsH3f Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ogC3o6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + rm -rf clxclient-3.9.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/clxclient-3.9.2.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd clxclient-3.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/clxclient-3.9.0-mga-Makefile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/clxclient-3.9.2-mga-fix_global_header_include.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -e 's|-O2|-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full|' -e 's|/sbin/ldconfig|# /sbin/ldconfig|' -e 's|`freetype-config --libs`||' -e 's! -shared ! -Wl,--as-needed\0!g' -e 's|-lpthread -lXft -lX11|-lclthreads -lXft -lX11|' -i source/Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oj66Uu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + 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 + cd clxclient-3.9.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd source + /usr/bin/make -O -j16 V=1 VERBOSE=1 -j16 PREFIX=/usr LIBDIR=/usr/lib64 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o xhandler.o xhandler.cc In file included from xhandler.cc:23: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o xresman.o xresman.cc In file included from xresman.cc:24: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o xdraw.o xdraw.cc In file included from xdraw.cc:23: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o xdisplay.o xdisplay.cc In file included from xdisplay.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o scale.o scale.cc In file included from scale.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o meter.o meter.cc In file included from meter.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o xwindow.o xwindow.cc In file included from xwindow.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o enumip.o enumip.cc In file included from enumip.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o menuwin.o menuwin.cc In file included from menuwin.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o button.o button.cc In file included from button.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o mclist.o mclist.cc In file included from mclist.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o scroll.o scroll.cc In file included from scroll.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o slider.o slider.cc In file included from slider.cc:22: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_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 -march=native -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DVERSION=\"3.9.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o textip.o textip.cc In file included from textip.cc:23: clxclient.h:442:18: warning: 'virtual void X_button::set_stat(int)' was hidden [-Woverloaded-virtual=] 442 | virtual void set_stat (int stat); | ^~~~~~~~ clxclient.h:551:18: note: by 'virtual void X_pbutton::set_stat(bool)' 551 | virtual void set_stat (bool stat); | ^~~~~~~~ g++ -Wl,--as-needed -shared -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,-soname,libclxclient.so.3 -o libclxclient.so.3.9.2 xdisplay.o xresman.o xhandler.o xwindow.o xdraw.o button.o textip.o enumip.o menuwin.o scale.o slider.o scroll.o mclist.o meter.o -lclthreads -lXft -lX11 -lclthreads -lrt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PXRWeN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + mkdir /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT + 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 + cd clxclient-3.9.2 + '[' 1 -eq 1 ']' + cd source + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT 'INSTALL=/usr/bin/install -p' PREFIX=/home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT/usr LIBDIR=/usr/lib64 INCDIR=/usr/include install -d /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT/usr/include install -d /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT/usr/lib64 install -m 644 clxclient.h /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT/usr/include install -m 755 libclxclient.so.3.9.2 /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT/usr/lib64 ln -sf libclxclient.so.3.9.2 /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT/usr/lib64/libclxclient.so + ln -s libclxclient.so.3.9.2 /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT/usr/lib64/libclxclient.so.3 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.9.2-3.mga10 --unique-debug-suffix -3.9.2-3.mga10.x86_64 --unique-debug-src-base clxclient-3.9.2-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/clxclient-3.9.2 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/clxclient-3.9.2-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/clxclient-3.9.2-build/SPECPARTS/rpm-debuginfo.specpart Processing files: lib64clxclient3-3.9.2-3.mga10.x86_64 Provides: lib64clxclient3 = 3.9.2-3.mga10 lib64clxclient3(x86-64) = 3.9.2-3.mga10 libclxclient = 3.9.2-3.mga10 libclxclient.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXft.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclthreads.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64clxclient-devel-3.9.2-3.mga10.x86_64 Provides: clxclient-devel = 3.9.2-3.mga10 devel(libclxclient(64bit)) lib64clxclient-devel = 3.9.2-3.mga10 lib64clxclient-devel(x86-64) = 3.9.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libX11(64bit)) devel(libXft(64bit)) devel(libclthreads(64bit)) devel(libgcc_s(64bit)) devel(libstdc++(64bit)) Obsoletes: lib64clxclient3-devel < 3.9.2-3.mga10 Processing files: clxclient-debugsource-3.9.2-3.mga10.x86_64 Provides: clxclient-debugsource = 3.9.2-3.mga10 clxclient-debugsource(x86-64) = 3.9.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64clxclient3-debuginfo-3.9.2-3.mga10.x86_64 Provides: debuginfo(build-id) = 3b6441339493a994f7abd9a32fa8e2e45f99a13f lib64clxclient3-debuginfo = 3.9.2-3.mga10 lib64clxclient3-debuginfo(x86-64) = 3.9.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: clxclient-debugsource(x86-64) = 3.9.2-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64clxclient-devel-3.9.2-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64clxclient3-3.9.2-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/clxclient-debugsource-3.9.2-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64clxclient3-debuginfo-3.9.2-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lNZ0vv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + test -d /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/clxclient-3.9.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!