D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/terminatorx-4.0.1-4.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v4EoVj
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf terminatorX-4.0.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/terminatorX-4.0.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd terminatorX-4.0.1
+ /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/iurt/rpmbuild/tmp/rpm-tmp.qoXbOX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd terminatorX-4.0.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-scrollkeeper
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gawk... (cached) gawk
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether ln -s works... yes
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for floor in -lm... yes
checking whether pthreads works without switches... no
checking for pthread_detach in -lpthread... yes
checking for library containing dlclose... -ldl
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 3.0.0... yes (version 3.24.30)
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking ladspa.h usability... yes
checking ladspa.h presence... yes
checking for ladspa.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzprintf in -lz... yes
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking whether gcc needs -traditional... no
checking for sox... yes
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking for mad_decoder_init in -lmad... yes
checking vorbis/codec.h usability... yes
checking vorbis/codec.h presence... yes
checking for vorbis/codec.h... yes
checking vorbis/vorbisfile.h usability... yes
checking vorbis/vorbisfile.h presence... yes
checking for vorbis/vorbisfile.h... yes
checking for vorbis_info_init in -lvorbis... yes
checking for ov_open_callbacks in -lvorbisfile... yes
checking for audiofile-config... no
checking audiofile.h usability... yes
checking audiofile.h presence... yes
checking for audiofile.h... yes
checking for afOpenFile in -laudiofile... yes
checking for mpg123... yes
checking for ogg123... yes
checking for snd_pcm_writei in -lasound... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for jack_activate in -ljack... yes
checking jack/jack.h usability... yes
checking jack/jack.h presence... yes
checking for jack/jack.h... yes
checking for pa_simple_new in -lpulse-simple... yes
checking pulse/pulseaudio.h usability... yes
checking pulse/pulseaudio.h presence... yes
checking for pulse/pulseaudio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for XOpenDisplay in -lX11... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking for cap_get_proc in -lcap... yes
checking for necessary scratching skillz... yes
checking for xml2-config... xml2-config
checking for libxml >= 2.3.9... yes
checking for liblrdf >= 0.2.4... yes
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating icons/Makefile
config.status: creating src/icons/Makefile
config.status: creating help/Makefile
config.status: creating terminatorX.keys
config.status: creating terminatorX.spec
config.status: creating terminatorX.1
config.status: creating config.h
config.status: executing depfiles commands

configured terminatorX for:
---------------------------

sox support: yes
mpg123 support: yes
oss support: yes
alsa support: yes
jack support: yes
pulse support: yes
mad support: yes
ogg123 support: yes
libvorbis support: yes
audiofile support: yes
ALSA (MIDI in) support: yes
lrdf support: yes
x11 support: yes
legacy files support: no
builtin-wav support: yes
enhanced scheduling support: yes
capabilities support: yes
install setuid-root: no

You can now run 'make' to compile terminatorX
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gawk -f ./licmak.awk < ../COPYING > ./license.c
gawk: ./licmak.awk:2: warning: regexp escape sequence `\"' is not a known regexp operator
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
/usr/bin/make  all-recursive
Making all in icons
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
/usr/bin/glib-compile-resources --target=tX_icons_resources.c --internal --generate-source tX_icons.gresource.xml
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
/usr/bin/glib-compile-resources --target=tX_dialog_resources.c --internal --generate-source tX_dialog.gresource.xml
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
/usr/bin/glib-compile-resources --target=tX_knob_resources.c --internal --generate-source tX_knob.gresource.xml
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
/usr/bin/make  all-am
make[5]: Nothing to be done for 'all-am'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o tX_endian.o tX_endian.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o tX_logo.o tX_logo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o wav_write.o wav_write.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o wav_read.o wav_read.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_tape.o tX_tape.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o tX_global.o tX_global.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o tX_widget.o tX_widget.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o tX_flash.o tX_flash.c
tX_flash.c: In function 'gtk_tx_flash_set_channel_level':
tX_flash.c:371:9: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations]
  371 |         cr = gdk_cairo_create (gtk_widget_get_window(widget));
      |         ^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:33,
                 from tX_flash.h:26,
                 from tX_flash.c:27:
/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here
   35 | cairo_t  * gdk_cairo_create             (GdkWindow          *window);
      |            ^~~~~~~~~~~~~~~~
tX_flash.c: In function 'gtk_tx_flash_clear':
tX_flash.c:466:9: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations]
  466 |         cairo_t *cr = gdk_cairo_create (gtk_widget_get_window(widget));
      |         ^~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:33,
                 from tX_flash.h:26,
                 from tX_flash.c:27:
/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here
   35 | cairo_t  * gdk_cairo_create             (GdkWindow          *window);
      |            ^~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_engine.o tX_engine.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main.o main.cc
main.cc: In function 'int main(int, char**)':
main.cc:258:34: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
  258 |                         gdk_flush();
      |                         ~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_mastergui.h:26,
                 from main.cc:29:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
main.cc:271:26: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
  271 |                 gdk_flush();
      |                 ~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_mastergui.h:26,
                 from main.cc:29:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_dialog.o tX_dialog.cc
tX_dialog.cc: In function 'void append_alsa_device_list(GtkComboBoxText*, char*)':
tX_dialog.cc:232:57: warning: '%s' directive writing up to 4095 bytes into a region of size between 4068 and 4088 [-Wformat-overflow=]
  232 |                                 sprintf(tmp, "hw:%i,%i# %s", card, device, foo);
      |                                                         ^~                 ~~~
In file included from /usr/include/stdio.h:866,
                 from tX_global.h:32,
                 from tX_dialog.cc:27:
/usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 9 and 4124 bytes into a destination of size 4096
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
tX_dialog.cc: In function 'void append_oss_device_list(GtkComboBoxText*, char*)':
tX_dialog.cc:265:35: warning: '%s' directive writing up to 255 bytes into a region of size 251 [-Wformat-overflow=]
  265 |             sprintf(buffer, "/dev/%s", namelist[i]->d_name);
      |                                   ^~
In file included from /usr/include/stdio.h:866,
                 from tX_global.h:32,
                 from tX_dialog.cc:27:
/usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 6 and 261 bytes into a destination of size 256
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_prelis.o tX_prelis.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_mouse.o tX_mouse.cc
tX_mouse.cc: In member function 'int tx_mouse::grab()':
tX_mouse.cc:80:74: warning: 'GdkDeviceManager* gdk_display_get_device_manager(GdkDisplay*)' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations]
   80 |         GdkDeviceManager *device_manager = gdk_display_get_device_manager(gdk_dpy);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here
  171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tX_mouse.cc:105:56: warning: 'GdkDevice* gdk_device_manager_get_client_pointer(GdkDeviceManager*)' is deprecated [-Wdeprecated-declarations]
  105 |         pointer = gdk_device_manager_get_client_pointer(device_manager);
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here
   44 | GdkDevice *  gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tX_mouse.cc:106:52: warning: 'GdkGrabStatus gdk_device_grab(GdkDevice*, GdkWindow*, GdkGrabOwnership, gboolean, GdkEventMask, GdkCursor*, guint32)' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations]
  106 |         GdkGrabStatus grab_status = gdk_device_grab(pointer, top_window, GDK_OWNERSHIP_APPLICATION, FALSE, GdkEventMask (GDK_POINTER_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK), NULL, GDK_CURRENT_TIME);
      |                                     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here
  230 | GdkGrabStatus gdk_device_grab        (GdkDevice        *device,
      |               ^~~~~~~~~~~~~~~
tX_mouse.cc:110:38: warning: 'gint gdk_screen_get_width(GdkScreen*)' is deprecated [-Wdeprecated-declarations]
  110 |         gint x = gdk_screen_get_width(screen) / 2;
      |                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
tX_mouse.cc:111:39: warning: 'gint gdk_screen_get_height(GdkScreen*)' is deprecated [-Wdeprecated-declarations]
  111 |         gint y = gdk_screen_get_height(screen) / 2;
      |                  ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
tX_mouse.cc:122:55: warning: 'GList* gdk_device_manager_list_devices(GdkDeviceManager*, GdkDeviceType)' is deprecated [-Wdeprecated-declarations]
  122 |         GList *list = gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_MASTER);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkdevicemanager.h:41:14: note: declared here
   41 | GList *      gdk_device_manager_list_devices       (GdkDeviceManager *device_manager,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tX_mouse.cc:133:38: warning: 'GdkGrabStatus gdk_device_grab(GdkDevice*, GdkWindow*, GdkGrabOwnership, gboolean, GdkEventMask, GdkCursor*, guint32)' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations]
  133 |         grab_status = gdk_device_grab(keyboard, top_window, GDK_OWNERSHIP_APPLICATION, FALSE, GdkEventMask (GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK), NULL, GDK_CURRENT_TIME);
      |                       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here
  230 | GdkGrabStatus gdk_device_grab        (GdkDevice        *device,
      |               ^~~~~~~~~~~~~~~
tX_mouse.cc:136:34: warning: 'void gdk_device_ungrab(GdkDevice*, guint32)' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations]
  136 |                 gdk_device_ungrab(pointer, GDK_CURRENT_TIME);
      |                 ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here
  239 | void          gdk_device_ungrab      (GdkDevice        *device,
      |               ^~~~~~~~~~~~~~~~~
tX_mouse.cc: In member function 'void tx_mouse::ungrab()':
tX_mouse.cc:167:26: warning: 'void gdk_device_ungrab(GdkDevice*, guint32)' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations]
  167 |         gdk_device_ungrab(keyboard, GDK_CURRENT_TIME);
      |         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here
  239 | void          gdk_device_ungrab      (GdkDevice        *device,
      |               ^~~~~~~~~~~~~~~~~
tX_mouse.cc:168:26: warning: 'void gdk_device_ungrab(GdkDevice*, guint32)' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations]
  168 |         gdk_device_ungrab(pointer, GDK_CURRENT_TIME);
      |         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
                 from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkx.h:28,
                 from tX_mouse.cc:32:
/usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here
  239 | void          gdk_device_ungrab      (GdkDevice        *device,
      |               ^~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_vttgui.o tX_vttgui.cc
tX_vttgui.cc: In function 'gint vg_mouse_mapping_pressed(GtkWidget*, GdkEventButton*, vtt_class*)':
tX_vttgui.cc:592:24: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  592 |         gtk_menu_popup (GTK_MENU(vtt->gui.mouse_mapping_menu), NULL, NULL, NULL, NULL, 0, 0);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from tX_vttgui.cc:27:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
tX_vttgui.cc: In function 'gint vg_file_button_pressed(GtkWidget*, GdkEventButton*, vtt_class*)':
tX_vttgui.cc:623:23: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  623 |         gtk_menu_popup(GTK_MENU(vtt->gui.file_menu), NULL, NULL, NULL, NULL, 0,0);
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from tX_vttgui.cc:27:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
tX_vttgui.cc: In function 'gint fx_button_pressed(GtkWidget*, GdkEventButton*, vtt_class*)':
tX_vttgui.cc:643:24: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  643 |         gtk_menu_popup (GTK_MENU(g->ladspa_menu), NULL, NULL, NULL, NULL, 0, 0);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from tX_vttgui.cc:27:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
tX_vttgui.cc: In function 'gint stereo_fx_button_pressed(GtkWidget*, GdkEventButton*, vtt_class*)':
tX_vttgui.cc:659:24: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  659 |         gtk_menu_popup (GTK_MENU(g->ladspa_menu), NULL, NULL, NULL, NULL, 0, 0);
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from tX_vttgui.cc:27:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
tX_vttgui.cc: In function 'gint vg_show_fx_menu(GtkWidget*, GdkEventButton*, vtt_fx*)':
tX_vttgui.cc:1302:32: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
 1302 |                 gtk_menu_popup (GTK_MENU(menu), NULL, NULL, NULL, NULL, 0, 0);
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from tX_vttgui.cc:27:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
tX_vttgui.cc: In function 'void edit_vtt_buffer(GtkWidget*, vtt_class*)':
tX_vttgui.cc:293:42: warning: '" &' directive writing 3 bytes into a region of size between 0 and 8190 [-Wformat-overflow=]
  293 |                 sprintf(command, "%s \"%s\" &", globals.file_editor, vtt->filename);
      |                                          ^~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/pango-1.0/pango/pango-utils.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:47,
                 from /usr/include/gtk-3.0/gdk/gdktypes.h:35,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from tX_vttgui.cc:26:
/usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 6 and 8196 bytes into a destination of size 8192
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_audiofile.o tX_audiofile.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_audiodevice.o tX_audiodevice.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_loaddlg.o tX_loaddlg.cc
tX_loaddlg.cc: In function 'int ld_create_loaddlg(int, int)':
tX_loaddlg.cc:52:122: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   52 | #define gtk_flush(); { int ctr=0; while (gtk_events_pending()) { ctr++; if (ctr>5) break; gtk_main_iteration(); gdk_flush(); }}
      |                                                                                                                 ~~~~~~~~~^~
tX_loaddlg.cc:100:9: note: in expansion of macro 'gtk_flush'
  100 |         gtk_flush();
      |         ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_loaddlg.cc:24:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
tX_loaddlg.cc: In function 'void ld_set_setname(char*)':
tX_loaddlg.cc:52:122: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   52 | #define gtk_flush(); { int ctr=0; while (gtk_events_pending()) { ctr++; if (ctr>5) break; gtk_main_iteration(); gdk_flush(); }}
      |                                                                                                                 ~~~~~~~~~^~
tX_loaddlg.cc:131:9: note: in expansion of macro 'gtk_flush'
  131 |         gtk_flush();
      |         ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_loaddlg.cc:24:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
tX_loaddlg.cc: In function 'void ld_set_filename(char*)':
tX_loaddlg.cc:52:122: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   52 | #define gtk_flush(); { int ctr=0; while (gtk_events_pending()) { ctr++; if (ctr>5) break; gtk_main_iteration(); gdk_flush(); }}
      |                                                                                                                 ~~~~~~~~~^~
tX_loaddlg.cc:153:17: note: in expansion of macro 'gtk_flush'
  153 |                 gtk_flush();
      |                 ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_loaddlg.cc:24:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
tX_loaddlg.cc:52:122: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   52 | #define gtk_flush(); { int ctr=0; while (gtk_events_pending()) { ctr++; if (ctr>5) break; gtk_main_iteration(); gdk_flush(); }}
      |                                                                                                                 ~~~~~~~~~^~
tX_loaddlg.cc:155:9: note: in expansion of macro 'gtk_flush'
  155 |         gtk_flush();
      |         ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_loaddlg.cc:24:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
tX_loaddlg.cc: In function 'void ld_set_progress(gfloat)':
tX_loaddlg.cc:52:122: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   52 | #define gtk_flush(); { int ctr=0; while (gtk_events_pending()) { ctr++; if (ctr>5) break; gtk_main_iteration(); gdk_flush(); }}
      |                                                                                                                 ~~~~~~~~~^~
tX_loaddlg.cc:165:17: note: in expansion of macro 'gtk_flush'
  165 |                 gtk_flush();
      |                 ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_loaddlg.cc:24:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_pbutton.o tX_pbutton.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_vtt.o tX_vtt.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o tX_dial.o tX_dial.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_sequencer.o tX_sequencer.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_mastergui.o tX_mastergui.cc
tX_mastergui.cc: In function 'gint pos_update(gpointer)':
tX_mastergui.cc:167:26: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
  167 |                 gdk_flush();
      |                 ~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_mastergui.cc:24:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
tX_mastergui.cc:194:26: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
  194 |                 gdk_flush();
      |                 ~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_mastergui.cc:24:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
tX_mastergui.cc: In function 'void create_mastergui(int, int)':
tX_mastergui.cc:1312:31: warning: 'void gtk_window_set_wmclass(GtkWindow*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations]
 1312 |         gtk_window_set_wmclass(GTK_WINDOW(main_window), "terminatorX", "tX_mastergui");
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from tX_mastergui.cc:24:
/usr/include/gtk-3.0/gtk/gtkwindow.h:154:12: note: declared here
  154 | void       gtk_window_set_wmclass              (GtkWindow           *window,
      |            ^~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_legacy_vtt.o tX_legacy_vtt.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_event.o tX_event.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o tX_legacy_global.o tX_legacy_global.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -D_REENTRANT  -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -c -o tX_knobloader.o tX_knobloader.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_seqpar.o tX_seqpar.cc
tX_seqpar.cc: In static member function 'static void tX_seqpar::materialize_forward_values()':
tX_seqpar.cc:246:18: warning: 'void gdk_flush()' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
  246 |         gdk_flush();
      |         ~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from tX_seqpar.h:25,
                 from tX_seqpar.cc:23:
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
tX_seqpar.cc: In static member function 'static gboolean tX_seqpar::tX_seqpar_press(GtkWidget*, GdkEventButton*, gpointer)':
tX_seqpar.cc:1187:32: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
 1187 |                 gtk_menu_popup (GTK_MENU(menu), NULL, NULL, NULL, NULL, event->button, event->time);
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from tX_seqpar.h:25,
                 from tX_seqpar.cc:23:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_extdial.o tX_extdial.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_panel.o tX_panel.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_capabilities.o tX_capabilities.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_ui_callbacks.o tX_ui_callbacks.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_ui_support.o tX_ui_support.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_ladspa.o tX_ladspa.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_vttfx.o tX_vttfx.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_midiin.o tX_midiin.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_ladspa_class.o tX_ladspa_class.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tX_ui_interface.o tX_ui_interface.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
g++ -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -finput-charset=utf-8 -I/usr/include/raptor2  -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread   -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o terminatorX tX_endian.o tX_dialog.o tX_widget.o wav_write.o tX_engine.o tX_logo.o tX_mouse.o main.o tX_global.o wav_read.o tX_flash.o tX_tape.o tX_vtt.o tX_vttgui.o tX_audiodevice.o tX_mastergui.o tX_audiofile.o tX_loaddlg.o tX_prelis.o tX_seqpar.o tX_pbutton.o tX_event.o tX_sequencer.o tX_knobloader.o tX_dial.o tX_extdial.o tX_panel.o tX_ladspa.o tX_vttfx.o tX_legacy_vtt.o tX_legacy_global.o tX_midiin.o tX_ui_interface.o tX_ui_callbacks.o tX_ui_support.o tX_ladspa_class.o tX_capabilities.o  -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lxml2 -lz -llzma -lm -ldl -ldl -lm  -lpthread -lz -lmad -lvorbis -lvorbisfile -laudiofile -lasound -ljack -lpulse-simple -lpulse -lX11 -lcap -llrdf 
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
Making all in icons
make[2]: Nothing to be done for 'all'.
Making all in help
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/help'
xsltproc -o terminatorX-manual-C.omf --stringparam db2omf.basename terminatorX-manual --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/help/terminatorX-manual.omf.in"  `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/terminatorX-manual.xml || { rm -f "terminatorX-manual-C.omf"; exit 1; }
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/help'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9RxevK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64
+ cd terminatorX-4.0.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
/usr/bin/make  install-recursive
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
Making install in icons
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
/usr/bin/make  install-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src/icons'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/bin'
  /usr/bin/install -p terminatorX '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/bin'
/usr/bin/make  install-exec-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[5]: Nothing to be done for 'install-exec-hook'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/src'
Making install in icons
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/icons'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/icons'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/icons/hicolor/512x512/apps'
 /usr/bin/install -p -m 644 terminatorX.png '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/icons/hicolor/512x512/apps'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/icons/hicolor/512x512/mimetypes'
 /usr/bin/install -p -m 644 terminatorX-mime.png '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/icons/hicolor/512x512/mimetypes'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/pixmaps'
 /usr/bin/install -p -m 644 terminatorX.xpm '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/pixmaps'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/icons'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/icons'
Making install in help
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/help'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/help'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh /home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/install-sh -d /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/gnome/help/terminatorX-manual/C
/usr/bin/install -p -m 644 C/terminatorX-manual.xml /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml
/bin/sh /home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/install-sh -d /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/gnome/help/terminatorX-manual/C/figures/
/usr/bin/install -p -m 644 C/figures/signalflow.png /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/gnome/help/terminatorX-manual/C/figures/signalflow.png
/bin/sh /home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/install-sh -d /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/omf/terminatorX-manual
/usr/bin/install -p -m 644 terminatorX-manual-C.omf /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/omf/terminatorX-manual/terminatorX-manual-C.omf
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/help'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1/help'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/appdata'
 /usr/bin/install -p -m 644 terminatorX.appdata.xml '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/appdata'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/applications'
 /usr/bin/install -p -m 644 terminatorX.desktop '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/applications'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 terminatorX.1 '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/mime-info'
 /usr/bin/install -p -m 644 terminatorX.mime terminatorX.keys '/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/mime-info'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/terminatorX-4.0.1'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.0.1-4.mga9 --unique-debug-suffix -4.0.1-4.mga9.aarch64 --unique-debug-src-base terminatorx-4.0.1-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/terminatorX-4.0.1

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/bin/terminatorX
dwz: ./usr/bin/terminatorX-4.0.1-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 2576kB, size after compression: 2576kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
32525 blocks
+ /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
/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/applications/terminatorX.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
/home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64/usr/share/applications/terminatorX.desktop: warning: value "Application;AudioVideo;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: terminatorx-4.0.1-4.mga9.aarch64
Provides: application() application(terminatorX.desktop) metainfo() metainfo(terminatorX.appdata.xml) terminatorx = 4.0.1-4.mga9 terminatorx(aarch-64) = 4.0.1-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libatk-1.0.so.0()(64bit) libaudiofile.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcairo.so.2()(64bit) libcap.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libjack.so.0()(64bit) liblrdf.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmad.so.0()(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_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) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libvorbisfile.so.3()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit)
Recommends: ladspa
Processing files: terminatorx-debugsource-4.0.1-4.mga9.aarch64
Provides: terminatorx-debugsource = 4.0.1-4.mga9 terminatorx-debugsource(aarch-64) = 4.0.1-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: terminatorx-debuginfo-4.0.1-4.mga9.aarch64
Provides: debuginfo(build-id) = ed6966ca2a824702ecb5070eea822a0b63b1c9cd terminatorx-debuginfo = 4.0.1-4.mga9 terminatorx-debuginfo(aarch-64) = 4.0.1-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: terminatorx-debugsource(aarch-64) = 4.0.1-4.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/terminatorx-4.0.1-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/terminatorx-debuginfo-4.0.1-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/terminatorx-debugsource-4.0.1-4.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FZEYbD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd terminatorX-4.0.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/terminatorx-4.0.1-4.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hLIwI3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf terminatorX-4.0.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!