request from: hawk checking if we should skip the build started at: Wed Apr 24 00:50:06 2024 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/24dbdd0c-049e-4136-9a4e-9243cdbc39fd/gtksourceview4-4.8.4-1.src.rpm fetched 1171993 bytes, 14067.0 K/s installing srpm: gtksourceview4-4.8.4-1.src.rpm + install -d /tmp/B.2v2wmgsc/BUILD /tmp/B.2v2wmgsc/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog gtksourceview4-4.8.4-1.src.rpm * Tue Apr 23 2024 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/gtksourceview4.git;a=log;h=master * Wed Nov 09 2022 Jakub Bogusz ec21fea - updated to 4.8.4 * Tue Mar 29 2022 Jakub Bogusz 444025c - updated to 4.8.3 * Sat Sep 04 2021 Jakub Bogusz 9d7a30f - updated to 4.8.2 * Tue Mar 02 2021 Jakub Bogusz d1fa714 - updated to 4.8.1 * Sun Feb 28 2021 Jan Rękorajski 1f711fa - unconditional noarch subpackages * Tue Nov 10 2020 Jan Palus f03d635 - fix build without static libs * Sun Sep 13 2020 Jakub Bogusz 01af265 - updated to 4.8.0 * Sat Jun 27 2020 Jakub Bogusz 2451897 - updated to 4.6.1 * Thu Mar 12 2020 Jan Palus 6b45c26 - up to 4.6.0 * Sun Oct 06 2019 Jakub Bogusz 79ee4bb - macros for meson * Sun Oct 06 2019 Jakub Bogusz 349c23b - updated to 4.4.0 * Sat Apr 13 2019 Jakub Bogusz 4d80c2b - updated to 4.2.0 * Mon Oct 29 2018 Jakub Bogusz 71b49bd - updated to 4.0.3 * Sat Jun 03 2017 Jakub Bogusz c91f81a - gtksourceview 4.x, parallel installable with 3.x * Wed May 24 2017 Jakub Bogusz 70daf36 - updated to 3.24.2 * Wed Apr 12 2017 Marcin Banasiak d3e300b - Update to 3.24.1 * Sun Mar 19 2017 Marcin Banasiak 649b340 - Update to 3.24.0 * Sun Nov 27 2016 Marcin Banasiak ea4c5e5 - Update to 3.22.2 * Sun Sep 25 2016 Jakub Bogusz fa8e4ea - gnome-common not required since 3.17.x * Mon Sep 19 2016 Marcin Banasiak 37e381e - Update to 3.22.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.2v2wmgsc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' gtksourceview4-4.8.4-1.src.rpm Updating / installing... gtksourceview4-4.8.4-1 ######################################## + rm -f gtksourceview4-4.8.4-1.src.rpm + install -m 700 -d /tmp/B.2v2wmgsc/BUILD/tmp + TMPDIR=/tmp/B.2v2wmgsc/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.2v2wmgsc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.2v2wmgsc/gtksourceview4.spec warning: Could not canonicalize hostname: tld-x64 Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux RPM build warnings: Could not canonicalize hostname: tld-x64 checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: warning: Could not canonicalize hostname: tld-x64 rpm: Building target platforms: x86_64-tld-linux rpm: Building for target x86_64-tld-linux rpm: rpm: RPM build warnings: rpm: Could not canonicalize hostname: tld-x64 no BR needed building RPM using: set -ex; : build-id: 24dbdd0c-049e-4136-9a4e-9243cdbc39fd; TMPDIR=/tmp/B.2v2wmgsc/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.2v2wmgsc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.2v2wmgsc/gtksourceview4.spec + : build-id: 24dbdd0c-049e-4136-9a4e-9243cdbc39fd + TMPDIR=/tmp/B.2v2wmgsc/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.2v2wmgsc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.2v2wmgsc/gtksourceview4.spec warning: Could not canonicalize hostname: tld-x64 Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux Executing(%prep): /bin/sh -e /tmp/B.2v2wmgsc/BUILD/tmp/rpm-tmp.HwG9fQ + umask 022 + cd /tmp/B.2v2wmgsc/BUILD + cd /tmp/B.2v2wmgsc/BUILD + rm -rf gtksourceview-4.8.4 + /usr/bin/xz -dc /tmp/B.2v2wmgsc/gtksourceview-4.8.4.tar.xz + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gtksourceview-4.8.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/sed -i -e 's/gtksource_lib = shared_library/gtksource_lib = library/' gtksourceview/meson.build + RPM_EC=0 + jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/B.2v2wmgsc/BUILD/tmp/rpm-tmp.KIKYoI TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.2v2wmgsc/BUILD/tmp + umask 022 + cd /tmp/B.2v2wmgsc/BUILD + cd gtksourceview-4.8.4 + CC=x86_64-tld-linux-gcc CXX=x86_64-tld-linux-g++ CFLAGS='-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' CPPFLAGS='' CXXFLAGS='-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' RUSTC=/usr/bin/rustc RUSTFLAGS='-C debuginfo=2 -C strip=none --target x86_64-unknown-linux-gnu' LC_ALL=C.UTF-8 /usr/bin/meson '--buildtype=plain' '--bindir=/usr/bin' '--datadir=/usr/share' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--localstatedir=/var' '--mandir=/usr/share/man' '--prefix=/usr' '--sbindir=/usr/sbin' '--sharedstatedir=/var/lib' '--sysconfdir=/etc' '--wrap-mode=nodownload' '--default-library=both' build The Meson build system Version: 1.3.2 Source dir: /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4 Build dir: /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build Build type: native build Project name: gtksourceview Project version: 4.8.4 C compiler for the host machine: x86_64-tld-linux-gcc (gcc 13.2.0 "x86_64-tld-linux-gcc (TLD-Linux) 13.2.0 20240401 (release)") C linker for the host machine: x86_64-tld-linux-gcc ld.bfd 2.42 Host machine cpu family: x86_64 Host machine cpu: x86_64 Library m found: YES Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2 Run-time dependency glib-2.0 found: YES 2.80.0 Run-time dependency gobject-2.0 found: YES 2.80.0 Run-time dependency gio-2.0 found: YES 2.80.0 Run-time dependency gtk+-3.0 found: YES 3.24.38 Run-time dependency libxml-2.0 found: YES 2.12.6 Run-time dependency fribidi found: YES 1.0.13 Found CMake: /usr/bin/cmake (3.27.6) Run-time dependency gtk+-quartz-3.0 found: NO (tried pkgconfig and cmake) Run-time dependency gobject-introspection-1.0 found: YES 1.80.1 Run-time dependency vapigen found: YES 0.56.17 Program xmllint found: YES (/usr/bin/xmllint) Has header "unistd.h" : YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=int-conversion: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=misleading-indentation: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -Werror=parenthesis: NO Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=shadow: YES Compiler for C supports arguments -Werror=strict-prototypes: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Werror=format-security -Werror=format=2: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-sign-compare: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports link arguments -Wl,-z,defs: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-Bsymbolic: YES Compiler for C supports link arguments -fno-plt: YES Configuring config.h using configuration Dependency glib-2.0 found: YES 2.80.0 (cached) Program /usr/bin/glib-genmarshal found: YES (/usr/bin/glib-genmarshal) Dependency glib-2.0 found: YES 2.80.0 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.80.0 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Configuring gtksourceversion.h using configuration Dependency gio-2.0 found: YES 2.80.0 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) WARNING: extract_all_objects called without setting recursive keyword argument. Meson currently defaults to non-recursive to maintain backward compatibility but the default will be changed in the future. WARNING: extract_all_objects called without setting recursive keyword argument. Meson currently defaults to non-recursive to maintain backward compatibility but the default will be changed in the future. Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached) Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached) Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached) Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Program vapigen found: YES (/usr/bin/vapigen) Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Dependency gio-2.0 found: YES 2.80.0 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency gio-2.0 found: YES 2.80.0 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency gio-2.0 found: YES 2.80.0 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Message: ------ GtkSourceView 4.8.4 (4) Documentation: false Glade catalog: false Install tests: false Introspection: true Vala vapi: true Directories: prefix: /usr includedir: /usr/include libdir: /usr/lib64 datadir: /usr/share ------ Build targets in project: 137 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.build_root', 'meson.source_root'} * 0.64.0: {'copy arg in configure_file'} gtksourceview 4.8.4 User defined options bindir : /usr/bin buildtype : plain datadir : /usr/share default_library: both includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib64 libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc wrap_mode : nodownload Found ninja-1.11.1 at /usr/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. + LC_ALL=C.UTF-8 /usr/bin/ninja -v -j6 -C build ninja: Entering directory `build' [1/251] /usr/bin/msgfmt -o po/ab/LC_MESSAGES/gtksourceview-4.mo ../po/ab.po [2/251] /usr/bin/glib-compile-resources ../gtksourceview/gtksourceview.gresource.xml --sourcedir ../gtksourceview --internal --generate --target gtksourceview/gtksourceview-gresources.c --dependency-file gtksourceview/gtksourceview-gresources.c.d [3/251] /usr/bin/glib-compile-resources ../gtksourceview/gtksourceview.gresource.xml --sourcedir ../gtksourceview --internal --generate --target gtksourceview/gtksourceview-gresources.h [4/251] /usr/bin/msgfmt -o po/ar/LC_MESSAGES/gtksourceview-4.mo ../po/ar.po [5/251] /usr/bin/msgfmt -o po/ast/LC_MESSAGES/gtksourceview-4.mo ../po/ast.po [6/251] /usr/bin/msgfmt -o po/as/LC_MESSAGES/gtksourceview-4.mo ../po/as.po [7/251] /usr/bin/msgfmt -o po/az/LC_MESSAGES/gtksourceview-4.mo ../po/az.po [8/251] /usr/bin/msgfmt -o po/be/LC_MESSAGES/gtksourceview-4.mo ../po/be.po [9/251] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/gtksourceview-4.mo ../po/bg.po [10/251] /usr/bin/msgfmt -o po/bn/LC_MESSAGES/gtksourceview-4.mo ../po/bn.po [11/251] /usr/bin/msgfmt -o po/bs/LC_MESSAGES/gtksourceview-4.mo ../po/bs.po [12/251] /usr/bin/glib-genmarshal --prefix _gtk_source_marshal --skip-source --valist-marshallers --output gtksourceview/gtksource-marshal.h --header ../gtksourceview/gtksourcemarshalers.list --pragma-once INFO: Reading ../gtksourceview/gtksourcemarshalers.list... [13/251] /usr/bin/msgfmt -o po/bn_IN/LC_MESSAGES/gtksourceview-4.mo ../po/bn_IN.po [14/251] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/gtksourceview-4.mo ../po/ca.po [15/251] /usr/bin/msgfmt -o po/cy/LC_MESSAGES/gtksourceview-4.mo ../po/cy.po [16/251] /usr/bin/msgfmt -o po/ca@valencia/LC_MESSAGES/gtksourceview-4.mo ../po/ca@valencia.po [17/251] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/gtksourceview-4.mo ../po/cs.po [18/251] /usr/bin/msgfmt -o po/de/LC_MESSAGES/gtksourceview-4.mo ../po/de.po [19/251] /usr/bin/msgfmt -o po/da/LC_MESSAGES/gtksourceview-4.mo ../po/da.po [20/251] /usr/bin/msgfmt -o po/en_CA/LC_MESSAGES/gtksourceview-4.mo ../po/en_CA.po [21/251] /usr/bin/msgfmt -o po/el/LC_MESSAGES/gtksourceview-4.mo ../po/el.po [22/251] /usr/bin/msgfmt -o po/dz/LC_MESSAGES/gtksourceview-4.mo ../po/dz.po [23/251] /usr/bin/msgfmt -o po/en_GB/LC_MESSAGES/gtksourceview-4.mo ../po/en_GB.po [24/251] /usr/bin/msgfmt -o po/en@shaw/LC_MESSAGES/gtksourceview-4.mo ../po/en@shaw.po [25/251] /usr/bin/glib-genmarshal --prefix _gtk_source_marshal --skip-source --valist-marshallers --output gtksourceview/gtksource-marshal.c --body ../gtksourceview/gtksourcemarshalers.list --include-header gtksource-marshal.h INFO: Reading ../gtksourceview/gtksourcemarshalers.list... [26/251] /usr/bin/msgfmt -o po/et/LC_MESSAGES/gtksourceview-4.mo ../po/et.po [27/251] /usr/bin/msgfmt -o po/eo/LC_MESSAGES/gtksourceview-4.mo ../po/eo.po [28/251] /usr/bin/msgfmt -o po/es/LC_MESSAGES/gtksourceview-4.mo ../po/es.po [29/251] /usr/bin/msgfmt -o po/fa/LC_MESSAGES/gtksourceview-4.mo ../po/fa.po [30/251] /usr/bin/msgfmt -o po/eu/LC_MESSAGES/gtksourceview-4.mo ../po/eu.po [31/251] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/gtksourceview-4.mo ../po/fi.po [32/251] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/gtksourceview-4.mo ../po/fr.po [33/251] /usr/bin/msgfmt -o po/fur/LC_MESSAGES/gtksourceview-4.mo ../po/fur.po [34/251] /usr/bin/msgfmt -o po/ga/LC_MESSAGES/gtksourceview-4.mo ../po/ga.po [35/251] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/gtksourceview-4.mo ../po/gl.po [36/251] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/gtksourceview-4.mo ../po/hr.po [37/251] /usr/bin/msgfmt -o po/he/LC_MESSAGES/gtksourceview-4.mo ../po/he.po [38/251] /usr/bin/msgfmt -o po/gu/LC_MESSAGES/gtksourceview-4.mo ../po/gu.po [39/251] /usr/bin/msgfmt -o po/hi/LC_MESSAGES/gtksourceview-4.mo ../po/hi.po [40/251] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/gtksourceview-4.mo ../po/hu.po [41/251] /usr/bin/msgfmt -o po/id/LC_MESSAGES/gtksourceview-4.mo ../po/id.po [42/251] /usr/bin/msgfmt -o po/is/LC_MESSAGES/gtksourceview-4.mo ../po/is.po [43/251] /usr/bin/msgfmt -o po/it/LC_MESSAGES/gtksourceview-4.mo ../po/it.po [44/251] /usr/bin/msgfmt -o po/ka/LC_MESSAGES/gtksourceview-4.mo ../po/ka.po [45/251] /usr/bin/msgfmt -o po/kk/LC_MESSAGES/gtksourceview-4.mo ../po/kk.po [46/251] /usr/bin/msgfmt -o po/ja/LC_MESSAGES/gtksourceview-4.mo ../po/ja.po [47/251] /usr/bin/msgfmt -o po/ko/LC_MESSAGES/gtksourceview-4.mo ../po/ko.po [48/251] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/gtksourceview-4.mo ../po/lt.po [49/251] /usr/bin/msgfmt -o po/kn/LC_MESSAGES/gtksourceview-4.mo ../po/kn.po [50/251] /usr/bin/msgfmt -o po/lv/LC_MESSAGES/gtksourceview-4.mo ../po/lv.po [51/251] /usr/bin/msgfmt -o po/mai/LC_MESSAGES/gtksourceview-4.mo ../po/mai.po [52/251] /usr/bin/msgfmt -o po/mg/LC_MESSAGES/gtksourceview-4.mo ../po/mg.po [53/251] /usr/bin/msgfmt -o po/mk/LC_MESSAGES/gtksourceview-4.mo ../po/mk.po [54/251] /usr/bin/msgfmt -o po/ml/LC_MESSAGES/gtksourceview-4.mo ../po/ml.po [55/251] /usr/bin/msgfmt -o po/mn/LC_MESSAGES/gtksourceview-4.mo ../po/mn.po [56/251] /usr/bin/msgfmt -o po/mr/LC_MESSAGES/gtksourceview-4.mo ../po/mr.po [57/251] /usr/bin/msgfmt -o po/ms/LC_MESSAGES/gtksourceview-4.mo ../po/ms.po [58/251] /usr/bin/msgfmt -o po/nb/LC_MESSAGES/gtksourceview-4.mo ../po/nb.po [59/251] /usr/bin/msgfmt -o po/ne/LC_MESSAGES/gtksourceview-4.mo ../po/ne.po [60/251] /usr/bin/msgfmt -o po/oc/LC_MESSAGES/gtksourceview-4.mo ../po/oc.po [61/251] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/gtksourceview-4.mo ../po/nl.po [62/251] /usr/bin/msgfmt -o po/nn/LC_MESSAGES/gtksourceview-4.mo ../po/nn.po [63/251] /usr/bin/msgfmt -o po/or/LC_MESSAGES/gtksourceview-4.mo ../po/or.po [64/251] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/gtksourceview-4.mo ../po/pl.po [65/251] /usr/bin/msgfmt -o po/pt/LC_MESSAGES/gtksourceview-4.mo ../po/pt.po [66/251] /usr/bin/msgfmt -o po/pa/LC_MESSAGES/gtksourceview-4.mo ../po/pa.po [67/251] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/gtksourceview-4.mo ../po/pt_BR.po [68/251] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/gtksourceview-4.mo ../po/ro.po [69/251] /usr/bin/meson --internal exe --unpickle /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/meson-private/meson_exe_glib-mkenums_d0dff3b5b60b9b41e059464d7e9b5f3059ef4892.dat [70/251] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/gtksourceview-4.mo ../po/ru.po [71/251] /usr/bin/msgfmt -o po/rw/LC_MESSAGES/gtksourceview-4.mo ../po/rw.po [72/251] /usr/bin/msgfmt -o po/si/LC_MESSAGES/gtksourceview-4.mo ../po/si.po [73/251] /usr/bin/msgfmt -o po/sq/LC_MESSAGES/gtksourceview-4.mo ../po/sq.po [74/251] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/gtksourceview-4.mo ../po/sk.po [75/251] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/gtksourceview-4.mo ../po/sl.po [76/251] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/gtksourceview-4.mo ../po/sr.po [77/251] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/gtksourceview-4.mo ../po/sv.po [78/251] /usr/bin/msgfmt -o po/sr@latin/LC_MESSAGES/gtksourceview-4.mo ../po/sr@latin.po [79/251] /usr/bin/msgfmt -o po/te/LC_MESSAGES/gtksourceview-4.mo ../po/te.po [80/251] /usr/bin/msgfmt -o po/ta/LC_MESSAGES/gtksourceview-4.mo ../po/ta.po [81/251] /usr/bin/msgfmt -o po/tg/LC_MESSAGES/gtksourceview-4.mo ../po/tg.po [82/251] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/gtksourceview-4.mo ../po/tr.po [83/251] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/gtksourceview-4.mo ../po/uk.po [84/251] /usr/bin/msgfmt -o po/th/LC_MESSAGES/gtksourceview-4.mo ../po/th.po [85/251] /usr/bin/msgfmt -o po/xh/LC_MESSAGES/gtksourceview-4.mo ../po/xh.po [86/251] /usr/bin/msgfmt -o po/ug/LC_MESSAGES/gtksourceview-4.mo ../po/ug.po [87/251] /usr/bin/msgfmt -o po/vi/LC_MESSAGES/gtksourceview-4.mo ../po/vi.po [88/251] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/gtksourceview-4.mo ../po/zh_CN.po [89/251] /usr/bin/meson --internal exe --unpickle /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/meson-private/meson_exe_glib-mkenums_0a8f281ec9c081493b81ca0f91ef41711f3e5678.dat [90/251] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/gtksourceview-4.mo ../po/zh_TW.po [91/251] /usr/bin/msgfmt -o po/zh_HK/LC_MESSAGES/gtksourceview-4.mo ../po/zh_HK.po [92/251] /usr/bin/glib-compile-resources ../tests/test-completion.gresource.xml --sourcedir ../tests --internal --generate --target tests/test-completion-resources.h [93/251] /usr/bin/glib-compile-resources ../tests/test-search.gresource.xml --sourcedir ../tests --internal --generate --target tests/test-search-resources.c --dependency-file tests/test-search-resources.c.d [94/251] /usr/bin/glib-compile-resources ../tests/test-completion.gresource.xml --sourcedir ../tests --internal --generate --target tests/test-completion-resources.c --dependency-file tests/test-completion-resources.c.d [95/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksourceview-gresources.c.o -MF gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksourceview-gresources.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [96/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-marshal.c.o -MF gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-marshal.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-marshal.c.o -c gtksourceview/gtksource-marshal.c [97/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-enumtypes.c.o -MF gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-enumtypes.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-enumtypes.c.o -c gtksourceview/gtksource-enumtypes.c [98/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontext.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontext.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontext.c.o -c ../gtksourceview/gtksourcecompletioncontext.c [99/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioninfo.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioninfo.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioninfo.c.o -c ../gtksourceview/gtksourcecompletioninfo.c [100/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionproposal.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionproposal.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionproposal.c.o -c ../gtksourceview/gtksourcecompletionproposal.c [101/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceencoding.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceencoding.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceencoding.c.o -c ../gtksourceview/gtksourceencoding.c [102/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionitem.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionitem.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionitem.c.o -c ../gtksourceview/gtksourcecompletionitem.c [103/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionprovider.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionprovider.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionprovider.c.o -c ../gtksourceview/gtksourcecompletionprovider.c [104/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletion.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletion.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletion.c.o -c ../gtksourceview/gtksourcecompletion.c [105/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcebuffer.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcebuffer.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcebuffer.c.o -c ../gtksourceview/gtksourcebuffer.c [106/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcefile.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcefile.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcefile.c.o -c ../gtksourceview/gtksourcefile.c [107/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcefileloader.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcefileloader.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcefileloader.c.o -c ../gtksourceview/gtksourcefileloader.c [108/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererpixbuf.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererpixbuf.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererpixbuf.c.o -c ../gtksourceview/gtksourcegutterrendererpixbuf.c [109/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceinit.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceinit.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceinit.c.o -c ../gtksourceview/gtksourceinit.c [110/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderer.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderer.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderer.c.o -c ../gtksourceview/gtksourcegutterrenderer.c [111/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcefilesaver.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcefilesaver.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcefilesaver.c.o -c ../gtksourceview/gtksourcefilesaver.c [112/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcegutter.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcegutter.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutter.c.o -c ../gtksourceview/gtksourcegutter.c [113/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderertext.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderertext.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderertext.c.o -c ../gtksourceview/gtksourcegutterrenderertext.c [114/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcemark.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcemark.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcemark.c.o -c ../gtksourceview/gtksourcemark.c [115/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguagemanager.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguagemanager.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguagemanager.c.o -c ../gtksourceview/gtksourcelanguagemanager.c [116/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage.c.o -c ../gtksourceview/gtksourcelanguage.c [117/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcemap.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcemap.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcemap.c.o -c ../gtksourceview/gtksourcemap.c [118/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkattributes.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkattributes.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkattributes.c.o -c ../gtksourceview/gtksourcemarkattributes.c [119/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchsettings.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchsettings.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchsettings.c.o -c ../gtksourceview/gtksourcesearchsettings.c [120/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcestyle.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcestyle.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyle.c.o -c ../gtksourceview/gtksourcestyle.c [121/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceregion.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceregion.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceregion.c.o -c ../gtksourceview/gtksourceregion.c [122/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceprintcompositor.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceprintcompositor.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceprintcompositor.c.o -c ../gtksourceview/gtksourceprintcompositor.c [123/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcespacedrawer.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcespacedrawer.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcespacedrawer.c.o -c ../gtksourceview/gtksourcespacedrawer.c [124/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooser.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooser.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooser.c.o -c ../gtksourceview/gtksourcestyleschemechooser.c [125/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserbutton.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserbutton.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserbutton.c.o -c ../gtksourceview/gtksourcestyleschemechooserbutton.c [126/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcestylescheme.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcestylescheme.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcestylescheme.c.o -c ../gtksourceview/gtksourcestylescheme.c [127/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchcontext.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchcontext.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchcontext.c.o -c ../gtksourceview/gtksourcesearchcontext.c [128/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserwidget.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserwidget.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserwidget.c.o -c ../gtksourceview/gtksourcestyleschemechooserwidget.c [129/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceversion.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceversion.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceversion.c.o -c ../gtksourceview/gtksourceversion.c [130/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcetag.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcetag.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcetag.c.o -c ../gtksourceview/gtksourcetag.c [131/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschememanager.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschememanager.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschememanager.c.o -c ../gtksourceview/gtksourcestyleschememanager.c [132/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanager.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanager.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanager.c.o -c ../gtksourceview/gtksourceundomanager.c [133/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinternal.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinternal.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinternal.c.o -c ../gtksourceview/gtksourcebufferinternal.c [134/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinputstream.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinputstream.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinputstream.c.o -c ../gtksourceview/gtksourcebufferinputstream.c [135/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceutils.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceutils.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceutils.c.o -c ../gtksourceview/gtksourceutils.c [136/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontainer.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontainer.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontainer.c.o -c ../gtksourceview/gtksourcecompletioncontainer.c [137/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferoutputstream.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferoutputstream.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferoutputstream.c.o -c ../gtksourceview/gtksourcebufferoutputstream.c [138/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceengine.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceengine.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceengine.c.o -c ../gtksourceview/gtksourceengine.c [139/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererlines.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererlines.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererlines.c.o -c ../gtksourceview/gtksourcegutterrendererlines.c [140/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderermarks.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderermarks.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderermarks.c.o -c ../gtksourceview/gtksourcegutterrenderermarks.c [141/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionmodel.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionmodel.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionmodel.c.o -c ../gtksourceview/gtksourcecompletionmodel.c [142/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceview.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceview.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceview.c.o -c ../gtksourceview/gtksourceview.c [143/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceiter.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceiter.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceiter.c.o -c ../gtksourceview/gtksourceiter.c [144/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcepixbufhelper.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcepixbufhelper.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcepixbufhelper.c.o -c ../gtksourceview/gtksourcepixbufhelper.c [145/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkssequence.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkssequence.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkssequence.c.o -c ../gtksourceview/gtksourcemarkssequence.c [146/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceregex.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceregex.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceregex.c.o -c ../gtksourceview/gtksourceregex.c [147/251] x86_64-tld-linux-gcc -Igtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p -Igtksourceview/completion-providers/words -I../gtksourceview/completion-providers/words -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwords.c.o -MF gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwords.c.o.d -o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwords.c.o -c ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c [148/251] x86_64-tld-linux-gcc -Igtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p -Igtksourceview/completion-providers/words -I../gtksourceview/completion-providers/words -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordslibrary.c.o -MF gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordslibrary.c.o.d -o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordslibrary.c.o -c ../gtksourceview/completion-providers/words/gtksourcecompletionwordslibrary.c [149/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanagerdefault.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanagerdefault.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanagerdefault.c.o -c ../gtksourceview/gtksourceundomanagerdefault.c [150/251] x86_64-tld-linux-gcc -Igtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p -Igtksourceview/completion-providers/words -I../gtksourceview/completion-providers/words -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsbuffer.c.o -MF gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsbuffer.c.o.d -o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsbuffer.c.o -c ../gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c [151/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcecontextengine.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcecontextengine.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcecontextengine.c.o -c ../gtksourceview/gtksourcecontextengine.c [152/251] x86_64-tld-linux-gcc -Igtksourceview/libgtksourceview-4core.a.p -Igtksourceview -I../gtksourceview -I. -I.. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage-parser-2.c.o -MF gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage-parser-2.c.o.d -o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage-parser-2.c.o -c ../gtksourceview/gtksourcelanguage-parser-2.c ../gtksourceview/gtksourcelanguage-parser-2.c: In function ‘_gtk_source_language_file_parse_version2’: ../gtksourceview/gtksourcelanguage-parser-2.c:1804:9: warning: ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations] 1804 | xmlKeepBlanksDefault (0); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libxml2/libxml/tree.h:17, from /usr/include/libxml2/libxml/xmlreader.h:14, from ../gtksourceview/gtksourcelanguage-parser-2.c:52: /usr/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ ../gtksourceview/gtksourcelanguage-parser-2.c:1805:9: warning: ‘xmlLineNumbersDefault’ is deprecated [-Wdeprecated-declarations] 1805 | xmlLineNumbersDefault (1); | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:967:17: note: declared here 967 | xmlLineNumbersDefault (int val); | ^~~~~~~~~~~~~~~~~~~~~ ../gtksourceview/gtksourcelanguage-parser-2.c:1806:9: warning: ‘xmlSubstituteEntitiesDefault’ is deprecated [-Wdeprecated-declarations] 1806 | xmlSubstituteEntitiesDefault (1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:953:17: note: declared here 953 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [153/251] rm -f gtksourceview/libgtksourceview-4core.a && gcc-ar csrDT gtksourceview/libgtksourceview-4core.a gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-enumtypes.c.o gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-marshal.c.o gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksourceview-gresources.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcebuffer.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletion.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontext.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioninfo.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionitem.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionproposal.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionprovider.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceencoding.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcefile.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcefileloader.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcefilesaver.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutter.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderer.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererpixbuf.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderertext.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceinit.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguagemanager.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcemap.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcemark.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkattributes.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceprintcompositor.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceregion.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchcontext.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchsettings.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcespacedrawer.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyle.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestylescheme.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooser.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserbutton.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserwidget.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschememanager.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcetag.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanager.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceutils.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceversion.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceview.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinputstream.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinternal.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferoutputstream.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontainer.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionmodel.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecontextengine.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceengine.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererlines.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderermarks.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceiter.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage-parser-2.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkssequence.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcepixbufhelper.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceregex.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanagerdefault.c.o [154/251] /usr/bin/glib-compile-resources ../tests/test-search.gresource.xml --sourcedir ../tests --internal --generate --target tests/test-search-resources.h [155/251] x86_64-tld-linux-gcc -Igtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p -Igtksourceview/completion-providers/words -I../gtksourceview/completion-providers/words -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsproposal.c.o -MF gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsproposal.c.o.d -o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsproposal.c.o -c ../gtksourceview/completion-providers/words/gtksourcecompletionwordsproposal.c [156/251] x86_64-tld-linux-gcc -Itests/test-completion.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-completion.p/meson-generated_.._test-completion-resources.c.o -MF tests/test-completion.p/meson-generated_.._test-completion-resources.c.o.d -o tests/test-completion.p/meson-generated_.._test-completion-resources.c.o -c tests/test-completion-resources.c [157/251] x86_64-tld-linux-gcc -Itests/test-search.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-search.p/meson-generated_.._test-search-resources.c.o -MF tests/test-search.p/meson-generated_.._test-search-resources.c.o.d -o tests/test-search.p/meson-generated_.._test-search-resources.c.o -c tests/test-search-resources.c [158/251] x86_64-tld-linux-gcc -Igtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p -Igtksourceview/completion-providers/words -I../gtksourceview/completion-providers/words -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -pthread -DHAVE_CONFIG_H -DGTK_SOURCE_COMPILATION '-DG_LOG_DOMAIN="GtkSourceView"' -MD -MQ gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsutils.c.o -MF gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsutils.c.o.d -o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsutils.c.o -c ../gtksourceview/completion-providers/words/gtksourcecompletionwordsutils.c [159/251] rm -f gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a && gcc-ar csrDT gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwords.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsbuffer.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordslibrary.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsproposal.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsutils.c.o [160/251] x86_64-tld-linux-gcc -Itests/test-int2str.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-int2str.p/test-int2str.c.o -MF tests/test-int2str.p/test-int2str.c.o.d -o tests/test-int2str.p/test-int2str.c.o -c ../tests/test-int2str.c [161/251] rm -f gtksourceview/libgtksourceview-4.a && gcc-ar csrD gtksourceview/libgtksourceview-4.a gtksourceview/libgtksourceview-4core.a.p/gtksourcebuffer.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletion.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontext.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioninfo.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionitem.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionproposal.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionprovider.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceencoding.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcefile.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcefileloader.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcefilesaver.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutter.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderer.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererpixbuf.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderertext.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceinit.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguagemanager.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcemap.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcemark.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkattributes.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceprintcompositor.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceregion.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchcontext.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcesearchsettings.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcespacedrawer.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyle.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestylescheme.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooser.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserbutton.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschemechooserwidget.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcestyleschememanager.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcetag.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanager.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceutils.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceversion.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceview.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinputstream.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferinternal.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcebufferoutputstream.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletioncontainer.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecompletionmodel.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcecontextengine.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceengine.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrendererlines.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcegutterrenderermarks.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceiter.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcelanguage-parser-2.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcemarkssequence.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourcepixbufhelper.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceregex.c.o gtksourceview/libgtksourceview-4core.a.p/gtksourceundomanagerdefault.c.o gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-enumtypes.c.o gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksource-marshal.c.o gtksourceview/libgtksourceview-4core.a.p/meson-generated_.._gtksourceview-gresources.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwords.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsbuffer.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordslibrary.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsproposal.c.o gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a.p/gtksourcecompletionwordsutils.c.o [162/251] x86_64-tld-linux-gcc -Itests/test-completion.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-completion.p/test-completion.c.o -MF tests/test-completion.p/test-completion.c.o.d -o tests/test-completion.p/test-completion.c.o -c ../tests/test-completion.c [163/251] x86_64-tld-linux-gcc -o gtksourceview/libgtksourceview-4.so.0.0.0 -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libgtksourceview-4.so.0 -Wl,--whole-archive gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -Wl,--no-whole-archive -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,-z,defs -Wl,-z,now -Wl,-z,relro -Wl,-Bsymbolic -fno-plt -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [164/251] /usr/bin/glib-compile-resources ../tests/test-widget.gresource.xml --sourcedir ../tests --internal --generate --target tests/test-widget-resources.c --dependency-file tests/test-widget-resources.c.d [165/251] /usr/bin/meson --internal symbolextractor /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4.so.0.0.0.p/libgtksourceview-4.so.0.0.0.symbols [166/251] x86_64-tld-linux-gcc -Itests/test-search.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-search.p/test-search.c.o -MF tests/test-search.p/test-search.c.o.d -o tests/test-search.p/test-search.c.o -c ../tests/test-search.c [167/251] x86_64-tld-linux-gcc -Itests/test-space-drawing.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-space-drawing.p/test-space-drawing.c.o -MF tests/test-space-drawing.p/test-space-drawing.c.o.d -o tests/test-space-drawing.p/test-space-drawing.c.o -c ../tests/test-space-drawing.c [168/251] x86_64-tld-linux-gcc -Itests/test-search-performances.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-search-performances.p/test-search-performances.c.o -MF tests/test-search-performances.p/test-search-performances.c.o.d -o tests/test-search-performances.p/test-search-performances.c.o -c ../tests/test-search-performances.c [169/251] x86_64-tld-linux-gcc -o tests/test-completion tests/test-completion.p/meson-generated_.._test-completion-resources.c.o tests/test-completion.p/test-completion.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 '-Wl,-rpath,$ORIGIN/../gtksourceview' -Wl,-rpath-link,/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview -Wl,--start-group gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [170/251] x86_64-tld-linux-gcc -o tests/test-int2str tests/test-int2str.p/test-int2str.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 '-Wl,-rpath,$ORIGIN/../gtksourceview' -Wl,-rpath-link,/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview -Wl,--start-group gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [171/251] x86_64-tld-linux-gcc -o tests/test-search tests/test-search.p/meson-generated_.._test-search-resources.c.o tests/test-search.p/test-search.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 '-Wl,-rpath,$ORIGIN/../gtksourceview' -Wl,-rpath-link,/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview -Wl,--start-group gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [172/251] /usr/bin/glib-compile-resources ../tests/test-widget.gresource.xml --sourcedir ../tests --internal --generate --target tests/test-widget-resources.h [173/251] x86_64-tld-linux-gcc -o tests/test-search-performances tests/test-search-performances.p/test-search-performances.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 '-Wl,-rpath,$ORIGIN/../gtksourceview' -Wl,-rpath-link,/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview -Wl,--start-group gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [174/251] x86_64-tld-linux-gcc -o tests/test-space-drawing tests/test-space-drawing.p/test-space-drawing.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 '-Wl,-rpath,$ORIGIN/../gtksourceview' -Wl,-rpath-link,/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview -Wl,--start-group gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [175/251] x86_64-tld-linux-gcc -Itests/test-undo-manager-performances.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-undo-manager-performances.p/test-undo-manager-performances.c.o -MF tests/test-undo-manager-performances.p/test-undo-manager-performances.c.o.d -o tests/test-undo-manager-performances.p/test-undo-manager-performances.c.o -c ../tests/test-undo-manager-performances.c [176/251] x86_64-tld-linux-gcc -Itestsuite/test-buffer.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-buffer.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-buffer.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-buffer.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [177/251] x86_64-tld-linux-gcc -Itests/test-widget.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-widget.p/meson-generated_.._test-widget-resources.c.o -MF tests/test-widget.p/meson-generated_.._test-widget-resources.c.o.d -o tests/test-widget.p/meson-generated_.._test-widget-resources.c.o -c tests/test-widget-resources.c [178/251] x86_64-tld-linux-gcc -o tests/test-undo-manager-performances tests/test-undo-manager-performances.p/test-undo-manager-performances.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 '-Wl,-rpath,$ORIGIN/../gtksourceview' -Wl,-rpath-link,/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview -Wl,--start-group gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [179/251] x86_64-tld-linux-gcc -Itestsuite/test-buffer-input-stream.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-buffer-input-stream.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-buffer-input-stream.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-buffer-input-stream.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [180/251] x86_64-tld-linux-gcc -Itestsuite/test-buffer-output-stream.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-buffer-output-stream.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-buffer-output-stream.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-buffer-output-stream.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [181/251] x86_64-tld-linux-gcc -Itestsuite/test-buffer.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-buffer.p/test-buffer.c.o -MF testsuite/test-buffer.p/test-buffer.c.o.d -o testsuite/test-buffer.p/test-buffer.c.o -c ../testsuite/test-buffer.c [182/251] x86_64-tld-linux-gcc -Itestsuite/test-buffer-input-stream.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-buffer-input-stream.p/test-buffer-input-stream.c.o -MF testsuite/test-buffer-input-stream.p/test-buffer-input-stream.c.o.d -o testsuite/test-buffer-input-stream.p/test-buffer-input-stream.c.o -c ../testsuite/test-buffer-input-stream.c [183/251] x86_64-tld-linux-gcc -Itestsuite/test-completion-model.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-completion-model.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-completion-model.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-completion-model.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [184/251] x86_64-tld-linux-gcc -Itests/test-widget.p -Itests -I../tests -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -MD -MQ tests/test-widget.p/test-widget.c.o -MF tests/test-widget.p/test-widget.c.o.d -o tests/test-widget.p/test-widget.c.o -c ../tests/test-widget.c [185/251] x86_64-tld-linux-gcc -o testsuite/test-buffer-input-stream testsuite/test-buffer-input-stream.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-buffer-input-stream.p/test-buffer-input-stream.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [186/251] x86_64-tld-linux-gcc -o testsuite/test-buffer testsuite/test-buffer.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-buffer.p/test-buffer.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [187/251] x86_64-tld-linux-gcc -o tests/test-widget tests/test-widget.p/meson-generated_.._test-widget-resources.c.o tests/test-widget.p/test-widget.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 '-Wl,-rpath,$ORIGIN/../gtksourceview' -Wl,-rpath-link,/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview -Wl,--start-group gtksourceview/libgtksourceview-4.so.0.0.0 gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [188/251] x86_64-tld-linux-gcc -Itestsuite/test-buffer-output-stream.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-buffer-output-stream.p/test-buffer-output-stream.c.o -MF testsuite/test-buffer-output-stream.p/test-buffer-output-stream.c.o.d -o testsuite/test-buffer-output-stream.p/test-buffer-output-stream.c.o -c ../testsuite/test-buffer-output-stream.c [189/251] x86_64-tld-linux-gcc -Itestsuite/test-completion-words.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-completion-words.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-completion-words.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-completion-words.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [190/251] x86_64-tld-linux-gcc -Itestsuite/test-encoding.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-encoding.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-encoding.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-encoding.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [191/251] x86_64-tld-linux-gcc -o testsuite/test-buffer-output-stream testsuite/test-buffer-output-stream.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-buffer-output-stream.p/test-buffer-output-stream.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [192/251] x86_64-tld-linux-gcc -Itestsuite/test-completion-words.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-completion-words.p/test-completion-words.c.o -MF testsuite/test-completion-words.p/test-completion-words.c.o.d -o testsuite/test-completion-words.p/test-completion-words.c.o -c ../testsuite/test-completion-words.c [193/251] x86_64-tld-linux-gcc -Itestsuite/test-file-loader.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-file-loader.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-file-loader.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-file-loader.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [194/251] x86_64-tld-linux-gcc -o testsuite/test-completion-words testsuite/test-completion-words.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-completion-words.p/test-completion-words.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [195/251] x86_64-tld-linux-gcc -Itestsuite/test-completion-model.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-completion-model.p/test-completion-model.c.o -MF testsuite/test-completion-model.p/test-completion-model.c.o.d -o testsuite/test-completion-model.p/test-completion-model.c.o -c ../testsuite/test-completion-model.c [196/251] x86_64-tld-linux-gcc -Itestsuite/test-encoding.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-encoding.p/test-encoding.c.o -MF testsuite/test-encoding.p/test-encoding.c.o.d -o testsuite/test-encoding.p/test-encoding.c.o -c ../testsuite/test-encoding.c [197/251] x86_64-tld-linux-gcc -Itestsuite/test-file-saver.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-file-saver.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-file-saver.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-file-saver.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [198/251] x86_64-tld-linux-gcc -o testsuite/test-encoding testsuite/test-encoding.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-encoding.p/test-encoding.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [199/251] x86_64-tld-linux-gcc -o testsuite/test-completion-model testsuite/test-completion-model.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-completion-model.p/test-completion-model.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [200/251] x86_64-tld-linux-gcc -Itestsuite/test-iter.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-iter.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-iter.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-iter.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [201/251] x86_64-tld-linux-gcc -Itestsuite/test-file-loader.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-file-loader.p/test-file-loader.c.o -MF testsuite/test-file-loader.p/test-file-loader.c.o.d -o testsuite/test-file-loader.p/test-file-loader.c.o -c ../testsuite/test-file-loader.c [202/251] env PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig:/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/meson-uninstalled PKG_CONFIG=/usr/bin/pkg-config CC=x86_64-tld-linux-gcc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=GtkSource --nsversion=4 --warn-all --output gtksourceview/GtkSource-4.gir --c-include=gtksourceview/gtksource.h --warn-all -I/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview -I/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview -I/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/. -I/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/. --filelist=/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview/libgtksourceview-4.so.0.0.0.p/GtkSource_4_gir_filelist -L/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview --extra-library=gtksourceview-4 --include=Gdk-3.0 --include=Gtk-3.0 --symbol-prefix=gtk_source --identifier-prefix=GtkSource --pkg-export=gtksourceview-4 --cflags-begin -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -I/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/. -I/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/. -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/share/gir-1.0 -L/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview --library gtksourceview-4 --extra-library=m --extra-library=fribidi --extra-library=glib-2.0 --extra-library=gobject-2.0 --extra-library=gio-2.0 --extra-library=gtk-3 --extra-library=gdk-3 --extra-library=z --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=harfbuzz --extra-library=atk-1.0 --extra-library=cairo-gobject --extra-library=cairo --extra-library=gdk_pixbuf-2.0 --extra-library=xml2 --extra-library=girepository-1.0 --sources-top-dirs /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/ --sources-top-dirs /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/ [203/251] x86_64-tld-linux-gcc -Itestsuite/test-language.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-language.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-language.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-language.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [204/251] x86_64-tld-linux-gcc -o testsuite/test-file-loader testsuite/test-file-loader.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-file-loader.p/test-file-loader.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [205/251] x86_64-tld-linux-gcc -Itestsuite/test-file-saver.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-file-saver.p/test-file-saver.c.o -MF testsuite/test-file-saver.p/test-file-saver.c.o.d -o testsuite/test-file-saver.p/test-file-saver.c.o -c ../testsuite/test-file-saver.c [206/251] x86_64-tld-linux-gcc -Itestsuite/test-iter.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-iter.p/test-iter.c.o -MF testsuite/test-iter.p/test-iter.c.o.d -o testsuite/test-iter.p/test-iter.c.o -c ../testsuite/test-iter.c [207/251] x86_64-tld-linux-gcc -Itestsuite/test-languagemanager.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-languagemanager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-languagemanager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-languagemanager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [208/251] x86_64-tld-linux-gcc -o testsuite/test-file-saver testsuite/test-file-saver.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-file-saver.p/test-file-saver.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [209/251] x86_64-tld-linux-gcc -o testsuite/test-iter testsuite/test-iter.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-iter.p/test-iter.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [210/251] x86_64-tld-linux-gcc -Itestsuite/test-language.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-language.p/test-language.c.o -MF testsuite/test-language.p/test-language.c.o.d -o testsuite/test-language.p/test-language.c.o -c ../testsuite/test-language.c [211/251] x86_64-tld-linux-gcc -Itestsuite/test-language-specs.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-language-specs.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-language-specs.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-language-specs.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [212/251] x86_64-tld-linux-gcc -o testsuite/test-language testsuite/test-language.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-language.p/test-language.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [213/251] x86_64-tld-linux-gcc -Itestsuite/test-mark.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-mark.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-mark.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-mark.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [214/251] x86_64-tld-linux-gcc -Itestsuite/test-languagemanager.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-languagemanager.p/test-languagemanager.c.o -MF testsuite/test-languagemanager.p/test-languagemanager.c.o.d -o testsuite/test-languagemanager.p/test-languagemanager.c.o -c ../testsuite/test-languagemanager.c [215/251] x86_64-tld-linux-gcc -Itestsuite/test-language-specs.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-language-specs.p/test-language-specs.c.o -MF testsuite/test-language-specs.p/test-language-specs.c.o.d -o testsuite/test-language-specs.p/test-language-specs.c.o -c ../testsuite/test-language-specs.c [216/251] /usr/bin/g-ir-compiler gtksourceview/GtkSource-4.gir --output gtksourceview/GtkSource-4.typelib --includedir=/usr/share/gir-1.0 [217/251] /usr/bin/vapigen --quiet --library=gtksourceview-4 --directory=/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview --metadatadir=/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview --pkg=atk --pkg=gdk-3.0 --pkg=gdk-pixbuf-2.0 --pkg=gio-2.0 --pkg=gtk+-3.0 --pkg=pango --pkg=cairo --metadatadir=/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview/GtkSource-4.gir GtkSource-4.gir:19191.7-19197.84: warning: Signal `Gtk.SourceView.smart_home_end' conflicts with property of the same name [218/251] x86_64-tld-linux-gcc -Itestsuite/test-printcompositor.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-printcompositor.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-printcompositor.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-printcompositor.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [219/251] x86_64-tld-linux-gcc -Itestsuite/test-mark.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-mark.p/test-mark.c.o -MF testsuite/test-mark.p/test-mark.c.o.d -o testsuite/test-mark.p/test-mark.c.o -c ../testsuite/test-mark.c [220/251] x86_64-tld-linux-gcc -o testsuite/test-language-specs testsuite/test-language-specs.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-language-specs.p/test-language-specs.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [221/251] x86_64-tld-linux-gcc -o testsuite/test-languagemanager testsuite/test-languagemanager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-languagemanager.p/test-languagemanager.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [222/251] x86_64-tld-linux-gcc -Itestsuite/test-regex.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-regex.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-regex.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-regex.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [223/251] x86_64-tld-linux-gcc -o testsuite/test-mark testsuite/test-mark.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-mark.p/test-mark.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [224/251] x86_64-tld-linux-gcc -Itestsuite/test-region.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-region.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-region.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-region.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [225/251] x86_64-tld-linux-gcc -Itestsuite/test-search-context.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-search-context.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-search-context.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-search-context.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [226/251] x86_64-tld-linux-gcc -Itestsuite/test-printcompositor.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-printcompositor.p/test-printcompositor.c.o -MF testsuite/test-printcompositor.p/test-printcompositor.c.o.d -o testsuite/test-printcompositor.p/test-printcompositor.c.o -c ../testsuite/test-printcompositor.c [227/251] x86_64-tld-linux-gcc -Itestsuite/test-regex.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-regex.p/test-regex.c.o -MF testsuite/test-regex.p/test-regex.c.o.d -o testsuite/test-regex.p/test-regex.c.o -c ../testsuite/test-regex.c [228/251] x86_64-tld-linux-gcc -Itestsuite/test-space-drawer.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-space-drawer.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-space-drawer.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-space-drawer.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [229/251] x86_64-tld-linux-gcc -o testsuite/test-printcompositor testsuite/test-printcompositor.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-printcompositor.p/test-printcompositor.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [230/251] x86_64-tld-linux-gcc -o testsuite/test-regex testsuite/test-regex.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-regex.p/test-regex.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [231/251] x86_64-tld-linux-gcc -Itestsuite/test-region.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-region.p/test-region.c.o -MF testsuite/test-region.p/test-region.c.o.d -o testsuite/test-region.p/test-region.c.o -c ../testsuite/test-region.c [232/251] x86_64-tld-linux-gcc -Itestsuite/test-stylescheme.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-stylescheme.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-stylescheme.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-stylescheme.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [233/251] x86_64-tld-linux-gcc -Itestsuite/test-styleschememanager.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-styleschememanager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-styleschememanager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-styleschememanager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [234/251] x86_64-tld-linux-gcc -o testsuite/test-region testsuite/test-region.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-region.p/test-region.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [235/251] x86_64-tld-linux-gcc -Itestsuite/test-space-drawer.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-space-drawer.p/test-space-drawer.c.o -MF testsuite/test-space-drawer.p/test-space-drawer.c.o.d -o testsuite/test-space-drawer.p/test-space-drawer.c.o -c ../testsuite/test-space-drawer.c [236/251] x86_64-tld-linux-gcc -Itestsuite/test-stylescheme.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-stylescheme.p/test-stylescheme.c.o -MF testsuite/test-stylescheme.p/test-stylescheme.c.o.d -o testsuite/test-stylescheme.p/test-stylescheme.c.o -c ../testsuite/test-stylescheme.c [237/251] x86_64-tld-linux-gcc -Itestsuite/test-undo-manager.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-undo-manager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-undo-manager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-undo-manager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [238/251] x86_64-tld-linux-gcc -o testsuite/test-space-drawer testsuite/test-space-drawer.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-space-drawer.p/test-space-drawer.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [239/251] x86_64-tld-linux-gcc -Itestsuite/test-styleschememanager.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-styleschememanager.p/test-styleschememanager.c.o -MF testsuite/test-styleschememanager.p/test-styleschememanager.c.o.d -o testsuite/test-styleschememanager.p/test-styleschememanager.c.o -c ../testsuite/test-styleschememanager.c [240/251] x86_64-tld-linux-gcc -Itestsuite/test-search-context.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-search-context.p/test-search-context.c.o -MF testsuite/test-search-context.p/test-search-context.c.o.d -o testsuite/test-search-context.p/test-search-context.c.o -c ../testsuite/test-search-context.c [241/251] x86_64-tld-linux-gcc -o testsuite/test-stylescheme testsuite/test-stylescheme.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-stylescheme.p/test-stylescheme.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [242/251] x86_64-tld-linux-gcc -Itestsuite/test-utils.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-utils.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-utils.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-utils.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [243/251] x86_64-tld-linux-gcc -o testsuite/test-styleschememanager testsuite/test-styleschememanager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-styleschememanager.p/test-styleschememanager.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [244/251] x86_64-tld-linux-gcc -o testsuite/test-search-context testsuite/test-search-context.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-search-context.p/test-search-context.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [245/251] x86_64-tld-linux-gcc -Itestsuite/test-view.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-view.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -MF testsuite/test-view.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o.d -o testsuite/test-view.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o -c gtksourceview/gtksourceview-gresources.c [246/251] x86_64-tld-linux-gcc -Itestsuite/test-utils.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-utils.p/test-utils.c.o -MF testsuite/test-utils.p/test-utils.c.o.d -o testsuite/test-utils.p/test-utils.c.o -c ../testsuite/test-utils.c [247/251] x86_64-tld-linux-gcc -Itestsuite/test-undo-manager.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-undo-manager.p/test-undo-manager.c.o -MF testsuite/test-undo-manager.p/test-undo-manager.c.o.d -o testsuite/test-undo-manager.p/test-undo-manager.c.o -c ../testsuite/test-undo-manager.c [248/251] x86_64-tld-linux-gcc -o testsuite/test-utils testsuite/test-utils.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-utils.p/test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [249/251] x86_64-tld-linux-gcc -o testsuite/test-undo-manager testsuite/test-undo-manager.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-undo-manager.p/test-undo-manager.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group [250/251] x86_64-tld-linux-gcc -Itestsuite/test-view.p -Itestsuite -I../testsuite -I. -I.. -Igtksourceview -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_24 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_24 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -Wmissing-declarations -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread '-DG_LOG_DOMAIN="GtkSourceView"' '-DTOP_SRCDIR="/tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4"' -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS -MD -MQ testsuite/test-view.p/test-view.c.o -MF testsuite/test-view.p/test-view.c.o.d -o testsuite/test-view.p/test-view.c.o -c ../testsuite/test-view.c [251/251] x86_64-tld-linux-gcc -o testsuite/test-view testsuite/test-view.p/meson-generated_.._.._gtksourceview_gtksourceview-gresources.c.o testsuite/test-view.p/test-view.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--start-group gtksourceview/libgtksourceview-4core.a gtksourceview/completion-providers/words/libgtksourceview-4completionwords.a -lm /usr/lib64/libfribidi.so /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libxml2.so -Wl,--end-group + RPM_EC=0 + jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/B.2v2wmgsc/BUILD/tmp/rpm-tmp.b0n94E TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.2v2wmgsc/BUILD/tmp + umask 022 + cd /tmp/B.2v2wmgsc/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder + /bin/mkdir -p /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder + cd gtksourceview-4.8.4 + rm -rf /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder + LC_ALL=C.UTF-8 DESTDIR=/tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder /usr/bin/ninja install -v -j6 -C build ninja: Entering directory `build' [0/1] /usr/bin/meson install --no-rebuild Installing subdir /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/objc.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/matlab.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/yacc.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/po.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/R.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/ruby.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/vhdl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/nemerle.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/netrexx.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/dot.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/csv.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/idl-exelis.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/idl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/star.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/pig.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-type-literals.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/bibtex.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/erb-js.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/gdscript.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/css.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/markdown.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/sh.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/bennugd.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-js-modules.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/cpp.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/diff.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/c.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/ftl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/asp.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/mediawiki.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/xslt.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/rst.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/modelica.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/language.dtd to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/glsl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/eiffel.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/lean.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/bluespec.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/solidity.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/abnf.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/docker.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/xml.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/logtalk.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/nsis.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/tera.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/swift.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/vala.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/fcl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/gtkrc.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/opencl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/sweave.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/language2.rng to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/changelog.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/pascal.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/asciidoc.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/language.rng to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/jade.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/libtool.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/cobol.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/fish.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/mallard.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/dart.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/erb-html.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/rust.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/maxima.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/terraform.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/j.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/yara.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/forth.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-type-expressions.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/ada.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-js-functions-classes.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/ini.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-js-expressions.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/php.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/makefile.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/jsdoc.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/actionscript.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-js-statements.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/lex.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/cg.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/meson.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/commonlisp.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/boo.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/python3.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/texinfo.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/llvm.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/ocl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/java.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/dtd.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/systemverilog.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/ocaml.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/javascript-literals.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/haxe.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/haskell.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/d.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/def.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/julia.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/mxml.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/puppet.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/fsharp.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/javascript-values.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/cuda.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/latex.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/opal.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/erb.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/yaml.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/awk.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/t2t.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/haskell-literate.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/toml.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/vbnet.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-js-literals.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/powershell.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/lua.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/go.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/less.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/gradle.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/rpmspec.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/gdb-log.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/verilog.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/dpatch.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/prolog.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/scala.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/ooc.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/imagej.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/scilab.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/html.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/sml.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/cpphdr.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/javascript-modules.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/automake.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/json.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-jsx.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/ansforth94.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/desktop.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/tcl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/chdr.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/gap.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/groovy.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/octave.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/erlang.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/spice.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/protobuf.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/perl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/pkgconfig.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/javascript-statements.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/javascript-functions-classes.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/logcat.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/jsx.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/scheme.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/docbook.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/javascript-expressions.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/kotlin.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/typescript-type-generics.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/sql.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/cmake.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/fortran.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/m4.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/scss.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/csharp.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/dtl.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/dosbatch.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/haddock.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/python.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/javascript.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/thrift.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/genie.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/objj.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/gtk-doc.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/language-specs/sparql.lang to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/language-specs Installing subdir /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles/tango.xml to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles/kate.xml to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles/solarized-light.xml to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles/styles.rng to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles/classic.xml to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles/cobalt.xml to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles/oblivion.xml to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/data/styles/solarized-dark.xml to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gtksourceview-4/styles Installing gtksourceview/gtksource-enumtypes.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing gtksourceview/libgtksourceview-4.so.0.0.0 to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64 Installing gtksourceview/libgtksourceview-4.a to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64 Installing gtksourceview/GtkSource-4.gir to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/gir-1.0 Installing gtksourceview/GtkSource-4.typelib to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/girepository-1.0 Installing gtksourceview/gtksourceview-4.vapi to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/vala/vapi Installing po/ab/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ab/LC_MESSAGES Installing po/ar/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/as/LC_MESSAGES Installing po/ast/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/bg/LC_MESSAGES Installing po/bn/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/bn/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/bn_IN/LC_MESSAGES Installing po/bs/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ca@valencia/LC_MESSAGES Installing po/cs/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/cs/LC_MESSAGES Installing po/cy/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/cy/LC_MESSAGES Installing po/da/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/de/LC_MESSAGES Installing po/dz/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/dz/LC_MESSAGES Installing po/el/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/el/LC_MESSAGES Installing po/en_CA/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/en_CA/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/en_GB/LC_MESSAGES Installing po/en@shaw/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/en@shaw/LC_MESSAGES Installing po/eo/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/fur/LC_MESSAGES Installing po/ga/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ga/LC_MESSAGES Installing po/gl/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/id/LC_MESSAGES Installing po/is/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/lv/LC_MESSAGES Installing po/mai/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/mai/LC_MESSAGES Installing po/mg/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/mg/LC_MESSAGES Installing po/mk/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/mk/LC_MESSAGES Installing po/ml/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ml/LC_MESSAGES Installing po/mn/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/mn/LC_MESSAGES Installing po/mr/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/nb/LC_MESSAGES Installing po/ne/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/rw/LC_MESSAGES Installing po/si/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/si/LC_MESSAGES Installing po/sk/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/tr/LC_MESSAGES Installing po/ug/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/ug/LC_MESSAGES Installing po/uk/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/vi/LC_MESSAGES Installing po/xh/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/xh/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/gtksourceview-4.mo to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/locale/zh_TW/LC_MESSAGES Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksource.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourceautocleanups.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcebuffer.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcecompletion.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcecompletioncontext.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcecompletioninfo.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcecompletionitem.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcecompletionproposal.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcecompletionprovider.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourceencoding.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcefile.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcefileloader.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcefilesaver.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcegutter.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcegutterrenderer.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcegutterrendererpixbuf.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcegutterrenderertext.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourceinit.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcelanguage.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcelanguagemanager.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcemap.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcemark.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcemarkattributes.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourceprintcompositor.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourceregion.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcesearchcontext.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcesearchsettings.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcespacedrawer.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcestyle.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcestylescheme.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcestyleschemechooser.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcestyleschemechooserbutton.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcestyleschemechooserwidget.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcestyleschememanager.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcetag.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourcetypes.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourceundomanager.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourceutils.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/gtksourceview.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/gtksourceview/completion-providers/words/gtksourcecompletionwords.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview/completion-providers/words Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/gtksourceview/gtksourceversion.h to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/include/gtksourceview-4/gtksourceview Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/meson-private/gtksourceview-4.deps to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/share/vala/vapi Installing /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4/build/meson-private/gtksourceview-4.pc to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/pkgconfig Installing symlink pointing to libgtksourceview-4.so.0.0.0 to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/libgtksourceview-4.so.0 Installing symlink pointing to libgtksourceview-4.so.0 to /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/libgtksourceview-4.so + /usr/lib/rpm/find-lang.sh /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder gtksourceview-4 find-lang.sh/1.42: find-lang 'gtksourceview-4' > gtksourceview-4.lang + /usr/bin/find-debuginfo -j6 --build-id-seed 4.8.4-1 --unique-debug-suffix -4.8.4-1.x86_64 --unique-debug-src-base gtksourceview4-4.8.4-1.x86_64 -S debugsourcefiles.list /tmp/B.2v2wmgsc/BUILD/gtksourceview-4.8.4 extracting debug info from /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/libgtksourceview-4.so.0.0.0 3777 blocks + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_compress_modules + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_shebangs + set +x Checking script shebangs... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_py_hardlink + set +x Processing files: gtksourceview4-4.8.4-1.x86_64 warning: Explicit %attr() mode not applicable to symlink: /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/libgtksourceview-4.so.0 Provides: gtksourceview4 = 4.8.4-1 gtksourceview4(x86-64) = 4.8.4-1 libgtksourceview-4.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfribidi.so.0()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) 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) rtld(GNU_HASH) Processing files: gtksourceview4-devel-4.8.4-1.x86_64 warning: Explicit %attr() mode not applicable to symlink: /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/libgtksourceview-4.so Provides: gtksourceview4-devel = 4.8.4-1 gtksourceview4-devel(x86-64) = 4.8.4-1 pkgconfig(gtksourceview-4) = 4.8.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(fribidi) >= 0.19.7 pkgconfig(gio-2.0) >= 2.48 pkgconfig(glib-2.0) >= 2.48 pkgconfig(gobject-2.0) >= 2.48 pkgconfig(gtk+-3.0) >= 3.24 pkgconfig(libxml-2.0) >= 2.6 Processing files: gtksourceview4-static-4.8.4-1.x86_64 Provides: gtksourceview4-static = 4.8.4-1 gtksourceview4-static(x86-64) = 4.8.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vala-gtksourceview4-4.8.4-1.noarch Provides: vala-gtksourceview4 = 4.8.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gtksourceview4-debugsource-4.8.4-1.x86_64 Provides: gtksourceview4-debugsource = 4.8.4-1 gtksourceview4-debugsource(x86-64) = 4.8.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gtksourceview4-debuginfo-4.8.4-1.x86_64 Provides: gtksourceview4-debuginfo = 4.8.4-1 gtksourceview4-debuginfo(x86-64) = 4.8.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtksourceview4-debugsource(x86-64) = 4.8.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder Wrote: /tmp/B.2v2wmgsc/RPMS/vala-gtksourceview4-4.8.4-1.noarch.rpm Wrote: /tmp/B.2v2wmgsc/RPMS/gtksourceview4-devel-4.8.4-1.x86_64.rpm Wrote: /tmp/B.2v2wmgsc/RPMS/gtksourceview4-static-4.8.4-1.x86_64.rpm Wrote: /tmp/B.2v2wmgsc/RPMS/gtksourceview4-debugsource-4.8.4-1.x86_64.rpm Wrote: /tmp/B.2v2wmgsc/RPMS/gtksourceview4-debuginfo-4.8.4-1.x86_64.rpm Wrote: /tmp/B.2v2wmgsc/RPMS/gtksourceview4-4.8.4-1.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/B.2v2wmgsc/BUILD/tmp/rpm-tmp.bUXNSv + umask 022 + cd /tmp/B.2v2wmgsc/BUILD + cd gtksourceview-4.8.4 + rm -rf /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder + RPM_EC=0 + jobs -p + exit 0 RPM build warnings: Could not canonicalize hostname: tld-x64 Explicit %attr() mode not applicable to symlink: /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/libgtksourceview-4.so.0 Explicit %attr() mode not applicable to symlink: /tmp/B.2v2wmgsc/BUILD/tmp/gtksourceview4-4.8.4-x86_64-root-builder/usr/lib64/libgtksourceview-4.so ended at: Wed Apr 24 00:50:18 2024, done in 0:00:11.932676 + chmod -R u+rwX /tmp/B.2v2wmgsc/BUILD + rm -rf /tmp/B.2v2wmgsc/tmp /tmp/B.2v2wmgsc/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1200..1400..1600..1617 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.2v2wmgsc Begin-TLD-Builder-Info Build-Time: user:42.42s sys:9.19s real:12.96s (faults io:37 non-io:2357435) Files queued for ftp: 778061 gtksourceview4-4.8.4-1.x86_64.rpm 714009 gtksourceview4-debuginfo-4.8.4-1.x86_64.rpm 283565 gtksourceview4-debugsource-4.8.4-1.x86_64.rpm 239677 gtksourceview4-static-4.8.4-1.x86_64.rpm 99337 gtksourceview4-devel-4.8.4-1.x86_64.rpm 15905 vala-gtksourceview4-4.8.4-1.noarch.rpm 350 gtksourceview4-4.8.4-1.src.rpm.uploadinfo End-TLD-Builder-Info