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 x86_64 --nodeps /builddir/build/SPECS/gtksourceview3.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-151938-9983/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gtksourceview3-3.24.11-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/gtksourceview3.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-151938-9983/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hbs8R4 + 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.PLZcJj + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-05-08 16:41:06.264875658 +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-05-08 16:41:06.264875658 +0800 +++ ./configure 2024-05-08 16:41:06.285875634 +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.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' + 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' + '[' 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=x86_64-opencloudos-linux-gnu --host=x86_64-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 '982' 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 x86_64-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 x86_64-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... x86_64-opencloudos-linux-gnu checking host system type... x86_64-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 x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) 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 x86_64-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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-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 -j32 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 CC libgtksourceview_core_la-gtksourcefile.lo CC libgtksourceview_core_la-gtksourcefileloader.lo 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 CC libgtksourceview_core_la-gtksourcelanguage.lo CC libgtksourceview_core_la-gtksourcelanguagemanager.lo CC libgtksourceview_core_la-gtksourcemap.lo 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 CC libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo CC libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo CC libgtksourceview_core_la-gtksourcestyleschememanager.lo CC libgtksourceview_core_la-gtksourcetag.lo CC libgtksourceview_core_la-gtksourceundomanager.lo CC libgtksourceview_core_la-gtksourceutils.lo CC libgtksourceview_core_la-gtksourceversion.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); | ^~ /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~ 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 | ^~~~~~~~~ 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 | ^~~~~~~~~ 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 | ^~~~~~~~~ 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 | ^~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 | ^~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 | ^~~~~~~~~ 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); | ^ 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 | ^~~~~~~~~ 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, | ^ 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-gtksourceview.lo CC libgtksourceview_core_la-gtksourcebufferinputstream.lo 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 CC libgtksourceview_core_la-gtksourceengine.lo CC libgtksourceview_core_la-gtksourcegutterrendererlines.lo 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 CC libgtksourceview_core_la-gtksourceview-i18n.lo 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 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 | ^~~~~~~~~ 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 | ^~~~~~~~~ gtksourcecompletionmodel.c: In function 'gtk_source_completion_model_set_visible_providers': 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, | ^ 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, | ^~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~ 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); | ^ gtksourcecontextengine.c: In function 'context_unref': 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); | ^ 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)); | ~~~~~^~~~~ 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-resources.o CC test-widget.o 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-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-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-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-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-space-drawing CCLD test-undo-manager-performances CCLD test-search-performances CCLD test-completion CCLD test-search 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 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 CC test-space-drawer.o CC test-stylescheme.o CC test-styleschememanager.o CC test-undo-manager.o CC test-utils.o CC test-view.o 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 ../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 /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 | ^~~~~~~~~ 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 | ^~~~~~~~~ ../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-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-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 | ^~~~~~~~~ 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 | ^~~~~~~~~ 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 | ^~~~~~~~~ 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 | ^~~~~~~~~ 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 | ^~~~~~~~~ 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-completion-words 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 ../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 ../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 | ^~~~~~~~~ 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 | ^~~~~~~~~ ../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-printcompositor 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 /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-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-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-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 test-buffer-output-stream.c:23: /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 | ^~~~~~~~~ ../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-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/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-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-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 | ^~~~~~~~~ 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 ../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-regex.c:22: /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-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 | ^~~~~~~~~ ../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); | ^~~~~~~~ CCLD test-mark 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-encoding CCLD test-styleschememanager CCLD test-utils CCLD test-iter CCLD test-regex CCLD test-view CCLD test-file-loader CCLD test-language CCLD test-languagemanager CCLD test-space-drawer CCLD test-stylescheme CCLD test-region CCLD test-buffer CCLD test-buffer-output-stream CCLD test-file-saver CCLD test-completion-model CCLD test-undo-manager GEN test-encoding.test GEN test-regex.test GEN test-completion-words.test CCLD test-search-context GEN test-buffer-input-stream.test GEN test-utils.test GEN test-iter.test GEN test-languagemanager.test GEN test-region.test GEN test-stylescheme.test GEN test-styleschememanager.test GEN test-language.test GEN test-mark.test GEN test-view.test GEN test-printcompositor.test GEN test-file-loader.test GEN test-undo-manager.test GEN test-space-drawer.test GEN test-file-saver.test GEN test-completion-model.test GEN test-search-context.test GEN test-buffer-output-stream.test GEN test-buffer.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.s2kI3d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64 + cd gtksourceview-3.24.11 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64 '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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgtksourceview-3.0.la '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgtksourceview-3.0.so.1.8.0 /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/lib64/libgtksourceview-3.0.so.1.8.0 libtool: install: (cd /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/usr/share/gir-1.0' /usr/bin/install -p -m 644 GtkSource-3.0.gir '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/usr/include/gtksourceview-3.0/gtksourceview' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/usr/include/gtksourceview-3.0/gtksourceview' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 GtkSource-3.0.typelib '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/lib64/girepository-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/usr/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo installing as.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo installing ast.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo installing az.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo installing be.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo installing bg.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo installing bn.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo installing bs.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo installing ca.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo installing cs.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo installing cy.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo installing da.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo installing de.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo installing dz.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo installing el.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo installing en_CA.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo installing eo.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo installing es.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo installing et.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo installing eu.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo installing fa.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo installing fi.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo installing fr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo installing fur.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo installing ga.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo installing gl.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo installing gu.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo installing he.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo installing hi.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo installing hr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo installing hu.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo installing id.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo installing it.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo installing ja.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo installing kk.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo installing kn.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo installing ko.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo installing lt.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo installing lv.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo installing mai.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo installing mg.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo installing mk.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo installing ml.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo installing mn.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo installing mr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo installing ms.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo installing nb.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo installing ne.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo installing nl.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo installing nn.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo installing oc.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo installing or.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo installing pa.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo installing pl.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo installing pt.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo installing ro.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo installing ru.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo installing rw.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo installing si.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo installing sk.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo installing sl.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo installing sq.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo installing sr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo installing sv.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo installing ta.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo installing te.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo installing tg.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo installing th.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo installing tr.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo installing ug.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo installing uk.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo installing vi.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo installing xh.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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' 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 'install-exec-am'. /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.ocs23.x86_64/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.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0' libtool: install: /usr/bin/install -p test-buffer /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-view /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/language-specs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/styles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/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.ocs23.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gtksourceview-3.0.pc '/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/usr/lib64/libgtksourceview-3.0.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64 gtksourceview-3.0 + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 3.24.11-1.ocs23 --unique-debug-suffix -3.24.11-1.ocs23.x86_64 --unique-debug-src-base gtksourceview3-3.24.11-1.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/gtksourceview-3.24.11 extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer-output-stream extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/lib64/libgtksourceview-3.0.so.1.8.0 extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-buffer-input-stream extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-completion-words extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-completion-model extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-encoding extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-file-saver extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-file-loader extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-iter extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-language extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-languagemanager extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-printcompositor extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-mark extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-regex extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-search-context extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-region extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-stylescheme extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-space-drawer extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-utils extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-view extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-styleschememanager extracting debug info from /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/libexec/installed-tests/gtksourceview-3.0/test-undo-manager 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.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V0BLHY + umask 022 + cd /builddir/build/BUILD + cd gtksourceview-3.24.11 + DOCDIR=/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/usr/share/doc/gtksourceview3 + cp -pr README /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/doc/gtksourceview3 + cp -pr AUTHORS /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/doc/gtksourceview3 + cp -pr NEWS /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/doc/gtksourceview3 + cp -pr MAINTAINERS /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/doc/gtksourceview3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.obvoFH + umask 022 + cd /builddir/build/BUILD + cd gtksourceview-3.24.11 + LICENSEDIR=/builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/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.ocs23.x86_64/usr/share/licenses/gtksourceview3 + cp -pr COPYING /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64/usr/share/licenses/gtksourceview3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: gtksourceview3 = 3.24.11-1.ocs23 gtksourceview3(x86-64) = 3.24.11-1.ocs23 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: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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) libm.so.6(GLIBC_2.2.5)(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.ocs23.x86_64 Provides: gtksourceview3-devel = 3.24.11-1.ocs23 gtksourceview3-devel(x86-64) = 3.24.11-1.ocs23 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.ocs23.x86_64 Provides: gtksourceview3-tests = 3.24.11-1.ocs23 gtksourceview3-tests(x86-64) = 3.24.11-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(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.ocs23.x86_64 Provides: gtksourceview3-debugsource = 3.24.11-1.ocs23 gtksourceview3-debugsource(x86-64) = 3.24.11-1.ocs23 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.ocs23.x86_64 Provides: debuginfo(build-id) = a66da1553dbc5eb008cfe2bab491a5d5830259a0 gtksourceview3-debuginfo = 3.24.11-1.ocs23 gtksourceview3-debuginfo(x86-64) = 3.24.11-1.ocs23 libgtksourceview-3.0.so.1.8.0-3.24.11-1.ocs23.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtksourceview3-debugsource(x86-64) = 3.24.11-1.ocs23 Processing files: gtksourceview3-tests-debuginfo-3.24.11-1.ocs23.x86_64 Provides: debuginfo(build-id) = 04fddc95f145382c5c792c460bffc64a9f39cb71 debuginfo(build-id) = 2ec37bd70bd762ba15a58d5a4a1a6e5afc386e8e debuginfo(build-id) = 3378f285fb17fe14e490852910f14de2226845a7 debuginfo(build-id) = 48f9c7c46bbe6b473d69066e702735db87f638ea debuginfo(build-id) = 4980cf1d8ae39ea8afbd852f3b1301799cb5ebb3 debuginfo(build-id) = 4dcf69a515996f30964b3d3233c8443eb5da5bab debuginfo(build-id) = 571c144a100d7b4c4715665e61258945bdf23f0c debuginfo(build-id) = 5e9f9ed358c8e200f86fcf672e4d134b05f2d924 debuginfo(build-id) = 6380dec5a513d8b57b0f024b5f3f475b522a5eca debuginfo(build-id) = a8aac9472c172cb699a46e344b663089fad9b726 debuginfo(build-id) = b85c5188834c738c851b941722c9ac64e68fbf3a debuginfo(build-id) = b9820d9b9ccd644dace815bea2b65074ae6bf1f2 debuginfo(build-id) = bf5039cc1d37c06e6026b5a4a805da39e14f52a2 debuginfo(build-id) = c2d16c8716dc5c35c048a7d40c391bbe87ade934 debuginfo(build-id) = c4a1dbe419e10e8f5b211cada66cf611d5cfca30 debuginfo(build-id) = cb8eb617a809cac8edc8594fb84e7a24b765b886 debuginfo(build-id) = d6a1b39fef7a124b353fd45747dc695780eed9bb debuginfo(build-id) = d9c9b4d58f4131bcc5776eff77d4be8f713217a2 debuginfo(build-id) = dc7d188d4338e057b4f5db6f1613b9ece36eb222 debuginfo(build-id) = f0c39da6773bd3014767ca647127fcf6fe976418 debuginfo(build-id) = f12472639b096c4e29d700b2948154292fb1a035 debuginfo(build-id) = fe170cfeec42eadc035ccb1ac73e72029a2913d6 gtksourceview3-tests-debuginfo = 3.24.11-1.ocs23 gtksourceview3-tests-debuginfo(x86-64) = 3.24.11-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtksourceview3-debugsource(x86-64) = 3.24.11-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gtksourceview3-3.24.11-1.ocs23.x86_64 Wrote: /builddir/build/RPMS/gtksourceview3-devel-3.24.11-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-debugsource-3.24.11-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-3.24.11-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-debuginfo-3.24.11-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-tests-3.24.11-1.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/gtksourceview3-tests-debuginfo-3.24.11-1.ocs23.x86_64.rpm Child return code was: 0