Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/gtksourceview3.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-75921-52362/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/gtksourceview3.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/gtksourceview3-3.24.11-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/gtksourceview3.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-75921-52362/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/gtksourceview3.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wZdnAT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gtksourceview-3.24.11 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/gtksourceview-3.24.11.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gtksourceview-3.24.11 + /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.bkOLFR + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gtksourceview-3.24.11 + '[' '-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 2019-05-06 07:06:49.000000000 +0800 +++ ./configure 2024-06-03 16:54:18.445279154 +0800 @@ -1922,7 +1922,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 2024-06-03 16:54:18.445279154 +0800 +++ ./configure 2024-06-03 16:54:18.573279989 +0800 @@ -6532,7 +6532,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'" @@ -18866,7 +18866,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.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-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/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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-gtk-doc --disable-static --enable-installed-tests 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 UID '991' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for aarch64-opencloudos-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 for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu 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 aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6538: -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 aarch64-opencloudos-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... yes 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 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 unistd.h... (cached) yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for itstool... /usr/bin/itstool checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking for -fvisibility=hidden compiler flag... yes checking for DEP... yes checking for native Mac OS X... checking for aarch64-opencloudos-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes 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 used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gtk-doc... no checking for gtkdoc-check... configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.25 is not found. 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 valgrind... no checking for aarch64-opencloudos-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating gtksourceview-3.0.pc config.status: creating Makefile config.status: creating config.h.win32 config.status: creating win32/Makefile config.status: creating win32/vs9/Makefile config.status: creating win32/vs9/gtksourceview-version-paths.vsprops config.status: creating win32/vs10/Makefile config.status: creating win32/vs10/gtksourceview-version-paths.props config.status: creating win32/vs11/Makefile config.status: creating win32/vs12/Makefile config.status: creating win32/vs14/Makefile config.status: creating win32/vs15/Makefile config.status: creating data/Makefile config.status: creating data/glade/Makefile config.status: creating data/glade/gtksourceview.xml config.status: creating data/language-specs/Makefile config.status: creating data/styles/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gtksourceview-docs.xml config.status: creating docs/reference/intro.xml config.status: creating docs/reference/lang-reference.xml config.status: creating docs/reference/style-reference.xml config.status: creating gtksourceview/Makefile config.status: creating gtksourceview/gtksourceversion.h config.status: creating gtksourceview/GtkSource-3.0.metadata config.status: creating gtksourceview/completion-providers/Makefile config.status: creating gtksourceview/completion-providers/words/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating testsuite/Makefile 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 Glade Catalog: no Documentation: no GObject introspection: yes Vala: yes Code coverage: Valgrind check: no Installed tests: yes + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11' Making all in gtksourceview make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' GEN stamp-gtksourceview-enumtypes.c GEN stamp-gtksourceview-enumtypes.h GEN gtksourceview-resources.c make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' Making all in completion-providers make[4]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' Making all in words make[5]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers/words' CC libgtksourcecompletionwords_la-gtksourcecompletionwords.lo CC libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo CC libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo CC libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo CC libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo gtksourcecompletionwordslibrary.c: In function 'gtk_source_completion_words_library_find': gtksourcecompletionwordslibrary.c:223:35: warning: cast between incompatible function types from 'gint (*)(GtkSourceCompletionWordsProposal *, GtkSourceCompletionWordsProposal *)' {aka 'int (*)(struct _GtkSourceCompletionWordsProposal *, struct _GtkSourceCompletionWordsProposal *)'} to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] 223 | (GCompareDataFunc)compare_full, | ^ gtksourcecompletionwordslibrary.c: In function 'gtk_source_completion_words_library_add_word': gtksourcecompletionwordslibrary.c:281:35: warning: cast between incompatible function types from 'gint (*)(GtkSourceCompletionWordsProposal *, GtkSourceCompletionWordsProposal *)' {aka 'int (*)(struct _GtkSourceCompletionWordsProposal *, struct _GtkSourceCompletionWordsProposal *)'} to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] 281 | (GCompareDataFunc)compare_full, | ^ In file included from ../../../gtksourceview/gtksource.h:35, from gtksourcecompletionwords.c:41: ../../../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../../../gtksourceview/gtksourcecompletionprovider.h:34, from gtksourcecompletionwords.h:33, from gtksourcecompletionwords.c:37: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD libgtksourcecompletionwords.la make[5]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers/words' make[5]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' make[4]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' make[4]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' CC libgtksourceview_core_la-gtksourcebuffer.lo CC libgtksourceview_core_la-gtksourcecompletion.lo CC libgtksourceview_core_la-gtksourcecompletioncontext.lo CC libgtksourceview_core_la-gtksourcecompletioninfo.lo CC libgtksourceview_core_la-gtksourcecompletionitem.lo CC libgtksourceview_core_la-gtksourcecompletionproposal.lo CC libgtksourceview_core_la-gtksourcecompletionprovider.lo CC libgtksourceview_core_la-gtksourceencoding.lo gtksourcecompletion.c: In function 'update_info_position': gtksourcecompletion.c:756:9: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] 756 | screen_width = gdk_screen_get_width (screen); | ^~~~~~~~~~~~ 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 gtksourcecompletion.h:34, from gtksourcecompletion.c:104: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ CC libgtksourceview_core_la-gtksourcefile.lo gtksourcecompletioninfo.c: In function 'move_to_iter': gtksourcecompletioninfo.c:505:9: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] 505 | sw = gdk_screen_get_width (screen); | ^~ 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 ../gtksourceview/gtksourcecompletioninfo.h:34, from gtksourcecompletioninfo.c:63: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ gtksourcecompletioninfo.c:506:9: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] 506 | sh = gdk_screen_get_height (screen); | ^~ In file included from gtksourceview-enumtypes.h:42, from gtksourcecompletioncontext.c:68: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcecompletioncontext.h:33, from gtksourcecompletioncontext.c:67: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ CC libgtksourceview_core_la-gtksourcefileloader.lo In file included from gtksourceview-enumtypes.h:42, from gtksourcebuffer.c:49: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcebuffer.h:37, from gtksourcebuffer.c:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC libgtksourceview_core_la-gtksourcefilesaver.lo CC libgtksourceview_core_la-gtksourcegutter.lo CC libgtksourceview_core_la-gtksourcegutterrenderer.lo CC libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo CC libgtksourceview_core_la-gtksourcegutterrenderertext.lo In file included from gtksourcefileloader.h:38, from gtksourcefileloader.c:29: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcefileloader.h:36: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefileloader.c: In function 'gtk_source_file_loader_load_finish': gtksourcefileloader.c:1247:25: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 1247 | GTimeVal modification_time; | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefileloader.c:1249:25: warning: 'g_file_info_get_modification_time' is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations] 1249 | g_file_info_get_modification_time (task_data->info, &modification_time); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:85, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32: /usr/include/glib-2.0/gio/gfileinfo.h:1443:19: note: declared here 1443 | void g_file_info_get_modification_time (GFileInfo *info, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgtksourceview_core_la-gtksourcelanguage.lo In file included from gtksourcefile.c:26: gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcefile.h:33: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefile.c:70:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 70 | GTimeVal modification_time; | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefile.c:454:41: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 454 | GTimeVal *modification_time) | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefile.c:475:41: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 475 | GTimeVal modification_time) | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefile.c: In function 'gtk_source_file_check_file_on_disk': gtksourcefile.c:551:17: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 551 | GTimeVal timeval; | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefile.c:553:17: warning: 'g_file_info_get_modification_time' is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations] 553 | g_file_info_get_modification_time (info, &timeval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:85, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32: /usr/include/glib-2.0/gio/gfileinfo.h:1443:19: note: declared here 1443 | void g_file_info_get_modification_time (GFileInfo *info, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gtksourcefilesaver.h:38, from gtksourcefilesaver.c:29: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcefilesaver.h:36: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefilesaver.c: In function 'check_externally_modified_cb': gtksourcefilesaver.c:924:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 924 | GTimeVal old_mtime; | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefilesaver.c:925:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 925 | GTimeVal cur_mtime; | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefilesaver.c:964:17: warning: 'g_file_info_get_modification_time' is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations] 964 | g_file_info_get_modification_time (info, &cur_mtime); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:85, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32: /usr/include/glib-2.0/gio/gfileinfo.h:1443:19: note: declared here 1443 | void g_file_info_get_modification_time (GFileInfo *info, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtksourcefilesaver.c: In function 'gtk_source_file_saver_save_finish': gtksourcefilesaver.c:1504:25: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 1504 | GTimeVal modification_time; | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefilesaver.c:1506:25: warning: 'g_file_info_get_modification_time' is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations] 1506 | g_file_info_get_modification_time (task_data->info, &modification_time); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gfileinfo.h:1443:19: note: declared here 1443 | void g_file_info_get_modification_time (GFileInfo *info, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgtksourceview_core_la-gtksourcelanguagemanager.lo CC libgtksourceview_core_la-gtksourcemap.lo In file included from gtksourceview-enumtypes.h:42, from gtksourcegutterrenderer.c:29: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcegutterrenderer.h:33, from gtksourcegutterrenderer.c:26: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC libgtksourceview_core_la-gtksourcemark.lo CC libgtksourceview_core_la-gtksourcemarkattributes.lo CC libgtksourceview_core_la-gtksourceprintcompositor.lo CC libgtksourceview_core_la-gtksourceregion.lo CC libgtksourceview_core_la-gtksourcesearchcontext.lo CC libgtksourceview_core_la-gtksourcesearchsettings.lo CC libgtksourceview_core_la-gtksourcespacedrawer.lo CC libgtksourceview_core_la-gtksourcestyle.lo CC libgtksourceview_core_la-gtksourcestylescheme.lo CC libgtksourceview_core_la-gtksourcestyleschemechooser.lo In file included from gtksourceview-enumtypes.h:42, from gtksourcesearchcontext.c:37: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcesearchcontext.h:33, from gtksourcesearchcontext.c:26: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo CC libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo CC libgtksourceview_core_la-gtksourcestyleschememanager.lo CC libgtksourceview_core_la-gtksourcetag.lo gtksourcestylescheme.c: In function 'gtk_source_style_scheme_finalize': gtksourcestylescheme.c:138:61: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 138 | g_ptr_array_foreach (scheme->priv->authors, (GFunc)g_free, NULL); | ^ CC libgtksourceview_core_la-gtksourceundomanager.lo CC libgtksourceview_core_la-gtksourceutils.lo CC libgtksourceview_core_la-gtksourceversion.lo CC libgtksourceview_core_la-gtksourceview.lo CC libgtksourceview_core_la-gtksourcebufferinputstream.lo gtksourcestyleschemechooserwidget.c: In function 'gtk_source_style_scheme_chooser_widget_populate': gtksourcestyleschemechooserwidget.c:218:32: warning: cast between incompatible function types from 'void (*)(GtkWidget *)' {aka 'void (*)(struct _GtkWidget *)'} to 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} [-Wcast-function-type] 218 | (GtkCallback)gtk_widget_destroy, | ^ CC libgtksourceview_core_la-gtksourcebufferinternal.lo CC libgtksourceview_core_la-gtksourcebufferoutputstream.lo CC libgtksourceview_core_la-gtksourcecompletioncontainer.lo CC libgtksourceview_core_la-gtksourcecompletionmodel.lo CC libgtksourceview_core_la-gtksourcecontextengine.lo In file included from gtksourceview-enumtypes.h:42, from gtksourceview.c:41: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourceview.h:35, from gtksourceview.c:29: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourceview.c: In function 'set_source_buffer': gtksourceview.c:1589:43: warning: assignment to 'GtkSourceBuffer *' {aka 'struct _GtkSourceBuffer *'} from incompatible pointer type 'GtkTextBuffer *' {aka 'struct _GtkTextBuffer *'} [-Wincompatible-pointer-types] 1589 | view->priv->source_buffer = g_object_ref (buffer); | ^ gtksourceview.c: In function 'move_cursor_words': gtksourceview.c:2154:9: warning: 'pango_find_base_dir' is deprecated [-Wdeprecated-declarations] 2154 | if (pango_find_base_dir (line_text, -1) == PANGO_DIRECTION_RTL) | ^~ In file included from /usr/include/pango-1.0/pango/pango-types.h:239, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from /usr/include/gtk-3.0/gdk/gdktypes.h:35, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-3.0/gdk/gdk.h:32: /usr/include/pango-1.0/pango/pango-bidi-type.h:107:16: note: declared here 107 | PangoDirection pango_find_base_dir (const gchar *text, | ^~~~~~~~~~~~~~~~~~~ CC libgtksourceview_core_la-gtksourceengine.lo In file included from gtksourcebufferinputstream.h:30, from gtksourcebufferinputstream.c:30: gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from gtksourcebufferinputstream.c:27: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC libgtksourceview_core_la-gtksourcegutterrendererlines.lo In file included from gtksourcebufferoutputstream.h:30, from gtksourcebufferoutputstream.c:29: gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcebufferoutputstream.h:26: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gtksourcecompletioncontainer.c: In function 'get_max_width': gtksourcecompletioncontainer.c:58:17: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] 58 | max_width = gdk_screen_get_width (screen) - xorigin; | ^~~~~~~~~ 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 gtksourcecompletioncontainer.h:25, from gtksourcecompletioncontainer.c:33: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ gtksourcecompletionmodel.c: In function 'gtk_source_completion_model_set_visible_providers': gtksourcecontextengine.c: In function 'context_unref': gtksourcecompletionmodel.c:901:60: warning: cast between incompatible function types from 'void * (*)(void *)' to 'void * (*)(const void *, void *)' [-Wcast-function-type] 901 | (GCopyFunc)g_object_ref, | ^ gtksourcecontextengine.c:3328:47: warning: cast between incompatible function types from 'void (*)(void *, Context *)' {aka 'void (*)(void *, struct _Context *)'} to 'void (*)(void *, void *, void *)' [-Wcast-function-type] 3328 | (GHFunc) context_unref_hash_cb, | ^ gtksourcecontextengine.c: In function 'context_freeze': gtksourcecontextengine.c:3406:47: warning: cast between incompatible function types from 'void (*)(void *, Context *)' {aka 'void (*)(void *, struct _Context *)'} to 'void (*)(void *, void *, void *)' [-Wcast-function-type] 3406 | (GHFunc) context_freeze_hash_cb, | ^ gtksourcecontextengine.c: In function 'context_thaw': gtksourcecontextengine.c:3451:52: warning: cast between incompatible function types from 'void (*)(Context *)' {aka 'void (*)(struct _Context *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 3451 | g_slist_foreach (children, (GFunc) context_thaw, NULL); | ^ CC libgtksourceview_core_la-gtksourcegutterrenderermarks.lo CC libgtksourceview_core_la-gtksourceiter.lo CC libgtksourceview_core_la-gtksourcelanguage-parser-1.lo CC libgtksourceview_core_la-gtksourcelanguage-parser-2.lo CC libgtksourceview_core_la-gtksourcemarkssequence.lo CC libgtksourceview_core_la-gtksourcepixbufhelper.lo CC libgtksourceview_core_la-gtksourceregex.lo CC libgtksourceview_core_la-gtksourceundomanagerdefault.lo In file included from /usr/include/glib-2.0/glib.h:64, from gtksourceview-i18n.h:34, from gtksourcelanguage-parser-1.c:30: In function 'parseBlockComment', inlined from 'parseTag' at gtksourcelanguage-parser-1.c:621:3, inlined from '_gtk_source_language_file_parse_version1' at gtksourcelanguage-parser-1.c:772:4: gtksourcelanguage-parser-1.c:280:33: warning: null pointer dereference [-Wnull-dereference] 280 | child->doc->name, xmlGetLineNo (cur)); | ~~~~~^~~~~ gtksourcelanguage-parser-1.c:290:33: warning: null pointer dereference [-Wnull-dereference] 290 | child->doc->name, xmlGetLineNo (cur)); | ~~~~~^~~~~ In function 'parseString', inlined from 'parseTag' at gtksourcelanguage-parser-1.c:625:3, inlined from '_gtk_source_language_file_parse_version1' at gtksourcelanguage-parser-1.c:772:4: gtksourcelanguage-parser-1.c:353:33: warning: null pointer dereference [-Wnull-dereference] 353 | child->doc->name, xmlGetLineNo (cur)); | ~~~~~^~~~~ gtksourcelanguage-parser-1.c:363:33: warning: null pointer dereference [-Wnull-dereference] 363 | child->doc->name, xmlGetLineNo (cur)); | ~~~~~^~~~~ In function 'parseKeywordList', inlined from 'parseTag' at gtksourcelanguage-parser-1.c:629:3, inlined from '_gtk_source_language_file_parse_version1' at gtksourcelanguage-parser-1.c:772:4: gtksourcelanguage-parser-1.c:472:33: warning: null pointer dereference [-Wnull-dereference] 472 | child->doc->name, xmlGetLineNo (cur)); | ~~~~~^~~~~ In function 'parseSyntaxItem', inlined from 'parseTag' at gtksourcelanguage-parser-1.c:637:3, inlined from '_gtk_source_language_file_parse_version1' at gtksourcelanguage-parser-1.c:772:4: gtksourcelanguage-parser-1.c:559:33: warning: null pointer dereference [-Wnull-dereference] 559 | child->doc->name, xmlGetLineNo (cur)); | ~~~~~^~~~~ gtksourcelanguage-parser-1.c:569:33: warning: null pointer dereference [-Wnull-dereference] 569 | child->doc->name, xmlGetLineNo (cur)); | ~~~~~^~~~~ CC libgtksourceview_core_la-gtksourceview-i18n.lo gtksourcemarkssequence.c: In function 'mark_set_cb': gtksourcemarkssequence.c:113:42: warning: cast between incompatible function types from 'gint (*)(GtkTextMark *, GtkTextMark *)' {aka 'int (*)(struct _GtkTextMark *, struct _GtkTextMark *)'} to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] 113 | (GCompareDataFunc)compare_marks, | ^ gtksourcemarkssequence.c: In function '_gtk_source_marks_sequence_add': gtksourcemarkssequence.c:288:46: warning: cast between incompatible function types from 'gint (*)(GtkTextMark *, GtkTextMark *)' {aka 'int (*)(struct _GtkTextMark *, struct _GtkTextMark *)'} to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] 288 | (GCompareDataFunc)compare_marks, | ^ gtksourcemarkssequence.c: In function '_gtk_source_marks_sequence_forward_iter': gtksourcemarkssequence.c:379:39: warning: cast between incompatible function types from 'gint (*)(GtkTextMark *, GtkTextMark *)' {aka 'int (*)(struct _GtkTextMark *, struct _GtkTextMark *)'} to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] 379 | (GCompareDataFunc)compare_marks, | ^ gtksourcemarkssequence.c: In function '_gtk_source_marks_sequence_backward_iter': gtksourcemarkssequence.c:424:39: warning: cast between incompatible function types from 'gint (*)(GtkTextMark *, GtkTextMark *)' {aka 'int (*)(struct _GtkTextMark *, struct _GtkTextMark *)'} to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] 424 | (GCompareDataFunc)compare_marks, | ^ gtksourcemarkssequence.c: In function '_gtk_source_marks_sequence_get_marks_in_range': gtksourcemarkssequence.c:496:39: warning: cast between incompatible function types from 'gint (*)(GtkTextMark *, GtkTextMark *)' {aka 'int (*)(struct _GtkTextMark *, struct _GtkTextMark *)'} to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] 496 | (GCompareDataFunc)compare_marks, | ^ gtksourcelanguage-parser-2.c: In function '_gtk_source_language_file_parse_version2': gtksourcelanguage-parser-2.c:1829:40: warning: cast between incompatible function types from 'void (*)(GtkSourceContextReplace *)' {aka 'void (*)(struct _GtkSourceContextReplace *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 1829 | g_queue_foreach (replacements, (GFunc) _gtk_source_context_replace_free, NULL); | ^ CC libgtksourceview_core_la-gtksourceview-init.lo CC libgtksourceview_core_la-gtksourceview-utils.lo CC libgtksourceview_core_la-gtksourceview-resources.lo GEN gtksourceview-3.0.deps CC libgtksourceview_core_la-gtksourceview-enumtypes.lo gtksourceview-utils.c: In function '_gtk_source_pango_font_description_to_css': gtksourceview-utils.c:200:17: warning: enumeration value 'PANGO_VARIANT_ALL_SMALL_CAPS' not handled in switch [-Wswitch-enum] 200 | switch (variant) | ^~~~~~ gtksourceview-utils.c:200:17: warning: enumeration value 'PANGO_VARIANT_PETITE_CAPS' not handled in switch [-Wswitch-enum] gtksourceview-utils.c:200:17: warning: enumeration value 'PANGO_VARIANT_ALL_PETITE_CAPS' not handled in switch [-Wswitch-enum] gtksourceview-utils.c:200:17: warning: enumeration value 'PANGO_VARIANT_UNICASE' not handled in switch [-Wswitch-enum] gtksourceview-utils.c:200:17: warning: enumeration value 'PANGO_VARIANT_TITLE_CAPS' not handled in switch [-Wswitch-enum] In file included from gtksourceview-enumtypes.h:42, from gtksourceview-enumtypes.c:10: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from gtksourceview-enumtypes.c:8: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD libgtksourceview-core.la CCLD libgtksourceview-3.0.la GISCAN GtkSource-3.0.gir GICOMP GtkSource-3.0.gir VAPIGEN gtksourceview-3.0.vapi GtkSource-3.0.gir:19618.7-19624.84: warning: Signal `Gtk.SourceView.smart_home_end' conflicts with property of the same name make[4]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/po' Making all in data make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' Making all in language-specs make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/language-specs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/language-specs' Making all in styles make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/styles' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/styles' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' Making all in reference make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs/reference' Makefile:850: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:574: warning: ignoring old recipe for target 'gtksourceview-docs.xml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/tests' GEN test-completion-resources.c GEN test-search-resources.c GEN test-widget-resources.c make all-am make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/tests' CC test-completion.o CC test-completion-resources.o CC test-search.o CC test-search-resources.o CC test-search-performances.o CC test-space-drawing.o CC test-undo-manager-performances.o CC test-widget.o CC test-widget-resources.o In file included from ../gtksourceview/gtksource.h:35, from test-search.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-search.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-completion.c:24: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-completion.c:23: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-search-performances.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-search-performances.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-widget.c:25: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-space-drawing.c:24: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-undo-manager-performances.c:22: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD test-search CCLD test-search-performances CCLD test-space-drawing CCLD test-completion CCLD test-undo-manager-performances CCLD test-widget make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/tests' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/tests' Making all in testsuite make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/testsuite' CC test-buffer.o CC test-buffer-input-stream.o CC test-buffer-output-stream.o CC test-completion-model.o CC test-completion-words.o CC test-encoding.o CC test-file-loader.o CC test-file-saver.o In file included from ../gtksourceview/gtksource.h:35, from test-completion-model.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-file-saver.c:28: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-completion-model.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-file-loader.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from test-file-saver.c:23: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-buffer-input-stream.c:25: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-buffer-output-stream.c:27: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-buffer.c:25: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from test-buffer-input-stream.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-completion-words.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from test-buffer-output-stream.c:23: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-completion-words.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-encoding.c:22: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC test-iter.o CC test-language.o CC test-languagemanager.o CC test-mark.o CC test-printcompositor.o CC test-regex.o CC test-region.o CC test-search-context.o In file included from ../gtksourceview/gtksource.h:35, from test-languagemanager.c:26: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-languagemanager.c:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC test-space-drawer.o In file included from ../gtksourceview/gtksource.h:35, from test-mark.c:24: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-mark.c:23: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-printcompositor.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-printcompositor.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC test-stylescheme.o In file included from ../gtksourceview/gtksource.h:35, from test-language.c:28: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-language.c:27: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-regex.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-regex.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC test-styleschememanager.o CC test-undo-manager.o CC test-utils.o In file included from ../gtksourceview/gtksource.h:35, from test-search-context.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-search-context.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC test-view.o In file included from ../gtksourceview/gtksource.h:35, from test-region.c:24: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-stylescheme.c:28: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-stylescheme.c:27: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-utils.c:22: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD test-buffer In file included from ../gtksourceview/gtksource.h:35, from test-space-drawer.c:22: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../gtksourceview/gtksource.h:35, from test-view.c:21: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletionprovider.h:34, from ../gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33, from ../gtksourceview/gtksource.h:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD test-buffer-input-stream In file included from ../gtksourceview/gtksource.h:35, from test-styleschememanager.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-styleschememanager.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD test-buffer-output-stream In file included from ../gtksourceview/gtksource.h:35, from test-undo-manager.c:23: ../gtksourceview/gtksourcefile.h:180:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 180 | GTimeVal *modification_time); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from test-undo-manager.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gtksourceview/gtksourcefile.h:184:66: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 184 | GTimeVal modification_time); | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD test-completion-model CCLD test-completion-words CCLD test-encoding CCLD test-file-loader CCLD test-file-saver CCLD test-iter CCLD test-language CCLD test-languagemanager CCLD test-mark CCLD test-printcompositor CCLD test-regex CCLD test-region CCLD test-search-context CCLD test-space-drawer CCLD test-stylescheme CCLD test-styleschememanager CCLD test-undo-manager CCLD test-utils CCLD test-view GEN test-buffer.test GEN test-buffer-input-stream.test GEN test-buffer-output-stream.test GEN test-completion-model.test GEN test-completion-words.test GEN test-encoding.test GEN test-file-loader.test GEN test-file-saver.test GEN test-iter.test GEN test-language.test GEN test-languagemanager.test GEN test-mark.test GEN test-printcompositor.test GEN test-regex.test GEN test-region.test GEN test-search-context.test GEN test-space-drawer.test GEN test-stylescheme.test GEN test-styleschememanager.test GEN test-utils.test GEN test-undo-manager.test GEN test-view.test make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/testsuite' Making all in win32 make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' Making all in vs9 make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs9' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs9' Making all in vs10 make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs10' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs10' Making all in vs11 make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs11' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs11' Making all in vs12 make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs12' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs12' Making all in vs14 make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs14' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs14' Making all in vs15 make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs15' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs15' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11' make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xG3zzH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64 + cd gtksourceview-3.24.11 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64 'INSTALL=/usr/bin/install -p' Making install in gtksourceview make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' Making install in completion-providers make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' Making install in words make[4]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers/words' make[5]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers/words' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/include/gtksourceview-3.0/gtksourceview/completion-providers/words' /usr/bin/install -p -m 644 gtksourcecompletionwords.h '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/include/gtksourceview-3.0/gtksourceview/completion-providers/words' make[5]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers/words' make[4]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers/words' make[4]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' make[5]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' 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/gtksourceview-3.24.11/gtksourceview/completion-providers' make[4]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview/completion-providers' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' make[4]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgtksourceview-3.0.la '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgtksourceview-3.0.so.1.8.0 /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64/libgtksourceview-3.0.so.1.8.0 libtool: install: (cd /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64 && { ln -s -f libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so.1 || { rm -f libgtksourceview-3.0.so.1 && ln -s libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64 && { ln -s -f libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so || { rm -f libgtksourceview-3.0.so && ln -s libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libgtksourceview-3.0.lai /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64/libgtksourceview-3.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GtkSource-3.0.gir '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/include/gtksourceview-3.0/gtksourceview' /usr/bin/install -p -m 644 gtksource.h gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/include/gtksourceview-3.0/gtksourceview' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/include/gtksourceview-3.0/gtksourceview' /usr/bin/install -p -m 644 gtksourceversion.h gtksourceview-enumtypes.h '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/include/gtksourceview-3.0/gtksourceview' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 GtkSource-3.0.typelib '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64/girepository-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/vala/vapi' /usr/bin/install -p -m 644 gtksourceview-3.0.vapi gtksourceview-3.0.deps '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/vala/vapi' make[4]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/gtksourceview' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/po' installing ar.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo installing as.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo installing ast.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo installing az.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo installing be.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo installing bg.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo installing bn.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo installing bs.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo installing ca.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo installing cs.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo installing cy.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo installing da.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo installing de.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo installing dz.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo installing el.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo installing en_CA.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo installing eo.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo installing es.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo installing et.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo installing eu.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo installing fa.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo installing fi.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo installing fr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo installing fur.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo installing ga.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo installing gl.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo installing gu.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo installing he.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo installing hi.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo installing hr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo installing hu.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo installing id.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo installing it.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo installing ja.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo installing kk.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo installing kn.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo installing ko.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo installing lt.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo installing lv.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo installing mai.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo installing mg.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo installing mk.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo installing ml.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo installing mn.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo installing mr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo installing ms.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo installing nb.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo installing ne.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo installing nl.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo installing nn.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo installing oc.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo installing or.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo installing pa.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo installing pl.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo installing pt.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo installing ro.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo installing ru.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo installing rw.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo installing si.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo installing sk.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo installing sl.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo installing sq.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo installing sr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo installing sv.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo installing ta.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo installing te.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo installing tg.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo installing th.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo installing tr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo installing ug.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo installing uk.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo installing vi.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo installing xh.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo if test "gtksourceview" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/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/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/po' Making install in data make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' Making install in language-specs make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/language-specs' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/language-specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gtksourceview-3.0/language-specs' /usr/bin/install -p -m 644 abnf.lang actionscript.lang ada.lang ansforth94.lang asp.lang automake.lang awk.lang bennugd.lang bibtex.lang bluespec.lang boo.lang cg.lang changelog.lang chdr.lang c.lang cmake.lang cobol.lang cpphdr.lang cpp.lang csharp.lang css.lang csv.lang cuda.lang def.lang desktop.lang diff.lang d.lang docbook.lang dosbatch.lang dot.lang dpatch.lang dtd.lang dtl.lang eiffel.lang erlang.lang fcl.lang forth.lang fortran.lang fsharp.lang gap.lang '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gtksourceview-3.0/language-specs' /usr/bin/install -p -m 644 gdb-log.lang genie.lang glsl.lang go.lang groovy.lang gtk-doc.lang gtkrc.lang haddock.lang haskell.lang haskell-literate.lang haxe.lang html.lang idl-exelis.lang idl.lang imagej.lang ini.lang jade.lang java.lang javascript.lang j.lang json.lang julia.lang kotlin.lang latex.lang less.lang lex.lang libtool.lang llvm.lang logcat.lang logtalk.lang lua.lang m4.lang makefile.lang mallard.lang markdown.lang matlab.lang maxima.lang mediawiki.lang meson.lang modelica.lang '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gtksourceview-3.0/language-specs' /usr/bin/install -p -m 644 mxml.lang nemerle.lang netrexx.lang nsis.lang objc.lang objj.lang ocaml.lang ocl.lang octave.lang ooc.lang opal.lang opencl.lang pascal.lang perl.lang php.lang pig.lang pkgconfig.lang po.lang powershell.lang prolog.lang protobuf.lang puppet.lang python3.lang python.lang R.lang rpmspec.lang rst.lang ruby.lang rust.lang scala.lang scheme.lang scilab.lang scss.lang sh.lang sml.lang sparql.lang sql.lang sweave.lang swift.lang systemverilog.lang '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gtksourceview-3.0/language-specs' /usr/bin/install -p -m 644 t2t.lang tcl.lang tera.lang texinfo.lang thrift.lang toml.lang vala.lang vbnet.lang verilog.lang vhdl.lang xml.lang xslt.lang yacc.lang yaml.lang language.rng language2.rng language.dtd '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gtksourceview-3.0/language-specs' make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/language-specs' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/language-specs' Making install in styles make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/styles' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/styles' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gtksourceview-3.0/styles' /usr/bin/install -p -m 644 classic.xml cobalt.xml kate.xml oblivion.xml solarized-dark.xml solarized-light.xml tango.xml styles.rng '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/gtksourceview-3.0/styles' make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/styles' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data/styles' make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' 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/gtksourceview-3.24.11/data' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/data' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs/reference' Makefile:850: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:574: warning: ignoring old recipe for target 'gtksourceview-docs.xml' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. Makefile:850: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:574: warning: ignoring old recipe for target 'gtksourceview-docs.xml' /usr/bin/install -p -m 644 ./html/GtkSourceBuffer.html /usr/bin/install -p -m 644 ./html/GtkSourceCompletion.html /usr/bin/install -p -m 644 ./html/GtkSourceCompletionContext.html /usr/bin/install -p -m 644 ./html/GtkSourceCompletionInfo.html /usr/bin/install -p -m 644 ./html/GtkSourceCompletionItem.html /usr/bin/install -p -m 644 ./html/GtkSourceCompletionProposal.html /usr/bin/install -p -m 644 ./html/GtkSourceCompletionProvider.html /usr/bin/install -p -m 644 ./html/GtkSourceCompletionWords.html /usr/bin/install -p -m 644 ./html/GtkSourceEncoding.html /usr/bin/install -p -m 644 ./html/GtkSourceFile.html /usr/bin/install -p -m 644 ./html/GtkSourceFileLoader.html /usr/bin/install -p -m 644 ./html/GtkSourceFileSaver.html /usr/bin/install -p -m 644 ./html/GtkSourceGutter.html /usr/bin/install -p -m 644 ./html/GtkSourceGutterRenderer.html /usr/bin/install -p -m 644 ./html/GtkSourceGutterRendererPixbuf.html /usr/bin/install -p -m 644 ./html/GtkSourceGutterRendererText.html /usr/bin/install -p -m 644 ./html/GtkSourceLanguage.html /usr/bin/install -p -m 644 ./html/GtkSourceLanguageManager.html /usr/bin/install -p -m 644 ./html/GtkSourceMap.html /usr/bin/install -p -m 644 ./html/GtkSourceMark.html /usr/bin/install -p -m 644 ./html/GtkSourceMarkAttributes.html /usr/bin/install -p -m 644 ./html/GtkSourcePrintCompositor.html /usr/bin/install -p -m 644 ./html/GtkSourceRegion.html /usr/bin/install -p -m 644 ./html/GtkSourceSearchContext.html /usr/bin/install -p -m 644 ./html/GtkSourceSearchSettings.html /usr/bin/install -p -m 644 ./html/GtkSourceSpaceDrawer.html /usr/bin/install -p -m 644 ./html/GtkSourceStyle.html /usr/bin/install -p -m 644 ./html/GtkSourceStyleScheme.html /usr/bin/install -p -m 644 ./html/GtkSourceStyleSchemeChooser.html /usr/bin/install -p -m 644 ./html/GtkSourceStyleSchemeChooserButton.html /usr/bin/install -p -m 644 ./html/GtkSourceStyleSchemeChooserWidget.html /usr/bin/install -p -m 644 ./html/GtkSourceStyleSchemeManager.html /usr/bin/install -p -m 644 ./html/GtkSourceTag.html /usr/bin/install -p -m 644 ./html/GtkSourceUndoManager.html /usr/bin/install -p -m 644 ./html/GtkSourceView.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/ch01.html /usr/bin/install -p -m 644 ./html/ch02.html /usr/bin/install -p -m 644 ./html/ch03.html /usr/bin/install -p -m 644 ./html/ch04.html /usr/bin/install -p -m 644 ./html/ch05.html /usr/bin/install -p -m 644 ./html/ch06.html /usr/bin/install -p -m 644 ./html/ch07.html /usr/bin/install -p -m 644 ./html/ch08.html /usr/bin/install -p -m 644 ./html/ch09.html /usr/bin/install -p -m 644 ./html/gtksourceview-3.0-GtkSourceUtils.html /usr/bin/install -p -m 644 ./html/gtksourceview-3.0-Version-Information.html /usr/bin/install -p -m 644 ./html/gtksourceview-3.0.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/lang-reference.html /usr/bin/install -p -m 644 ./html/lang-tutorial.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/object-tree.html /usr/bin/install -p -m 644 ./html/pt01.html /usr/bin/install -p -m 644 ./html/pt02.html /usr/bin/install -p -m 644 ./html/pt03.html /usr/bin/install -p -m 644 ./html/pt04.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-reference.html /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 make[3]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' 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/gtksourceview-3.24.11/docs' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/docs' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/tests' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/tests' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/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/gtksourceview-3.24.11/tests' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/tests' make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/tests' Making install in testsuite make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/testsuite' make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/testsuite' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0' /bin/sh ../libtool --mode=install /usr/bin/install -p test-buffer test-buffer-input-stream test-buffer-output-stream test-completion-model test-completion-words test-encoding test-file-loader test-file-saver test-iter test-language test-languagemanager test-mark test-printcompositor test-regex test-region test-search-context test-space-drawer test-stylescheme test-styleschememanager test-undo-manager test-utils test-view '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0' libtool: install: /usr/bin/install -p test-buffer /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer libtool: install: /usr/bin/install -p test-buffer-input-stream /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer-input-stream libtool: install: /usr/bin/install -p test-buffer-output-stream /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer-output-stream libtool: install: /usr/bin/install -p test-completion-model /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-completion-model libtool: install: /usr/bin/install -p test-completion-words /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-completion-words libtool: install: /usr/bin/install -p test-encoding /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-encoding libtool: install: /usr/bin/install -p test-file-loader /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-file-loader libtool: install: /usr/bin/install -p test-file-saver /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-file-saver libtool: install: /usr/bin/install -p test-iter /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-iter libtool: install: /usr/bin/install -p test-language /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-language libtool: install: /usr/bin/install -p test-languagemanager /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-languagemanager libtool: install: /usr/bin/install -p test-mark /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-mark libtool: install: /usr/bin/install -p test-printcompositor /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-printcompositor libtool: install: /usr/bin/install -p test-regex /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-regex libtool: install: /usr/bin/install -p test-region /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-region libtool: install: /usr/bin/install -p test-search-context /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-search-context libtool: install: /usr/bin/install -p test-space-drawer /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-space-drawer libtool: install: /usr/bin/install -p test-stylescheme /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-stylescheme libtool: install: /usr/bin/install -p test-styleschememanager /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-styleschememanager libtool: install: /usr/bin/install -p test-undo-manager /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-undo-manager libtool: install: /usr/bin/install -p test-utils /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-utils libtool: install: /usr/bin/install -p test-view /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-view /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/language-specs' /usr/bin/install -p -m 644 language-specs/test-empty.lang language-specs/test-full.lang '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/language-specs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/styles' /usr/bin/install -p -m 644 styles/classic.xml styles/test.xml '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/styles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/installed-tests/gtksourceview-3.0' /usr/bin/install -p -m 644 test-buffer.test test-buffer-input-stream.test test-buffer-output-stream.test test-completion-model.test test-completion-words.test test-encoding.test test-file-loader.test test-file-saver.test test-iter.test test-language.test test-languagemanager.test test-mark.test test-printcompositor.test test-regex.test test-region.test test-search-context.test test-space-drawer.test test-stylescheme.test test-styleschememanager.test test-undo-manager.test test-utils.test test-view.test '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/installed-tests/gtksourceview-3.0' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/testsuite' Making install in win32 make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' Making install in vs9 make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs9' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs9' 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/gtksourceview-3.24.11/win32/vs9' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs9' Making install in vs10 make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs10' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs10' 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/gtksourceview-3.24.11/win32/vs10' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs10' Making install in vs11 make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs11' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs11' 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/gtksourceview-3.24.11/win32/vs11' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs11' Making install in vs12 make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs12' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs12' 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/gtksourceview-3.24.11/win32/vs12' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs12' Making install in vs14 make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs14' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs14' 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/gtksourceview-3.24.11/win32/vs14' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs14' Making install in vs15 make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs15' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs15' 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/gtksourceview-3.24.11/win32/vs15' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32/vs15' make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' make[3]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' 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/gtksourceview-3.24.11/win32' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11/win32' make[1]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11' make[2]: Entering directory '/builddir/build/BUILD/gtksourceview-3.24.11' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gtksourceview-3.0.pc '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11' make[1]: Leaving directory '/builddir/build/BUILD/gtksourceview-3.24.11' + rm -f /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64/libgtksourceview-3.0.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64 gtksourceview-3.0 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.24.11-1.oc9 --unique-debug-suffix -3.24.11-1.oc9.aarch64 --unique-debug-src-base gtksourceview3-3.24.11-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/gtksourceview-3.24.11 extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/lib64/libgtksourceview-3.0.so.1.8.0 extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer-input-stream extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-completion-words extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-completion-model extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-file-loader extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer-output-stream extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-encoding extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-file-saver extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-iter extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-language extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-mark extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-languagemanager extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-printcompositor extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-regex extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-region extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-search-context extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-space-drawer extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-stylescheme extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-styleschememanager extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-undo-manager extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-utils extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/libexec/installed-tests/gtksourceview-3.0/test-view 4275 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: gtksourceview3-3.24.11-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YMzoKf + umask 022 + cd /builddir/build/BUILD + cd gtksourceview-3.24.11 + DOCDIR=/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/doc/gtksourceview3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/doc/gtksourceview3 + cp -pr README /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/doc/gtksourceview3 + cp -pr AUTHORS /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/doc/gtksourceview3 + cp -pr NEWS /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/doc/gtksourceview3 + cp -pr MAINTAINERS /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/doc/gtksourceview3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pWf0uo + umask 022 + cd /builddir/build/BUILD + cd gtksourceview-3.24.11 + LICENSEDIR=/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/licenses/gtksourceview3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/licenses/gtksourceview3 + cp -pr COPYING /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64/usr/share/licenses/gtksourceview3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: gtksourceview3 = 3.24.11-1.oc9 gtksourceview3(aarch-64) = 3.24.11-1.oc9 libgtksourceview-3.0.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.6)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: gtksourceview3-devel-3.24.11-1.oc9.aarch64 Provides: gtksourceview3-devel = 3.24.11-1.oc9 gtksourceview3-devel(aarch-64) = 3.24.11-1.oc9 pkgconfig(gtksourceview-3.0) = 3.24.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgtksourceview-3.0.so.1()(64bit) pkgconfig(gio-2.0) >= 2.48 pkgconfig(glib-2.0) >= 2.48 pkgconfig(gtk+-3.0) >= 3.20 pkgconfig(libxml-2.0) >= 2.6 Processing files: gtksourceview3-tests-3.24.11-1.oc9.aarch64 Provides: gtksourceview3-tests = 3.24.11-1.oc9 gtksourceview3-tests(aarch-64) = 3.24.11-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.6)(64bit) rtld(GNU_HASH) Processing files: gtksourceview3-debugsource-3.24.11-1.oc9.aarch64 Provides: gtksourceview3-debugsource = 3.24.11-1.oc9 gtksourceview3-debugsource(aarch-64) = 3.24.11-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gtksourceview3-debuginfo-3.24.11-1.oc9.aarch64 Provides: debuginfo(build-id) = f898a06581268c77463171b73546943a9d2c59ed gtksourceview3-debuginfo = 3.24.11-1.oc9 gtksourceview3-debuginfo(aarch-64) = 3.24.11-1.oc9 libgtksourceview-3.0.so.1.8.0-3.24.11-1.oc9.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtksourceview3-debugsource(aarch-64) = 3.24.11-1.oc9 Processing files: gtksourceview3-tests-debuginfo-3.24.11-1.oc9.aarch64 Provides: debuginfo(build-id) = 3a621fac58ea02c2536d5cc794e60f2c7a35ba3b debuginfo(build-id) = 428bb6d7fca34975ee0384bc24edfc3ae4e131b9 debuginfo(build-id) = 4a8afe60ccafe1b082e4e389d693dab580cccb9e debuginfo(build-id) = 53a6f2a88299a5352e0667748ace9e8409fefa4f debuginfo(build-id) = 674655621a9f98643227b9bdd10bcbd23400e828 debuginfo(build-id) = 6ca2335d0340d2355bc728e31297d3c4a43ddeca debuginfo(build-id) = 78e4f67674b003f27b17326d5c0829d7d375824a debuginfo(build-id) = 8516b1dc2e9ab3aaf10c3cc40438a12c8bd7ed54 debuginfo(build-id) = 859c6073c63f4e81f636663bed19fd77da30117e debuginfo(build-id) = 8c5f80753310aef1c0da29d1a361e2b1dbb6a412 debuginfo(build-id) = a231674501517f7c6fe6ddc0b59aee99de785703 debuginfo(build-id) = b1ab6335020ae97242c299ecf994adc2b1038b72 debuginfo(build-id) = ba090b0f4b9d16b81836c562730edfc5fd30e99c debuginfo(build-id) = bab2803377df9f4cfd4436779b5f262478e56530 debuginfo(build-id) = c326645d65db7c094964d7c6a615e8372c17dc37 debuginfo(build-id) = d47106b473e4d8da1ce755767a833becc6f929b0 debuginfo(build-id) = dadc4a30b073ad36fc298379fae17395708c33be debuginfo(build-id) = e089ba816423f6657ec833dd5f951765fc6ffc49 debuginfo(build-id) = e70b9de502e31aa5ec1a7c2b170fcb287fe090c9 debuginfo(build-id) = e7c942e7344f6b66418f3603934734a93872c1cc debuginfo(build-id) = f8728400140dff8090bf524c8ab22b95431e1755 debuginfo(build-id) = f92eacaf4d25fd792073af11f0c025c2d8a3a584 gtksourceview3-tests-debuginfo = 3.24.11-1.oc9 gtksourceview3-tests-debuginfo(aarch-64) = 3.24.11-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtksourceview3-debugsource(aarch-64) = 3.24.11-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.oc9.aarch64 Wrote: /builddir/build/RPMS/gtksourceview3-devel-3.24.11-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-debugsource-3.24.11-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-3.24.11-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-debuginfo-3.24.11-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-tests-3.24.11-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-tests-debuginfo-3.24.11-1.oc9.aarch64.rpm Child return code was: 0