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/glade.spec'], chrootPath='/var/lib/mock/f33-build-291253-54633/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/glade.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=1596240000 Wrote: /builddir/build/SRPMS/glade-3.36.0-5.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/glade.spec'], chrootPath='/var/lib/mock/f33-build-291253-54633/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/glade.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=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DbmRSW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glade-3.36.0 + /usr/bin/xz -dc /builddir/build/SOURCES/glade-3.36.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glade-3.36.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N60nNX + umask 022 + cd /builddir/build/BUILD + cd glade-3.36.0 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + 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-05-06 16:19:58.000000000 -0400 +++ ./configure 2020-08-13 18:24:15.652963940 -0400 @@ -1965,7 +1965,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 --- ./configure.backup 2020-08-13 18:24:15.652963940 -0400 +++ ./configure 2020-08-13 18:24:16.872961406 -0400 @@ -6356,7 +6356,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -18598,7 +18598,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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 --disable-static checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target 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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether to enable debugging... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6310: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking for dlltool... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... ./configure: line 10509: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 10509: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking how to copy va_list... va_copy 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 gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.13 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for GTK... yes checking for GMODULE_EXPORT... yes checking for cos in -lm... yes checking for gtk_print_unix_dialog_new... yes checking for _gtk_widget_class_template_unset_only_for_glade... no checking for PYGOBJECT... yes checking for python version... 3.9 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.9/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.9/site-packages checking for headers required to compile python extensions... found checking for libraries required to embed python... yes checking for WEBKIT2GTK... yes checking for itstool... itstool checking for xmllint... xmllint checking for xsltproc... /usr/bin/xsltproc checking for Mac OS X platform... no ./configure: line 14314: test: too many arguments checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/gladeui-2.0.pc config.status: creating data/org.gnome.Glade.desktop.in config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/hicolor/Makefile config.status: creating data/icons/hicolor/scalable/Makefile config.status: creating data/icons/hicolor/scalable/apps/Makefile config.status: creating data/icons/hicolor/symbolic/Makefile config.status: creating data/icons/hicolor/symbolic/apps/Makefile config.status: creating data/gettext/Makefile config.status: creating data/gettext/its/Makefile config.status: creating gladeui/Makefile config.status: creating gladeui/gladeui.rc config.status: creating gladeui/glade-previewer.rc config.status: creating src/Makefile config.status: creating src/glade.rc config.status: creating plugins/Makefile config.status: creating plugins/gtk+/Makefile config.status: creating plugins/gtk+/icons/Makefile config.status: creating plugins/gtk+/icons/16x16/Makefile config.status: creating plugins/gtk+/icons/22x22/Makefile config.status: creating plugins/python/Makefile config.status: creating plugins/gladeui/Makefile config.status: creating plugins/webkit2gtk/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating help/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating build/mingw-w64/glade.nsi config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: Source code location: . Compiler: gcc Debug Enabled: yes GTK+ UNIX Print Widgets: yes PYTHON Widgets support: yes Gladeui Catalog: no WebKit2GTK+ Catalog: yes Introspection Data: yes Build Reference Manual: no Build Manual Pages: yes + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0' Making all in po make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/po' Making all in data make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data' Making all in icons make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons' Making all in hicolor make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' Making all in scalable make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable/apps' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' Making all in symbolic make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic/apps' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons' Making all in gettext make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' Making all in its make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/gettext/its' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/gettext/its' make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data' GEN org.gnome.Glade.appdata.xml GEN org.gnome.Glade.desktop make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data' Making all in gladeui make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/gladeui' /usr/bin/glib-genmarshal --prefix=_glade_marshal ./glade-marshallers.list --body --header > glade-marshallers-c.tmp \ && mv glade-marshallers-c.tmp glade-marshallers.c \ || ( rm -f glade-marshallers-c.tmp && exit 1 ) /usr/bin/glib-genmarshal --prefix=_glade_marshal ./glade-marshallers.list --header > glade-marshallers-h.tmp \ && mv glade-marshallers-h.tmp glade-marshallers.h \ || ( rm -f glade-marshallers-h.tmp && exit 1) GEN gladeui-enum-types.c GEN gladeui-enum-types.h INFO: Reading ./glade-marshallers.list... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading ./glade-marshallers.list... make all-am make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/gladeui' CC glade_previewer-glade-previewer-main.o CC glade_previewer-glade-preview-template.o CC glade_previewer-glade-previewer.o CC libgladeui_2_la-glade-marshallers.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-preview-template.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-previewer.h:27, from glade-previewer.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from ../gladeui/glade.h:24, from glade-previewer-main.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-marshallers.c:2: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-gladeui-resources.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gladeui-resources.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-previewer.c: In function 'glade_previewer_get_scale': glade-previewer.c:419:5: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] 419 | *sx = 72.0 / (gdk_screen_get_width (screen) / (gdk_screen_get_width_mm (screen) * 0.03937008)); | ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from glade-previewer.h:27, from glade-previewer.c:25: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ glade-previewer.c:419:5: warning: 'gdk_screen_get_width_mm' is deprecated [-Wdeprecated-declarations] 419 | *sx = 72.0 / (gdk_screen_get_width (screen) / (gdk_screen_get_width_mm (screen) * 0.03937008)); | ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from glade-previewer.h:27, from glade-previewer.c:25: /usr/include/gtk-3.0/gdk/gdkscreen.h:62:14: note: declared here 62 | gint gdk_screen_get_width_mm (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~~~ glade-previewer.c:422:5: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] 422 | *sy = 72.0 / (gdk_screen_get_height (screen) / (gdk_screen_get_height_mm (screen) * 0.03937008)); | ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from glade-previewer.h:27, from glade-previewer.c:25: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ glade-previewer.c:422:5: warning: 'gdk_screen_get_height_mm' is deprecated [-Wdeprecated-declarations] 422 | *sy = 72.0 / (gdk_screen_get_height (screen) / (gdk_screen_get_height_mm (screen) * 0.03937008)); | ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from glade-previewer.h:27, from glade-previewer.c:25: /usr/include/gtk-3.0/gdk/gdkscreen.h:64:14: note: declared here 64 | gint gdk_screen_get_height_mm (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_2_la-gladeui-enum-types.lo CC libgladeui_2_la-glade-accumulators.lo CC libgladeui_2_la-glade-app.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from ../gladeui/glade.h:24, from gladeui-enum-types.c:4: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-base-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-accumulators.h:4, from glade-accumulators.c:27: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-app.c:34: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-base-editor.c:32: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-adaptor-chooser-widget.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from ../gladeui/glade.h:24, from ../gladeui/glade-signal-editor.h:4, from ../gladeui/glade-editor.h:4, from glade-app.h:25, from glade-adaptor-chooser-widget.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-app.c: In function 'pointer_mode_register_icon': glade-app.c:281:7: warning: 'gtk_icon_theme_add_builtin_icon' is deprecated: Use 'gtk_icon_theme_add_resource_path' instead [-Wdeprecated-declarations] 281 | gtk_icon_theme_add_builtin_icon (icon_name, real_size, pixbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:127, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-app.c:34: /usr/include/gtk-3.0/gtk/gtkicontheme.h:275:15: note: declared here 275 | void gtk_icon_theme_add_builtin_icon (const gchar *icon_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-app.c: In function 'register_icon': glade-app.c:309:7: warning: 'gtk_icon_theme_add_builtin_icon' is deprecated: Use 'gtk_icon_theme_add_resource_path' instead [-Wdeprecated-declarations] 309 | gtk_icon_theme_add_builtin_icon (new_icon_name, size, pixbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:127, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-app.c:34: /usr/include/gtk-3.0/gtk/gtkicontheme.h:275:15: note: declared here 275 | void gtk_icon_theme_add_builtin_icon (const gchar *icon_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_2_la-glade-adaptor-chooser.lo CC libgladeui_2_la-glade-builtins.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from ../gladeui/glade-widget-adaptor.h:4, from glade-adaptor-chooser-widget.h:27, from glade-adaptor-chooser.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-builtins.c:29: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-catalog.lo CC libgladeui_2_la-glade-cell-renderer-icon.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-catalog.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-cell-renderer-icon.h:25, from glade-cell-renderer-icon.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-builtins.c: In function 'glade_standard_gdkcolor_spec': glade-builtins.c:566:30: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] 566 | _("A GDK color value"), GDK_TYPE_COLOR, | ^ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from ../gladeui/glade.h:25, from glade-builtins.h:5, from glade-builtins.c:32: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here 65 | GType gdk_color_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ CC libgladeui_2_la-glade-clipboard.lo CC libgladeui_2_la-glade-command.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-clipboard.c:36: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-command.c:34: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-cursor.lo CC libgladeui_2_la-glade-debug.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from ../gladeui/glade.h:24, from ../gladeui/glade-signal-editor.h:4, from ../gladeui/glade-editor.h:4, from glade-app.h:25, from glade-cursor.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-debug.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-design-layout.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-design-layout.c:29: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-design-view.lo CC libgladeui_2_la-glade-displayable-values.lo CC libgladeui_2_la-glade-editable.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-design-view.c:37: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-displayable-values.c:28: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-editable.c:28: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-editor.lo glade-design-layout.c: In function '_glade_design_layout_get_colors': glade-design-layout.c:2184:3: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 2184 | gtk_style_context_get_background_color (context, gtk_style_context_get_state (context), c1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-design-layout.c:29: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c:2189:3: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 2189 | gtk_style_context_get_background_color (context, gtk_style_context_get_state (context), c3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-design-layout.c:29: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from glade-editor.c:35: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-design-view.c: In function 'glade_design_view_viewport_draw': glade-design-view.c:409:7: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 409 | gtk_style_context_get_background_color (context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-design-view.c:37: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_2_la-glade-editor-property.lo CC libgladeui_2_la-glade-editor-skeleton.lo CC libgladeui_2_la-glade-editor-table.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from glade-editor-property.c:35: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-editor-skeleton.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-editor-table.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-editor.c: In function 'query_dialog_style_set_cb': glade-editor.c:763:3: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 763 | action_area = gtk_dialog_get_action_area (GTK_DIALOG (dialog)); | ^~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from glade-editor.c:39: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ glade-editor.c: In function 'glade_editor_query_dialog': glade-editor.c:804:3: warning: 'gtk_dialog_set_alternative_button_order' is deprecated [-Wdeprecated-declarations] 804 | gtk_dialog_set_alternative_button_order (GTK_DIALOG (dialog), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from glade-editor.c:39: /usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here 185 | void gtk_dialog_set_alternative_button_order (GtkDialog *dialog, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_2_la-glade-id-allocator.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from glade-id-allocator.h:28, from glade-id-allocator.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-editor-property.c: In function 'glade_eprop_color_load': glade-editor-property.c:1482:7: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] 1482 | if (pspec->value_type == GDK_TYPE_COLOR) | ^~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from glade-editor-property.c:39: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here 65 | GType gdk_color_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ glade-editor-property.c: In function 'glade_eprop_color_changed': glade-editor-property.c:1561:3: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] 1561 | if (pspec->value_type == GDK_TYPE_COLOR) | ^~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from glade-editor-property.c:39: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here 65 | GType gdk_color_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ glade-editor-property.c: In function 'glade_eprop_text_load': glade-editor-property.c:1920:13: warning: Deprecated pre-processor symbol, replace with 1920 | value_array_type = G_TYPE_VALUE_ARRAY; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c: In function 'glade_eprop_text_changed_common': glade-editor-property.c:1976:13: warning: Deprecated pre-processor symbol, replace with 1976 | value_array_type = G_TYPE_VALUE_ARRAY; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c: In function 'glade_editor_property_show_i18n_dialog': glade-editor-property.c:2144:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 2144 | alignment = gtk_alignment_new (0.5, 0.5, 1, 1); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from glade-editor-property.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ glade-editor-property.c:2145:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 2145 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 12, 0, 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from glade-editor-property.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c:2145:3: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 2145 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 12, 0, 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from glade-editor-property.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c:2182:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 2182 | alignment = gtk_alignment_new (0.5, 0.5, 1, 1); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from glade-editor-property.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ glade-editor-property.c:2183:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 2183 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 12, 0, 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from glade-editor-property.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c:2183:3: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 2183 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 12, 0, 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from glade-editor-property.c:39: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c: In function 'glade_eprop_text_create_input': glade-editor-property.c:2435:13: warning: Deprecated pre-processor symbol, replace with 2435 | value_array_type = G_TYPE_VALUE_ARRAY; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_2_la-glade-object-stub.lo CC libgladeui_2_la-glade-inspector.lo CC libgladeui_2_la-glade-name-context.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-object-stub.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-inspector.c:39: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-name-context.c:28: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-named-icon-chooser-dialog.lo CC libgladeui_2_la-glade-palette.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from ../gladeui/glade-widget-adaptor.h:4, from glade-widget.h:4, from glade-private.h:31, from glade-named-icon-chooser-dialog.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-palette.c:40: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-placeholder.lo CC libgladeui_2_la-glade-popup.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-placeholder.c:36: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-popup.c:27: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-named-icon-chooser-dialog.c: In function 'create_icons_view': glade-named-icon-chooser-dialog.c:1140:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 1140 | gtk_tree_view_set_rules_hint (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 ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade-widget.h:4, from glade-private.h:31, from glade-named-icon-chooser-dialog.c:25: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-named-icon-chooser-dialog.c: In function 'icon_activated_cb': glade-named-icon-chooser-dialog.c:1301:7: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 1301 | gtk_container_get_children (GTK_CONTAINER | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade-widget.h:4, from glade-private.h:31, from glade-named-icon-chooser-dialog.c:25: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ glade-named-icon-chooser-dialog.c: In function 'selection_changed_cb': glade-named-icon-chooser-dialog.c:1338:7: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 1338 | gtk_container_get_children (GTK_CONTAINER | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade-widget.h:4, from glade-private.h:31, from glade-named-icon-chooser-dialog.c:25: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_2_la-glade-preview.lo CC libgladeui_2_la-glade-project.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-preview.c:37: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-project.c:35: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-placeholder.c: In function 'glade_placeholder_draw': glade-placeholder.c:337:7: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 337 | gtk_style_context_get_background_color (context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from glade-placeholder.c:36: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-popup.c: In function 'glade_popup_widget_pop': glade-popup.c:488:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 488 | gtk_menu_popup (GTK_MENU (popup_menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-popup.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ glade-popup.c: In function 'glade_popup_placeholder_pop': glade-popup.c:519:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 519 | gtk_menu_popup (GTK_MENU (popup_menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-popup.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ glade-popup.c: In function 'glade_popup_palette_pop': glade-popup.c:564:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 564 | gtk_menu_popup (GTK_MENU (popup_menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-popup.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ glade-popup.c: In function 'glade_popup_property_pop': glade-popup.c:640:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 640 | gtk_menu_popup (GTK_MENU (popup_menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-popup.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ glade-popup.c: In function 'glade_popup_simple_pop': glade-popup.c:665:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 665 | gtk_menu_popup (GTK_MENU (popup_menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-popup.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC libgladeui_2_la-glade-project-properties.lo CC libgladeui_2_la-glade-property.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-project-properties.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from glade-property.c:41: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-property-def.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-property-def.c:38: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-property.c: In function 'glade_property_init': glade-property.c:639:13: warning: Deprecated pre-processor symbol, replace with 639 | GladePropertyPrivate); | ^ ~~~~~~~~~~~~ CC libgladeui_2_la-glade-property-label.lo CC libgladeui_2_la-glade-property-shell.lo CC libgladeui_2_la-glade-signal.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-property-label.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-property-shell.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-property-def.c: In function 'glade_property_def_make_string_from_gvalue': glade-property-def.c:505:13: warning: Deprecated pre-processor symbol 505 | else if (G_IS_PARAM_SPEC_VALUE_ARRAY (property_def->pspec)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-property-def.c:505:13: warning: Deprecated pre-processor symbol glade-property-def.c:527:7: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] 527 | if (property_def->pspec->value_type == GDK_TYPE_COLOR) | ^~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-property-def.c:42: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here 65 | GType gdk_color_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ glade-property-def.c: In function 'glade_property_def_make_gvalue_from_string': glade-property-def.c:840:13: warning: Deprecated pre-processor symbol 840 | else if (G_IS_PARAM_SPEC_VALUE_ARRAY (property_def->pspec)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-property-def.c:840:13: warning: Deprecated pre-processor symbol glade-property-def.c:867:7: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] 867 | if (property_def->pspec->value_type == GDK_TYPE_COLOR) | ^~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-property-def.c:42: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here 65 | GType gdk_color_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ glade-property-def.c:869:11: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 869 | if (gdk_color_parse (string, &color)) | ^~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-property-def.c:42: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here 79 | gboolean gdk_color_parse (const gchar *spec, | ^~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-signal.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-signal-def.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-signal-def.h:26, from glade-signal-def.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-signal-editor.lo CC libgladeui_2_la-glade-signal-model.lo CC libgladeui_2_la-glade-template.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-signal-editor.c:32: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-signal-model.h:23, from glade-signal-model.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from ../gladeui/glade-widget-adaptor.h:4, from glade-widget.h:4, from glade-private.h:31, from glade-template.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-tsort.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from glade-tsort.h:27, from glade-tsort.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-utils.lo glade-signal-editor.c: In function 'create_rich_drag_surface': glade-signal-editor.c:859:3: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 859 | gtk_style_context_get_background_color (context, state, &rgba); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-signal-editor.c:35: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_2_la-glade-widget.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-utils.c:32: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-widget-action.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-widget.c:39: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-widget-adaptor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget-action.h:25, from glade-widget-action.c:32: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-widget-adaptor.c:35: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-xml-utils.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-xml-utils.c:38: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-utils.c: In function '_glade_util_dialog_set_hig': glade-utils.c:188:3: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 188 | action_area = gtk_dialog_get_action_area (dialog); | ^~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-utils.c:32: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ glade-utils.c: In function 'glade_util_get_placeholder_from_pointer': glade-utils.c:1161:7: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 1161 | (manager = gdk_display_get_device_manager (display)) && | ^ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-utils.c:32: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-utils.c:1162:7: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 1162 | (device = gdk_device_manager_get_client_pointer (manager)) && | ^ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-utils.c:32: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-utils.c: In function 'glade_util_url_show': glade-utils.c:1217:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] 1217 | ret = gtk_show_uri (gtk_widget_get_screen (widget), | ^~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:200, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-utils.c:32: /usr/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here 33 | gboolean gtk_show_uri (GdkScreen *screen, | ^~~~~~~~~~~~ CC libgladeui_2_la-glade-drag.lo glade-widget-adaptor.c: In function 'glade_widget_adaptor_get_eprop_type': glade-widget-adaptor.c:1246:13: warning: Deprecated pre-processor symbol 1246 | else if (G_IS_PARAM_SPEC_VALUE_ARRAY (pspec)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-widget-adaptor.c:1246:13: warning: Deprecated pre-processor symbol glade-widget-adaptor.c:1250:13: warning: Deprecated pre-processor symbol, replace with 1250 | if (pspec->value_type == G_TYPE_VALUE_ARRAY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade-widget-adaptor.h:4, from glade-drag.h:28, from glade-drag.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladeui_2_la-glade-dnd.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:5, from glade.h:24, from glade-dnd.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-dnd.c: In function 'on_drag_icon_draw': glade-dnd.c:103:3: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 103 | gtk_style_context_get_background_color (context, gtk_style_context_get_state (context), &bg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from ../gladeui/glade-property-def.h:6, from ../gladeui/glade-widget-adaptor.h:5, from glade.h:25, from glade-dnd.c:25: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libgladeui-2.la CCLD glade-previewer GISCAN Gladeui-2.0.gir In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /builddir/build/BUILD/glade-3.36.0/gladeui/tmp-introspectk8cgenvw/Gladeui-2.0.c:2: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ (process:114545): Gdk-CRITICAL **: 18:40:03.751: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.775: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.777: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.778: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.779: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.779: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.780: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.781: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.782: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.783: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.784: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.785: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.785: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.786: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.787: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.788: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.788: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.789: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.790: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.791: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.791: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.792: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.793: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.794: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.795: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.796: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.796: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.797: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.798: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.799: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.799: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.800: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.801: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.802: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.802: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.803: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.804: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.805: gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed (process:114545): Gdk-CRITICAL **: 18:40:03.806: gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed (process:114545): Gtk-CRITICAL **: 18:40:03.807: _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed GICOMP Gladeui-2.0.gir make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/gladeui' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/gladeui' Making all in src make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/src' make all-am make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/src' CC glade-glade-window.o CC glade-glade-resources.o CC glade-glade-intro.o CC glade-glade-preferences.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from glade-resources.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-preferences.h:26, from glade-preferences.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-window.h:24, from glade-window.c:29: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-intro.h:27, from glade-intro.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC glade-glade-http.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ./glade-http.h:25, from glade-http.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC glade-glade-registration.o CC glade-glade-settings.o CC glade-main.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-registration.h:25, from glade-registration.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-catalog.h:24, from glade-settings.c:21: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-window.h:24, from main.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-registration.c: In function 'on_subscribe_http_request_done': glade-registration.c:353:3: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 353 | gtk_button_box_set_child_secondary (GTK_BUTTON_BOX (gtk_dialog_get_action_area (dialog)), button, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from glade-registration.h:25, from glade-registration.c:23: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD glade make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/src' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/src' Making all in plugins make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins' Making all in gtk+ make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' /usr/bin/glib-genmarshal --prefix=glade_gtk_marshal ./glade-gtk-marshallers.list --body --header > glade-gtk-marshallers-c.tmp \ && mv glade-gtk-marshallers-c.tmp glade-gtk-marshallers.c \ || ( rm -f glade-gtk-marshallers-c.tmp && exit 1 ) /usr/bin/glib-genmarshal --prefix=glade_gtk_marshal ./glade-gtk-marshallers.list --header > glade-gtk-marshallers-h.tmp \ && mv glade-gtk-marshallers-h.tmp glade-gtk-marshallers.h \ || ( rm -f glade-gtk-marshallers-h.tmp && exit 1) INFO: Reading ./glade-gtk-marshallers.list... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading ./glade-gtk-marshallers.list... make all-recursive make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' Making all in icons make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' Making all in 16x16 make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/16x16' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/16x16' Making all in 22x22 make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/22x22' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/22x22' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' CC libgladegtk_la-glade-gtk-marshallers.lo CC libgladegtk_la-glade-about-dialog-editor.lo CC libgladegtk_la-glade-gtk-resources.lo CC libgladegtk_la-glade-accels.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-accels.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from glade-gtk-resources.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-gtk-marshallers.c:2: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-about-dialog-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-action-editor.lo CC libgladegtk_la-glade-activatable-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-action-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-activatable-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-app-chooser-button-editor.lo CC libgladegtk_la-glade-app-chooser-widget-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-app-chooser-button-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-app-chooser-widget-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-arrow-editor.lo CC libgladegtk_la-glade-attributes.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-arrow-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-attributes.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-action-bar-editor.lo CC libgladegtk_la-glade-box-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-action-bar-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-box-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-button-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-button-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-cell-renderer-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-cell-renderer-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-column-types.lo CC libgladegtk_la-glade-combo-box-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-column-types.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-combo-box-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-combo-box-text-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-combo-box-text-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-entry-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-entry-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-file-chooser-button-editor.lo CC libgladegtk_la-glade-file-chooser-dialog-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-file-chooser-button-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-file-chooser-dialog-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-file-chooser-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-file-chooser-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-file-chooser-widget-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-file-chooser-widget-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-fixed.lo CC libgladegtk_la-glade-font-button-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-fixed.c:50: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-font-button-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-font-chooser-dialog-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-font-chooser-dialog-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-font-chooser-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-font-chooser-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-font-chooser-widget-editor.lo CC libgladegtk_la-glade-grid-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-grid-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-font-chooser-widget-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-about-dialog.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-about-dialog.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-action.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-action.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-action-bar.lo CC libgladegtk_la-glade-gtk-action-group.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-gtk-action-bar.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-action-group.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-action-widgets.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-gtk-action-widgets.h:28, from glade-gtk-action-widgets.c:27: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-adjustment.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-adjustment.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-app-chooser-button.lo CC libgladegtk_la-glade-gtk-app-chooser-widget.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-app-chooser-button.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-app-chooser-widget.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-arrow.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-arrow.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-assistant.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-assistant.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-bin.lo CC libgladegtk_la-glade-gtk-box.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-gtk-bin.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-gtk-box.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-button.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-button.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-cell-layout.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-cell-layout.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-cell-renderer.lo CC libgladegtk_la-glade-gtk-combo-box.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-cell-renderer.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-combo-box.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-combo-box-text.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-combo-box-text.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-container.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-container.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-dialog.lo CC libgladegtk_la-glade-gtk-entry.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-dialog.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-entry.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-entry-buffer.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-entry-buffer.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-expander.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-expander.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-file-chooser-widget.lo CC libgladegtk_la-glade-gtk-fixed-layout.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-file-chooser-widget.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-flow-box.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-fixed-layout.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-gtk-flow-box.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-font-chooser-widget.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-font-chooser-widget.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-frame.lo CC libgladegtk_la-glade-gtk-grid.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-frame.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-gtk-grid.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-icon-factory.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-icon-factory.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-icon-view.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-icon-view.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-gtk-frame.c: In function 'glade_gtk_frame_post_create': glade-gtk-frame.c:55:13: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 55 | glade_widget_adaptor_get_by_type (GTK_TYPE_ALIGNMENT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-gtk-frame.c:25: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ CC libgladegtk_la-glade-gtk-image.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-image.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-image-menu-item.lo CC libgladegtk_la-glade-gtk-info-bar.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-image-menu-item.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-gtk-info-bar.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-label.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-label.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-level-bar.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-level-bar.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-list-box.lo CC libgladegtk_la-glade-gtk-list-store.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-gtk-list-box.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-list-store.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-menu.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-menu.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-menu-bar.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-menu-bar.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-menu-item.lo CC libgladegtk_la-glade-gtk-menu-shell.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-menu-item.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-menu-shell.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-menu-tool-button.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-menu-tool-button.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-message-dialog.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-message-dialog.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-model-button.lo CC libgladegtk_la-glade-gtk-notebook.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-model-button.c:2: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-overlay.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-notebook.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk.h:28, from glade-gtk-overlay.c:27: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-paned.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-paned.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-popover.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-popover.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-popover-menu.lo CC libgladegtk_la-glade-gtk-progress-bar.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-popover-menu.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-progress-bar.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-radio-button.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-radio-button.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-radio-menu-item.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-radio-menu-item.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-recent-chooser-menu.lo CC libgladegtk_la-glade-gtk-recent-chooser-widget.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-recent-chooser-menu.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-recent-chooser-widget.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-recent-file-filter.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-recent-file-filter.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-revealer.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-gtk-revealer.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-scale.lo CC libgladegtk_la-glade-gtk-scrollbar.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-scale.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-scrollbar.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-scrolled-window.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-scrolled-window.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-searchbar.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-searchbar.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-size-group.lo CC libgladegtk_la-glade-gtk-spin-button.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-spin-button.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-size-group.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-stack.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-stack.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-stack-switcher.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-stack-switcher.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-switch.lo CC libgladegtk_la-glade-gtk-table.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-activatable-editor.h:24, from glade-gtk-switch.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, 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 glade-gtk-table.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-text-buffer.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-text-buffer.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-text-tag-table.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-text-tag-table.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-text-view.lo CC libgladegtk_la-glade-gtk-tool-button.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-text-view.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-tool-button.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-tool-item.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-tool-item.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-tool-item-group.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-tool-item-group.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-tool-palette.lo CC libgladegtk_la-glade-gtk-toolbar.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-tool-palette.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-toolbar.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-tree-view.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-tree-view.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-viewport.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-viewport.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-widget.lo CC libgladegtk_la-glade-gtk-window.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-widget.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-window.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-gtk-header-bar.lo CC libgladegtk_la-glade-header-bar-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-header-bar.c:2: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-header-bar-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-gtk-widget.c: In function 'glade_gtk_widget_action_activate': glade-gtk-widget.c:885:9: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 885 | new_type = GTK_TYPE_ALIGNMENT; | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-gtk-widget.c:25: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ CC libgladegtk_la-glade-icon-factory-editor.lo CC libgladegtk_la-glade-icon-sources.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-icon-factory-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-icon-sources.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-icon-view-editor.lo CC libgladegtk_la-glade-image-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-icon-view-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-image-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-image-item-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-image-item-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-label-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-label-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-layout-editor.lo CC libgladegtk_la-glade-level-bar-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-layout-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-level-bar-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-image-item-editor.c: In function 'glade_image_item_editor_new': glade-image-item-editor.c:307:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 307 | alignment = gtk_alignment_new (0.5F, 0.5F, 1.0F, 1.0F); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ glade-image-item-editor.c:308:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 308 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glade-image-item-editor.c:308:3: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 308 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-image-item-editor.c:353:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 353 | alignment = gtk_alignment_new (0.5F, 0.5F, 1.0F, 1.0F); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ glade-image-item-editor.c:354:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 354 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glade-image-item-editor.c:354:3: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 354 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-image-item-editor.c:389:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 389 | alignment = gtk_alignment_new (0.5F, 0.5F, 1.0F, 1.0F); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ glade-image-item-editor.c:390:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 390 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glade-image-item-editor.c:390:3: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 390 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ CC libgladegtk_la-glade-message-dialog-editor.lo CC libgladegtk_la-glade-misc-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-message-dialog-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-misc-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-model-button-editor.lo CC libgladegtk_la-glade-model-data.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-model-button-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-model-data.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-notebook-editor.lo CC libgladegtk_la-glade-popover-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-notebook-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-popover-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-popover-menu-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-popover-menu-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-progress-bar-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-progress-bar-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-real-tree-view-editor.lo CC libgladegtk_la-glade-recent-action-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-real-tree-view-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-recent-action-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-recent-chooser-dialog-editor.lo CC libgladegtk_la-glade-recent-chooser-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-recent-chooser-dialog-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-recent-chooser-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-recent-chooser-menu-editor.lo CC libgladegtk_la-glade-recent-chooser-widget-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-recent-chooser-menu-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-recent-chooser-widget-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-scale-button-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-scale-button-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-scale-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-scale-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-scrollable-editor.lo CC libgladegtk_la-glade-scrollbar-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-scrollable-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-scrollbar-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-scrolled-window-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-scrolled-window-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-spin-button-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-spin-button-editor.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-stack-editor.lo CC libgladegtk_la-glade-stack-switcher-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-stack-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-stack-switcher-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-store-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-store-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-string-list.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-string-list.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-eprop-enum-int.lo CC libgladegtk_la-glade-text-view-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from glade-eprop-enum-int.c:4: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-store-editor.c: In function 'glade_store_editor_new': glade-store-editor.c:148:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 148 | alignment = gtk_alignment_new (0.5F, 0.5F, 1.0F, 1.0F); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-store-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ glade-store-editor.c:149:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 149 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-store-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glade-store-editor.c:149:3: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 149 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-store-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-store-editor.c:181:7: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 181 | alignment = gtk_alignment_new (0.5F, 0.5F, 1.0F, 1.0F); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-store-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ glade-store-editor.c:182:7: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 182 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-store-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ glade-store-editor.c:182:7: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] 182 | gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255, from ../../gladeui/glade-property-def.h:6, from ../../gladeui/glade-widget-adaptor.h:5, from ../../gladeui/glade.h:25, from glade-store-editor.c:23: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here 77 | GType gtk_alignment_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-text-view-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-tool-button-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-tool-button-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-tool-item-group-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-tool-item-group-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-tool-palette-editor.lo CC libgladegtk_la-glade-treeview-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-tool-palette-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-treeview-editor.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-viewport-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-viewport-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CC libgladegtk_la-glade-widget-editor.lo CC libgladegtk_la-glade-window-editor.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:5, from ../../gladeui/glade.h:24, from glade-widget-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-window-editor.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CCLD libgladegtk.la make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' Making all in python make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/python' CC libgladepython_la-glade-python.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/include/python3.9/Python.h:11, from glade-python.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ glade-python.c: In function 'glade_python_setup': glade-python.c:119:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 119 | pvalue_char = STRING_FROM_PYSTR (pstr); | ^ CCLD libgladepython.la make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/python' Making all in webkit2gtk make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/webkit2gtk' CC libgladewebkit2gtk_la-glade-webkit2gtk.lo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:30, from glade-webkit2gtk.c:27: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CCLD libgladewebkit2gtk.la make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/webkit2gtk' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/tests' make all-am make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/tests' CC create_widgets-create-widgets.o CC add_child-add-child.o CC toplevel_order-toplevel-order.o CC toplevel_order-toplevel-order-resources.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from add-child.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from create-widgets.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from toplevel-order.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from toplevel-order-resources.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CCLD create-widgets CCLD toplevel-order CCLD add-child make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/doc' Making all in help make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/help' GEN ca/ca.mo GEN bg/bg.mo GEN cs/cs.mo GEN de/de.mo GEN el/el.mo GEN en_GB/en_GB.mo GEN es/es.mo GEN eu/eu.mo GEN fr/fr.mo GEN gl/gl.mo GEN hu/hu.mo GEN hi/hi.mo GEN id/id.mo GEN it/it.mo GEN ja/ja.mo GEN ko/ko.mo GEN oc/oc.mo GEN pt_BR/pt_BR.mo GEN ru/ru.mo GEN pl/pl.mo GEN sl/sl.mo GEN sv/sv.mo GEN zh_CN/zh_CN.mo GEN uk/uk.mo GEN bg/ GEN ca/ GEN cs/ GEN de/ GEN el/ GEN en_GB/ GEN es/ GEN eu/ GEN fr/ GEN gl/ GEN hi/ GEN hu/ GEN id/ GEN it/ GEN ja/ GEN ko/ GEN oc/ GEN pl/ GEN pt_BR/ GEN ru/ GEN sl/ GEN sv/ GEN uk/ GEN zh_CN/ make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/help' Making all in man make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/man' GEN glade.1 GEN glade-previewer.1 make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/man' make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ahWGfY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 + cd glade-3.36.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/po' installing az.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/az/LC_MESSAGES/glade.mo installing ar.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ar/LC_MESSAGES/glade.mo installing ast.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ast/LC_MESSAGES/glade.mo installing bg.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/bg/LC_MESSAGES/glade.mo installing bn.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/bn/LC_MESSAGES/glade.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/glade.mo installing bs.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/bs/LC_MESSAGES/glade.mo installing ca.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/glade.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES/glade.mo installing cs.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/glade.mo installing da.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/da/LC_MESSAGES/glade.mo installing de.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/glade.mo installing el.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/el/LC_MESSAGES/glade.mo installing en_CA.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/en_CA/LC_MESSAGES/glade.mo installing en_GB.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES/glade.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/en@shaw/LC_MESSAGES/glade.mo installing eo.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/eo/LC_MESSAGES/glade.mo installing es.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/glade.mo installing et.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/et/LC_MESSAGES/glade.mo installing eu.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/eu/LC_MESSAGES/glade.mo installing fi.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES/glade.mo installing fr.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/glade.mo installing fur.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/fur/LC_MESSAGES/glade.mo installing gl.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/gl/LC_MESSAGES/glade.mo installing gu.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/gu/LC_MESSAGES/glade.mo installing he.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/he/LC_MESSAGES/glade.mo installing hi.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/hi/LC_MESSAGES/glade.mo installing hu.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES/glade.mo installing hy.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/hy/LC_MESSAGES/glade.mo installing id.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/id/LC_MESSAGES/glade.mo installing it.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/glade.mo installing ja.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ja/LC_MESSAGES/glade.mo installing kk.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/kk/LC_MESSAGES/glade.mo installing km.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/km/LC_MESSAGES/glade.mo installing ko.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ko/LC_MESSAGES/glade.mo installing lt.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/lt/LC_MESSAGES/glade.mo installing lv.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/lv/LC_MESSAGES/glade.mo installing mai.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/mai/LC_MESSAGES/glade.mo installing mk.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/mk/LC_MESSAGES/glade.mo installing ml.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ml/LC_MESSAGES/glade.mo installing mr.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/mr/LC_MESSAGES/glade.mo installing ms.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ms/LC_MESSAGES/glade.mo installing nb.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/nb/LC_MESSAGES/glade.mo installing ne.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ne/LC_MESSAGES/glade.mo installing nl.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/glade.mo installing nn.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/nn/LC_MESSAGES/glade.mo installing oc.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/oc/LC_MESSAGES/glade.mo installing or.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/or/LC_MESSAGES/glade.mo installing pa.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/pa/LC_MESSAGES/glade.mo installing pl.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/glade.mo installing pt.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/pt/LC_MESSAGES/glade.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/glade.mo installing ro.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES/glade.mo installing ru.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/glade.mo installing si.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/si/LC_MESSAGES/glade.mo installing sk.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/sk/LC_MESSAGES/glade.mo installing sl.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/sl/LC_MESSAGES/glade.mo installing sv.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES/glade.mo installing sq.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/sq/LC_MESSAGES/glade.mo installing sr.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES/glade.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/glade.mo installing ta.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ta/LC_MESSAGES/glade.mo installing te.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/te/LC_MESSAGES/glade.mo installing th.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/th/LC_MESSAGES/glade.mo installing tr.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/tr/LC_MESSAGES/glade.mo installing ug.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/ug/LC_MESSAGES/glade.mo installing uk.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/glade.mo installing vi.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/vi/LC_MESSAGES/glade.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/glade.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/glade.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/glade.mo if test "glade" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/glade-3.36.0-5.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/glade-3.36.0-5.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/po' Making install in data make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons' Making install in hicolor make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' Making install in scalable make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable/apps' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 org.gnome.Glade.svg '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable/apps' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable/apps' make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/scalable' Making install in symbolic make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic/apps' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/icons/hicolor/symbolic/apps' /usr/bin/install -p -m 644 org.gnome.Glade-symbolic.svg glade-brand-symbolic.svg '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/icons/hicolor/symbolic/apps' make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic/apps' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic/apps' make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor/symbolic' make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons/hicolor' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons' make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps' /usr/bin/install -p -m 644 devhelp.png plus.png fixed-bg.png placeholder.png deprecated-16x16.png deprecated-22x22.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps' /usr/bin/make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons' make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/icons' Making install in gettext make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' Making install in its make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/gettext/its' make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/gettext/its' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/gettext/its' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/gettext/its' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data/gettext' make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/metainfo' /usr/bin/install -p -m 644 org.gnome.Glade.appdata.xml '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 org.gnome.Glade.desktop '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gladeui-2.0.pc '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/data' Making install in gladeui make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/gladeui' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/gladeui' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/gladeui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgladeui-2.la '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgladeui-2.so.12.0.0 /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/libgladeui-2.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64 && { ln -s -f libgladeui-2.so.12.0.0 libgladeui-2.so.12 || { rm -f libgladeui-2.so.12 && ln -s libgladeui-2.so.12.0.0 libgladeui-2.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64 && { ln -s -f libgladeui-2.so.12.0.0 libgladeui-2.so || { rm -f libgladeui-2.so && ln -s libgladeui-2.so.12.0.0 libgladeui-2.so; }; }) libtool: install: /usr/bin/install -p .libs/libgladeui-2.lai /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/libgladeui-2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p glade-previewer '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin' libtool: warning: 'libgladeui-2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/glade-previewer /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin/glade-previewer /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/gir-1.0' /usr/bin/install -p -m 644 Gladeui-2.0.gir '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/include/libgladeui-2.0/gladeui' /usr/bin/install -p -m 644 glade.h glade-app.h glade-adaptor-chooser.h glade-base-editor.h glade-builtins.h glade-catalog.h glade-cell-renderer-icon.h glade-clipboard.h glade-command.h glade-cursor.h glade-debug.h glade-design-view.h glade-displayable-values.h glade-editable.h glade-editor.h glade-editor-property.h glade-editor-skeleton.h glade-editor-table.h glade-inspector.h glade-name-context.h glade-palette.h glade-placeholder.h glade-project.h glade-property.h glade-property-def.h glade-property-label.h glade-property-shell.h glade-signal.h glade-signal-def.h glade-signal-editor.h glade-signal-model.h glade-utils.h glade-widget.h glade-widget-action.h glade-widget-adaptor.h glade-xml-utils.h '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/include/libgladeui-2.0/gladeui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 Gladeui-2.0.typelib '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/girepository-1.0' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/gladeui' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/gladeui' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/gladeui' Making install in src make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/src' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/src' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p glade '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin' libtool: warning: '../gladeui/libgladeui-2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/glade /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin/glade make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/src' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/src' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/src' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins' Making install in gtk+ make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' Making install in icons make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' Making install in 16x16 make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/16x16' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/16x16' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/16x16/actions' /usr/bin/install -p -m 644 widget-gtk-aboutdialog.png widget-gtk-accelgroup.png widget-gtk-accellabel.png widget-gtk-actionbar.png widget-gtk-adjustment.png widget-gtk-alignment.png widget-gtk-appchooserbutton.png widget-gtk-appchooserdialog.png widget-gtk-appchooserwidget.png widget-gtk-arrow.png widget-gtk-aspectframe.png widget-gtk-assistant.png widget-gtk-button.png widget-gtk-buttonbox.png widget-gtk-box.png widget-gtk-calendar.png widget-gtk-cellareabox.png widget-gtk-cellrenderertext.png widget-gtk-cellrendereraccel.png widget-gtk-cellrenderercombo.png widget-gtk-cellrendererspin.png widget-gtk-cellrendererspinner.png widget-gtk-cellrendererpixbuf.png widget-gtk-cellrendererprogress.png widget-gtk-cellrenderertoggle.png widget-gtk-checkbutton.png widget-gtk-checkmenuitem.png widget-gtk-colorbutton.png widget-gtk-colorselection.png widget-gtk-colorselectiondialog.png widget-gtk-combobox.png widget-gtk-comboboxtext.png widget-gtk-default.png widget-gtk-dialog.png widget-gtk-drawingarea.png widget-gtk-entry.png widget-gtk-entrybuffer.png widget-gtk-eventbox.png widget-gtk-expander.png widget-gtk-filechooserbutton.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/16x16/actions' /usr/bin/install -p -m 644 widget-gtk-filechooserdialog.png widget-gtk-filechooserwidget.png widget-gtk-filefilter.png widget-gtk-fixed.png widget-gtk-flowbox.png widget-gtk-flowboxchild.png widget-gtk-fontbutton.png widget-gtk-fontselection.png widget-gtk-fontselectiondialog.png widget-gtk-frame.png widget-gtk-grid.png widget-gtk-glarea.png widget-gtk-handlebox.png widget-gtk-hbox.png widget-gtk-hbuttonbox.png widget-gtk-headerbar.png widget-gtk-hpaned.png widget-gtk-hscale.png widget-gtk-hscrollbar.png widget-gtk-hseparator.png widget-gtk-iconview.png widget-gtk-image.png widget-gtk-imagemenuitem.png widget-gtk-infobar.png widget-gtk-inputdialog.png widget-gtk-label.png widget-gtk-layout.png widget-gtk-linkbutton.png widget-gtk-lockbutton.png widget-gtk-menu.png widget-gtk-menubar.png widget-gtk-menubutton.png widget-gtk-menuitem.png widget-gtk-menutoolbutton.png widget-gtk-messagedialog.png widget-gtk-modelbutton.png widget-gtk-notebook.png widget-gtk-offscreenwindow.png widget-gtk-paned.png widget-gtk-pagesetupdialog.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/16x16/actions' /usr/bin/install -p -m 644 widget-gtk-placessidebar.png widget-gtk-popover.png widget-gtk-popovermenu.png widget-gtk-printdialog.png widget-gtk-progressbar.png widget-gtk-searchbar.png widget-gtk-levelbar.png widget-gtk-radiobutton.png widget-gtk-radiomenuitem.png widget-gtk-radiotoolbutton.png widget-gtk-recentaction.png widget-gtk-recentchooser.png widget-gtk-recentchooserdialog.png widget-gtk-recentchoosermenu.png widget-gtk-recentfilter.png widget-gtk-recentmanager.png widget-gtk-scale.png widget-gtk-scrollbar.png widget-gtk-scrolledwindow.png widget-gtk-separator.png widget-gtk-separatormenuitem.png widget-gtk-separatortoolitem.png widget-gtk-stacksidebar.png widget-gtk-sizegroup.png widget-gtk-spinbutton.png widget-gtk-spinner.png widget-gtk-stack.png widget-gtk-stackswitcher.png widget-gtk-statusbar.png widget-gtk-statusicon.png widget-gtk-table.png widget-gtk-tearoffmenuitem.png widget-gtk-textbuffer.png widget-gtk-texttag.png widget-gtk-texttagtable.png widget-gtk-textview.png widget-gtk-togglebutton.png widget-gtk-switch.png widget-gtk-toggletoolbutton.png widget-gtk-toolbar.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/16x16/actions' /usr/bin/install -p -m 644 widget-gtk-toolbutton.png widget-gtk-toolitem.png widget-gtk-toolitemgroup.png widget-gtk-toolpalette.png widget-gtk-treemodelfilter.png widget-gtk-treemodelsort.png widget-gtk-treeselection.png widget-gtk-treeview.png widget-gtk-treeviewcolumn.png widget-gtk-vbox.png widget-gtk-vbuttonbox.png widget-gtk-viewport.png widget-gtk-vpaned.png widget-gtk-vscale.png widget-gtk-vscrollbar.png widget-gtk-vseparator.png widget-gtk-window.png widget-gtk-entrycompletion.png widget-gtk-action.png widget-gtk-actiongroup.png widget-gtk-radioaction.png widget-gtk-toggleaction.png widget-gtk-volumebutton.png widget-gtk-windowgroup.png widget-gtk-treestore.png widget-gtk-liststore.png widget-gtk-scalebutton.png widget-gtk-revealer.png widget-gtk-overlay.png widget-gtk-listbox.png widget-gtk-listboxrow.png widget-gtk-searchentry.png widget-gtk-iconfactory.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/16x16/actions' make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/16x16' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/16x16' Making install in 22x22 make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/22x22' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/22x22' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/22x22/actions' /usr/bin/install -p -m 644 widget-gtk-aboutdialog.png widget-gtk-accelgroup.png widget-gtk-accellabel.png widget-gtk-actionbar.png widget-gtk-adjustment.png widget-gtk-alignment.png widget-gtk-appchooserbutton.png widget-gtk-appchooserdialog.png widget-gtk-appchooserwidget.png widget-gtk-arrow.png widget-gtk-aspectframe.png widget-gtk-assistant.png widget-gtk-button.png widget-gtk-buttonbox.png widget-gtk-box.png widget-gtk-calendar.png widget-gtk-cellareabox.png widget-gtk-cellrenderertext.png widget-gtk-cellrendereraccel.png widget-gtk-cellrenderercombo.png widget-gtk-cellrendererspin.png widget-gtk-cellrendererspinner.png widget-gtk-cellrendererpixbuf.png widget-gtk-cellrendererprogress.png widget-gtk-cellrenderertoggle.png widget-gtk-checkbutton.png widget-gtk-checkmenuitem.png widget-gtk-colorbutton.png widget-gtk-colorselection.png widget-gtk-colorselectiondialog.png widget-gtk-combobox.png widget-gtk-comboboxtext.png widget-gtk-default.png widget-gtk-dialog.png widget-gtk-drawingarea.png widget-gtk-entry.png widget-gtk-entrybuffer.png widget-gtk-eventbox.png widget-gtk-expander.png widget-gtk-filechooserbutton.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/22x22/actions' /usr/bin/install -p -m 644 widget-gtk-filechooserdialog.png widget-gtk-filechooserwidget.png widget-gtk-filefilter.png widget-gtk-fixed.png widget-gtk-flowbox.png widget-gtk-flowboxchild.png widget-gtk-fontbutton.png widget-gtk-fontselection.png widget-gtk-fontselectiondialog.png widget-gtk-frame.png widget-gtk-grid.png widget-gtk-glarea.png widget-gtk-handlebox.png widget-gtk-hbox.png widget-gtk-hbuttonbox.png widget-gtk-headerbar.png widget-gtk-hpaned.png widget-gtk-hscale.png widget-gtk-hscrollbar.png widget-gtk-hseparator.png widget-gtk-iconview.png widget-gtk-image.png widget-gtk-imagemenuitem.png widget-gtk-infobar.png widget-gtk-inputdialog.png widget-gtk-label.png widget-gtk-layout.png widget-gtk-linkbutton.png widget-gtk-lockbutton.png widget-gtk-menu.png widget-gtk-menubar.png widget-gtk-menubutton.png widget-gtk-menuitem.png widget-gtk-menutoolbutton.png widget-gtk-messagedialog.png widget-gtk-modelbutton.png widget-gtk-notebook.png widget-gtk-offscreenwindow.png widget-gtk-paned.png widget-gtk-pagesetupdialog.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/22x22/actions' /usr/bin/install -p -m 644 widget-gtk-placessidebar.png widget-gtk-popover.png widget-gtk-popovermenu.png widget-gtk-printdialog.png widget-gtk-progressbar.png widget-gtk-searchbar.png widget-gtk-levelbar.png widget-gtk-radiobutton.png widget-gtk-radiomenuitem.png widget-gtk-radiotoolbutton.png widget-gtk-recentaction.png widget-gtk-recentchooser.png widget-gtk-recentchooserdialog.png widget-gtk-recentchoosermenu.png widget-gtk-recentfilter.png widget-gtk-recentmanager.png widget-gtk-scale.png widget-gtk-scrollbar.png widget-gtk-scrolledwindow.png widget-gtk-separator.png widget-gtk-separatormenuitem.png widget-gtk-separatortoolitem.png widget-gtk-stacksidebar.png widget-gtk-sizegroup.png widget-gtk-spinbutton.png widget-gtk-spinner.png widget-gtk-stack.png widget-gtk-stackswitcher.png widget-gtk-statusbar.png widget-gtk-statusicon.png widget-gtk-table.png widget-gtk-tearoffmenuitem.png widget-gtk-textbuffer.png widget-gtk-texttag.png widget-gtk-texttagtable.png widget-gtk-textview.png widget-gtk-togglebutton.png widget-gtk-switch.png widget-gtk-toggletoolbutton.png widget-gtk-toolbar.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/22x22/actions' /usr/bin/install -p -m 644 widget-gtk-toolbutton.png widget-gtk-toolitem.png widget-gtk-toolitemgroup.png widget-gtk-toolpalette.png widget-gtk-treemodelfilter.png widget-gtk-treemodelsort.png widget-gtk-treeselection.png widget-gtk-treeview.png widget-gtk-treeviewcolumn.png widget-gtk-vbox.png widget-gtk-vbuttonbox.png widget-gtk-viewport.png widget-gtk-vpaned.png widget-gtk-vscale.png widget-gtk-vscrollbar.png widget-gtk-vseparator.png widget-gtk-window.png widget-gtk-entrycompletion.png widget-gtk-action.png widget-gtk-actiongroup.png widget-gtk-radioaction.png widget-gtk-toggleaction.png widget-gtk-volumebutton.png widget-gtk-windowgroup.png widget-gtk-treestore.png widget-gtk-liststore.png widget-gtk-scalebutton.png widget-gtk-revealer.png widget-gtk-overlay.png widget-gtk-listbox.png widget-gtk-listboxrow.png widget-gtk-searchentry.png widget-gtk-iconfactory.png '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/pixmaps/hicolor/22x22/actions' make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/22x22' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons/22x22' make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' make[6]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+/icons' make[4]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' make[5]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/catalogs' /usr/bin/install -p -m 644 gtk+.xml gtkunixprint.xml '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/catalogs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgladegtk.la '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules' libtool: warning: relinking 'libgladegtk.la' libtool: install: (cd /builddir/build/BUILD/glade-3.36.0/plugins/gtk+; /bin/sh "/builddir/build/BUILD/glade-3.36.0/libtool" --silent --tag CC --mode=relink gcc -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 -g -O0 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgladegtk.la -rpath /usr/lib64/glade/modules libgladegtk_la-glade-gtk-marshallers.lo libgladegtk_la-glade-gtk-resources.lo libgladegtk_la-glade-about-dialog-editor.lo libgladegtk_la-glade-accels.lo libgladegtk_la-glade-action-editor.lo libgladegtk_la-glade-activatable-editor.lo libgladegtk_la-glade-app-chooser-button-editor.lo libgladegtk_la-glade-app-chooser-widget-editor.lo libgladegtk_la-glade-arrow-editor.lo libgladegtk_la-glade-attributes.lo libgladegtk_la-glade-action-bar-editor.lo libgladegtk_la-glade-box-editor.lo libgladegtk_la-glade-button-editor.lo libgladegtk_la-glade-cell-renderer-editor.lo libgladegtk_la-glade-column-types.lo libgladegtk_la-glade-combo-box-editor.lo libgladegtk_la-glade-combo-box-text-editor.lo libgladegtk_la-glade-entry-editor.lo libgladegtk_la-glade-file-chooser-button-editor.lo libgladegtk_la-glade-file-chooser-dialog-editor.lo libgladegtk_la-glade-file-chooser-editor.lo libgladegtk_la-glade-file-chooser-widget-editor.lo libgladegtk_la-glade-fixed.lo libgladegtk_la-glade-font-button-editor.lo libgladegtk_la-glade-font-chooser-dialog-editor.lo libgladegtk_la-glade-font-chooser-editor.lo libgladegtk_la-glade-font-chooser-widget-editor.lo libgladegtk_la-glade-grid-editor.lo libgladegtk_la-glade-gtk-about-dialog.lo libgladegtk_la-glade-gtk-action.lo libgladegtk_la-glade-gtk-action-bar.lo libgladegtk_la-glade-gtk-action-group.lo libgladegtk_la-glade-gtk-action-widgets.lo libgladegtk_la-glade-gtk-adjustment.lo libgladegtk_la-glade-gtk-app-chooser-button.lo libgladegtk_la-glade-gtk-app-chooser-widget.lo libgladegtk_la-glade-gtk-arrow.lo libgladegtk_la-glade-gtk-assistant.lo libgladegtk_la-glade-gtk-bin.lo libgladegtk_la-glade-gtk-box.lo libgladegtk_la-glade-gtk-button.lo libgladegtk_la-glade-gtk-cell-layout.lo libgladegtk_la-glade-gtk-cell-renderer.lo libgladegtk_la-glade-gtk-combo-box.lo libgladegtk_la-glade-gtk-combo-box-text.lo libgladegtk_la-glade-gtk-container.lo libgladegtk_la-glade-gtk-dialog.lo libgladegtk_la-glade-gtk-entry.lo libgladegtk_la-glade-gtk-entry-buffer.lo libgladegtk_la-glade-gtk-expander.lo libgladegtk_la-glade-gtk-file-chooser-widget.lo libgladegtk_la-glade-gtk-fixed-layout.lo libgladegtk_la-glade-gtk-flow-box.lo libgladegtk_la-glade-gtk-font-chooser-widget.lo libgladegtk_la-glade-gtk-frame.lo libgladegtk_la-glade-gtk-grid.lo libgladegtk_la-glade-gtk-icon-factory.lo libgladegtk_la-glade-gtk-icon-view.lo libgladegtk_la-glade-gtk-image.lo libgladegtk_la-glade-gtk-image-menu-item.lo libgladegtk_la-glade-gtk-info-bar.lo libgladegtk_la-glade-gtk-label.lo libgladegtk_la-glade-gtk-level-bar.lo libgladegtk_la-glade-gtk-list-box.lo libgladegtk_la-glade-gtk-list-store.lo libgladegtk_la-glade-gtk-menu.lo libgladegtk_la-glade-gtk-menu-bar.lo libgladegtk_la-glade-gtk-menu-item.lo libgladegtk_la-glade-gtk-menu-shell.lo libgladegtk_la-glade-gtk-menu-tool-button.lo libgladegtk_la-glade-gtk-message-dialog.lo libgladegtk_la-glade-gtk-model-button.lo libgladegtk_la-glade-gtk-notebook.lo libgladegtk_la-glade-gtk-overlay.lo libgladegtk_la-glade-gtk-paned.lo libgladegtk_la-glade-gtk-popover.lo libgladegtk_la-glade-gtk-popover-menu.lo libgladegtk_la-glade-gtk-progress-bar.lo libgladegtk_la-glade-gtk-radio-button.lo libgladegtk_la-glade-gtk-radio-menu-item.lo libgladegtk_la-glade-gtk-recent-chooser-menu.lo libgladegtk_la-glade-gtk-recent-chooser-widget.lo libgladegtk_la-glade-gtk-recent-file-filter.lo libgladegtk_la-glade-gtk-revealer.lo libgladegtk_la-glade-gtk-scale.lo libgladegtk_la-glade-gtk-scrollbar.lo libgladegtk_la-glade-gtk-scrolled-window.lo libgladegtk_la-glade-gtk-searchbar.lo libgladegtk_la-glade-gtk-size-group.lo libgladegtk_la-glade-gtk-spin-button.lo libgladegtk_la-glade-gtk-stack.lo libgladegtk_la-glade-gtk-stack-switcher.lo libgladegtk_la-glade-gtk-switch.lo libgladegtk_la-glade-gtk-table.lo libgladegtk_la-glade-gtk-text-buffer.lo libgladegtk_la-glade-gtk-text-tag-table.lo libgladegtk_la-glade-gtk-text-view.lo libgladegtk_la-glade-gtk-tool-button.lo libgladegtk_la-glade-gtk-tool-item.lo libgladegtk_la-glade-gtk-tool-item-group.lo libgladegtk_la-glade-gtk-tool-palette.lo libgladegtk_la-glade-gtk-toolbar.lo libgladegtk_la-glade-gtk-tree-view.lo libgladegtk_la-glade-gtk-viewport.lo libgladegtk_la-glade-gtk-widget.lo libgladegtk_la-glade-gtk-window.lo libgladegtk_la-glade-gtk-header-bar.lo libgladegtk_la-glade-header-bar-editor.lo libgladegtk_la-glade-icon-factory-editor.lo libgladegtk_la-glade-icon-sources.lo libgladegtk_la-glade-icon-view-editor.lo libgladegtk_la-glade-image-editor.lo libgladegtk_la-glade-image-item-editor.lo libgladegtk_la-glade-label-editor.lo libgladegtk_la-glade-layout-editor.lo libgladegtk_la-glade-level-bar-editor.lo libgladegtk_la-glade-message-dialog-editor.lo libgladegtk_la-glade-misc-editor.lo libgladegtk_la-glade-model-button-editor.lo libgladegtk_la-glade-model-data.lo libgladegtk_la-glade-notebook-editor.lo libgladegtk_la-glade-popover-editor.lo libgladegtk_la-glade-popover-menu-editor.lo libgladegtk_la-glade-progress-bar-editor.lo libgladegtk_la-glade-real-tree-view-editor.lo libgladegtk_la-glade-recent-action-editor.lo libgladegtk_la-glade-recent-chooser-dialog-editor.lo libgladegtk_la-glade-recent-chooser-editor.lo libgladegtk_la-glade-recent-chooser-menu-editor.lo libgladegtk_la-glade-recent-chooser-widget-editor.lo libgladegtk_la-glade-scale-button-editor.lo libgladegtk_la-glade-scale-editor.lo libgladegtk_la-glade-scrollable-editor.lo libgladegtk_la-glade-scrollbar-editor.lo libgladegtk_la-glade-scrolled-window-editor.lo libgladegtk_la-glade-spin-button-editor.lo libgladegtk_la-glade-stack-editor.lo libgladegtk_la-glade-stack-switcher-editor.lo libgladegtk_la-glade-store-editor.lo libgladegtk_la-glade-string-list.lo libgladegtk_la-glade-eprop-enum-int.lo libgladegtk_la-glade-text-view-editor.lo libgladegtk_la-glade-tool-button-editor.lo libgladegtk_la-glade-tool-item-group-editor.lo libgladegtk_la-glade-tool-palette-editor.lo libgladegtk_la-glade-treeview-editor.lo libgladegtk_la-glade-viewport-editor.lo libgladegtk_la-glade-widget-editor.lo libgladegtk_la-glade-window-editor.lo ../../gladeui/libgladeui-2.la -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 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lxml2 -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 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64) libtool: install: /usr/bin/install -p .libs/libgladegtk.soT /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladegtk.so libtool: install: /usr/bin/install -p .libs/libgladegtk.lai /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladegtk.la libtool: warning: remember to run 'libtool --finish /usr/lib64/glade/modules' make[5]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' make[4]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/gtk+' Making install in python make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/python' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgladepython.la '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules' libtool: warning: relinking 'libgladepython.la' libtool: install: (cd /builddir/build/BUILD/glade-3.36.0/plugins/python; /bin/sh "/builddir/build/BUILD/glade-3.36.0/libtool" --silent --tag CC --mode=relink gcc -DG_LOG_DOMAIN=\"GladeUI-PYTHON\" -I../.. -I../.. -I/usr/include -I/usr/include -I/usr/include/python3.9 -I/usr/include/python3.9 -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/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wnested-externs -Wpointer-arith -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 -g -O0 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgladepython.la -rpath /usr/lib64/glade/modules libgladepython_la-glade-python.lo ../../gladeui/libgladeui-2.la -L/usr/lib64 -L. -lpython3.9 -lgobject-2.0 -lglib-2.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 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64) libtool: install: /usr/bin/install -p .libs/libgladepython.soT /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladepython.so libtool: install: /usr/bin/install -p .libs/libgladepython.lai /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladepython.la libtool: warning: remember to run 'libtool --finish /usr/lib64/glade/modules' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/python' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/python' Making install in webkit2gtk make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/webkit2gtk' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins/webkit2gtk' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/catalogs' /usr/bin/install -p -m 644 webkit2gtk.xml '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/catalogs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgladewebkit2gtk.la '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules' libtool: warning: relinking 'libgladewebkit2gtk.la' libtool: install: (cd /builddir/build/BUILD/glade-3.36.0/plugins/webkit2gtk; /bin/sh "/builddir/build/BUILD/glade-3.36.0/libtool" --silent --tag CC --mode=relink gcc -Wall -Wnested-externs -Wpointer-arith -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/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 -I/usr/include/libsoup-2.4 -pthread -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 -g -O0 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgladewebkit2gtk.la -rpath /usr/lib64/glade/modules libgladewebkit2gtk_la-glade-webkit2gtk.lo ../../gladeui/libgladeui-2.la -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.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 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64) libtool: install: /usr/bin/install -p .libs/libgladewebkit2gtk.soT /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladewebkit2gtk.so libtool: install: /usr/bin/install -p .libs/libgladewebkit2gtk.lai /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladewebkit2gtk.la libtool: warning: remember to run 'libtool --finish /usr/lib64/glade/modules' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/webkit2gtk' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins/webkit2gtk' make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/plugins' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/catalogs' /usr/bin/install -p -m 644 glade-catalog.dtd '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/glade/catalogs' make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/plugins' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/tests' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/tests' make[3]: Entering directory '/builddir/build/BUILD/glade-3.36.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/doc' make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/GladeApp.html /usr/bin/install -p -m 644 ./html/GladeBaseEditor.html /usr/bin/install -p -m 644 ./html/GladeClipboard.html /usr/bin/install -p -m 644 ./html/GladeCommand.html /usr/bin/install -p -m 644 ./html/GladeDesignView.html /usr/bin/install -p -m 644 ./html/GladeEditable.html /usr/bin/install -p -m 644 ./html/GladeEditor.html /usr/bin/install -p -m 644 ./html/GladeEditorProperty.html /usr/bin/install -p -m 644 ./html/GladeInspector.html /usr/bin/install -p -m 644 ./html/GladePalette.html /usr/bin/install -p -m 644 ./html/GladePlaceholder.html /usr/bin/install -p -m 644 ./html/GladeProject.html /usr/bin/install -p -m 644 ./html/GladeProperty.html /usr/bin/install -p -m 644 ./html/GladeSignal.html /usr/bin/install -p -m 644 ./html/GladeSignalEditor.html /usr/bin/install -p -m 644 ./html/GladeWidget.html /usr/bin/install -p -m 644 ./html/GladeWidgetAction.html /usr/bin/install -p -m 644 ./html/GladeWidgetAdaptor.html /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/catalog.html /usr/bin/install -p -m 644 ./html/catalogintro.html /usr/bin/install -p -m 644 ./html/core.html /usr/bin/install -p -m 644 ./html/dockables.html /usr/bin/install -p -m 644 ./html/gladeui-Glade-Utils.html /usr/bin/install -p -m 644 ./html/gladeui-GladeAdaptorChooser.html /usr/bin/install -p -m 644 ./html/gladeui-GladeCatalog.html /usr/bin/install -p -m 644 ./html/gladeui-GladeCellRendererIcon.html /usr/bin/install -p -m 644 ./html/gladeui-GladeFixed.html /usr/bin/install -p -m 644 ./html/gladeui-GladeNameContext.html /usr/bin/install -p -m 644 ./html/gladeui-GladeObjectStub.html /usr/bin/install -p -m 644 ./html/gladeui-GladePreview.html /usr/bin/install -p -m 644 ./html/gladeui-GladePreviewer.html /usr/bin/install -p -m 644 ./html/gladeui-GladePropertyDef.html /usr/bin/install -p -m 644 ./html/gladeui-GladePropertyLabel.html /usr/bin/install -p -m 644 ./html/gladeui-GladePropertyShell.html /usr/bin/install -p -m 644 ./html/gladeui-GladeSignalDef.html /usr/bin/install -p -m 644 ./html/gladeui-GladeSignalModel.html /usr/bin/install -p -m 644 ./html/gladeui-GladeWidgetActionDef.html /usr/bin/install -p -m 644 ./html/gladeui-Initializing-the-library.html /usr/bin/install -p -m 644 ./html/gladeui-Xml-Utils.html /usr/bin/install -p -m 644 ./html/gladeui.devhelp2 /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/misc.html /usr/bin/install -p -m 644 ./html/properties.html /usr/bin/install -p -m 644 ./html/pythonsupport.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png /usr/bin/install -p -m 644 ./html/widgetclasses.html make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/doc' Making install in help make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/help' make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/help' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 C/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/C/glade/index.docbook /usr/bin/install -p -m 644 C/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/C/glade/legal.xml /usr/bin/install -p -m 644 bg/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/bg/glade/index.docbook /usr/bin/install -p -m 644 bg/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/bg/glade/legal.xml /usr/bin/install -p -m 644 ca/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ca/glade/index.docbook /usr/bin/install -p -m 644 ca/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ca/glade/legal.xml /usr/bin/install -p -m 644 cs/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/cs/glade/index.docbook /usr/bin/install -p -m 644 cs/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/cs/glade/legal.xml /usr/bin/install -p -m 644 de/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/de/glade/index.docbook /usr/bin/install -p -m 644 de/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/de/glade/legal.xml /usr/bin/install -p -m 644 el/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/el/glade/index.docbook /usr/bin/install -p -m 644 el/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/el/glade/legal.xml /usr/bin/install -p -m 644 en_GB/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/en_GB/glade/index.docbook /usr/bin/install -p -m 644 en_GB/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/en_GB/glade/legal.xml /usr/bin/install -p -m 644 es/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/es/glade/index.docbook /usr/bin/install -p -m 644 es/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/es/glade/legal.xml /usr/bin/install -p -m 644 eu/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/eu/glade/index.docbook /usr/bin/install -p -m 644 eu/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/eu/glade/legal.xml /usr/bin/install -p -m 644 fr/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/fr/glade/index.docbook /usr/bin/install -p -m 644 fr/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/fr/glade/legal.xml /usr/bin/install -p -m 644 gl/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/gl/glade/index.docbook /usr/bin/install -p -m 644 gl/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/gl/glade/legal.xml /usr/bin/install -p -m 644 hi/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/hi/glade/index.docbook /usr/bin/install -p -m 644 hi/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/hi/glade/legal.xml /usr/bin/install -p -m 644 hu/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/hu/glade/index.docbook /usr/bin/install -p -m 644 hu/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/hu/glade/legal.xml /usr/bin/install -p -m 644 id/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/id/glade/index.docbook /usr/bin/install -p -m 644 id/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/id/glade/legal.xml /usr/bin/install -p -m 644 it/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/it/glade/index.docbook /usr/bin/install -p -m 644 it/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/it/glade/legal.xml /usr/bin/install -p -m 644 ja/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ja/glade/index.docbook /usr/bin/install -p -m 644 ja/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ja/glade/legal.xml /usr/bin/install -p -m 644 ko/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ko/glade/index.docbook /usr/bin/install -p -m 644 ko/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ko/glade/legal.xml /usr/bin/install -p -m 644 oc/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/oc/glade/index.docbook /usr/bin/install -p -m 644 oc/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/oc/glade/legal.xml /usr/bin/install -p -m 644 pl/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/pl/glade/index.docbook /usr/bin/install -p -m 644 pl/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/pl/glade/legal.xml /usr/bin/install -p -m 644 pt_BR/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/pt_BR/glade/index.docbook /usr/bin/install -p -m 644 pt_BR/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/pt_BR/glade/legal.xml /usr/bin/install -p -m 644 ru/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ru/glade/index.docbook /usr/bin/install -p -m 644 ru/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ru/glade/legal.xml /usr/bin/install -p -m 644 sl/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/sl/glade/index.docbook /usr/bin/install -p -m 644 sl/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/sl/glade/legal.xml /usr/bin/install -p -m 644 sv/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/sv/glade/index.docbook /usr/bin/install -p -m 644 sv/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/sv/glade/legal.xml /usr/bin/install -p -m 644 uk/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/uk/glade/index.docbook /usr/bin/install -p -m 644 uk/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/uk/glade/legal.xml /usr/bin/install -p -m 644 zh_CN/index.docbook /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/zh_CN/glade/index.docbook /usr/bin/install -p -m 644 zh_CN/legal.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/zh_CN/glade/legal.xml /usr/bin/install -p -m 644 ./C/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/C/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/bg/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ca/glade/figures/main-window.png /usr/bin/install -p -m 644 ./cs/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/cs/glade/figures/main-window.png /usr/bin/install -p -m 644 ./de/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/de/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/el/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/en_GB/glade/figures/main-window.png /usr/bin/install -p -m 644 ./es/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/es/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/eu/glade/figures/main-window.png /usr/bin/install -p -m 644 ./fr/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/fr/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/gl/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/hi/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/hu/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/id/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/it/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ja/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ko/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/oc/glade/figures/main-window.png /usr/bin/install -p -m 644 ./pl/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/pl/glade/figures/main-window.png /usr/bin/install -p -m 644 ./pt_BR/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/pt_BR/glade/figures/main-window.png /usr/bin/install -p -m 644 ./ru/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/ru/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/sl/glade/figures/main-window.png /usr/bin/install -p -m 644 ./sv/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/sv/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/uk/glade/figures/main-window.png ln -s -f /usr/share/help/C/glade/figures/main-window.png /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/help/zh_CN/glade/figures/main-window.png make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/help' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/help' Making install in man make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0/man' make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 glade.1 glade-previewer.1 '/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/man' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0/man' make[1]: Entering directory '/builddir/build/BUILD/glade-3.36.0' make[2]: Entering directory '/builddir/build/BUILD/glade-3.36.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/glade-3.36.0' make[1]: Leaving directory '/builddir/build/BUILD/glade-3.36.0' + find /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 -type f -name '*.la' -delete + chrpath --delete /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin/glade /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin/glade-previewer + chrpath --delete /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladegtk.so /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladepython.so /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladewebkit2gtk.so + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 glade --with-gnome + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.36.0-5.fc33 --unique-debug-suffix -3.36.0-5.fc33.riscv64 --unique-debug-src-base glade-3.36.0-5.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/glade-3.36.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin/glade explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladegtk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin/glade-previewer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladepython.so extracting debug info from /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladepython.so extracting debug info from /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin/glade extracting debug info from /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/bin/glade-previewer extracting debug info from /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladegtk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladewebkit2gtk.so extracting debug info from /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/glade/modules/libgladewebkit2gtk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/libgladeui-2.so.12.0.0 extracting debug info from /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/lib64/libgladeui-2.so.12.0.0 original debug info size: 12844kB, size after compression: 10612kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 9589 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.btVFFU + umask 022 + cd /builddir/build/BUILD + cd glade-3.36.0 + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/metainfo/org.gnome.Glade.appdata.xml /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/metainfo/org.gnome.Glade.appdata.xml: OK + desktop-file-validate /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/applications/org.gnome.Glade.desktop + RPM_EC=0 ++ jobs -p + exit 0 Processing files: glade-3.36.0-5.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xBXT5Y + umask 022 + cd /builddir/build/BUILD + cd glade-3.36.0 + DOCDIR=/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/doc/glade + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/doc/glade + cp -pr AUTHORS /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/doc/glade + cp -pr NEWS /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/doc/glade + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BnaT9U + umask 022 + cd /builddir/build/BUILD + cd glade-3.36.0 + LICENSEDIR=/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/licenses/glade + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/licenses/glade + cp -pr COPYING COPYING.GPL COPYING.LGPL /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/licenses/glade + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/help/bg/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/ca/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/el/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/en_GB/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/eu/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/gl/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/hi/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/hu/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/id/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/it/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/ja/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/ko/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/oc/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/sl/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/uk/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png warning: absolute symlink: /usr/share/help/zh_CN/glade/figures/main-window.png -> /usr/share/help/C/glade/figures/main-window.png Provides: application() application(org.gnome.Glade.desktop) glade = 3.36.0-5.fc33 glade(riscv-64) = 3.36.0-5.fc33 metainfo() metainfo(org.gnome.Glade.appdata.xml) mimehandler(application/x-glade) 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) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libgladeui-2.so.12()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) rtld(GNU_HASH) Obsoletes: glade3 < 1:3.11.0-3 Processing files: glade-libs-3.36.0-5.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jsqfmV + umask 022 + cd /builddir/build/BUILD + cd glade-3.36.0 + LICENSEDIR=/builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/licenses/glade-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/licenses/glade-libs + cp -pr COPYING COPYING.GPL COPYING.LGPL /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64/usr/share/licenses/glade-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: glade-libs = 3.36.0-5.fc33 glade-libs(riscv-64) = 3.36.0-5.fc33 libgladegtk.so()(64bit) libgladepython.so()(64bit) libgladeui-2.so.12()(64bit) libgladewebkit2gtk.so()(64bit) 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) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libgladeui-2.so.12()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpython3.9.so.1.0()(64bit) libwebkit2gtk-4.0.so.37()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Obsoletes: glade3-libgladeui < 1:3.11.0-3 Processing files: glade-devel-3.36.0-5.fc33.riscv64 Provides: glade-devel = 3.36.0-5.fc33 glade-devel(riscv-64) = 3.36.0-5.fc33 pkgconfig(gladeui-2.0) = 3.36.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgladeui-2.so.12()(64bit) pkgconfig(gtk+-3.0) >= 2.91.2 pkgconfig(libxml-2.0) >= 2.4.0 Obsoletes: glade3-libgladeui-devel < 1:3.11.0-3 Processing files: glade-debugsource-3.36.0-5.fc33.riscv64 Provides: glade-debugsource = 3.36.0-5.fc33 glade-debugsource(riscv-64) = 3.36.0-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: glade-debuginfo-3.36.0-5.fc33.riscv64 Provides: debuginfo(build-id) = 0270e56d0cbd11dbdad9f188e402b6a4efee8ce3 debuginfo(build-id) = 95f44c901a2a7cd8bdb991155405d4f895d421a8 glade-debuginfo = 3.36.0-5.fc33 glade-debuginfo(riscv-64) = 3.36.0-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: glade-debugsource(riscv-64) = 3.36.0-5.fc33 Processing files: glade-libs-debuginfo-3.36.0-5.fc33.riscv64 Provides: debuginfo(build-id) = 0c04a1d2c933435817c1a9838f7acd2cad01e615 debuginfo(build-id) = 9e529126044202d94d27c59aa1d4d55c971a47f5 debuginfo(build-id) = e930ebbe1ace6faf26e4a34855bec2d8a89f17ff debuginfo(build-id) = ff4985c3526fcfe9acf45706fca984434eadd76f glade-libs-debuginfo = 3.36.0-5.fc33 glade-libs-debuginfo(riscv-64) = 3.36.0-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: glade-debugsource(riscv-64) = 3.36.0-5.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 Wrote: /builddir/build/RPMS/glade-libs-debuginfo-3.36.0-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glade-3.36.0-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glade-libs-3.36.0-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glade-debuginfo-3.36.0-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glade-devel-3.36.0-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glade-debugsource-3.36.0-5.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yCU9JV + umask 022 + cd /builddir/build/BUILD + cd glade-3.36.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/glade-3.36.0-5.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0