Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gnusim8085.spec'], chrootPath='/var/lib/mock/f33-build-294061-55228/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gnusim8085.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596931200 Wrote: /builddir/build/SRPMS/gnusim8085-1.4.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gnusim8085.spec'], chrootPath='/var/lib/mock/f33-build-294061-55228/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gnusim8085.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596931200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zrKttp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GNUSim8085-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gnusim8085-1.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GNUSim8085-1.4.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 /var/tmp/rpm-tmp.EW0ygr + umask 022 + cd /builddir/build/BUILD + cd GNUSim8085-1.4.1 + aclocal -I m4 + autoheader + autoconf + automake -a -c configure.ac:122: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:122: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:122: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 04:51:12.116060638 -0400 +++ ./configure 2020-08-14 04:51:52.866061583 -0400 @@ -1850,7 +1850,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --docdir /usr/share/doc/gnusim8085 --disable-silent-rules checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-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 dependency style of gcc... none checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for memset... yes checking for setlocale... yes checking for strtol... yes checking for strtoul... yes checking for markdown... no configure: WARNING: markdown was not found. If you want to change and compile the documentation, please install markdown checking whether documentation can be changed and compiled... no checking for GIO... yes checking for GTK... yes checking for GTKSOURCEVIEW... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done ./configure: line 6952: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 6952: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating doc/Makefile config.status: creating doc/help/Makefile config.status: creating data/Makefile config.status: creating GNUSim8085.desktop config.status: creating installer.nsi config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in po test ! -f ./gnusim8085.pot || \ test -z "ar.gmo ast.gmo de.gmo el.gmo eo.gmo es.gmo fr.gmo gu.gmo it.gmo ja.gmo kn.gmo lt.gmo mr.gmo nl.gmo pt_BR.gmo ru.gmo ta.gmo th.gmo" || /usr/bin/make ar.gmo ast.gmo de.gmo el.gmo eo.gmo es.gmo fr.gmo gu.gmo it.gmo ja.gmo kn.gmo lt.gmo mr.gmo nl.gmo pt_BR.gmo ru.gmo ta.gmo th.gmo make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f ast.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ast.gmo ast.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' ast.po: 68 translated messages, 4 fuzzy translations, 69 untranslated messages. de.po: 141 translated messages. el.po: 128 translated messages, 13 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' ar.po: 70 translated messages, 1 fuzzy translation, 70 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f gu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gu.gmo gu.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' fr.po: 140 translated messages, 1 untranslated message. gu.po: 136 translated messages, 3 fuzzy translations, 2 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' es.po: 141 translated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' eo.po: 65 translated messages, 4 fuzzy translations, 72 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' it.po: 89 translated messages, 52 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' ja.po: 113 translated messages, 28 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f kn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kn.gmo kn.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' kn.po: 141 translated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' lt.po: 141 translated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f mr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' mr.po: 6 translated messages, 135 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' nl.po: 34 translated messages, 107 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' pt_BR.po: 141 translated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' ru.po: 59 translated messages, 82 untranslated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f th.gmo && /usr/bin/msgfmt -c --statistics --verbose -o th.gmo th.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' th.po: 141 translated messages. make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' rm -f ta.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' ta.po:7: warning: header field 'Project-Id-Version' still has the initial default value ta.po: 71 translated messages, 70 untranslated messages. make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' touch stamp-po make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from main.c:26: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from interface.h:27, from main.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from main.c:26: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from interface.h:27, from main.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-support.o `test -f 'support.c' || echo './'`support.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' support.c: In function 'read_authors': support.c:129:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 129 | char *ret; | ^~~ support.c: In function 'read_tutorial': support.c:181:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 181 | char *ret; | ^~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from callbacks.h:25, from callbacks.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from callbacks.h:24, from callbacks.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from callbacks.h:25, from callbacks.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from callbacks.h:24, from callbacks.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ callbacks.c: In function 'on_help_activate': callbacks.c:355:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] 355 | gtk_show_uri (gdk_screen_get_default(), html_help_uri, GDK_CURRENT_TIME, NULL); | ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:200, from callbacks.h:24, from callbacks.c:22: /usr/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here 33 | gboolean gtk_show_uri (GdkScreen *screen, | ^~~~~~~~~~~~ callbacks.c: In function 'show_hide_side_pane': callbacks.c:381:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 381 | if (gtk_toggle_action_get_active (menuitem)) | ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /usr/include/gtk-3.0/gtk/gtk.h:272, from callbacks.h:24, from callbacks.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-8085.o `test -f '8085.c' || echo './'`8085.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-8085-memblock.o `test -f '8085-memblock.c' || echo './'`8085-memblock.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-interface.o `test -f 'interface.c' || echo './'`interface.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from callbacks.h:25, from interface.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from callbacks.h:24, from interface.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from callbacks.h:25, from interface.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from callbacks.h:24, from interface.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ interface.c:45:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 45 | { "New", GTK_STOCK_NEW, NULL, NULL, N_("New source file"), G_CALLBACK(on_new1_activate) }, | ^ interface.c:46:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 46 | { "Open", GTK_STOCK_OPEN, NULL, NULL, N_("Open a file"), G_CALLBACK(on_open1_activate) }, | ^ interface.c:47:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 47 | { "Save", GTK_STOCK_SAVE, NULL, NULL, N_("Save file"), G_CALLBACK(on_save1_activate) }, | ^ interface.c:48:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 48 | { "SaveAs", GTK_STOCK_SAVE_AS, NULL, "S", N_("Save file as"), G_CALLBACK(on_save_as1_activate) }, | ^ interface.c:49:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 49 | { "Print", GTK_STOCK_PRINT, NULL, "P", N_("Print program"), G_CALLBACK(on_print_activate) }, | ^ interface.c:50:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 50 | { "Font", GTK_STOCK_SELECT_FONT, NULL, "f", N_("Select font"), G_CALLBACK(on_font_select_activate) }, | ^ interface.c:51:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 51 | { "Quit", GTK_STOCK_QUIT, NULL, NULL, NULL, G_CALLBACK(on_quit1_activate) }, | ^ interface.c:56:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 56 | { "ResetAll", GTK_STOCK_REFRESH, N_("Reset _All"), "R", N_("Reset All"), G_CALLBACK(on_reset_all1_activate) }, | ^ interface.c:57:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 57 | { "Assemble", GTK_STOCK_CONVERT, N_("A_ssemble"), "F8", N_("Only assemble program"), G_CALLBACK(on_assemble1_activate) }, | ^ interface.c:58:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 58 | { "Execute", GTK_STOCK_EXECUTE, NULL, "F9", N_("Execute assembled and loaded program"), G_CALLBACK(on_execute1_activate) }, | ^ interface.c:59:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 59 | { "Listing", GTK_STOCK_EDIT, N_("Show _listing"), "L", N_("Show the source code along with opcodes and operands in hex numbers"), G_CALLBACK(on_show_listing1_activate) }, | ^ interface.c:60:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 60 | { "StepIn", GTK_STOCK_GO_FORWARD, N_("Step _in"), "F5", N_("Step in the code"), G_CALLBACK(on_step_in1_activate) }, | ^ interface.c:61:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 61 | { "StepOver", GTK_STOCK_GO_UP, N_("Step o_ver"), "F6", N_("Step over the code without calling functions"), G_CALLBACK(on_step_over1_activate) }, | ^ interface.c:62:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 62 | { "StepOut", GTK_STOCK_GO_BACK, N_("Step _out"), "F7", N_("Step out of the current function"), G_CALLBACK(on_step_out1_activate) }, | ^ interface.c:63:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 63 | { "ToggleBreak", GTK_STOCK_MEDIA_RECORD, N_("Toggle _breakpoint"), "B", N_("Toggles breakpoint at current line"), G_CALLBACK(on_toggle_breakpoint1_activate) }, | ^ interface.c:65:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 65 | { "StopExec", GTK_STOCK_STOP, N_("Stop execution"), NULL, N_("Stop debugging"), G_CALLBACK(on_stop_execution1_activate) }, | ^ interface.c:66:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 66 | { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", NULL, G_CALLBACK(on_help_activate) }, | ^ interface.c:67:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 67 | { "Tutorial", GTK_STOCK_DIALOG_INFO, N_("Assembler _Tutorial"), "T", NULL, G_CALLBACK(on_assembler_tutorial1_activate) }, | ^ interface.c:68:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 68 | { "About", GTK_STOCK_ABOUT, NULL, NULL, NULL, G_CALLBACK(on_about1_activate) } | ^ interface.c:72:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 72 | { "SidePane", GTK_STOCK_FULLSCREEN, NULL, NULL, N_("Show/Hide side pane"), G_CALLBACK (show_hide_side_pane) } | ^ interface.c: In function 'create_window_main': interface.c:280:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 280 | action_group = gtk_action_group_new ("MenuActions"); | ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ interface.c:281:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 281 | gtk_action_group_set_translation_domain (action_group, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:282:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 282 | gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), window_main); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:283:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 283 | gtk_action_group_add_toggle_actions (action_group, toggle_entries, G_N_ELEMENTS (toggle_entries), window_main); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here 215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:285:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 285 | ui_manager = gtk_ui_manager_new (); | ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here 130 | GtkUIManager *gtk_ui_manager_new (void); | ^~~~~~~~~~~~~~~~~~ interface.c:286:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 286 | gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:288:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] 288 | accel_group = gtk_ui_manager_get_accel_group (ui_manager); | ^~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here 147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:292:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 292 | if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) | ^~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:299:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 299 | menubar1 = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:303:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 303 | toolbar1 = gtk_ui_manager_get_widget (ui_manager, "/MainToolBar"); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1035:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1035 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/FileMenu/New"), "newfile"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1035:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1035 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/FileMenu/New"), "newfile"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1036:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1036 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/FileMenu/Open"), "openfile"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1036:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1036 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/FileMenu/Open"), "openfile"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1037:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1037 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/FileMenu/Save"), "savefile"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1037:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1037 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/FileMenu/Save"), "savefile"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1038:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1038 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/FileMenu/SaveAs"), "savefileas"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1038:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1038 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/FileMenu/SaveAs"), "savefileas"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1039:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1039 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/Registers"), "resetregisters"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1039:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1039 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/Registers"), "resetregisters"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1040:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1040 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/Flags"), "resetflags"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1040:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1040 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/Flags"), "resetflags"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1041:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1041 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/IOPorts"), "resetports"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1041:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1041 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/IOPorts"), "resetports"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1042:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1042 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/Memory"), "resetmemory"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1042:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1042 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/Memory"), "resetmemory"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1043:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1043 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/ResetAll"), "resetall"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1043:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1043 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/ResetMenu/ResetAll"), "resetall"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1044:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1044 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/AssemblerMenu/Assemble"), "assemble"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1044:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1044 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/AssemblerMenu/Assemble"), "assemble"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1045:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1045 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/AssemblerMenu/Listing"), "listing"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1045:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1045 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/AssemblerMenu/Listing"), "listing"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1046:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1046 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/DebugMenu/StopExec"), "stop_debug"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:1046:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 1046 | GLADE_HOOKUP_ACTION_OBJECT (window_main, gtk_ui_manager_get_action (ui_manager, "/MainMenu/DebugMenu/StopExec"), "stop_debug"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from callbacks.h:24, from interface.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ interface.c: In function 'create_dialog_isymbol': interface.c:1358:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1358 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ interface.c:1359:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1359 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^~~~~~~~~~~~ interface.c: In function 'create_dialog_ireg': interface.c:1478:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1478 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ interface.c:1479:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1479 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-ds-symtable.o `test -f 'asm-ds-symtable.c' || echo './'`asm-ds-symtable.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-token.o `test -f 'asm-token.c' || echo './'`asm-token.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' asm-token.c: In function 'asm_tokenizer_next': asm-token.c:152:19: warning: comparison between pointer and zero character constant [-Wpointer-compare] 152 | if ( self->next == '\0' ) | ^~ asm-token.c:152:8: note: did you mean to dereference the pointer? 152 | if ( self->next == '\0' ) | ^ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-source.o `test -f 'asm-source.c' || echo './'`asm-source.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-id.o `test -f 'asm-id.c' || echo './'`asm-id.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-gensym.o `test -f 'asm-gensym.c' || echo './'`asm-gensym.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-err-comm.o `test -f 'asm-err-comm.c' || echo './'`asm-err-comm.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-genobj.o `test -f 'asm-genobj.c' || echo './'`asm-genobj.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-8085-instructions.o `test -f '8085-instructions.c' || echo './'`8085-instructions.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' 8085-instructions.c: In function '_eef_inst_func_205': 8085-instructions.c:2044:14: warning: variable 'ta' set but not used [-Wunused-but-set-variable] 2044 | eef_addr_t ta; | ^~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-8085-asm.o `test -f '8085-asm.c' || echo './'`8085-asm.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from 8085-asm.c:27: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from 8085-asm.h:33, from 8085-asm.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from 8085-asm.c:27: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from 8085-asm.h:33, from 8085-asm.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-app.o `test -f 'gui-app.c' || echo './'`gui-app.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-app.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-app.h:31, from gui-app.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-app.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-app.h:31, from gui-app.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-8085-link.o `test -f '8085-link.c' || echo './'`8085-link.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-editor.o `test -f 'gui-editor.c' || echo './'`gui-editor.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-editor.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-editor.h:34, from gui-editor.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-editor.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-editor.h:34, from gui-editor.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gui-editor.c: In function 'gui_editor_toggle_mark': gui-editor.c:161:18: warning: variable 'marker' set but not used [-Wunused-but-set-variable] 161 | GtkSourceMark *marker; | ^~~~~~ gui-editor.c: In function 'gui_editor_toggle_mark_at_line': gui-editor.c:196:18: warning: variable 'marker' set but not used [-Wunused-but-set-variable] 196 | GtkSourceMark *marker; | ^~~~~~ gui-editor.c: In function 'gui_editor_set_font': gui-editor.c:341:3: warning: 'gtk_widget_modify_font' is deprecated: Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] 341 | gtk_widget_modify_font (GTK_WIDGET (self->widget), font_desc); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:277, from gui-editor.h:34, from gui-editor.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:769:13: note: declared here 769 | void gtk_widget_modify_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-view.o `test -f 'gui-view.c' || echo './'`gui-view.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-view.c:23: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-view.h:31, from gui-view.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-view.c:23: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-view.h:31, from gui-view.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-bridge.o `test -f 'bridge.c' || echo './'`bridge.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from bridge.c:28: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from bridge.h:34, from bridge.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from bridge.c:28: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from bridge.h:34, from bridge.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ bridge.c: In function '_update_gui_state': bridge.c:87:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 87 | DF_ACTION ("newfile", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:88:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 88 | DF_ACTION ("openfile", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:89:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 89 | DF_ACTION ("savefile", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:90:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 90 | DF_ACTION ("savefileas", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:91:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 91 | DF_ACTION ("resetregisters", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:92:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 92 | DF_ACTION ("resetflags", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:93:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 93 | DF_ACTION ("resetports", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:94:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 94 | DF_ACTION ("resetmemory", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:95:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 95 | DF_ACTION ("resetall", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:96:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 96 | DF_ACTION ("assemble", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:97:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 97 | DF_ACTION ("listing", !bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c:98:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 98 | DF_ACTION ("stop_debug", bdebug); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from bridge.h:34, from bridge.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ bridge.c: In function '_bridge_8085_cb': bridge.c:154:14: warning: variable 'opcode' set but not used [-Wunused-but-set-variable] 154 | eef_data_t opcode; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-list-io.o `test -f 'gui-list-io.c' || echo './'`gui-list-io.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-io.h:27, from gui-list-io.c:23: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-list-io.h:26, from gui-list-io.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-io.h:27, from gui-list-io.c:23: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-list-io.h:26, from gui-list-io.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gui-list-io.c: In function 'create_me': gui-list-io.c:93:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 93 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (view), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from gui-list-io.h:26, from gui-list-io.c:23: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-list-memory.o `test -f 'gui-list-memory.c' || echo './'`gui-list-memory.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-memory.h:27, from gui-list-memory.c:23: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-list-memory.h:26, from gui-list-memory.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-memory.h:27, from gui-list-memory.c:23: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-list-memory.h:26, from gui-list-memory.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gui-list-memory.c: In function 'create_me': gui-list-memory.c:93:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 93 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (view), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from gui-list-memory.h:26, from gui-list-memory.c:23: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-listing.o `test -f 'asm-listing.c' || echo './'`asm-listing.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-list-message.o `test -f 'gui-list-message.c' || echo './'`gui-list-message.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-message.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-list-message.h:31, from gui-list-message.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-message.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-list-message.h:31, from gui-list-message.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-list-data.o `test -f 'gui-list-data.c' || echo './'`gui-list-data.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-data.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-list-data.h:31, from gui-list-data.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-data.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-list-data.h:31, from gui-list-data.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gui-list-data.c: In function 'create_me': gui-list-data.c:69:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 69 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW(view), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from gui-list-data.h:31, from gui-list-data.c:23: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-asm-id-info.o `test -f 'asm-id-info.c' || echo './'`asm-id-info.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-list-stack.o `test -f 'gui-list-stack.c' || echo './'`gui-list-stack.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-stack.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gui-list-stack.h:31, from gui-list-stack.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-list-stack.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gui-list-stack.h:31, from gui-list-stack.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gui-list-stack.c: In function 'create_me': gui-list-stack.c:74:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 74 | gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (view), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from gui-list-stack.h:32, from gui-list-stack.c:23: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-keypad.o `test -f 'gui-keypad.c' || echo './'`gui-keypad.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-keypad.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-keypad.h:37, from gui-keypad.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from gui-app.h:35, from gui-keypad.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gui-keypad.h:37, from gui-keypad.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gui-keypad.c: In function 'create_me': gui-keypad.c:193:13: warning: variable 'opcode' set but not used [-Wunused-but-set-variable] 193 | IdOpcode *opcode; | ^~~~~~ gui-keypad.c: In function 'gui_keypad_attach_me': gui-keypad.c:239:3: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 239 | gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (cont), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:187, from gui-keypad.h:37, from gui-keypad.c:22: /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here 186 | void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-gui-input-symbol.o `test -f 'gui-input-symbol.c' || echo './'`gui-input-symbol.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gui-input-symbol.c: In function 'for_each_symbol': gui-input-symbol.c:89:14: warning: variable 'dig' set but not used [-Wunused-but-set-variable] 89 | GtkWidget *dig; | ^~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gnusim8085-file-op-gio.o `test -f 'file-op-gio.c' || echo './'`file-op-gio.c make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from file-op-gio.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from file-op.h:34, from file-op-gio.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35, from gui-editor.h:35, from file-op-gio.c:24: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from file-op.h:34, from file-op-gio.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ file-op-gio.c: In function 'ori_save': file-op-gio.c:128:10: warning: variable 'bytes' set but not used [-Wunused-but-set-variable] 128 | gssize bytes; | ^~~~~ file-op-gio.c: In function 'file_op_editor_save': file-op-gio.c:216:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 216 | (_("Save file"), GTK_FILE_CHOOSER_ACTION_SAVE, GTK_STOCK_SAVE); | ^ file-op-gio.c: In function 'file_op_editor_save_as': file-op-gio.c:246:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 246 | (_("Save file as"), GTK_FILE_CHOOSER_ACTION_SAVE, GTK_STOCK_SAVE); | ^ file-op-gio.c: In function 'file_op_editor_open': file-op-gio.c:280:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 280 | ("Open File", GTK_FILE_CHOOSER_ACTION_OPEN, GTK_STOCK_OPEN); | ^ file-op-gio.c: In function 'file_op_listing_save': file-op-gio.c:309:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 309 | ("Save Op Listing", GTK_FILE_CHOOSER_ACTION_SAVE, GTK_STOCK_SAVE); | ^ file-op-gio.c:306:10: warning: variable 'bytes' set but not used [-Wunused-but-set-variable] 306 | gssize bytes; | ^~~~~ file-op-gio.c: In function 'create_file_dialog': file-op-gio.c:362:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 362 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ file-op-gio.c: In function 'file_op_confirm_save': file-op-gio.c:407:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 407 | gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_DISCARD, GTK_RESPONSE_CLOSE); | ^~~~~~~~~~~~~~~~~~~~~ file-op-gio.c:408:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 408 | gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); | ^~~~~~~~~~~~~~~~~~~~~ file-op-gio.c:409:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 409 | gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_SAVE, GTK_RESPONSE_OK); | ^~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' gcc -DPACKAGE_DOC_DIR=\"/usr/share/doc/gnusim8085\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gnusim8085 gnusim8085-callbacks.o gnusim8085-interface.o gnusim8085-main.o gnusim8085-support.o gnusim8085-8085.o gnusim8085-8085-instructions.o gnusim8085-8085-memblock.o gnusim8085-asm-ds-symtable.o gnusim8085-asm-err-comm.o gnusim8085-asm-source.o gnusim8085-asm-token.o gnusim8085-asm-id.o gnusim8085-asm-gensym.o gnusim8085-asm-genobj.o gnusim8085-8085-asm.o gnusim8085-gui-app.o gnusim8085-gui-editor.o gnusim8085-8085-link.o gnusim8085-gui-view.o gnusim8085-bridge.o gnusim8085-gui-list-io.o gnusim8085-gui-list-memory.o gnusim8085-gui-list-message.o gnusim8085-gui-list-data.o gnusim8085-asm-listing.o gnusim8085-gui-list-stack.o gnusim8085-gui-keypad.o gnusim8085-gui-input-symbol.o gnusim8085-asm-id-info.o gnusim8085-file-op-gio.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 -lgtksourceview-3.0 -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 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' Making all in pixmaps make[2]: Nothing to be done for 'all'. Making all in doc Making all in help make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc/help' echo "Missing markdown." \ "Rerun configure and check for 'checking whether documentation can be changed and compiled... yes'!" Missing markdown. Rerun configure and check for 'checking whether documentation can be changed and compiled... yes'! make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc/help' make[3]: Nothing to be done for 'all-am'. Making all in data make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X6Itaq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64 + cd GNUSim8085-1.4.1 + mkdir -p /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/pixmaps/gnusim8085 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' installing ar.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/ar/LC_MESSAGES/gnusim8085.mo installing ast.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/ast/LC_MESSAGES/gnusim8085.mo installing de.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/gnusim8085.mo installing el.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/el/LC_MESSAGES/gnusim8085.mo installing eo.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/eo/LC_MESSAGES/gnusim8085.mo installing es.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/gnusim8085.mo installing fr.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/gnusim8085.mo installing gu.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/gu/LC_MESSAGES/gnusim8085.mo installing it.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/gnusim8085.mo installing ja.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/ja/LC_MESSAGES/gnusim8085.mo installing kn.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/kn/LC_MESSAGES/gnusim8085.mo installing lt.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/lt/LC_MESSAGES/gnusim8085.mo installing mr.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/mr/LC_MESSAGES/gnusim8085.mo installing nl.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/gnusim8085.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/gnusim8085.mo installing ru.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/gnusim8085.mo installing ta.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/ta/LC_MESSAGES/gnusim8085.mo installing th.gmo as /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/locale/th/LC_MESSAGES/gnusim8085.mo if test "gnusim8085" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/bin' /usr/bin/install -p gnusim8085 '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' make[1]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/src' Making install in pixmaps make[1]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/pixmaps' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/pixmaps' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 gnusim8085.svg '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/pixmaps' make[1]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/pixmaps' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc' Making install in help make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc/help' make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc/help' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc/help' make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc/help' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc' make[3]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085' /usr/bin/install -p -m 644 asm-guide.txt '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085/examples/' /usr/bin/install -p -m 644 examples/README examples/addwithcarry.asm examples/bcd2bin.asm examples/debugexample.asm examples/nqueens.asm examples/sorting.asm examples/sumofnumbers.asm examples/swaphex.asm '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085/examples/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 gnusim8085.1 '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/doc' Making install in data make[1]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/data' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/gnusim8085' /usr/bin/install -p -m 644 8085asm.lang '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/gnusim8085' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/metainfo' /usr/bin/install -p -m 644 gnusim8085.appdata.xml '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/metainfo' make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/data' make[1]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1/data' make[1]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1' make[2]: Entering directory '/builddir/build/BUILD/GNUSim8085-1.4.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 GNUSim8085.desktop '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085' /usr/bin/install -p -m 644 AUTHORS NEWS TODO ABOUT-NLS '/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085' make[2]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1' make[1]: Leaving directory '/builddir/build/BUILD/GNUSim8085-1.4.1' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64 gnusim8085 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.1-1.fc33 --unique-debug-suffix -1.4.1-1.fc33.riscv64 --unique-debug-src-base gnusim8085-1.4.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/GNUSim8085-1.4.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/bin/gnusim8085 extracting debug info from /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/bin/gnusim8085 original debug info size: 2068kB, size after compression: 1984kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 682 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Bzc9qr + umask 022 + cd /builddir/build/BUILD + cd GNUSim8085-1.4.1 + desktop-file-install --vendor '' --add-category Electronics --delete-original --dir /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/applications/ /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/applications/GNUSim8085.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/metainfo/gnusim8085.appdata.xml /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/metainfo/gnusim8085.appdata.xml: OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gnusim8085-1.4.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mHsOFp + umask 022 + cd /builddir/build/BUILD + cd GNUSim8085-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 + cp -pr ABOUT-NLS /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 + cp -pr AUTHORS /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 + cp -pr ChangeLog /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 + cp -pr NEWS /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 + cp -pr README.md /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 + cp -pr TODO /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 + cp -pr asm-guide.txt /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 cp: cannot stat 'asm-guide.txt': No such file or directory + : + cp -pr examples/ /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/doc/gnusim8085 cp: cannot stat 'examples/': No such file or directory + : + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kOn9Vp + umask 022 + cd /builddir/build/BUILD + cd GNUSim8085-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/licenses/gnusim8085 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/licenses/gnusim8085 + cp -pr COPYING /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64/usr/share/licenses/gnusim8085 + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(GNUSim8085.desktop) gnusim8085 = 1.4.1-1.fc33 gnusim8085(riscv-64) = 1.4.1-1.fc33 metainfo() metainfo(gnusim8085.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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) libgtksourceview-3.0.so.1()(64bit) libpango-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: gnusim8085-debugsource-1.4.1-1.fc33.riscv64 Provides: gnusim8085-debugsource = 1.4.1-1.fc33 gnusim8085-debugsource(riscv-64) = 1.4.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gnusim8085-debuginfo-1.4.1-1.fc33.riscv64 Provides: debuginfo(build-id) = 9f710b050fce9f53f448988eb345f5bb5888bd06 gnusim8085-debuginfo = 1.4.1-1.fc33 gnusim8085-debuginfo(riscv-64) = 1.4.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gnusim8085-debugsource(riscv-64) = 1.4.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/gnusim8085-debugsource-1.4.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gnusim8085-1.4.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gnusim8085-debuginfo-1.4.1-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IVkkYq + umask 022 + cd /builddir/build/BUILD + cd GNUSim8085-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnusim8085-1.4.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0