"ninja test" fails after a meson build
Hi!
This issue is a resubmit of #5078 (closed) which was
closed after making sure meson "test" will make use of xvfb-run
(to which I am grateful)
but which did not fix the tests' failures.
On Fedora 32 x86-64 "ninja test" fails after running this: https://metacpan.org/release/App-gimpgitbuild :
+-zsh:2> gimpgitbuild build
Running [cd "/home/shlomif/Download/unpack/graphics/gimp/babl/git/babl" && git checkout "master" && ( false || /usr/bin/perl -MGit::Sync::App -e "Git::Sync::App->new->run" -- sync origin "master" ) && mkdir -p "to-del--gimpgitbuild--meson-build" && cd "to-del--gimpgitbuild--meson-build" && meson --prefix="/home/shlomif/apps/graphics/babl" -D libdir=lib .. && ninja -j4 && ninja -j4 test && ninja -j4 install]
Already on 'master'
Your branch is up to date with 'origin/master'.
warning: redirecting to https://gitlab.gnome.org/GNOME/babl.git/
From https://gitlab.gnome.org/GNOME/babl
* branch master -> FETCH_HEAD
Already up to date.
warning: redirecting to https://gitlab.gnome.org/GNOME/babl.git/
warning: redirecting to https://gitlab.gnome.org/GNOME/babl.git/
The Meson build system
Version: 0.54.0
Source dir: /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl
Build dir: /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build
Build type: native build
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Project name: babl
Project version: 0.1.75
C compiler for the host machine: ccache cc (gcc 10.1.1 "cc (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)")
C linker for the host machine: cc ld.bfd 2.34-2
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: Host machine cpu family: x86_64
Message: Host os: linux
Message: Build os: linux
Compiler for C supports arguments -Ofast: YES
Compiler for C supports arguments -fno-unsafe-math-optimizations: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -mmmx: YES
Message: mmx assembly available
Compiler for C supports arguments -msse: YES
Message: sse assembly available
Compiler for C supports arguments -mfpmath=sse: YES
Compiler for C supports arguments -msse2: YES
Message: sse2 assembly available
Compiler for C supports arguments -msse4.1: YES
Message: sse4.1 assembly available
Compiler for C supports arguments -mavx2: YES
Message: avx2 assembly available
Compiler for C supports arguments -mf16c: YES
Message: Can compile half-floating point code (f16c)
Has header "dlfcn.h" : YES
Has header "dl.h" : NO
Checking for function "gettimeofday" : YES
Checking for function "rint" : YES
Checking for function "srandom" : YES
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency lcms2 found: YES 2.9
Library m found: YES
Run-time dependency threads found: YES
Library dl found: YES
Program env found: YES (/usr/bin/env)
Program git found: YES (/usr/bin/git)
Program rsvg-convert found: NO
Program test found: YES (/usr/bin/test)
Program w3m found: NO
Configuring config.h using configuration
Program python3 found: YES (/usr/bin/python3)
Checking if "-Wl,--version-script" links: YES
Configuring babl-version.h using configuration
Program ninja found: YES (/usr/bin/ninja)
Program sh found: YES (/usr/bin/sh)
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Program tools/xml_insert.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/docs/tools/xml_insert.sh)
Configuring index-static.html using configuration
Build targets in project: 80
Found ninja-1.10.0 at /usr/bin/ninja
[1/189] Compiling C object 'babl/base/935b676@@babl_base@sta/babl-base.c.o'
[2/189] Compiling C object 'babl/base/935b676@@babl_base@sta/formats.c.o'
[3/189] Compiling C object 'babl/base/935b676@@babl_base@sta/model-cmyk.c.o'
[4/189] Compiling C object 'babl/base/935b676@@babl_base@sta/model-gray.c.o'
[5/189] Compiling C object 'babl/base/935b676@@babl_base@sta/model-rgb.c.o'
[6/189] Compiling C object 'babl/base/935b676@@babl_base@sta/model-ycbcr.c.o'
[7/189] Compiling C object 'babl/base/935b676@@babl_base@sta/pow-24.c.o'
[8/189] Compiling C object 'babl/base/935b676@@babl_base@sta/type-float.c.o'
[9/189] Compiling C object 'babl/base/935b676@@babl_base@sta/type-half.c.o'
[10/189] Compiling C object 'babl/base/935b676@@babl_base@sta/type-u15.c.o'
[11/189] Compiling C object 'babl/base/935b676@@babl_base@sta/type-u16.c.o'
[12/189] Compiling C object 'babl/base/935b676@@babl_base@sta/type-u32.c.o'
[13/189] Compiling C object 'babl/base/935b676@@babl_base@sta/type-u8.c.o'
[14/189] Linking static target babl/base/libbabl_base.a
[15/189] Compiling C object 'extensions/20ef773@@u16@sha/u16.c.o'
[16/189] Compiling C object 'extensions/20ef773@@u32@sha/u32.c.o'
[17/189] Compiling C object 'extensions/20ef773@@CIE@sha/CIE.c.o'
[18/189] Compiling C object 'extensions/20ef773@@cairo@sha/cairo.c.o'
[19/189] Compiling C object 'extensions/20ef773@@double@sha/double.c.o'
[20/189] Compiling C object 'tests/59830eb@@n_components@exe/n_components.c.o'
[21/189] Compiling C object 'extensions/20ef773@@half@sha/half.c.o'
[22/189] Compiling C object 'extensions/20ef773@@fast-float@sha/fast-float.c.o'
[23/189] Compiling C object 'extensions/20ef773@@float@sha/float.c.o'
[24/189] Compiling C object 'extensions/20ef773@@gegl-fixups@sha/gegl-fixups.c.o'
[25/189] Compiling C object 'extensions/20ef773@@gggl-lies@sha/gggl-lies.c.o'
[26/189] Compiling C object 'extensions/20ef773@@gggl-table-lies@sha/gggl-table-lies.c.o'
[27/189] Compiling C object 'extensions/20ef773@@gggl-table@sha/gggl-table.c.o'
[28/189] Compiling C object 'extensions/20ef773@@gggl@sha/gggl.c.o'
[29/189] Compiling C object 'extensions/20ef773@@gimp-8bit@sha/gimp-8bit.c.o'
[30/189] Compiling C object 'extensions/20ef773@@grey@sha/grey.c.o'
[31/189] Compiling C object 'extensions/20ef773@@HCY@sha/HCY.c.o'
[32/189] Compiling C object 'extensions/20ef773@@HSL@sha/HSL.c.o'
[33/189] Compiling C object 'extensions/20ef773@@HSV@sha/HSV.c.o'
[34/189] Compiling C object 'extensions/20ef773@@naive-CMYK@sha/naive-CMYK.c.o'
[35/189] Compiling C object 'extensions/20ef773@@sse-half@sha/sse-half.c.o'
[36/189] Compiling C object 'extensions/20ef773@@simple@sha/simple.c.o'
[37/189] Compiling C object 'extensions/20ef773@@sse2-float@sha/sse2-float.c.o'
[38/189] Compiling C object 'extensions/20ef773@@sse2-int16@sha/sse2-int16.c.o'
[39/189] Compiling C object 'extensions/20ef773@@sse2-int8@sha/sse2-int8.c.o'
[40/189] Compiling C object 'extensions/20ef773@@sse4-int8@sha/sse4-int8.c.o'
[41/189] Compiling C object 'extensions/20ef773@@avx2-int8@sha/avx2-int8.c.o'
[42/189] Compiling C object 'extensions/20ef773@@two-table@sha/two-table.c.o'
[43/189] Compiling C object 'extensions/20ef773@@ycbcr@sha/ycbcr.c.o'
[44/189] Compiling C object 'tests/59830eb@@cairo_cmyk_hack@exe/cairo_cmyk_hack.c.o'
[45/189] Compiling C object 'tests/59830eb@@babl_class_name@exe/babl_class_name.c.o'
[46/189] Compiling C object 'tests/59830eb@@cairo-RGB24@exe/cairo-RGB24.c.o'
[47/189] Compiling C object 'tests/59830eb@@cmyk@exe/cmyk.c.o'
[48/189] Compiling C object 'tests/59830eb@@chromaticities@exe/chromaticities.c.o'
[49/189] Compiling C object 'tests/59830eb@@extract@exe/extract.c.o'
[50/189] Compiling C object 'tests/59830eb@@floatclamp@exe/floatclamp.c.o'
[51/189] Generating babl.map with a meson_exe.py custom command
[52/189] Generating git-version.h with a custom command
[53/189] Compiling C object 'tests/59830eb@@format_with_space@exe/format_with_space.c.o'
[54/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-component.c.o'
[55/189] Compiling C object 'tests/59830eb@@grayscale_to_rgb@exe/grayscale_to_rgb.c.o'
[56/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-conversion.c.o'
[57/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-cache.c.o'
[58/189] Compiling C object 'tests/59830eb@@float-to-8bit@exe/float-to-8bit.c.o'
[59/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-core.c.o'
[60/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-cpuaccel.c.o'
[61/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-db.c.o'
[62/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-fish-reference.c.o'
[63/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-fish-path.c.o'
[64/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-extension.c.o'
[65/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-fish.c.o'
[66/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-fish-simple.c.o'
[67/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-format.c.o'
[68/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-hash-table.c.o'
[69/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-image.c.o'
[70/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-internal.c.o'
[71/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-introspect.c.o'
[72/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-icc.c.o'
[73/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-list.c.o'
[74/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-mutex.c.o'
[75/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-memory.c.o'
[76/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-model.c.o'
[77/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-ref-pixels.c.o'
[78/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-sampling.c.o'
[79/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-palette.c.o'
[80/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-polynomial.c.o'
[81/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-sanity.c.o'
[82/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-space.c.o'
[83/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-trc.c.o'
[84/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-type.c.o'
[85/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-util.c.o'
[86/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl-version.c.o'
[87/189] Compiling C object 'babl/4170c83@@babl-0.1@sha/babl.c.o'
[88/189] Compiling C object 'tests/59830eb@@hsl@exe/hsl.c.o'
[89/189] Compiling C object 'tests/59830eb@@hsva@exe/hsva.c.o'
[90/189] Compiling C object 'tests/59830eb@@models@exe/models.c.o'
[91/189] Compiling C object 'tests/59830eb@@n_components_cast@exe/n_components_cast.c.o'
[92/189] Compiling C object 'tests/59830eb@@nop@exe/nop.c.o'
[93/189] Compiling C object 'tests/59830eb@@palette@exe/palette.c.o'
[94/189] Compiling C object 'tests/59830eb@@rgb_to_ycbcr@exe/rgb_to_ycbcr.c.o'
[95/189] Compiling C object 'tests/59830eb@@rgb_to_bgr@exe/rgb_to_bgr.c.o'
[96/189] Compiling C object 'tests/59830eb@@srgb_to_lab_u8@exe/srgb_to_lab_u8.c.o'
[97/189] Compiling C object 'tests/59830eb@@sanity@exe/sanity.c.o'
[98/189] Compiling C object 'tests/59830eb@@transparent@exe/transparent.c.o'
[99/189] Compiling C object 'tests/59830eb@@alpha_symmetric_transform@exe/alpha_symmetric_transform.c.o'
[100/189] Compiling C object 'tests/59830eb@@types@exe/types.c.o'
[101/189] Compiling C object 'tests/59830eb@@concurrency-stress-test@exe/concurrency-stress-test.c.o'
[102/189] Compiling C object 'tests/59830eb@@palette-concurrency-stress-test@exe/palette-concurrency-stress-test.c.o'
[103/189] Compiling C object 'tools/f9d35d4@@babl_fish_path_fitness@exe/babl_fish_path_fitness.c.o'
[104/189] Compiling C object 'tools/f9d35d4@@babl-html-dump@exe/babl-html-dump.c.o'
[105/189] Compiling C object 'tools/f9d35d4@@babl-benchmark@exe/babl-benchmark.c.o'
[106/189] Compiling C object 'tools/f9d35d4@@babl-icc-dump@exe/babl-icc-dump.c.o'
[107/189] Compiling C object 'tools/f9d35d4@@babl-icc-rewrite@exe/babl-icc-rewrite.c.o'
[108/189] Compiling C object 'tools/f9d35d4@@babl-verify@exe/babl-verify.c.o'
[109/189] Linking target babl/libbabl-0.1.so.0.174.1
[110/189] Compiling C object 'tools/f9d35d4@@introspect@exe/introspect.c.o'
[111/189] Compiling C object 'tools/f9d35d4@@conversions@exe/conversions.c.o'
[112/189] Compiling C object 'tools/f9d35d4@@formats@exe/formats.c.o'
[113/189] Compiling C object 'tools/f9d35d4@@trc-validator@exe/trc-validator.c.o'
[114/189] Generating CMYK.html with a custom command
[115/189] Generating OldNews.html with a custom command
[116/189] Generating Glossary.html with a custom command
[117/189] Generating index.html with a custom command
[118/189] Generating ColorManagement.html with a custom command
[119/189] Generating UnifiedAlpha.html with a custom command
[120/189] Generating symbol file 'babl/4170c83@@babl-0.1@sha/libbabl-0.1.so.0.174.1.symbols'
[121/189] Linking target extensions/u16.so
[122/189] Linking target extensions/cairo.so
[123/189] Linking target extensions/u32.so
[124/189] Linking target extensions/CIE.so
[125/189] Linking target extensions/double.so
[126/189] Linking target tests/models
[127/189] Linking target extensions/fast-float.so
[128/189] Linking target extensions/half.so
[129/189] Linking target extensions/float.so
[130/189] Linking target extensions/gegl-fixups.so
[131/189] Linking target extensions/gggl-table-lies.so
[132/189] Linking target extensions/gggl-lies.so
[133/189] Linking target extensions/gggl-table.so
[134/189] Linking target extensions/gggl.so
[135/189] Linking target extensions/gimp-8bit.so
[136/189] Linking target extensions/grey.so
[137/189] Linking target extensions/HSL.so
[138/189] Linking target extensions/HCY.so
[139/189] Linking target extensions/naive-CMYK.so
[140/189] Linking target extensions/HSV.so
[141/189] Linking target extensions/simple.so
[142/189] Linking target extensions/sse-half.so
[143/189] Linking target extensions/sse2-float.so
[144/189] Linking target extensions/sse2-int16.so
[145/189] Linking target extensions/sse2-int8.so
[146/189] Linking target extensions/sse4-int8.so
[147/189] Linking target extensions/avx2-int8.so
[148/189] Linking target extensions/two-table.so
[149/189] Linking target extensions/ycbcr.so
[150/189] Linking target tests/babl_class_name
[151/189] Linking target tests/cairo_cmyk_hack
[152/189] Linking target tests/cairo-RGB24
[153/189] Linking target tests/cmyk
[154/189] Linking target tests/chromaticities
[155/189] Linking target tests/extract
[156/189] Linking target tests/floatclamp
[157/189] Linking target tests/float-to-8bit
[158/189] Linking target tests/format_with_space
[159/189] Linking target tests/grayscale_to_rgb
[160/189] Linking target tests/hsl
[161/189] Linking target tests/hsva
[162/189] Linking target tests/n_components
[163/189] Linking target tests/n_components_cast
[164/189] Linking target tests/nop
[165/189] Linking target tests/palette
[166/189] Linking target tests/rgb_to_bgr
[167/189] Linking target tests/rgb_to_ycbcr
[168/189] Linking target tests/sanity
[169/189] Linking target tests/srgb_to_lab_u8
[170/189] Linking target tests/transparent
[171/189] Linking target tests/alpha_symmetric_transform
[172/189] Linking target tests/types
[173/189] Linking target tests/concurrency-stress-test
[174/189] Linking target tests/palette-concurrency-stress-test
[175/189] Linking target tools/babl_fish_path_fitness
[176/189] Linking target tools/babl-benchmark
[177/189] Generating Babl-0.1.gir with a custom command
g-ir-scanner: link: gcc -pthread -o /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build/tmp-introspecteto_gqdc/Babl-0.1 /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build/tmp-introspecteto_gqdc/Babl-0.1.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L/home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build/babl -Wl,-rpath,/home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build/babl -lbabl-0.1 -lm -ldl -llcms2 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0
[178/189] Linking target tools/babl-html-dump
[179/189] Generating Babl-0.1.typelib with a custom command
[180/189] Linking target tools/babl-icc-dump
[181/189] Linking target tools/babl-icc-rewrite
[182/189] Linking target tools/babl-verify
[183/189] Linking target tools/conversions
[184/189] Linking target tools/formats
[185/189] Linking target tools/introspect
[186/189] Linking target tools/trc-validator
[187/189] Generating babl-0.1.vapi with a custom command
[188/189] Generating index.html.tmp with a meson_exe.py custom command
[189/189] Generating Reference.html with a custom command
[1/74] Generating git-version.h with a custom command
[1/2] Running all tests.
1/26 babl_class_name OK 0.046376943588256836 s
2/26 cairo_cmyk_hack OK 0.04152631759643555 s
3/26 cairo-RGB24 OK 0.08167862892150879 s
4/26 cmyk OK 0.0570368766784668 s
5/26 chromaticities OK 0.08707976341247559 s
6/26 extract OK 0.08477210998535156 s
7/26 floatclamp OK 0.08208012580871582 s
8/26 float-to-8bit OK 0.5452654361724854 s
9/26 format_with_space OK 0.07086896896362305 s
10/26 grayscale_to_rgb OK 0.07071304321289062 s
11/26 hsl OK 0.06769800186157227 s
12/26 hsva OK 0.06879639625549316 s
13/26 models OK 0.06913471221923828 s
14/26 n_components OK 0.27842044830322266 s
15/26 n_components_cast OK 0.2191624641418457 s
16/26 nop OK 0.06634736061096191 s
17/26 palette OK 1.068394660949707 s
18/26 rgb_to_bgr OK 0.06724166870117188 s
19/26 rgb_to_ycbcr OK 0.06664872169494629 s
20/26 sanity OK 0.06937742233276367 s
21/26 srgb_to_lab_u8 OK 0.07085561752319336 s
22/26 transparent OK 2.141085624694824 s
23/26 alpha_symmetric_transform OK 0.08175110816955566 s
24/26 types OK 0.05092763900756836 s
25/26 concurrency-stress-test OK 0.1806504726409912 s
26/26 palette-concurrency-stress-test OK 0.3674037456512451 s
Ok: 26
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build/meson-logs/testlog.txt
[1/74] Generating git-version.h with a custom command
[1/2] Installing files.
Installing babl/libbabl-0.1.so.0.174.1 to /home/shlomif/apps/graphics/babl/lib
Installing babl/Babl-0.1.gir to /home/shlomif/apps/graphics/babl/share/gir-1.0
Installing babl/Babl-0.1.typelib to /home/shlomif/apps/graphics/babl/lib/girepository-1.0
Installing babl/babl-0.1.vapi to /home/shlomif/apps/graphics/babl/share/vala/vapi
Installing extensions/u16.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/u32.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/cairo.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/CIE.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/double.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/fast-float.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/half.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/float.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/gegl-fixups.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/gggl-lies.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/gggl-table-lies.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/gggl-table.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/gggl.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/gimp-8bit.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/grey.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/HCY.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/HSL.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/HSV.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/naive-CMYK.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/simple.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/sse-half.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/sse2-float.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/sse2-int16.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/sse2-int8.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/sse4-int8.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/avx2-int8.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/two-table.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing extensions/ycbcr.so to /home/shlomif/apps/graphics/babl/lib/babl-0.1
Installing /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/babl/babl-introspect.h to /home/shlomif/apps/graphics/babl/include/babl-0.1/babl
Installing /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/babl/babl-macros.h to /home/shlomif/apps/graphics/babl/include/babl-0.1/babl
Installing /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/babl/babl-types.h to /home/shlomif/apps/graphics/babl/include/babl-0.1/babl
Installing /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/babl/babl.h to /home/shlomif/apps/graphics/babl/include/babl-0.1/babl
Installing /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build/babl/babl-version.h to /home/shlomif/apps/graphics/babl/include/babl-0.1/babl
Installing /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build/meson-private/babl-0.1.deps to /home/shlomif/apps/graphics/babl/share/vala/vapi
Installing /home/shlomif/Download/unpack/graphics/gimp/babl/git/babl/to-del--gimpgitbuild--meson-build/meson-private/babl.pc to /home/shlomif/apps/graphics/babl/lib/pkgconfig
Running [cd "/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl" && git checkout "master" && ( false || /usr/bin/perl -MGit::Sync::App -e "Git::Sync::App->new->run" -- sync origin "master" ) && mkdir -p "to-del--gimpgitbuild--meson-build" && cd "to-del--gimpgitbuild--meson-build" && meson --prefix="/home/shlomif/apps/graphics/gegl" -D libdir=lib .. && ninja -j4 && ninja -j4 test && ninja -j4 install]
Already on 'master'
Your branch is up to date with 'origin/master'.
warning: redirecting to https://gitlab.gnome.org/GNOME/gegl.git/
From https://gitlab.gnome.org/GNOME/gegl
* branch master -> FETCH_HEAD
Already up to date.
warning: redirecting to https://gitlab.gnome.org/GNOME/gegl.git/
warning: redirecting to https://gitlab.gnome.org/GNOME/gegl.git/
The Meson build system
Version: 0.54.0
Source dir: /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl
Build dir: /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build
Build type: native build
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Project name: gegl
Project version: 0.4.23
C compiler for the host machine: ccache cc (gcc 10.1.1 "cc (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)")
C linker for the host machine: cc ld.bfd 2.34-2
C++ compiler for the host machine: ccache c++ (gcc 10.1.1 "c++ (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)")
C++ linker for the host machine: c++ ld.bfd 2.34-2
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3)
Message: Host machine cpu family: x86_64
Compiler for C supports arguments -DHAVE_CONFIG_H: YES
Compiler for C supports arguments -Ofast: YES
Compiler for C supports arguments -DGEGL_ENABLE_DEBUG: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wno-deprecated-declarations -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C++ supports arguments -DHAVE_CONFIG_H: YES
Compiler for C++ supports arguments -Ofast: YES
Compiler for C++ supports arguments -DGEGL_ENABLE_DEBUG: YES
Compiler for C++ supports arguments -Winit-self: YES
Compiler for C++ supports arguments -Wmissing-declarations: YES
Compiler for C++ supports arguments -Wpointer-arith: YES
Compiler for C++ supports arguments -Wno-deprecated-declarations -Wdeprecated-declarations: YES
Program bash found: YES (/usr/bin/bash)
Program perl5 found: NO
Program perl found: YES (/usr/bin/perl)
Program asciidoc found: YES (/usr/bin/asciidoc)
Program enscript found: NO
Program rsvg-convert found: NO
Program ruby found: YES (/usr/bin/ruby)
Has header "unistd.h" : YES
Has header "execinfo.h" : YES
Checking for function "fsync" : YES
Checking for function "malloc_trim" : YES
Checking for function "strptime" : YES
Library m found: YES
Library dl found: YES
Run-time dependency threads found: YES
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency babl found: YES 0.1.75
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency glib-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gobject-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gmodule-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gthread-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gio-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gio-unix-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency json-glib-1.0 found: YES 1.4.4
Found CMake: /usr/bin/cmake (3.17.2)
Run-time dependency poly2tri-c found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency poly2tri-c
|Executing subproject poly2tri-c method meson
|
|Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
|Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
|Project name: poly2tri-c
|Project version: 0.1.0
|C compiler for the host machine: ccache cc (gcc 10.1.1 "cc (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)")
|C linker for the host machine: cc ld.bfd 2.34-2
|Dependency glib-2.0 found: YES 2.64.2 (cached)
|Library m found: YES
|Build targets in project: 4
|Subproject poly2tri-c finished.
Dependency poly2tri-c from subproject subprojects/poly2tri-c found: YES 0.1.0
Run-time dependency libnsgif found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency libnsgif
|Executing subproject libnsgif method meson
|
|Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
|Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
|Project name: libnsgif
|Project version: undefined
|C compiler for the host machine: ccache cc (gcc 10.1.1 "cc (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)")
|C linker for the host machine: cc ld.bfd 2.34-2
|Build targets in project: 5
|Subproject libnsgif finished.
Dependency libnsgif from subproject subprojects/libnsgif found: YES undefined
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency pango found: YES 1.44.7
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency pangocairo found: YES 1.44.7
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency cairo found: YES 1.16.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency exiv2 found: YES 0.27.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gexiv2 found: YES 0.12.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency jasper found: YES 2.0.16
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency lcms2 found: YES 2.9
Run-time dependency lensfun found: NO (tried pkgconfig and cmake)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libjpeg found: YES 2.0.4
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libpng found: YES 1.6.37
Run-time dependency libraw found: NO (tried pkgconfig and cmake)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency librsvg-2.0 found: YES 2.48.4
Run-time dependency libspiro found: NO (tried pkgconfig and cmake)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libtiff-4 found: YES 4.1.0
Run-time dependency libv4l1 found: NO (tried pkgconfig and cmake)
Run-time dependency libv4l2 found: NO (tried pkgconfig and cmake)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency luajit found: YES 2.1.0-beta3
Run-time dependency mrg found: NO (tried pkgconfig and cmake)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency openexr found: YES 2.3.0
Dependency sdl skipped: feature sdl1 disabled
sdl2-config found: NO need '>=2.0.5'
Run-time dependency sdl2 found: NO (tried pkgconfig and config-tool)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency vapigen found: YES 0.48.5
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libwebp found: YES 1.1.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency poppler-glib found: YES 0.84.0
Run-time dependency pygobject-3.0 found: NO (tried pkgconfig and cmake)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gobject-introspection-1.0 found: YES 1.64.1
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libavcodec found: YES 58.54.100
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libavformat found: YES 58.29.100
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libavutil found: YES 56.31.100
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libswscale found: YES 5.5.100
Library umfpack found: NO
Configuring config.h using configuration
Program tools/argvs_extract.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tools/argvs_extract.sh)
Configuring gegl-version.h using configuration
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Program gen-loader.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tools/gen-loader.sh)
Program gobj2dot.rb found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tools/gobj2dot.rb)
Program dist-script.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tools/dist-script.sh)
Program invert-crop.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tests/mipmap/invert-crop.sh)
Program invert.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tests/mipmap/invert.sh)
Program rotate-crop.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tests/mipmap/rotate-crop.sh)
Program rotate.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tests/mipmap/rotate.sh)
Program unsharp-crop.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tests/mipmap/unsharp-crop.sh)
Program unsharp.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tests/mipmap/unsharp.sh)
Program tests_ff_load_save.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tests/ff-load-save/tests_ff_load_save.sh)
Program buffer-tests-run.sh found: YES (/bin/bash -e /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/tests/buffer/buffer-tests-run.sh)
Message:
Building GEGL with prefix=/home/shlomif/apps/graphics/gegl
Optional features:
GEGL docs: false
Build workshop: false
Vala support: true
Optional dependencies:
asciidoc: true
enscript: false
mrg: false
Ruby: true
Luajit: true
Cairo: true
Pango: true
pangocairo: true
poppler: true
GDKPixbuf: true
JPEG: true
PNG: true
OpenEXR: true
rsvg: true
SDL: false
libraw: false
Jasper: true
av libs: true
V4L: false
V4L2: false
spiro: false
EXIV: true
gexiv2: true
umfpack: false
TIFF true
webp: true
poly2tri-c: true (internal)
Build targets in project: 230
gegl 0.4.23
Subprojects
libnsgif: YES
poly2tri-c: YES
Found ninja-1.10.0 at /usr/bin/ninja
[1/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_advancing_front.c.o'
[2/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_shapes.c.o'
[3/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/common_utils.c.o'
[4/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_cdt.c.o'
[5/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep_context.c.o'
[6/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/p2t/17569a1@@p2tc@sta/sweep_sweep.c.o'
[7/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/bounded-line.c.o'
[8/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt-flipfix.c.o'
[9/756] Linking static target subprojects/poly2tri-c/poly2tri-c/p2t/libp2tc.a
[10/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/circle.c.o'
[11/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cdt.c.o'
[12/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/cluster.c.o'
[13/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/delaunay-terminator.c.o'
[14/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/line.c.o'
[15/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/edge.c.o'
[16/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh-action.c.o'
[17/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/mesh.c.o'
[18/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/point.c.o'
[19/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/pslg.c.o'
[20/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/refiner.c.o'
[21/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/rmath.c.o'
[22/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/triangle.c.o'
[23/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/utils.c.o'
[24/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vector2.c.o'
[25/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vedge.c.o'
[26/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/visibility.c.o'
[27/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/refine/af79b9d@@p2tc_refine@sta/vtriangle.c.o'
[28/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/svg-plot.c.o'
[29/756] Linking static target subprojects/poly2tri-c/libpoly2tri-c.a
[30/756] Compiling C object 'subprojects/libnsgif/2820ebf@@nsgif@sta/libnsgif.c.o'
[31/756] Compiling C object 'subprojects/poly2tri-c/poly2tri-c/render/2e24173@@p2tc_render@sta/mesh-render.c.o'
[32/756] Compiling C object 'subprojects/libnsgif/2820ebf@@nsgif@sta/lzw.c.o'
[33/756] Linking static target subprojects/poly2tri-c/poly2tri-c/refine/libp2tc_refine.a
[34/756] Linking static target subprojects/poly2tri-c/poly2tri-c/render/libp2tc_render.a
[35/756] Linking static target subprojects/libnsgif/libnsgif.a
[36/756] Generating alien-map.cl.h with a custom command
[37/756] Generating bilateral-filter-fast.cl.h with a custom command
[38/756] Generating bilateral-filter.cl.h with a custom command
[39/756] Compiling C object 'libs/rgbe/2e83b36@@rgbe@sta/rgbe.c.o'
[40/756] Linking static target libs/rgbe/librgbe.a
[41/756] Generating box-blur.cl.h with a custom command
[42/756] Generating box-max.cl.h with a custom command
[43/756] Generating box-min.cl.h with a custom command
[44/756] Generating boxblur-1d.cl.h with a custom command
[45/756] Generating brightness-contrast.cl.h with a custom command
[46/756] Generating checkerboard.cl.h with a custom command
[47/756] Generating c2g.cl.h with a custom command
[48/756] Generating color-temperature.cl.h with a custom command
[49/756] Generating color-exchange.cl.h with a custom command
[50/756] Generating color-to-alpha.cl.h with a custom command
[51/756] Generating colors-8bit-lut.cl.h with a custom command
[52/756] Generating contrast-curve.cl.h with a custom command
[53/756] Generating colors.cl.h with a custom command
[54/756] Generating diffraction-patterns.cl.h with a custom command
[55/756] Generating edge-laplace.cl.h with a custom command
[56/756] Generating edge-sobel.cl.h with a custom command
[57/756] Generating gaussian-blur-selective.cl.h with a custom command
[58/756] Generating gblur-1d.cl.h with a custom command
[59/756] Generating hue-chroma.cl.h with a custom command
[60/756] Generating invert-linear.cl.h with a custom command
[61/756] Generating levels.cl.h with a custom command
[62/756] Generating motion-blur-circular.cl.h with a custom command
[63/756] Generating mono-mixer.cl.h with a custom command
[64/756] Generating motion-blur-linear.cl.h with a custom command
[65/756] Generating noise-cell.cl.h with a custom command
[66/756] Generating noise-hsv.cl.h with a custom command
[67/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-alloc.c.o'
[68/756] Generating noise-hurl.cl.h with a custom command
[69/756] Generating noise-reduction.cl.h with a custom command
[70/756] Generating noise-simplex.cl.h with a custom command
[71/756] Generating oilify.cl.h with a custom command
[72/756] Generating opacity.cl.h with a custom command
[73/756] Generating pixelize.cl.h with a custom command
[74/756] Generating posterize.cl.h with a custom command
[75/756] Generating random.cl.h with a custom command
[76/756] Generating red-eye-removal.cl.h with a custom command
[77/756] Generating shadows-highlights-correction.cl.h with a custom command
[78/756] Generating snn-mean.cl.h with a custom command
[79/756] Generating stretch-contrast.cl.h with a custom command
[80/756] Generating svg-src-over.cl.h with a custom command
[81/756] Generating texturize-canvas.cl.h with a custom command
[82/756] Generating threshold.cl.h with a custom command
[83/756] Generating value-invert.cl.h with a custom command
[84/756] Generating video-degradation.cl.h with a custom command
[85/756] Generating vignette.cl.h with a custom command
[86/756] Generating weighted-blend.cl.h with a custom command
[87/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-apply.c.o'
[88/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-config.c.o'
[89/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot-visitor.c.o'
[90/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-cpuaccel.c.o'
[91/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-enums.c.o'
[92/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-dot.c.o'
[93/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-instrument.c.o'
[94/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-init.c.o'
[95/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-introspection-support.c.o'
[96/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-matrix.c.o'
[97/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-gio.c.o'
[98/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-lookup.c.o'
[99/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-metadata.c.o'
[100/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-metadatastore.c.o'
[101/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-metadatahash.c.o'
[102/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-parallel.c.o'
[103/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-random.c.o'
[104/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-utils.c.o'
[105/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-stats.c.o'
[106/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-xml.c.o'
[107/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/gegl-serialize.c.o'
[108/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-config.c.o'
[109/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-algorithms.c.o'
[110/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-access.c.o'
[111/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-enums.c.o'
[112/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator.c.o'
[113/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-iterator2.c.o'
[114/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-linear.c.o'
[115/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-load.c.o'
[116/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-matrix2.c.o'
[117/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-save.c.o'
[118/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer-swap.c.o'
[119/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-buffer.c.o'
[120/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-nop.c.o'
[121/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-rle.c.o'
[122/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression-zlib.c.o'
[123/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-compression.c.o'
[124/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-memory.c.o'
[125/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-rectangle.c.o'
[126/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-linear.c.o'
[127/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-cubic.c.o'
[128/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-lohalo.c.o'
[129/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nearest.c.o'
[130/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-zoom.c.o'
[131/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler.c.o'
[132/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/supernova.c.o'
[133/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/texturize-canvas.c.o'
[134/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-sampler-nohalo.c.o'
[135/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-scratch.c.o'
[136/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-buffer.c.o'
[137/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-swap.c.o'
[138/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-ram.c.o'
[139/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend.c.o'
[140/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-backend-file-async.c.o'
[141/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-cache.c.o'
[142/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-empty.c.o'
[143/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-chain.c.o'
[144/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-log.c.o'
[145/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler-zoom.c.o'
[146/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-handler.c.o'
[147/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-source.c.o'
[148/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile-storage.c.o'
[149/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/buffer_gegl-tile.c.o'
[150/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-cache.c.o'
[151/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-callback-visitor.c.o'
[152/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-connection.c.o'
[153/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node-output-visitable.c.o'
[154/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-region-generic.c.o'
[155/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-pad.c.o'
[156/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-node.c.o'
[157/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitable.c.o'
[158/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/graph_gegl-visitor.c.o'
[159/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/module_gegldatafiles.c.o'
[160/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/module_geglmodule.c.o'
[161/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/module_geglmoduledb.c.o'
[162/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-cache.c.o'
[163/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-buffer-cl-iterator.c.o'
[164/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-color.c.o'
[165/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-init.c.o'
[166/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl-random.c.o'
[167/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/opencl_gegl-cl.c.o'
[168/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-extension-handler.c.o'
[169/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-area-filter.c.o'
[170/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer.c.o'
[171/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-composer3.c.o'
[172/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-context.c.o'
[173/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-handlers.c.o'
[174/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-filter.c.o'
[175/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta-json.c.o'
[176/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-meta.c.o'
[177/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer.c.o'
[178/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-composer3.c.o'
[179/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-filter.c.o'
[180/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-point-render.c.o'
[181/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-property-keys.c.o'
[182/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-sink.c.o'
[183/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-source.c.o'
[184/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation-temporal.c.o'
[185/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operation.c.o'
[186/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/operation_gegl-operations.c.o'
[187/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-eval-manager.c.o'
[188/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal-debug.c.o'
[189/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-graph-traversal.c.o'
[190/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/process_gegl-processor.c.o'
[191/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-audio-fragment.c.o'
[192/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-color.c.o'
[193/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-curve.c.o'
[194/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-paramspecs.c.o'
[195/756] Compiling C object 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_debug.c.o'
[196/756] Compiling C object 'libs/npd/892199b@@gegl-npd-0.4@sha/deformation.c.o'
[197/756] Compiling C object 'gegl/2cd4258@@gegl-0.4@sha/property-types_gegl-path.c.o'
[198/756] Compiling C object 'libs/npd/892199b@@gegl-npd-0.4@sha/lattice_cut.c.o'
[199/756] Compiling C object 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_common.c.o'
[200/756] Compiling C object 'libs/npd/892199b@@gegl-npd-0.4@sha/graphics.c.o'
[201/756] Compiling C object 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_gegl.c.o'
[202/756] Compiling C object 'libs/npd/892199b@@gegl-npd-0.4@sha/npd_math.c.o'
[203/756] Compiling C object 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-context.c.o'
[204/756] Compiling C object 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-outline.c.o'
[205/756] Compiling C object 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/sc-sample.c.o'
[206/756] Compiling C object 'bin/51a1f05@@gegl@exe/gegl-path-smooth.c.o'
[207/756] Compiling C object 'bin/51a1f05@@gegl@exe/gegl-options.c.o'
[208/756] Compiling C object 'bin/51a1f05@@gegl@exe/gegl.c.o'
[209/756] Compiling C object 'tools/f9d35d4@@detect_opencl@exe/detect_opencl.c.o'
[210/756] Compiling C object 'tools/f9d35d4@@gegl-imgcmp@exe/gegl-imgcmp.c.o'
[211/756] Linking target gegl/libgegl-0.4.so.0.422.1
[212/756] Compiling C object 'tools/f9d35d4@@introspect@exe/introspect.c.o'
[213/756] Compiling C object 'tools/f9d35d4@@operation_reference@exe/operation_reference.c.o'
[214/756] Compiling C object 'tools/f9d35d4@@gegl-tester@exe/gegl-tester.c.o'
[215/756] Compiling C object 'tools/f9d35d4@@operations_html@exe/operations_html.c.o'
[216/756] Compiling C++ object 'tools/f9d35d4@@exp_combine@exe/exp_combine.cpp.o'
[217/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/antialias.c.o'
[218/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bayer-matrix.c.o'
[219/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/apply-lens.c.o'
[220/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cartoon.c.o'
[221/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/bump-map.c.o'
[222/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/diffraction-patterns.c.o'
[223/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/cubism.c.o'
[224/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/deinterlace.c.o'
[225/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-exchange.c.o'
[226/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/channel-mixer.c.o'
[227/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/color-to-alpha.c.o'
[228/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/displace.c.o'
[229/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge-laplace.c.o'
[230/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/edge.c.o'
[231/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/emboss.c.o'
[232/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/engrave.c.o'
[233/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-explorer.c.o'
[234/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/fractal-trace.c.o'
[235/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-rgb.c.o'
[236/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/illusion.c.o'
[237/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/gaussian-blur-selective.c.o'
[238/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-flare.c.o'
[239/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/lens-distortion.c.o'
[240/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/linear-sinusoid.c.o'
[241/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/maze.c.o'
[242/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/motion-blur-circular.c.o'
[243/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/mosaic.c.o'
[244/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/darken.c.o'
[245/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/color-dodge.c.o'
[246/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-solid.c.o'
[247/756] Generating symbol file 'gegl/2cd4258@@gegl-0.4@sha/libgegl-0.4.so.0.422.1.symbols'
[248/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/noise-slur.c.o'
[249/756] Generating module_common_gpl3.c with a meson_exe.py custom command
[250/756] Linking target libs/npd/libgegl-npd-0.4.so
[251/756] Linking target seamless-clone/libgegl-sc-0.4.so
[252/756] Linking target bin/gegl
[253/756] Linking target tools/detect_opencl
[254/756] Linking target tools/gegl-imgcmp
[255/756] Linking target tools/gegl-tester
[256/756] Linking target tools/introspect
[257/756] Linking target tools/operation_reference
[258/756] Linking target tools/operations_html
[259/756] Generating symbol file 'libs/npd/892199b@@gegl-npd-0.4@sha/libgegl-npd-0.4.so.symbols'
[260/756] Generating symbol file 'seamless-clone/64fa1df@@gegl-sc-0.4@sha/libgegl-sc-0.4.so.symbols'
[261/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/meson-generated_.._module_common_gpl3.c.o'
[262/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/oilify.c.o'
[263/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/photocopy.c.o'
[264/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/polar-coordinates.c.o'
[265/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/plasma.c.o'
[266/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-simplex.c.o'
[267/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/buffer-source.c.o'
[268/756] Linking target tools/exp_combine
[269/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/red-eye-removal.c.o'
[270/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/ripple.c.o'
[271/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights-correction.c.o'
[272/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shift.c.o'
[273/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/shadows-highlights.c.o'
[274/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/sinus.c.o'
[275/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/softglow.c.o'
[276/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/spiral.c.o'
[277/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-glass.c.o'
[278/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/tile-paper.c.o'
[279/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/value-propagate.c.o'
[280/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/waves.c.o'
[281/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/video-degradation.c.o'
[282/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/wind.c.o'
[283/756] Compiling C object 'operations/common-gpl3+/f7bfae8@@gegl-common-gpl3@sha/whirl-pinch.c.o'
[284/756] Compiling C object 'tests/simple/e025725@@gegl-tile@exe/test-gegl-tile.c.o'
[285/756] Compiling C object 'tests/simple/e025725@@gegl-rectangle@exe/test-gegl-rectangle.c.o'
[286/756] Linking target tests/simple/gegl-rectangle
[287/756] Compiling C object 'operations/common-cxx/0555279@@gegl-common-cxx@sha/focus-blur.c.o'
[288/756] Compiling C++ object 'operations/common-cxx/0555279@@gegl-common-cxx@sha/distance-transform.cc.o'
[289/756] Compiling C++ object 'operations/common-cxx/0555279@@gegl-common-cxx@sha/piecewise-blend.cc.o'
[290/756] Compiling C object 'operations/common-cxx/0555279@@gegl-common-cxx@sha/variable-blur.c.o'
[291/756] Linking target operations/common-gpl3+/gegl-common-gpl3.so
[292/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/box-blur.c.o'
[293/756] Compiling C++ object 'operations/common-cxx/0555279@@gegl-common-cxx@sha/warp.cc.o'
[294/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/bilateral-filter.c.o'
[295/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/absolute.c.o'
[296/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/alien-map.c.o'
[297/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/bloom.c.o'
[298/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/buffer-sink.c.o'
[299/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/brightness-contrast.c.o'
[300/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/color-rotate.c.o'
[301/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/normal-map.c.o'
[302/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/c2g.c.o'
[303/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/checkerboard.c.o'
[304/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/color-assimilation-grid.c.o'
[305/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/color-enhance.c.o'
[306/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/color-overlay.c.o'
[307/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/color-warp.c.o'
[308/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/color-temperature.c.o'
[309/756] Generating Gegl-0.4.gir with a custom command
g-ir-scanner: link: gcc -pthread -o /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/tmp-introspect9oubd_8j/Gegl-0.4 /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/tmp-introspect9oubd_8j/Gegl-0.4.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/gegl -Wl,-rpath,/home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/gegl -L/home/shlomif/apps/graphics/babl/lib -Wl,-rpath,/home/shlomif/apps/graphics/babl/lib -L/home/shlomif/apps/graphics/babl/lib -Wl,-rpath,/home/shlomif/apps/graphics/babl/lib -lgegl-0.4 -lbabl-0.1 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lm -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0
[310/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/component-extract.c.o'
[311/756] Generating module_common_gpl3.c with a meson_exe.py custom command
[312/756] Compiling C object 'operations/common-cxx/0555279@@gegl-common-cxx@sha/meson-generated_.._module_common_gpl3.c.o'
[313/756] Linking target operations/common-cxx/gegl-common-cxx.so
[314/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/color.c.o'
[315/756] Generating Gegl-0.4.typelib with a custom command
[316/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/copy-buffer.c.o'
[317/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/contrast-curve.c.o'
[318/756] Generating gegl-0.4.vapi with a custom command
Gegl-0.4.gir:7838.7-7838.60: warning: Signal `Gegl.Node.progress' conflicts with method of the same name
[319/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/convolution-matrix.c.o'
[320/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/display.c.o'
[321/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/difference-of-gaussians.c.o'
[322/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/dither.c.o'
[323/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/domain-transform.c.o'
[324/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/edge-sobel.c.o'
[325/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/dropshadow.c.o'
[326/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/edge-neon.c.o'
[327/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/fattal02.c.o'
[328/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/exposure.c.o'
[329/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/exp-combine.c.o'
[330/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-load-op.c.o'
[331/756] Generating module_common.c with a meson_exe.py custom command
[332/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/gaussian-blur.c.o'
[333/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/gblur-1d.c.o'
[334/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/grey.c.o'
[335/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/gegl-buffer-save-op.c.o'
[336/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/gegl.c.o'
[337/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/high-pass.c.o'
[338/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/grid.c.o'
[339/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/meson-generated_.._module_common.c.o'
[340/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/image-compare.c.o'
[341/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/hue-chroma.c.o'
[342/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/icc-save.c.o'
[343/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/invert-gamma.c.o'
[344/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/image-gradient.c.o'
[345/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/introspect.c.o'
[346/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/layer.c.o'
[347/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/invert-linear.c.o'
[348/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/linear-gradient.c.o'
[349/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/levels.c.o'
[350/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/long-shadow.c.o'
[351/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/little-planet.c.o'
[352/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/magick-load.c.o'
[353/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/mantiuk06.c.o'
[354/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/map-relative.c.o'
[355/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/map-absolute.c.o'
[356/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/mblur.c.o'
[357/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/matting-global.c.o'
[358/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/median-blur.c.o'
[359/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/mean-curvature-blur.c.o'
[360/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/mix.c.o'
[361/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/mirrors.c.o'
[362/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/newsprint.c.o'
[363/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/mono-mixer.c.o'
[364/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/motion-blur-linear.c.o'
[365/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-hsv.c.o'
[366/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-cell.c.o'
[367/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-pick.c.o'
[368/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-cie-lch.c.o'
[369/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-hurl.c.o'
[370/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-perlin.c.o'
[371/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-spread.c.o'
[372/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/noise-reduction.c.o'
[373/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/open-buffer.c.o'
[374/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/opacity.c.o'
[375/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/over.c.o'
[376/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/panorama-projection.c.o'
[377/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/posterize.c.o'
[378/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/pixelize.c.o'
[379/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/recursive-transform.c.o'
[380/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/radial-gradient.c.o'
[381/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/rectangle.c.o'
[382/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/remap.c.o'
[383/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/reinhard05.c.o'
[384/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/saturation.c.o'
[385/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/rgb-clip.c.o'
[386/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/sepia.c.o'
[387/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/save.c.o'
[388/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/snn-mean.c.o'
[389/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/slic.c.o'
[390/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/stress.c.o'
[391/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/spherize.c.o'
[392/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast.c.o'
[393/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/svg-matrix.c.o'
[394/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/stretch-contrast-hsv.c.o'
[395/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/svg-huerotate.c.o'
[396/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/svg-luminancetoalpha.c.o'
[397/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/tile-seamless.c.o'
[398/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/svg-saturate.c.o'
[399/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/threshold.c.o'
[400/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/unpremultiply.c.o'
[401/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/tile.c.o'
[402/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/vignette.c.o'
[403/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/unsharp-mask.c.o'
[404/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/watershed-transform.c.o'
[405/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/value-invert.c.o'
[406/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/waterpixels.c.o'
[407/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/weighted-blend.c.o'
[408/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur-1d.c.o'
[409/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/wavelet-blur.c.o'
[410/756] Compiling C object 'operations/common/9e695fa@@gegl-common@sha/write-buffer.c.o'
[411/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/cast-format.c.o'
[412/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/clone.c.o'
[413/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/convert-format.c.o'
[414/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/crop.c.o'
[415/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/nop.c.o'
[416/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/cache.c.o'
[417/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/load.c.o'
[418/756] Compiling C object 'operations/external/a9161d9@@ppm-load@sha/ppm-load.c.o'
[419/756] Linking target operations/external/ppm-load.so
[420/756] Compiling C object 'operations/external/a9161d9@@ppm-save@sha/ppm-save.c.o'
[421/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/json.c.o'
[422/756] Compiling C object 'operations/external/a9161d9@@npy-save@sha/npy-save.c.o'
[423/756] Linking target operations/external/ppm-save.so
[424/756] Compiling C object 'operations/external/a9161d9@@rgbe-load@sha/rgbe-load.c.o'
[425/756] Linking target operations/common/gegl-common.so
[426/756] Linking target operations/external/npy-save.so
[427/756] Compiling C object 'operations/external/a9161d9@@rgbe-save@sha/rgbe-save.c.o'
[428/756] Compiling C object 'operations/external/a9161d9@@gif-load@sha/gif-load.c.o'
[429/756] Linking target operations/external/rgbe-load.so
[430/756] Compiling C object 'operations/external/a9161d9@@text@sha/text.c.o'
[431/756] Linking target operations/external/rgbe-save.so
[432/756] Linking target operations/external/gif-load.so
[433/756] Compiling C object 'operations/external/a9161d9@@path@sha/path.c.o'
[434/756] Compiling C object 'operations/external/a9161d9@@vector-fill@sha/vector-fill.c.o'
[435/756] Linking target operations/external/text.so
[436/756] Linking target operations/external/path.so
[437/756] Compiling C object 'operations/external/a9161d9@@npd@sha/npd.c.o'
[438/756] Compiling C object 'operations/external/a9161d9@@png-load@sha/png-load.c.o'
[439/756] Compiling C object 'operations/external/a9161d9@@vector-stroke@sha/vector-stroke.c.o'
[440/756] Linking target operations/external/npd.so
[441/756] Compiling C object 'operations/external/a9161d9@@png-save@sha/png-save.c.o'
[442/756] Linking target operations/external/vector-fill.so
[443/756] Linking target operations/external/vector-stroke.so
[444/756] Compiling C object 'operations/external/a9161d9@@pdf-load@sha/pdf-load.c.o'
[445/756] Compiling C object 'operations/external/a9161d9@@jpg-load@sha/jpg-load.c.o'
[446/756] Generating module_core.c with a meson_exe.py custom command
[447/756] Linking target operations/external/png-load.so
[448/756] Linking target operations/external/png-save.so
[449/756] Compiling C object 'operations/external/a9161d9@@jpg-save@sha/jpg-save.c.o'
[450/756] Compiling C object 'operations/external/a9161d9@@svg-load@sha/svg-load.c.o'
[451/756] Compiling C object 'operations/core/e34d86e@@gegl-core@sha/meson-generated_.._module_core.c.o'
[452/756] Linking target operations/external/pdf-load.so
[453/756] Compiling C object 'operations/external/a9161d9@@pixbuf-load@sha/pixbuf.c.o'
[454/756] Linking target operations/external/jpg-load.so
[455/756] Linking target operations/external/jpg-save.so
[456/756] Compiling C object 'operations/external/a9161d9@@pixbuf-save@sha/save-pixbuf.c.o'
[457/756] Linking target operations/core/gegl-core.so
[458/756] Compiling C++ object 'operations/external/a9161d9@@exr-load@sha/exr-load.cpp.o'
[459/756] Linking target operations/external/svg-load.so
[460/756] Linking target operations/external/pixbuf-load.so
[461/756] Compiling C++ object 'operations/external/a9161d9@@exr-save@sha/exr-save.cc.o'
[462/756] Compiling C object 'operations/external/a9161d9@@jp2-load@sha/jp2-load.c.o'
[463/756] Linking target operations/external/pixbuf-save.so
[464/756] Compiling C object 'operations/external/a9161d9@@ff-load@sha/ff-load.c.o'
[465/756] Compiling C object 'operations/external/a9161d9@@ff-save@sha/ff-save.c.o'
[466/756] Linking target operations/external/jp2-load.so
[467/756] Linking target operations/external/ff-load.so
[468/756] Linking target operations/external/exr-load.so
[469/756] Linking target operations/external/ff-save.so
[470/756] Compiling C object 'operations/external/a9161d9@@lcms-from-profile@sha/lcms-from-profile.c.o'
[471/756] Compiling C object 'operations/external/a9161d9@@tiff-load@sha/tiff-load.c.o'
[472/756] Linking target operations/external/exr-save.so
[473/756] Compiling C object 'operations/external/a9161d9@@tiff-save@sha/tiff-save.c.o'
[474/756] Compiling C object 'operations/external/a9161d9@@webp-load@sha/webp-load.c.o'
[475/756] Linking target operations/external/lcms-from-profile.so
[476/756] Compiling C object 'operations/external/a9161d9@@webp-save@sha/webp-save.c.o'
[477/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/add.c.o'
[478/756] Linking target operations/external/tiff-load.so
[479/756] Linking target operations/external/tiff-save.so
[480/756] Linking target operations/external/webp-load.so
[481/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/clear.c.o'
[482/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/color-burn.c.o'
[483/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/difference.c.o'
[484/756] Linking target operations/external/webp-save.so
[485/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/divide.c.o'
[486/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/dst-atop.c.o'
[487/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/dst-in.c.o'
[488/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/dst-out.c.o'
[489/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/dst-over.c.o'
[490/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/dst.c.o'
[491/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/exclusion.c.o'
[492/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/gamma.c.o'
[493/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/hard-light.c.o'
[494/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/lighten.c.o'
[495/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/overlay.c.o'
[496/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/multiply.c.o'
[497/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/plus.c.o'
[498/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/screen.c.o'
[499/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/soft-light.c.o'
[500/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/src-atop.c.o'
[501/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/src-in.c.o'
[502/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/src-out.c.o'
[503/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/src.c.o'
[504/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/subtract.c.o'
[505/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/xor.c.o'
[506/756] Compiling C object 'operations/seamless-clone/88ff773@@seamless-clone-compose@sha/seamless-clone-compose.c.o'
[507/756] Linking target operations/seamless-clone/seamless-clone-compose.so
[508/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/module.c.o'
[509/756] Compiling C object 'operations/seamless-clone/88ff773@@seamless-clone@sha/seamless-clone.c.o'
[510/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/reflect.c.o'
[511/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/rotate-on-center.c.o'
[512/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/rotate.c.o'
[513/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/scale-ratio.c.o'
[514/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/scale-size-keepaspect.c.o'
[515/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/scale-size.c.o'
[516/756] Linking target operations/seamless-clone/seamless-clone.so
[517/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/scale.c.o'
[518/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/shear.c.o'
[519/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/transform.c.o'
[520/756] Compiling C object 'examples/c590b3c@@frame-counter@exe/frame-counter.c.o'
[521/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/transform-core.c.o'
[522/756] Compiling C object 'operations/transform/9016b87@@transformops@sha/translate.c.o'
[523/756] Compiling C object 'examples/c590b3c@@2geglbuffer@exe/2geglbuffer.c.o'
[524/756] Linking target examples/frame-counter
[525/756] Linking target examples/2geglbuffer
[526/756] Linking target operations/transform/transformops.so
[527/756] Compiling C object 'examples/c590b3c@@gegl-convert@exe/gegl-convert.c.o'
[528/756] Compiling C object 'examples/c590b3c@@gegl-slicer@exe/gegl-slicer.c.o'
[529/756] Compiling C object 'examples/c590b3c@@geglbuffer-add-image@exe/geglbuffer-add-image.c.o'
[530/756] Linking target examples/gegl-slicer
[531/756] Linking target examples/gegl-convert
[532/756] Linking target examples/geglbuffer-add-image
[533/756] Compiling C object 'examples/c590b3c@@geglbuffer-clock@exe/geglbuffer-clock.c.o'
[534/756] Compiling C object 'examples/c590b3c@@hello-world@exe/hello-world.c.o'
[535/756] Compiling C object 'examples/c590b3c@@video-invert@exe/video-invert.c.o'
[536/756] Generating module_generated_gpl3.c with a meson_exe.py custom command
[537/756] Linking target examples/hello-world
[538/756] Linking target examples/geglbuffer-clock
[539/756] Linking target examples/video-invert
[540/756] Compiling C object 'operations/generated/e85db99@@gegl-generated@sha/meson-generated_.._module_generated_gpl3.c.o'
[541/756] Compiling C object 'tests/simple/e025725@@backend-file@exe/test-backend-file.c.o'
[542/756] Compiling C object 'examples/c590b3c@@gegl-video@exe/gegl-video.c.o'
[543/756] Compiling C object 'tests/simple/e025725@@buffer-cast@exe/test-buffer-cast.c.o'
[544/756] Linking target tests/simple/backend-file
[545/756] Linking target tests/simple/buffer-cast
[546/756] Compiling C object 'tests/simple/e025725@@buffer-changes@exe/test-buffer-changes.c.o'
[547/756] Linking target operations/generated/gegl-generated.so
[548/756] Compiling C object 'tests/simple/e025725@@buffer-extract@exe/test-buffer-extract.c.o'
[549/756] Compiling C object 'tests/simple/e025725@@buffer-hot-tile@exe/test-buffer-hot-tile.c.o'
[550/756] Linking target examples/gegl-video
[551/756] Compiling C object 'tests/simple/e025725@@buffer-sharing@exe/test-buffer-sharing.c.o'
[552/756] Linking target tests/simple/buffer-changes
[553/756] Linking target tests/simple/buffer-extract
[554/756] Compiling C object 'tests/simple/e025725@@buffer-tile-voiding@exe/test-buffer-tile-voiding.c.o'
[555/756] Linking target tests/simple/buffer-hot-tile
[556/756] Compiling C object 'tests/simple/e025725@@change-processor-rect@exe/test-change-processor-rect.c.o'
[557/756] Compiling C object 'tests/simple/e025725@@color-op@exe/test-color-op.c.o'
[558/756] Linking target tests/simple/buffer-sharing
[559/756] Compiling C object 'tests/simple/e025725@@convert-format@exe/test-convert-format.c.o'
[560/756] Linking target tests/simple/buffer-tile-voiding
[561/756] Linking target tests/simple/change-processor-rect
[562/756] Compiling C object 'tests/simple/e025725@@empty-tile@exe/test-empty-tile.c.o'
[563/756] Linking target tests/simple/color-op
[564/756] Compiling C object 'tests/simple/e025725@@format-sensing@exe/test-format-sensing.c.o'
[565/756] Compiling C object 'tests/simple/e025725@@gegl-color@exe/test-gegl-color.c.o'
[566/756] Linking target tests/simple/convert-format
[567/756] Linking target tests/simple/empty-tile
[568/756] Linking target tests/simple/format-sensing
[569/756] Linking target tests/simple/gegl-color
[570/756] Linking target tests/simple/gegl-tile
[571/756] Compiling C object 'tests/simple/e025725@@image-compare@exe/test-image-compare.c.o'
[572/756] Compiling C object 'tests/simple/e025725@@misc@exe/test-misc.c.o'
[573/756] Compiling C object 'tests/simple/e025725@@license-check@exe/test-license-check.c.o'
[574/756] Compiling C object 'tests/simple/e025725@@node-connections@exe/test-node-connections.c.o'
[575/756] Linking target tests/simple/image-compare
[576/756] Linking target tests/simple/misc
[577/756] Linking target tests/simple/license-check
[578/756] Compiling C object 'tests/simple/e025725@@node-exponential@exe/test-node-exponential.c.o'
[579/756] Compiling C object 'tests/simple/e025725@@node-passthrough@exe/test-node-passthrough.c.o'
[580/756] Compiling C object 'tests/simple/e025725@@node-properties@exe/test-node-properties.c.o'
[581/756] Linking target tests/simple/node-connections
[582/756] Compiling C object 'tests/simple/e025725@@object-forked@exe/test-object-forked.c.o'
[583/756] Linking target tests/simple/node-exponential
[584/756] Linking target tests/simple/node-passthrough
[585/756] Linking target tests/simple/node-properties
[586/756] Compiling C object 'tests/simple/e025725@@opencl-colors@exe/test-opencl-colors.c.o'
[587/756] Compiling C object 'tests/simple/e025725@@path@exe/test-path.c.o'
[588/756] Compiling C object 'tests/simple/e025725@@proxynop-processing@exe/test-proxynop-processing.c.o'
[589/756] Linking target tests/simple/object-forked
[590/756] Compiling C object 'tests/simple/e025725@@scaled-blit@exe/test-scaled-blit.c.o'
[591/756] Linking target tests/simple/proxynop-processing
[592/756] Linking target tests/simple/opencl-colors
[593/756] Linking target tests/simple/path
[594/756] Compiling C object 'tests/simple/e025725@@svg-abyss@exe/test-svg-abyss.c.o'
[595/756] Compiling C object 'tests/simple/e025725@@serialize@exe/test-serialize.c.o'
[596/756] Compiling C object 'tests/xml/c885301@@test-load@exe/test-load.c.o'
[597/756] Linking target tests/simple/scaled-blit
[598/756] Compiling C object 'tests/xml/c885301@@test-roundtrip@exe/test-roundtrip.c.o'
[599/756] Linking target tests/simple/svg-abyss
[600/756] Compiling C object 'tests/xml/c885301@@test-save@exe/test-save.c.o'
[601/756] Linking target tests/xml/test-load
[602/756] Linking target tests/simple/serialize
[603/756] Compiling C object 'tests/buffer/76b8868@@blank@exe/buffer-test-wrapper.c.o'
[604/756] Compiling C object 'tests/buffer/76b8868@@buffer_copy@exe/buffer-test-wrapper.c.o'
[605/756] Linking target tests/xml/test-roundtrip
[606/756] Compiling C object 'tests/buffer/76b8868@@buffer_copy_abyss@exe/buffer-test-wrapper.c.o'
[607/756] Compiling C object 'tests/buffer/76b8868@@buffer_copy_lower_left@exe/buffer-test-wrapper.c.o'
[608/756] Linking target tests/xml/test-save
[609/756] Compiling C object 'tests/buffer/76b8868@@buffer_copy_lower_right@exe/buffer-test-wrapper.c.o'
[610/756] Linking target tests/buffer/blank
[611/756] Linking target tests/buffer/buffer_copy
[612/756] Linking target tests/buffer/buffer_copy_abyss
[613/756] Linking target tests/buffer/buffer_copy_lower_left
[614/756] Compiling C object 'tests/buffer/76b8868@@buffer_copy_self@exe/buffer-test-wrapper.c.o'
[615/756] Compiling C object 'tests/buffer/76b8868@@buffer_copy_upper_left@exe/buffer-test-wrapper.c.o'
[616/756] Compiling C object 'tests/buffer/76b8868@@buffer_copy_upper_right@exe/buffer-test-wrapper.c.o'
[617/756] Linking target tests/buffer/buffer_copy_lower_right
[618/756] Compiling C object 'tests/buffer/76b8868@@buffer_dup_copy1@exe/buffer-test-wrapper.c.o'
[619/756] Compiling C object 'tests/buffer/76b8868@@buffer_dup_copy2@exe/buffer-test-wrapper.c.o'
[620/756] Linking target tests/buffer/buffer_copy_upper_left
[621/756] Linking target tests/buffer/buffer_copy_self
[622/756] Linking target tests/buffer/buffer_copy_upper_right
[623/756] Compiling C object 'tests/buffer/76b8868@@buffer_dup_delete1@exe/buffer-test-wrapper.c.o'
[624/756] Compiling C object 'tests/buffer/76b8868@@buffer_dup_delete2@exe/buffer-test-wrapper.c.o'
[625/756] Linking target tests/buffer/buffer_dup_copy1
[626/756] Compiling C object 'tests/buffer/76b8868@@buffer_dup_write1@exe/buffer-test-wrapper.c.o'
[627/756] Compiling C object 'tests/buffer/76b8868@@buffer_dup_write2@exe/buffer-test-wrapper.c.o'
[628/756] Linking target tests/buffer/buffer_dup_copy2
[629/756] Linking target tests/buffer/buffer_dup_delete1
[630/756] Compiling C object 'tests/buffer/76b8868@@buffer_dup_write3@exe/buffer-test-wrapper.c.o'
[631/756] Linking target tests/buffer/buffer_dup_delete2
[632/756] Compiling C object 'tests/buffer/76b8868@@buffer_dup_write4@exe/buffer-test-wrapper.c.o'
[633/756] Compiling C object 'tests/buffer/76b8868@@buffer_iterator1@exe/buffer-test-wrapper.c.o'
[634/756] Linking target tests/buffer/buffer_dup_write1
[635/756] Compiling C object 'tests/buffer/76b8868@@buffer_iterator1sub@exe/buffer-test-wrapper.c.o'
[636/756] Linking target tests/buffer/buffer_dup_write2
[637/756] Compiling C object 'tests/buffer/76b8868@@buffer_iterator2@exe/buffer-test-wrapper.c.o'
[638/756] Linking target tests/buffer/buffer_dup_write3
[639/756] Compiling C object 'tests/buffer/76b8868@@buffer_iterator2sub@exe/buffer-test-wrapper.c.o'
[640/756] Linking target tests/buffer/buffer_dup_write4
[641/756] Compiling C object 'tests/buffer/76b8868@@buffer_iterator3@exe/buffer-test-wrapper.c.o'
[642/756] Linking target tests/buffer/buffer_iterator1
[643/756] Compiling C object 'tests/buffer/76b8868@@buffer_iterator3sub@exe/buffer-test-wrapper.c.o'
[644/756] Linking target tests/buffer/buffer_iterator1sub
[645/756] Compiling C object 'tests/buffer/76b8868@@buffer_iterator4@exe/buffer-test-wrapper.c.o'
[646/756] Linking target tests/buffer/buffer_iterator2
[647/756] Compiling C object 'tests/buffer/76b8868@@buffer_iterator4sub@exe/buffer-test-wrapper.c.o'
[648/756] Linking target tests/buffer/buffer_iterator2sub
[649/756] Compiling C object 'tests/buffer/76b8868@@buffer_linear_copy@exe/buffer-test-wrapper.c.o'
[650/756] Linking target tests/buffer/buffer_iterator3
[651/756] Compiling C object 'tests/buffer/76b8868@@buffer_linear_iter@exe/buffer-test-wrapper.c.o'
[652/756] Linking target tests/buffer/buffer_iterator3sub
[653/756] Compiling C object 'tests/buffer/76b8868@@buffer_linear_iter2@exe/buffer-test-wrapper.c.o'
[654/756] Linking target tests/buffer/buffer_iterator4
[655/756] Linking target tests/buffer/buffer_iterator4sub
[656/756] Linking target tests/buffer/buffer_linear_copy
[657/756] Compiling C object 'tests/buffer/76b8868@@buffer_multcopy@exe/buffer-test-wrapper.c.o'
[658/756] Compiling C object 'tests/buffer/76b8868@@buffer_set_pattern@exe/buffer-test-wrapper.c.o'
[659/756] Linking target tests/buffer/buffer_linear_iter
[660/756] Compiling C object 'tests/buffer/76b8868@@buffer_shift_diagonal@exe/buffer-test-wrapper.c.o'
[661/756] Linking target tests/buffer/buffer_linear_iter2
[662/756] Compiling C object 'tests/buffer/76b8868@@buffer_shift_horizontal@exe/buffer-test-wrapper.c.o'
[663/756] Compiling C object 'tests/buffer/76b8868@@buffer_shift_vertical@exe/buffer-test-wrapper.c.o'
[664/756] Linking target tests/buffer/buffer_multcopy
[665/756] Linking target tests/buffer/buffer_set_pattern
[666/756] Compiling C object 'tests/buffer/76b8868@@checks@exe/buffer-test-wrapper.c.o'
[667/756] Linking target tests/buffer/buffer_shift_diagonal
[668/756] Compiling C object 'tests/buffer/76b8868@@disabled_abyss@exe/buffer-test-wrapper.c.o'
[669/756] Linking target tests/buffer/buffer_shift_horizontal
[670/756] Compiling C object 'tests/buffer/76b8868@@dup_linear_from_data@exe/buffer-test-wrapper.c.o'
[671/756] Compiling C object 'tests/buffer/76b8868@@get_abyss_black@exe/buffer-test-wrapper.c.o'
[672/756] Linking target tests/buffer/buffer_shift_vertical
[673/756] Linking target tests/buffer/checks
[674/756] Compiling C object 'tests/buffer/76b8868@@get_abyss_clamp@exe/buffer-test-wrapper.c.o'
[675/756] Compiling C object 'tests/buffer/76b8868@@get_abyss_empty_buffer@exe/buffer-test-wrapper.c.o'
[676/756] Linking target tests/buffer/disabled_abyss
[677/756] Compiling C object 'tests/buffer/76b8868@@get_abyss_loop@exe/buffer-test-wrapper.c.o'
[678/756] Linking target tests/buffer/dup_linear_from_data
[679/756] Compiling C object 'tests/buffer/76b8868@@get_abyss_none@exe/buffer-test-wrapper.c.o'
[680/756] Linking target tests/buffer/get_abyss_black
[681/756] Compiling C object 'tests/buffer/76b8868@@get_abyss_white@exe/buffer-test-wrapper.c.o'
[682/756] Linking target tests/buffer/get_abyss_clamp
[683/756] Linking target tests/buffer/get_abyss_empty_buffer
[684/756] Compiling C object 'tests/buffer/76b8868@@get_buffer_scaled@exe/buffer-test-wrapper.c.o'
[685/756] Compiling C object 'tests/buffer/76b8868@@get_buffer_scaled2@exe/buffer-test-wrapper.c.o'
[686/756] Linking target tests/buffer/get_abyss_loop
[687/756] Compiling C object 'tests/buffer/76b8868@@get_shifted@exe/buffer-test-wrapper.c.o'
[688/756] Linking target tests/buffer/get_abyss_none
[689/756] Linking target tests/buffer/get_abyss_white
[690/756] Compiling C object 'tests/buffer/76b8868@@gray@exe/buffer-test-wrapper.c.o'
[691/756] Linking target tests/buffer/get_buffer_scaled
[692/756] Linking target tests/buffer/get_buffer_scaled2
[693/756] Linking target tests/buffer/gray
[694/756] Linking target tests/buffer/get_shifted
[695/756] Compiling C object 'tests/buffer/76b8868@@grow_extent@exe/buffer-test-wrapper.c.o'
[696/756] Compiling C object 'tests/buffer/76b8868@@linear_from_data@exe/buffer-test-wrapper.c.o'
[697/756] Compiling C object 'tests/buffer/76b8868@@linear_from_data_rows@exe/buffer-test-wrapper.c.o'
[698/756] Compiling C object 'tests/buffer/76b8868@@linear_modify@exe/buffer-test-wrapper.c.o'
[699/756] Compiling C object 'tests/buffer/76b8868@@linear_new@exe/buffer-test-wrapper.c.o'
[700/756] Linking target tests/buffer/grow_extent
[701/756] Linking target tests/buffer/linear_from_data
[702/756] Linking target tests/buffer/linear_from_data_rows
[703/756] Compiling C object 'tests/buffer/76b8868@@linear_proxy_modify@exe/buffer-test-wrapper.c.o'
[704/756] Compiling C object 'tests/buffer/76b8868@@linear_shift@exe/buffer-test-wrapper.c.o'
[705/756] Linking target tests/buffer/linear_modify
[706/756] Compiling C object 'tests/buffer/76b8868@@mipmap_iterator@exe/buffer-test-wrapper.c.o'
[707/756] Compiling C object 'tests/buffer/76b8868@@mipmap_iterator2@exe/buffer-test-wrapper.c.o'
[708/756] Linking target tests/buffer/linear_new
[709/756] Compiling C object 'tests/buffer/76b8868@@mipmap_sampler@exe/buffer-test-wrapper.c.o'
[710/756] Linking target tests/buffer/linear_proxy_modify
[711/756] Compiling C object 'tests/buffer/76b8868@@mipmap_set@exe/buffer-test-wrapper.c.o'
[712/756] Linking target tests/buffer/linear_shift
[713/756] Linking target tests/buffer/mipmap_iterator
[714/756] Compiling C object 'tests/buffer/76b8868@@mipmap_set2@exe/buffer-test-wrapper.c.o'
[715/756] Linking target tests/buffer/mipmap_iterator2
[716/756] Compiling C object 'tests/buffer/76b8868@@rect@exe/buffer-test-wrapper.c.o'
[717/756] Linking target tests/buffer/mipmap_sampler
[718/756] Linking target tests/buffer/mipmap_set
[719/756] Compiling C object 'tests/buffer/76b8868@@sample@exe/buffer-test-wrapper.c.o'
[720/756] Compiling C object 'tests/buffer/76b8868@@save_small_roi@exe/buffer-test-wrapper.c.o'
[721/756] Compiling C object 'tests/buffer/76b8868@@sub_rect_fills_and_gets@exe/buffer-test-wrapper.c.o'
[722/756] Linking target tests/buffer/mipmap_set2
[723/756] Compiling C object 'tests/buffer/76b8868@@sub_sub_fill@exe/buffer-test-wrapper.c.o'
[724/756] Linking target tests/buffer/rect
[725/756] Compiling C object 'tests/buffer/76b8868@@sub_sub_fill2@exe/buffer-test-wrapper.c.o'
[726/756] Linking target tests/buffer/sample
[727/756] Compiling C object 'tests/buffer/76b8868@@vertical_gradient@exe/buffer-test-wrapper.c.o'
[728/756] Linking target tests/buffer/save_small_roi
[729/756] Linking target tests/buffer/sub_rect_fills_and_gets
[730/756] Linking target tests/buffer/sub_sub_fill
[731/756] Linking target tests/buffer/sub_sub_fill2
[732/756] Linking target tests/buffer/vertical_gradient
[733/756] Compiling C object 'perf/342edb7@@bcontrast-4x@exe/test-bcontrast-4x.c.o'
[734/756] Compiling C object 'perf/342edb7@@blur@exe/test-blur.c.o'
[735/756] Compiling C object 'perf/342edb7@@bcontrast-minichunk@exe/test-bcontrast-minichunk.c.o'
[736/756] Compiling C object 'perf/342edb7@@bcontrast@exe/test-bcontrast.c.o'
[737/756] Linking target perf/bcontrast-4x
[738/756] Linking target perf/blur
[739/756] Linking target perf/bcontrast-minichunk
[740/756] Compiling C object 'perf/342edb7@@init@exe/test-init.c.o'
[741/756] Compiling C object 'perf/342edb7@@gegl-buffer-access@exe/test-gegl-buffer-access.c.o'
[742/756] Compiling C object 'perf/342edb7@@rotate@exe/test-rotate.c.o'
[743/756] Linking target perf/bcontrast
[744/756] Compiling C object 'perf/342edb7@@samplers@exe/test-samplers.c.o'
[745/756] Linking target perf/rotate
[746/756] Linking target perf/init
[747/756] Linking target perf/gegl-buffer-access
[748/756] Linking target perf/samplers
[749/756] Compiling C object 'perf/342edb7@@saturation@exe/test-saturation.c.o'
[750/756] Compiling C object 'perf/342edb7@@scale@exe/test-scale.c.o'
[751/756] Compiling C object 'perf/342edb7@@unsharpmask@exe/test-unsharpmask.c.o'
[752/756] Compiling C object 'perf/342edb7@@translate@exe/test-translate.c.o'
[753/756] Linking target perf/saturation
[754/756] Linking target perf/scale
[755/756] Linking target perf/unsharpmask
[756/756] Linking target perf/translate
[0/1] Running all tests.
1/104 gegl:simple / backend-file OK 0.16623377799987793 s
2/104 gegl:simple / buffer-cast OK 0.16605257987976074 s
3/104 gegl:simple / buffer-changes OK 0.11595463752746582 s
4/104 gegl:simple / buffer-extract OK 0.16603374481201172 s
5/104 gegl:simple / buffer-hot-tile OK 0.1159369945526123 s
6/104 gegl:simple / buffer-sharing OK 1.9243273735046387 s
7/104 gegl:simple / buffer-tile-voiding OK 0.1677863597869873 s
8/104 gegl:simple / change-processor-rect OK 0.16590189933776855 s
9/104 gegl:simple / color-op OK 0.1660301685333252 s
10/104 gegl:simple / convert-format OK 0.16587162017822266 s
11/104 gegl:simple / empty-tile OK 0.11575198173522949 s
12/104 gegl:simple / format-sensing OK 0.26612377166748047 s
13/104 gegl:simple / gegl-color OK 0.11583304405212402 s
14/104 gegl:simple / gegl-rectangle OK 0.005259513854980469 s
15/104 gegl:simple / gegl-tile OK 0.11570525169372559 s
16/104 gegl:simple / image-compare OK 0.16603374481201172 s
17/104 gegl:simple / license-check OK 0.16591334342956543 s
18/104 gegl:simple / misc OK 0.00517582893371582 s
19/104 gegl:simple / node-connections OK 0.16605257987976074 s
20/104 gegl:simple / node-exponential OK 0.16627931594848633 s
21/104 gegl:simple / node-passthrough OK 0.16630005836486816 s
22/104 gegl:simple / node-properties OK 0.16591143608093262 s
23/104 gegl:simple / object-forked OK 0.1161196231842041 s
24/104 gegl:simple / opencl-colors SKIP 0.11588525772094727 s
25/104 gegl:simple / path OK 0.11715459823608398 s
26/104 gegl:simple / proxynop-processing OK 0.16605353355407715 s
27/104 gegl:simple / scaled-blit OK 0.4164717197418213 s
28/104 gegl:simple / serialize OK 0.16591262817382812 s
29/104 gegl:simple / svg-abyss OK 0.0030133724212646484 s
30/104 gegl:mipmap / invert_crop OK 0.6668381690979004 s
31/104 gegl:mipmap / invert OK 0.31629395484924316 s
32/104 gegl:mipmap / rotate_crop OK 0.4165987968444824 s
33/104 gegl:mipmap / rotate OK 0.367600679397583 s
34/104 gegl:mipmap / unsharp_crop OK 0.4174354076385498 s
35/104 gegl:mipmap / unsharp OK 0.31635046005249023 s
36/104 gegl:xml / test_load OK 0.16615033149719238 s
37/104 gegl:xml / test_roundtrip OK 0.1658480167388916 s
38/104 gegl:xml / test_save OK 0.16569089889526367 s
39/104 gegl:ff-load-save / ff-load-save OK 14.298519134521484 s
40/104 gegl:compositions / compositions_without_opencl OK 6.48145318031311 s
41/104 gegl:buffers / blank OK 0.16963958740234375 s
42/104 gegl:buffers / buffer_copy OK 0.16600871086120605 s
43/104 gegl:buffers / buffer_copy_abyss OK 0.2202296257019043 s
44/104 gegl:buffers / buffer_copy_lower_left OK 0.22152280807495117 s
45/104 gegl:buffers / buffer_copy_lower_right OK 0.16930365562438965 s
46/104 gegl:buffers / buffer_copy_self OK 0.1690657138824463 s
47/104 gegl:buffers / buffer_copy_upper_left OK 0.11614727973937988 s
48/104 gegl:buffers / buffer_copy_upper_right OK 0.11596560478210449 s
49/104 gegl:buffers / buffer_dup_copy1 OK 0.1675117015838623 s
50/104 gegl:buffers / buffer_dup_copy2 OK 0.11583375930786133 s
51/104 gegl:buffers / buffer_dup_delete1 OK 0.11576437950134277 s
52/104 gegl:buffers / buffer_dup_delete2 OK 0.11578822135925293 s
53/104 gegl:buffers / buffer_dup_write1 OK 0.11603832244873047 s
54/104 gegl:buffers / buffer_dup_write2 OK 0.1156167984008789 s
55/104 gegl:buffers / buffer_dup_write3 OK 0.16752219200134277 s
56/104 gegl:buffers / buffer_dup_write4 OK 0.11587810516357422 s
57/104 gegl:buffers / buffer_iterator1 OK 0.11565613746643066 s
58/104 gegl:buffers / buffer_iterator1sub OK 0.11572480201721191 s
59/104 gegl:buffers / buffer_iterator2 OK 0.11590290069580078 s
60/104 gegl:buffers / buffer_iterator2sub OK 0.11571741104125977 s
61/104 gegl:buffers / buffer_iterator3 OK 0.11567139625549316 s
62/104 gegl:buffers / buffer_iterator3sub OK 0.11578011512756348 s
63/104 gegl:buffers / buffer_iterator4 OK 0.1157386302947998 s
64/104 gegl:buffers / buffer_iterator4sub OK 0.11556291580200195 s
65/104 gegl:buffers / buffer_linear_copy OK 0.1156151294708252 s
66/104 gegl:buffers / buffer_linear_iter OK 0.1158294677734375 s
67/104 gegl:buffers / buffer_linear_iter2 OK 0.11592864990234375 s
68/104 gegl:buffers / buffer_multcopy OK 0.11579298973083496 s
69/104 gegl:buffers / buffer_set_pattern OK 0.11566710472106934 s
70/104 gegl:buffers / buffer_shift_diagonal OK 0.11578369140625 s
71/104 gegl:buffers / buffer_shift_horizontal OK 0.1156930923461914 s
72/104 gegl:buffers / buffer_shift_vertical OK 0.11571788787841797 s
73/104 gegl:buffers / checks OK 0.11568045616149902 s
74/104 gegl:buffers / disabled_abyss OK 0.11562275886535645 s
75/104 gegl:buffers / dup_linear_from_data OK 0.11646842956542969 s
76/104 gegl:buffers / get_abyss_black OK 0.11568140983581543 s
77/104 gegl:buffers / get_abyss_clamp OK 0.11587715148925781 s
78/104 gegl:buffers / get_abyss_empty_buffer OK 0.11567306518554688 s
79/104 gegl:buffers / get_abyss_loop OK 0.11580085754394531 s
80/104 gegl:buffers / get_abyss_none OK 0.11562800407409668 s
81/104 gegl:buffers / get_abyss_white OK 0.11568617820739746 s
82/104 gegl:buffers / get_buffer_scaled OK 0.1659700870513916 s
83/104 gegl:buffers / get_buffer_scaled2 OK 0.11617827415466309 s
84/104 gegl:buffers / get_shifted OK 0.11580896377563477 s
85/104 gegl:buffers / gray OK 0.1154942512512207 s
86/104 gegl:buffers / grow_extent OK 0.11545038223266602 s
87/104 gegl:buffers / linear_from_data OK 0.11568927764892578 s
88/104 gegl:buffers / linear_from_data_rows OK 0.1159970760345459 s
89/104 gegl:buffers / linear_modify OK 0.11599135398864746 s
90/104 gegl:buffers / linear_new OK 0.11597371101379395 s
91/104 gegl:buffers / linear_proxy_modify OK 0.11593246459960938 s
92/104 gegl:buffers / linear_shift OK 0.11559915542602539 s
93/104 gegl:buffers / mipmap_iterator OK 0.11607074737548828 s
94/104 gegl:buffers / mipmap_iterator2 OK 0.11600613594055176 s
95/104 gegl:buffers / mipmap_sampler OK 0.16581368446350098 s
96/104 gegl:buffers / mipmap_set OK 0.16620254516601562 s
97/104 gegl:buffers / mipmap_set2 OK 0.16628623008728027 s
98/104 gegl:buffers / rect OK 0.11644864082336426 s
99/104 gegl:buffers / sample OK 0.11591839790344238 s
100/104 gegl:buffers / save_small_roi OK 0.11593055725097656 s
101/104 gegl:buffers / sub_rect_fills_and_gets OK 0.11584830284118652 s
102/104 gegl:buffers / sub_sub_fill OK 0.11684679985046387 s
103/104 gegl:buffers / sub_sub_fill2 OK 0.16707491874694824 s
104/104 gegl:buffers / vertical_gradient OK 0.11652874946594238 s
Ok: 103
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 1
Timeout: 0
Full log written to /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/meson-logs/testlog.txt
[0/1] Installing files.
Installing gegl/libgegl-0.4.so.0.422.1 to /home/shlomif/apps/graphics/gegl/lib
Installing gegl/Gegl-0.4.gir to /home/shlomif/apps/graphics/gegl/share/gir-1.0
Installing gegl/Gegl-0.4.typelib to /home/shlomif/apps/graphics/gegl/lib/girepository-1.0
Installing gegl/gegl-0.4.vapi to /home/shlomif/apps/graphics/gegl/share/vala/vapi
Installing libs/npd/libgegl-npd-0.4.so to /home/shlomif/apps/graphics/gegl/lib
Installing seamless-clone/libgegl-sc-0.4.so to /home/shlomif/apps/graphics/gegl/lib
Installing bin/gegl to /home/shlomif/apps/graphics/gegl/bin
Installing tools/gegl-imgcmp to /home/shlomif/apps/graphics/gegl/bin
Installing operations/common-gpl3+/gegl-common-gpl3.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/common-cxx/gegl-common-cxx.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/common/gegl-common.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/core/gegl-core.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/ppm-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/ppm-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/npy-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/rgbe-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/rgbe-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/gif-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/text.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/path.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/vector-fill.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/vector-stroke.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/npd.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/png-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/png-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/pdf-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/jpg-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/jpg-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/svg-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/pixbuf-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/pixbuf-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/exr-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/exr-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/jp2-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/ff-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/ff-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/lcms-from-profile.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/tiff-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/tiff-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/webp-load.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/external/webp-save.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/generated/gegl-generated.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/seamless-clone/seamless-clone.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/seamless-clone/seamless-clone-compose.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing operations/transform/transformops.so to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/cl_d3d10.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/cl_ext.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/cl_gl_ext.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/cl_gl.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/cl_platform.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/cl.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/gegl-cl-color.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/gegl-cl-init.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/gegl-cl-random.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/gegl-cl-types.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/gegl-cl.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/opencl/opencl.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/opencl
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-extension-handler.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-area-filter.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-composer.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-composer3.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-context.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-filter.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-handlers.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-meta-json.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-meta.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-point-composer.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-point-composer3.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-point-filter.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-point-render.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-property-keys.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-sink.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-source.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation-temporal.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/operation/gegl-operation.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/operation
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-cpuaccel.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-debug.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-op.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-plugin.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-tile.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-apply.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-enums.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-init.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-lookup.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-matrix.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-metadata.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-metadatastore.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-metadatahash.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-operations-util.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-parallel.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-random.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-types.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/gegl-utils.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/gegl/gegl-version.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-buffer-backend.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-buffer-enums.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-buffer-iterator.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-buffer-matrix2.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-buffer-swap.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-buffer.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-memory.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-rectangle.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-scratch.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-tile-backend.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-tile-handler.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/buffer/gegl-tile-source.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/graph/gegl-node.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/process/gegl-graph-debug.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/process/gegl-processor.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/property-types/gegl-audio-fragment.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/property-types/gegl-color.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/property-types/gegl-curve.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/property-types/gegl-paramspecs.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/gegl/property-types/gegl-path.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/libs/npd/deformation.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/npd
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/libs/npd/graphics.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/npd
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/libs/npd/lattice_cut.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/npd
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/libs/npd/npd_common.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/npd
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/libs/npd/npd_debug.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/npd
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/libs/npd/npd_gegl.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/npd
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/libs/npd/npd_math.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/npd
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/libs/npd/npd.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/npd
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/seamless-clone/sc-common.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/sc
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/seamless-clone/sc-context.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/scInstalling /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/bs.gmo to /home/shlomif/apps/graphics/gegl/share/locale/bs/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/ca.gmo to /home/shlomif/apps/graphics/gegl/share/locale/ca/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/da.gmo to /home/shlomif/apps/graphics/gegl/share/locale/da/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/de.gmo to /home/shlomif/apps/graphics/gegl/share/locale/de/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/el.gmo to /home/shlomif/apps/graphics/gegl/share/locale/el/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/en_GB.gmo to /home/shlomif/apps/graphics/gegl/share/locale/en_GB/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/eo.gmo to /home/shlomif/apps/graphics/gegl/share/locale/eo/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/es.gmo to /home/shlomif/apps/graphics/gegl/share/locale/es/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/eu.gmo to /home/shlomif/apps/graphics/gegl/share/locale/eu/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/fr.gmo to /home/shlomif/apps/graphics/gegl/share/locale/fr/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/gl.gmo to /home/shlomif/apps/graphics/gegl/share/locale/gl/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/id.gmo to /home/shlomif/apps/graphics/gegl/share/locale/id/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/is.gmo to /home/shlomif/apps/graphics/gegl/share/locale/is/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/it.gmo to /home/shlomif/apps/graphics/gegl/share/locale/it/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/ko.gmo to /home/shlomif/apps/graphics/gegl/share/locale/ko/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/lv.gmo to /home/shlomif/apps/graphics/gegl/share/locale/lv/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/mr.gmo to /home/shlomif/apps/graphics/gegl/share/locale/mr/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/nb.gmo to /home/shlomif/apps/graphics/gegl/share/locale/nb/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/ne.gmo to /home/shlomif/apps/graphics/gegl/share/locale/ne/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/nl.gmo to /home/shlomif/apps/graphics/gegl/share/locale/nl/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/oc.gmo to /home/shlomif/apps/graphics/gegl/share/locale/oc/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/pl.gmo to /home/shlomif/apps/graphics/gegl/share/locale/pl/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/pt.gmo to /home/shlomif/apps/graphics/gegl/share/locale/pt/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/pt_BR.gmo to /home/shlomif/apps/graphics/gegl/share/locale/pt_BR/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/ru.gmo to /home/shlomif/apps/graphics/gegl/share/locale/ru/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/sk.gmo to /home/shlomif/apps/graphics/gegl/share/locale/sk/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/sl.gmo to /home/shlomif/apps/graphics/gegl/share/locale/sl/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/sr.gmo to /home/shlomif/apps/graphics/gegl/share/locale/sr/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/sv.gmo to /home/shlomif/apps/graphics/gegl/share/locale/sv/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/tr.gmo to /home/shlomif/apps/graphics/gegl/share/locale/tr/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/uk.gmo to /home/shlomif/apps/graphics/gegl/share/locale/uk/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/po/zh_CN.gmo to /home/shlomif/apps/graphics/gegl/share/locale/zh_CN/LC_MESSAGES/gegl-0.4.mo
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/seamless-clone/sc-outline.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/sc
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/seamless-clone/sc-sample.h to /home/shlomif/apps/graphics/gegl/include/gegl-0.4/sc
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/meson-private/gegl-0.4.deps to /home/shlomif/apps/graphics/gegl/share/vala/vapi
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/meson-private/gegl-sc-0.4.pc to /home/shlomif/apps/graphics/gegl/lib/pkgconfig
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/cairo_h.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/cairo.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_box-blur.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_c2g.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_crop.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Warning: trying to copy a symlink that points to a file. This will copy the file,
but this will be changed in a future version of Meson to copy the symlink as is. Please update your
build definitions so that it will not break when the change happens.
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_edge-neon.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_fill-path.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Warning: trying to copy a symlink that points to a file. This will copy the file,
but this will be changed in a future version of Meson to copy the symlink as is. Please update your
build definitions so that it will not break when the change happens.
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_gaussian-blur.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_linear-gradient.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_median-blur.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_radial-gradient.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Warning: trying to copy a symlink that points to a file. This will copy the file,
but this will be changed in a future version of Meson to copy the symlink as is. Please update your
build definitions so that it will not break when the change happens.
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_rectangle.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_rotate.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_snn-mean.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_stress.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_translate.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_unsharp-mask.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/gegl_vector-stroke.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/init.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/mime.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/mrg.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/mrl.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/preferences.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/bin/lua/viewer.lua to /home/shlomif/apps/graphics/gegl/share/gegl-0.4/lua
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/operations/json/grey2.json to /home/shlomif/apps/graphics/gegl/lib/gegl-0.4
Installing /home/shlomif/Download/unpack/graphics/gimp/gegl/git/gegl/to-del--gimpgitbuild--meson-build/meson-private/gegl-0.4.pc to /home/shlomif/apps/graphics/gegl/lib/pkgconfig
Running custom install script '/usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=gegl-0.4'
Running [cd "/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint" && git checkout "v1.5.1" && ( true || /usr/bin/perl -MGit::Sync::App -e "Git::Sync::App->new->run" -- sync origin "v1.5.1" ) && NOCONFIGURE=1 ./autogen.sh && ./configure --prefix="/home/shlomif/apps/graphics/libmypaint" && make -j4 && make check && make install]
HEAD is now at 8eede7c Bump version to 1.5.1
M po/libmypaint.pot
I am testing that you have the tools required to build
libmypaint from git. This test is not foolproof.
checking for libtool >= 1.5 ... Major version might be too new (2.4.6)
checking for autoconf >= 2.62 ... yes (version 2.69)
checking for automake >= 1.13 ... yes (version 1.16.1)
checking for intltool >= 0.40.1 ... yes (version 0.51.0)
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4macros'.
libtoolize: linking file 'm4macros/libtool.m4'
libtoolize: linking file 'm4macros/ltoptions.m4'
libtoolize: linking file 'm4macros/ltsugar.m4'
libtoolize: linking file 'm4macros/ltversion.m4'
libtoolize: linking file 'm4macros/lt~obsolete.m4'
Writing mypaint-brush-settings-gen.h
Writing brushsettings-gen.h
configure.ac:84: installing './ar-lib'
configure.ac:82: installing './compile'
configure.ac:90: installing './config.guess'
configure.ac:90: installing './config.sub'
configure.ac:58: installing './install-sh'
configure.ac:58: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for platform... unix
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking for JSON... yes
checking for library containing floorf... -lm
checking for library containing powf... none required
checking for library containing expf... none required
checking for library containing fabsf... none required
checking whether C compiler accepts -fsanitize=undefined... yes
checking whether the linker accepts -fsanitize=undefined... no
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.30.2
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for library containing dgettext... none required
checking for gobject-introspection... yes
checking for GLIB... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating doc/Makefile
config.status: creating gegl/libmypaint-gegl.pc
config.status: creating gegl/Makefile
config.status: creating libmypaint.pc
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating tests/gegl/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
Configured libmypaint 1.5.1
make all-recursive
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
Making all in .
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
depbase=`echo brushmodes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT brushmodes.lo -MD -MP -MF $depbase.Tpo -c -o brushmodes.lo brushmodes.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT fifo.lo -MD -MP -MF $depbase.Tpo -c -o fifo.lo fifo.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT helpers.lo -MD -MP -MF $depbase.Tpo -c -o helpers.lo helpers.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mypaint-mapping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-mapping.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-mapping.lo mypaint-mapping.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT fifo.lo -MD -MP -MF .deps/fifo.Tpo -c fifo.c -fPIC -DPIC -o .libs/fifo.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c helpers.c -fPIC -DPIC -o .libs/helpers.o
depbase=`echo mypaint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint.lo -MD -MP -MF $depbase.Tpo -c -o mypaint.lo mypaint.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mypaint-brush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-brush.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-brush.lo mypaint-brush.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT brushmodes.lo -MD -MP -MF .deps/brushmodes.Tpo -c brushmodes.c -fPIC -DPIC -o .libs/brushmodes.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-mapping.lo -MD -MP -MF .deps/mypaint-mapping.Tpo -c mypaint-mapping.c -fPIC -DPIC -o .libs/mypaint-mapping.o
depbase=`echo mypaint-brush-settings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-brush-settings.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-brush-settings.lo mypaint-brush-settings.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mypaint-fixed-tiled-surface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-fixed-tiled-surface.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-fixed-tiled-surface.lo mypaint-fixed-tiled-surface.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint.lo -MD -MP -MF .deps/mypaint.Tpo -c mypaint.c -fPIC -DPIC -o .libs/mypaint.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-brush.lo -MD -MP -MF .deps/mypaint-brush.Tpo -c mypaint-brush.c -fPIC -DPIC -o .libs/mypaint-brush.o
depbase=`echo mypaint-matrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-matrix.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-matrix.lo mypaint-matrix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mypaint-symmetry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-symmetry.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-symmetry.lo mypaint-symmetry.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-brush-settings.lo -MD -MP -MF .deps/mypaint-brush-settings.Tpo -c mypaint-brush-settings.c -fPIC -DPIC -o .libs/mypaint-brush-settings.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-fixed-tiled-surface.lo -MD -MP -MF .deps/mypaint-fixed-tiled-surface.Tpo -c mypaint-fixed-tiled-surface.c -fPIC -DPIC -o .libs/mypaint-fixed-tiled-surface.o
depbase=`echo mypaint-rectangle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-rectangle.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-rectangle.lo mypaint-rectangle.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mypaint-surface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-surface.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-surface.lo mypaint-surface.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-matrix.lo -MD -MP -MF .deps/mypaint-matrix.Tpo -c mypaint-matrix.c -fPIC -DPIC -o .libs/mypaint-matrix.o
depbase=`echo mypaint-tiled-surface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-tiled-surface.lo -MD -MP -MF $depbase.Tpo -c -o mypaint-tiled-surface.lo mypaint-tiled-surface.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-symmetry.lo -MD -MP -MF .deps/mypaint-symmetry.Tpo -c mypaint-symmetry.c -fPIC -DPIC -o .libs/mypaint-symmetry.o
depbase=`echo operationqueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT operationqueue.lo -MD -MP -MF $depbase.Tpo -c -o operationqueue.lo operationqueue.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-rectangle.lo -MD -MP -MF .deps/mypaint-rectangle.Tpo -c mypaint-rectangle.c -fPIC -DPIC -o .libs/mypaint-rectangle.o
depbase=`echo rng-double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT rng-double.lo -MD -MP -MF $depbase.Tpo -c -o rng-double.lo rng-double.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-surface.lo -MD -MP -MF .deps/mypaint-surface.Tpo -c mypaint-surface.c -fPIC -DPIC -o .libs/mypaint-surface.o
depbase=`echo tilemap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT tilemap.lo -MD -MP -MF $depbase.Tpo -c -o tilemap.lo tilemap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-tiled-surface.lo -MD -MP -MF .deps/mypaint-tiled-surface.Tpo -c mypaint-tiled-surface.c -fPIC -DPIC -o .libs/mypaint-tiled-surface.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT operationqueue.lo -MD -MP -MF .deps/operationqueue.Tpo -c operationqueue.c -fPIC -DPIC -o .libs/operationqueue.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT tilemap.lo -MD -MP -MF .deps/tilemap.Tpo -c tilemap.c -fPIC -DPIC -o .libs/tilemap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -MT rng-double.lo -MD -MP -MF .deps/rng-double.Tpo -c rng-double.c -fPIC -DPIC -o .libs/rng-double.o
/bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POSIX_C_SOURCE=200809L -g -O2 -release 1.5 -version-info 1:1:0 -no-undefined -o libmypaint.la -rpath /home/shlomif/apps/graphics/libmypaint/lib brushmodes.lo fifo.lo helpers.lo mypaint-mapping.lo mypaint.lo mypaint-brush.lo mypaint-brush-settings.lo mypaint-fixed-tiled-surface.lo mypaint-matrix.lo mypaint-symmetry.lo mypaint-rectangle.lo mypaint-surface.lo mypaint-tiled-surface.lo operationqueue.lo rng-double.lo tilemap.lo -ljson-c -lgobject-2.0 -lglib-2.0 -lm
libtool: link: gcc -shared -fPIC -DPIC .libs/brushmodes.o .libs/fifo.o .libs/helpers.o .libs/mypaint-mapping.o .libs/mypaint.o .libs/mypaint-brush.o .libs/mypaint-brush-settings.o .libs/mypaint-fixed-tiled-surface.o .libs/mypaint-matrix.o .libs/mypaint-symmetry.o .libs/mypaint-rectangle.o .libs/mypaint-surface.o .libs/mypaint-tiled-surface.o .libs/operationqueue.o .libs/rng-double.o .libs/tilemap.o -ljson-c -lgobject-2.0 -lglib-2.0 -lm -g -O2 -Wl,-soname -Wl,libmypaint-1.5.so.1 -o .libs/libmypaint-1.5.so.1.0.1
libtool: link: (cd ".libs" && rm -f "libmypaint-1.5.so.1" && ln -s "libmypaint-1.5.so.1.0.1" "libmypaint-1.5.so.1")
libtool: link: (cd ".libs" && rm -f "libmypaint.so" && ln -s "libmypaint-1.5.so.1.0.1" "libmypaint.so")
libtool: link: ( cd ".libs" && rm -f "libmypaint.la" && ln -s "../libmypaint.la" "libmypaint.la" )
CPPFLAGS="" CFLAGS="-D_POSIX_C_SOURCE=200809L -g -O2" LDFLAGS="" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" CFLAGS="-D_POSIX_C_SOURCE=200809L -g -O2" LDFLAGS=" -lm " CPPFLAGS=" -I." CXXFLAGS="" /usr/bin/g-ir-scanner --warn-all --pkg="glib-2.0" --namespace="MyPaint" --nsversion="1.5" --identifier-prefix="MyPaint" --symbol-prefix="mypaint_" --add-include-path="." --add-include-path="`/usr/bin/pkg-config --define-variable=datadir="/home/shlomif/apps/graphics/libmypaint/share" --variable=girdir gobject-introspection-1.0`" --namespace=MyPaint --nsversion=1.5 --libtool="/bin/sh ./libtool" --include=GObject-2.0 --include=GLib-2.0 --library=libmypaint.la --cflags-begin -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end mypaint-brush.h mypaint-brush-settings.h mypaint-brush-settings-gen.h mypaint-fixed-tiled-surface.h mypaint-rectangle.h mypaint-surface.h mypaint-tiled-surface.h fastapprox/fastpow.h fastapprox/sse.h fastapprox/fastexp.h fastapprox/cast.h fastapprox/fastlog.h glib/mypaint-brush.h brushmodes.c mypaint-brush-settings.c mypaint-rectangle.c operationqueue.c fifo.c mypaint-mapping.c mypaint.c mypaint-surface.c rng-double.c helpers.c mypaint-brush.c mypaint-fixed-tiled-surface.c mypaint-tiled-surface.c tilemap.c libmypaint.la Makefile --output MyPaint-1.5.gir
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:120: syntax error, unexpected '{' in ' return __extension__ (__m128){ 0.0f, 0.0f, 0.0f, 0.0f };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:887: syntax error, unexpected '{' in ' return __extension__ (__m128)(__v4sf){ __F, 0.0f, 0.0f, 0.0f };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:894: syntax error, unexpected '{' in ' return __extension__ (__m128)(__v4sf){ __F, __F, __F, __F };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:949: syntax error, unexpected '{' in ' return __extension__ (__m128)(__v4sf){ __W, __X, __Y, __Z };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:956: syntax error, unexpected '{' in ' return __extension__ (__m128)(__v4sf){ __Z, __Y, __X, __W };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:1016: syntax error, unexpected BASIC_TYPE, expecting '{' in ' (__attribute__((__vector_size__ (16))) int)' at 'int'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:1174: syntax error, unexpected typedef-name, expecting '{' in ' __v2di __A128 = __extension__ (__v2di) { ((__v1di) __A)[0], 0 };' at '__v2di'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:1175: syntax error, unexpected typedef-name, expecting '{' in ' __v2di __N128 = __extension__ (__v2di) { ((__v1di) __N)[0], 0 };' at '__v2di'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:1179: syntax error, unexpected IF in ' if (offset)' at 'if'
/usr/lib/gcc/x86_64-redhat-linux/10/include/xmmintrin.h:1185: syntax error, unexpected ')', expecting identifier or '(' or '*' or ';' in ' __P = (char *) (((long unsigned int) __P) - offset);' at ')'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:68: syntax error, unexpected '{' in ' return __extension__ (__m128d){ __F, 0.0 };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:75: syntax error, unexpected '{' in ' return __extension__ (__m128d){ __F, __F };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:88: syntax error, unexpected '{' in ' return __extension__ (__m128d){ __X, __W };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:95: syntax error, unexpected '{' in ' return __extension__ (__m128d){ __W, __X };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:110: syntax error, unexpected '{' in ' return __extension__ (__m128d){ 0.0, 0.0 };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:117: syntax error, unexpected '{' in ' return __extension__ (__m128d) __builtin_shuffle ((__v2df)__A, (__v2df)__B, (__v2di){2, 1});' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:592: syntax error, unexpected '{' in ' return __extension__ (__m128i)(__v2di){ __q0, __q1 };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:604: syntax error, unexpected '{' in ' return __extension__ (__m128i)(__v4si){ __q0, __q1, __q2, __q3 };' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:611: syntax error, unexpected '{' in ' return __extension__ (__m128i)(__v8hi){' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:621: syntax error, unexpected '{' in ' return __extension__ (__m128i)(__v16qi){' at '{'
/usr/lib/gcc/x86_64-redhat-linux/10/include/emmintrin.h:772: syntax error, unexpected '{' in ' return __extension__ (__m128i)(__v4si){ 0, 0, 0, 0 };' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:88: syntax error, unexpected '{' in ' v4sf ltzero = _mm_cmplt_ps (p, ((const v4sf) { (0.0f), (0.0f), (0.0f), (0.0f) }));' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:89: syntax error, unexpected '{' in ' v4sf offset = _mm_and_ps (ltzero, ((const v4sf) { (1.0f), (1.0f), (1.0f), (1.0f) }));' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:90: syntax error, unexpected '{' in ' v4sf lt126 = _mm_cmplt_ps (p, ((const v4sf) { (-126.0f), (-126.0f), (-126.0f), (-126.0f) }));' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:91: syntax error, unexpected '{' in ' v4sf clipp = _mm_or_ps (_mm_andnot_ps (lt126, p), _mm_and_ps (lt126, ((const v4sf) { (-126.0f), (-126.0f), (-126.0f), (-126.0f) })));' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:95: syntax error, unexpected '{' in ' const v4sf c_121_2740838 = ((const v4sf) { (121.2740575f), (121.2740575f), (121.2740575f), (121.2740575f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:96: syntax error, unexpected '{' in ' const v4sf c_27_7280233 = ((const v4sf) { (27.7280233f), (27.7280233f), (27.7280233f), (27.7280233f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:97: syntax error, unexpected '{' in ' const v4sf c_4_84252568 = ((const v4sf) { (4.84252568f), (4.84252568f), (4.84252568f), (4.84252568f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:98: syntax error, unexpected '{' in ' const v4sf c_1_49012907 = ((const v4sf) { (1.49012907f), (1.49012907f), (1.49012907f), (1.49012907f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:101: syntax error, unexpected '{' in ' ((const v4sf) { (1 << 23), (1 << 23), (1 << 23), (1 << 23) }) *' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:112: syntax error, unexpected '{' in ' const v4sf c_invlog_2 = ((const v4sf) { (1.442695040f), (1.442695040f), (1.442695040f), (1.442695040f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:120: syntax error, unexpected '{' in ' const v4sf c_126_94269504 = ((const v4sf) { (126.94269504f), (126.94269504f), (126.94269504f), (126.94269504f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:121: syntax error, unexpected '{' in ' v4sf lt126 = _mm_cmplt_ps (p, ((const v4sf) { (-126.0f), (-126.0f), (-126.0f), (-126.0f) }));' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:122: syntax error, unexpected '{' in ' v4sf clipp = _mm_or_ps (_mm_andnot_ps (lt126, p), _mm_and_ps (lt126, ((const v4sf) { (-126.0f), (-126.0f), (-126.0f), (-126.0f) })));' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:123: syntax error, unexpected '{' in ' union { v4si i; v4sf f; } v = { _mm_cvttps_epi32 (((const v4sf) { (1 << 23), (1 << 23), (1 << 23), (1 << 23) }) * (clipp + c_126_94269504)) };' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastexp.h:130: syntax error, unexpected '{' in ' const v4sf c_invlog_2 = ((const v4sf) { (1.442695040f), (1.442695040f), (1.442695040f), (1.442695040f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:92: syntax error, unexpected '{' in ' union { v4si i; v4sf f; } mx; mx.i = (vx.i & ((const v4si) { ((((long long) (0x007FFFFF)) << 32) | (long long) (0x007FFFFF)), ((((long long) (0x007FFFFF)) << 32) | (long long) (0x007FFFFF)) })) | ((const v4si) { ((((long long) (0x3f000000)) << 32) | (long long) (0x3f000000)), ((((long long) (0x3f000000)) << 32) | (long long) (0x3f000000)) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:94: syntax error, unexpected identifier in ' y *= ((const v4sf) { (1.1920928955078125e-7f), (1.1920928955078125e-7f), (1.1920928955078125e-7f), (1.1920928955078125e-7f) });' at 'y'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:96: syntax error, unexpected '{' in ' const v4sf c_124_22551499 = ((const v4sf) { (124.22551499f), (124.22551499f), (124.22551499f), (124.22551499f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:97: syntax error, unexpected '{' in ' const v4sf c_1_498030302 = ((const v4sf) { (1.498030302f), (1.498030302f), (1.498030302f), (1.498030302f) });' at '{'g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tmp-introspect9_oq5op9/MyPaint-1.5 -export-dynamic -I. -D_POSIX_C_SOURCE=200809L -g -O2 /home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tmp-introspect9_oq5op9/MyPaint-1.5.o -L. libmypaint.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lm
libtool: link: gcc -o /home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tmp-introspect9_oq5op9/.libs/MyPaint-1.5 -I. -D_POSIX_C_SOURCE=200809L -g -O2 /home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tmp-introspect9_oq5op9/MyPaint-1.5.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libmypaint.so -ljson-c -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread -Wl,-rpath -Wl,/home/shlomif/apps/graphics/libmypaint/lib
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:98: syntax error, unexpected '{' in ' const v4sf c_1_725877999 = ((const v4sf) { (1.72587999f), (1.72587999f), (1.72587999f), (1.72587999f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:99: syntax error, unexpected '{' in ' const v4sf c_0_3520087068 = ((const v4sf) { (0.3520887068f), (0.3520887068f), (0.3520887068f), (0.3520887068f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:109: syntax error, unexpected '{' in ' const v4sf c_0_69314718 = ((const v4sf) { (0.69314718f), (0.69314718f), (0.69314718f), (0.69314718f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:119: syntax error, unexpected '{' in ' y *= ((const v4sf) { (1.1920928955078125e-7f), (1.1920928955078125e-7f), (1.1920928955078125e-7f), (1.1920928955078125e-7f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:121: syntax error, unexpected '{' in ' const v4sf c_126_94269504 = ((const v4sf) { (126.94269504f), (126.94269504f), (126.94269504f), (126.94269504f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:135: syntax error, unexpected '{' in ' y *= ((const v4sf) { (8.2629582881927490e-8f), (8.2629582881927490e-8f), (8.2629582881927490e-8f), (8.2629582881927490e-8f) });' at '{'
/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/fastapprox/fastlog.h:137: syntax error, unexpected '{' in ' const v4sf c_87_989971088 = ((const v4sf) { (87.989971088f), (87.989971088f), (87.989971088f), (87.989971088f) });' at '{'
/usr/include/glib-2.0/glib/gtypes.h:103: syntax error, unexpected typedef-name, expecting identifier or '(' in 'typedef void* gpointer;' at 'gpointer'
fastapprox/sse.h:52: Warning: MyPaint: symbol='v4sf': Unknown namespace for identifier 'v4sf'
fastapprox/sse.h:53: Warning: MyPaint: symbol='v4si': Unknown namespace for identifier 'v4si'
fastapprox/sse.h:102: Warning: MyPaint: symbol='v4sfindexer': Unknown namespace for identifier 'v4sfindexer'
fastapprox/sse.h:108: Warning: MyPaint: symbol='v4siindexer': Unknown namespace for identifier 'v4siindexer'
fastapprox/sse.h:115: Warning: MyPaint: symbol='v4sfv4sipun': Unknown namespace for identifier 'v4sfv4sipun'
fastapprox/sse.h:62: Warning: MyPaint: symbol='AS_4CHARS': Unknown namespace for symbol 'AS_4CHARS'
fastapprox/sse.h:69: Warning: MyPaint: symbol='v4sfl': Unknown namespace for symbol 'v4sfl'
fastapprox/sse.h:70: Warning: MyPaint: symbol='v4sil': Unknown namespace for symbol 'v4sil'
fastapprox/sse.h:97: Warning: MyPaint: symbol='v4sfl': Unknown namespace for symbol 'v4sfl'
fastapprox/sse.h:98: Warning: MyPaint: symbol='v2dil': Unknown namespace for symbol 'v2dil'
fastapprox/sse.h:99: Warning: MyPaint: symbol='v4sil': Unknown namespace for symbol 'v4sil'
fastapprox/sse.h:103: Warning: MyPaint: symbol='v4sf_index': Unknown namespace for symbol 'v4sf_index'
fastapprox/sse.h:109: Warning: MyPaint: symbol='v4si_index': Unknown namespace for symbol 'v4si_index'
fastapprox/sse.h:117: Warning: MyPaint: symbol='v4sf_fabs': Unknown namespace for symbol 'v4sf_fabs'
fastapprox/sse.h:119: Warning: MyPaint: symbol='v4sf_fabs': Unknown namespace for symbol 'v4sf_fabs'
mypaint-surface.c:120: Warning: MyPaint: mypaint_surface_end_atomic: invalid return annotation
mypaint-surface.c:198: Warning: MyPaint: mypaint_surface2_end_atomic: invalid return annotation
/usr/bin/g-ir-compiler --includedir="." --includedir="`/usr/bin/pkg-config --define-variable=datadir="/home/shlomif/apps/graphics/libmypaint/share" --variable=girdir gobject-introspection-1.0`" --includedir=. MyPaint-1.5.gir -o MyPaint-1.5.typelib
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
Making all in doc
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/doc'
Making all in gegl
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/gegl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/gegl'
Making all in tests
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making all in .
make[3]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
depbase=`echo mypaint-benchmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-benchmark.o -MD -MP -MF $depbase.Tpo -c -o mypaint-benchmark.o mypaint-benchmark.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mypaint-test-surface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-test-surface.o -MD -MP -MF $depbase.Tpo -c -o mypaint-test-surface.o mypaint-test-surface.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mypaint-utils-stroke-player.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT mypaint-utils-stroke-player.o -MD -MP -MF $depbase.Tpo -c -o mypaint-utils-stroke-player.o mypaint-utils-stroke-player.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo testutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT testutils.o -MD -MP -MF $depbase.Tpo -c -o testutils.o testutils.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libmypaint-tests.a
ar cru libmypaint-tests.a mypaint-benchmark.o mypaint-test-surface.o mypaint-utils-stroke-player.o testutils.o
ranlib libmypaint-tests.a
make[3]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making all in gegl
make[3]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making all in po
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/po'
file=`echo af | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file af.po
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo as | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file as.po
file=`echo ast | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ast.po
file=`echo az | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file az.po
file=`echo be | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file be.po
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo bn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bn.po
file=`echo br | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file br.po
file=`echo bs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bs.po
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
file=`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo csb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file csb.po
file=`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file da.po
file=`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo dz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file dz.po
file=`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file el.po
file=`echo en_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
file=`echo eo | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eo.po
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file et.po
file=`echo eu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fa.po
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo fy | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fy.po
file=`echo ga | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ga.po
file=`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo gu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gu.po
file=`echo he | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file he.po
file=`echo hi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hi.po
file=`echo hr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hr.po
file=`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo hy | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hy.po
file=`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file id.po
file=`echo is | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file is.po
file=`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ka.po
file=`echo kab | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kab.po
file=`echo kk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kk.po
file=`echo kn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kn.po
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo lt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lt.po
file=`echo lv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lv.po
file=`echo mai | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mai.po
file=`echo mn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mn.po
file=`echo mr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mr.po
file=`echo ms | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ms.po
file=`echo nb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nb.po
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo nn_NO | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nn_NO.po
file=`echo oc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file oc.po
file=`echo pa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo sc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sc.po
file=`echo se | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file se.po
file=`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sl.po
file=`echo sq | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sq.po
file=`echo sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo ta | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ta.po
file=`echo te | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file te.po
file=`echo tg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tg.po
file=`echo th | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file th.po
file=`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uk.po
file=`echo uz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uz.po
file=`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo wa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file wa.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/po'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
Making check in .
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
Making check in doc
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/doc'
Making check in gegl
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/gegl'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/gegl'
Making check in tests
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making check in .
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
make check-TESTS
make[3]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
make[4]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
depbase=`echo test-brush-load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT test-brush-load.o -MD -MP -MF $depbase.Tpo -c -o test-brush-load.o test-brush-load.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o test-brush-load test-brush-load.o -lm libmypaint-tests.a ../libmypaint.la -lm
libtool: link: gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR=\"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o .libs/test-brush-load test-brush-load.o libmypaint-tests.a ../.libs/libmypaint.so -ljson-c -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/home/shlomif/apps/graphics/libmypaint/lib
PASS: test-brush-load
depbase=`echo test-brush-persistence.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT test-brush-persistence.o -MD -MP -MF $depbase.Tpo -c -o test-brush-persistence.o test-brush-persistence.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o test-brush-persistence test-brush-persistence.o -lm libmypaint-tests.a ../libmypaint.la -lm
libtool: link: gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR=\"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o .libs/test-brush-persistence test-brush-persistence.o libmypaint-tests.a ../.libs/libmypaint.so -ljson-c -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/home/shlomif/apps/graphics/libmypaint/lib
PASS: test-brush-persistence
depbase=`echo test-details.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT test-details.o -MD -MP -MF $depbase.Tpo -c -o test-details.o test-details.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o test-details test-details.o -lm libmypaint-tests.a ../libmypaint.la -lm
libtool: link: gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR=\"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o .libs/test-details test-details.o libmypaint-tests.a ../.libs/libmypaint.so -ljson-c -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/home/shlomif/apps/graphics/libmypaint/lib
PASS: test-details
depbase=`echo test-fixed-tiled-surface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT test-fixed-tiled-surface.o -MD -MP -MF $depbase.Tpo -c -o test-fixed-tiled-surface.o test-fixed-tiled-surface.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o test-fixed-tiled-surface test-fixed-tiled-surface.o -lm libmypaint-tests.a ../libmypaint.la -lm
libtool: link: gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR=\"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o .libs/test-fixed-tiled-surface test-fixed-tiled-surface.o libmypaint-tests.a ../.libs/libmypaint.so -ljson-c -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/home/shlomif/apps/graphics/libmypaint/lib
PASS: test-fixed-tiled-surface
depbase=`echo test-rng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -MT test-rng.o -MD -MP -MF $depbase.Tpo -c -o test-rng.o test-rng.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR='"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o test-rng test-rng.o -lm libmypaint-tests.a ../libmypaint.la -lm
libtool: link: gcc -DLIBMYPAINT_TESTING_ABS_TOP_SRCDIR=\"/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./.. -D_POSIX_C_SOURCE=200809L -g -O2 -o .libs/test-rng test-rng.o libmypaint-tests.a ../.libs/libmypaint.so -ljson-c -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/home/shlomif/apps/graphics/libmypaint/lib
PASS: test-rng
============================================================================
Testsuite summary for libmypaint 1.5.1
============================================================================
# TOTAL: 5
# PASS: 5
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
make[3]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making check in gegl
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make check-TESTS
make[3]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[4]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
============================================================================
Testsuite summary for libmypaint 1.5.1
============================================================================
# TOTAL: 0
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[3]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making check in po
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/po'
INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package libmypaint --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/po'
Making install in .
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libmypaint.la '/home/shlomif/apps/graphics/libmypaint/lib'
libtool: install: /usr/bin/install -c .libs/libmypaint-1.5.so.1.0.1 /home/shlomif/apps/graphics/libmypaint/lib/libmypaint-1.5.so.1.0.1
libtool: install: (cd /home/shlomif/apps/graphics/libmypaint/lib && { ln -s -f libmypaint-1.5.so.1.0.1 libmypaint-1.5.so.1 || { rm -f libmypaint-1.5.so.1 && ln -s libmypaint-1.5.so.1.0.1 libmypaint-1.5.so.1; }; })
libtool: install: (cd /home/shlomif/apps/graphics/libmypaint/lib && { ln -s -f libmypaint-1.5.so.1.0.1 libmypaint.so || { rm -f libmypaint.so && ln -s libmypaint-1.5.so.1.0.1 libmypaint.so; }; })
libtool: install: /usr/bin/install -c .libs/libmypaint.lai /home/shlomif/apps/graphics/libmypaint/lib/libmypaint.la
libtool: finish: PATH="/home/shlomif/apps/graphics/gegl/bin:/home/shlomif/bin:/home/shlomif/apps/perl/modules/bin:/home/shlomif/apps/perl/modules/local/bin:/home/shlomif/apps/neovim/bin:/home/shlomif/apps/fop/fop-20140425:/home/shlomif/apps/vim/bin:/home/shlomif/apps/golang/bin:/home/shlomif/.local/bin:/home/shlomif/.perl6/bin:/home/shlomif/.cargo/bin:/home/shlomif/perl5/bin:/home/shlomif/apps/latemp/bin:/usr/share/Modules/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/shlomif/.dotnet/tools:/var/lib/snapd/snap/bin:/usr/games:/sbin" ldconfig -n /home/shlomif/apps/graphics/libmypaint/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/shlomif/apps/graphics/libmypaint/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/gir-1.0'
/usr/bin/install -c -m 644 MyPaint-1.5.gir '/home/shlomif/apps/graphics/libmypaint/share/gir-1.0'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/include/libmypaint'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/include/libmypaint/fastapprox'
/usr/bin/install -c -m 644 fastapprox/fastpow.h fastapprox/sse.h fastapprox/fastexp.h fastapprox/cast.h fastapprox/fastlog.h '/home/shlomif/apps/graphics/libmypaint/include/libmypaint/fastapprox'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/include/libmypaint/glib'
/usr/bin/install -c -m 644 glib/mypaint-brush.h '/home/shlomif/apps/graphics/libmypaint/include/libmypaint/glib'
/usr/bin/install -c -m 644 mypaint-config.h mypaint-glib-compat.h mypaint-mapping.h mypaint-matrix.h mypaint-symmetry.h mypaint-brush.h mypaint-brush-settings.h mypaint-brush-settings-gen.h mypaint-fixed-tiled-surface.h mypaint-rectangle.h mypaint-surface.h mypaint-tiled-surface.h '/home/shlomif/apps/graphics/libmypaint/include/libmypaint/.'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig'
/usr/bin/install -c -m 644 libmypaint.pc '/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/lib/girepository-1.0'
/usr/bin/install -c -m 644 MyPaint-1.5.typelib '/home/shlomif/apps/graphics/libmypaint/lib/girepository-1.0'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint'
Making install in doc
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/doc'
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/doc'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/doc'
Making install in gegl
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/gegl'
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/gegl'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/gegl'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/gegl'
Making install in tests
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making install in .
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
make[3]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making install in gegl
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[3]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests/gegl'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/tests'
Making install in po
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/po'
linguas="af ar as ast az be bg bn br bs ca ca@valencia cs csb da de dz el en_CA en_GB eo es et eu fa fi fr fy ga gl gu he hi hr hu hy id is it ja ka kab kk kn ko lt lv mai mn mr ms nb nl nn_NO oc pa pl pt pt_BR ro ru sc se sk sl sq sr sr@latin sv ta te tg th tr uk uz vi wa zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/home/shlomif/apps/graphics/libmypaint/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -c -m 644 $lang.gmo $dir/libmypaint.mo; \
echo "installing $lang.gmo as $dir/libmypaint.mo"; \
else \
/usr/bin/install -c -m 644 ./$lang.gmo $dir/libmypaint.mo; \
echo "installing ./$lang.gmo as" \
"$dir/libmypaint.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -c -m 644 $lang.gmo.m $dir/libmypaint.mo.m; \
echo "installing $lang.gmo.m as $dir/libmypaint.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -c -m 644 ./$lang.gmo.m \
$dir/libmypaint.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/libmypaint.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing af.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/af/LC_MESSAGES/libmypaint.mo
installing ar.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ar/LC_MESSAGES/libmypaint.mo
installing as.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/as/LC_MESSAGES/libmypaint.mo
installing ast.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ast/LC_MESSAGES/libmypaint.mo
installing az.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/az/LC_MESSAGES/libmypaint.mo
installing be.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/be/LC_MESSAGES/libmypaint.mo
installing bg.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/bg/LC_MESSAGES/libmypaint.mo
installing bn.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/bn/LC_MESSAGES/libmypaint.mo
installing br.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/br/LC_MESSAGES/libmypaint.mo
installing bs.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/bs/LC_MESSAGES/libmypaint.mo
installing ca.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ca/LC_MESSAGES/libmypaint.mo
installing ca@valencia.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ca@valencia/LC_MESSAGES/libmypaint.mo
installing cs.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/cs/LC_MESSAGES/libmypaint.mo
installing csb.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/csb/LC_MESSAGES/libmypaint.mo
installing da.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/da/LC_MESSAGES/libmypaint.mo
installing de.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/de/LC_MESSAGES/libmypaint.mo
installing dz.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/dz/LC_MESSAGES/libmypaint.mo
installing el.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/el/LC_MESSAGES/libmypaint.mo
installing en_CA.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/en_CA/LC_MESSAGES/libmypaint.mo
installing en_GB.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/en_GB/LC_MESSAGES/libmypaint.mo
installing eo.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/eo/LC_MESSAGES/libmypaint.mo
installing es.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/es/LC_MESSAGES/libmypaint.mo
installing et.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/et/LC_MESSAGES/libmypaint.mo
installing eu.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/eu/LC_MESSAGES/libmypaint.mo
installing fa.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/fa/LC_MESSAGES/libmypaint.mo
installing fi.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/fi/LC_MESSAGES/libmypaint.mo
installing fr.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/fr/LC_MESSAGES/libmypaint.mo
installing fy.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/fy/LC_MESSAGES/libmypaint.mo
installing ga.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ga/LC_MESSAGES/libmypaint.mo
installing gl.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/gl/LC_MESSAGES/libmypaint.mo
installing gu.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/gu/LC_MESSAGES/libmypaint.mo
installing he.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/he/LC_MESSAGES/libmypaint.mo
installing hi.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/hi/LC_MESSAGES/libmypaint.mo
installing hr.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/hr/LC_MESSAGES/libmypaint.mo
installing hu.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/hu/LC_MESSAGES/libmypaint.mo
installing hy.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/hy/LC_MESSAGES/libmypaint.mo
installing id.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/id/LC_MESSAGES/libmypaint.mo
installing is.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/is/LC_MESSAGES/libmypaint.mo
installing it.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/it/LC_MESSAGES/libmypaint.mo
installing ja.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ja/LC_MESSAGES/libmypaint.mo
installing ka.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ka/LC_MESSAGES/libmypaint.mo
installing kab.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/kab/LC_MESSAGES/libmypaint.mo
installing kk.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/kk/LC_MESSAGES/libmypaint.mo
installing kn.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/kn/LC_MESSAGES/libmypaint.mo
installing ko.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ko/LC_MESSAGES/libmypaint.mo
installing lt.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/lt/LC_MESSAGES/libmypaint.mo
installing lv.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/lv/LC_MESSAGES/libmypaint.mo
installing mai.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/mai/LC_MESSAGES/libmypaint.mo
installing mn.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/mn/LC_MESSAGES/libmypaint.mo
installing mr.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/mr/LC_MESSAGES/libmypaint.mo
installing ms.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ms/LC_MESSAGES/libmypaint.mo
installing nb.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/nb/LC_MESSAGES/libmypaint.mo
installing nl.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/nl/LC_MESSAGES/libmypaint.mo
installing nn_NO.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/nn_NO/LC_MESSAGES/libmypaint.mo
installing oc.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/oc/LC_MESSAGES/libmypaint.mo
installing pa.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/pa/LC_MESSAGES/libmypaint.mo
installing pl.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/pl/LC_MESSAGES/libmypaint.mo
installing pt.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/pt/LC_MESSAGES/libmypaint.mo
installing pt_BR.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/pt_BR/LC_MESSAGES/libmypaint.mo
installing ro.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ro/LC_MESSAGES/libmypaint.mo
installing ru.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ru/LC_MESSAGES/libmypaint.mo
installing sc.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/sc/LC_MESSAGES/libmypaint.mo
installing se.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/se/LC_MESSAGES/libmypaint.mo
installing sk.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/sk/LC_MESSAGES/libmypaint.mo
installing sl.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/sl/LC_MESSAGES/libmypaint.mo
installing sq.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/sq/LC_MESSAGES/libmypaint.mo
installing sr.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/sr/LC_MESSAGES/libmypaint.mo
installing sr@latin.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/sr@latin/LC_MESSAGES/libmypaint.mo
installing sv.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/sv/LC_MESSAGES/libmypaint.mo
installing ta.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/ta/LC_MESSAGES/libmypaint.mo
installing te.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/te/LC_MESSAGES/libmypaint.mo
installing tg.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/tg/LC_MESSAGES/libmypaint.mo
installing th.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/th/LC_MESSAGES/libmypaint.mo
installing tr.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/tr/LC_MESSAGES/libmypaint.mo
installing uk.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/uk/LC_MESSAGES/libmypaint.mo
installing uz.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/uz/LC_MESSAGES/libmypaint.mo
installing vi.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/vi/LC_MESSAGES/libmypaint.mo
installing wa.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/wa/LC_MESSAGES/libmypaint.mo
installing zh_CN.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/zh_CN/LC_MESSAGES/libmypaint.mo
installing zh_HK.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/zh_HK/LC_MESSAGES/libmypaint.mo
installing zh_TW.gmo as /home/shlomif/apps/graphics/libmypaint/share/locale/zh_TW/LC_MESSAGES/libmypaint.mo
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/libmypaint/po'
Running [cd "/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes" && git checkout "v1.3.x" && ( false || /usr/bin/perl -MGit::Sync::App -e "Git::Sync::App->new->run" -- sync origin "v1.3.x" ) && NOCONFIGURE=1 ./autogen.sh && ./configure --prefix="/home/shlomif/apps/graphics/libmypaint" && make -j4 && make check && make install]
Already on 'v1.3.x'
Your branch is up to date with 'origin/v1.3.x'.
From https://github.com/Jehan/mypaint-brushes
* branch v1.3.x -> FETCH_HEAD
Already up to date.
I am testing that you have the tools required to build
mypaint-brushes from git. This test is not foolproof.
checking for autoconf >= 2.62 ... yes (version 2.69)
checking for automake >= 1.13 ... yes (version 1.16.1)
configure.ac:29: installing './install-sh'
configure.ac:29: installing './missing'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating brushes/Makefile
config.status: creating Makefile
config.status: creating mypaint-brushes-1.0.pc
Configured mypaint-brushes 1.3.0
Making all in brushes
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes/brushes'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes/brushes'
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes'
Making check in brushes
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes/brushes'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes/brushes'
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes'
Making install in brushes
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes/brushes'
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes/brushes'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/'
/usr/bin/install -c -m 644 order.conf '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/classic/'
/usr/bin/install -c -m 644 classic/blending_knife.myb classic/blending_knife_prev.png classic/blend+paint.myb classic/blend+paint_prev.png classic/blur.myb classic/blur_prev.png classic/brush.myb classic/brush_prev.png classic/bulk.myb classic/bulk_prev.png classic/calligraphy.myb classic/calligraphy_prev.png classic/charcoal.myb classic/charcoal_prev.png classic/coarse_bulk_1.myb classic/coarse_bulk_1_prev.png classic/coarse_bulk_2.myb classic/coarse_bulk_2_prev.png classic/coarse_bulk_3.myb classic/coarse_bulk_3_prev.png classic/dry_brush.myb classic/dry_brush_prev.png classic/imp_blending.myb classic/imp_blending_prev.png classic/imp_details.myb classic/imp_details_prev.png classic/impressionism.myb classic/impressionism_prev.png classic/ink_blot.myb classic/ink_blot_prev.png classic/ink_eraser.myb classic/ink_eraser_prev.png classic/kabura.myb classic/kabura_prev.png classic/knife.myb classic/knife_prev.png classic/long_grass.myb classic/long_grass_prev.png classic/marker_fat.myb classic/marker_fat_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/classic/'
/usr/bin/install -c -m 644 classic/marker_small.myb classic/marker_small_prev.png classic/modelling2.myb classic/modelling2_prev.png classic/modelling.myb classic/modelling_prev.png classic/pencil.myb classic/pencil_prev.png classic/pen.myb classic/pen_prev.png classic/pointy_ink.myb classic/pointy_ink_prev.png classic/puantilism2.myb classic/puantilism2_prev.png classic/puantilism.myb classic/puantilism_prev.png classic/rounded.myb classic/rounded_prev.png classic/short_grass.myb classic/short_grass_prev.png classic/slow_ink.myb classic/slow_ink_prev.png classic/smudge.myb classic/smudge+paint.myb classic/smudge+paint_prev.png classic/smudge_prev.png classic/textured_ink.myb classic/textured_ink_prev.png classic/wet_knife.myb classic/wet_knife_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/classic/'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/deevad/'
/usr/bin/install -c -m 644 deevad/2B_pencil.myb deevad/2B_pencil_prev.png deevad/4H_pencil.myb deevad/4H_pencil_prev.png deevad/airbrush.myb deevad/airbrush_prev.png deevad/ballpen.myb deevad/ballpen_prev.png deevad/basic_digital_brush.myb deevad/basic_digital_brush_prev.png deevad/basic_digital_brush_smudging.myb deevad/basic_digital_brush_smudging_prev.png deevad/basic_digital_knife.myb deevad/basic_digital_knife_prev.png deevad/basic_digital_knife_smudging.myb deevad/basic_digital_knife_smudging_prev.png deevad/blending.myb deevad/blending_prev.png deevad/brush.myb deevad/brush_prev.png deevad/chalk.myb deevad/chalk_prev.png deevad/detail_brush_large_glazing.myb deevad/detail_brush_large_glazing_prev.png deevad/detail_brush_large.myb deevad/detail_brush_large_prev.png deevad/detail_brush_thin_glazing.myb deevad/detail_brush_thin_glazing_prev.png deevad/detail_brush_thin.myb deevad/detail_brush_thin_prev.png deevad/fill.myb deevad/fill_prev.png deevad/grainy_blending.myb deevad/grainy_blending_prev.png deevad/kneaded_eraser_large.myb deevad/kneaded_eraser_large_prev.png deevad/kneaded_eraser.myb deevad/kneaded_eraser_prev.png deevad/large_hard_eraser.myb deevad/large_hard_eraser_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/deevad/'
/usr/bin/install -c -m 644 deevad/large_watercolor_fringe.myb deevad/large_watercolor_fringe_prev.png deevad/liner.myb deevad/liner_prev.png deevad/only_water_fringe.myb deevad/only_water_fringe_prev.png deevad/pen.myb deevad/pen-note.myb deevad/pen-note_prev.png deevad/pen_prev.png deevad/readme.txt deevad/rigger_brush.myb deevad/rigger_brush_prev.png deevad/rigger_brush_thin.myb deevad/rigger_brush_thin_prev.png deevad/rough.myb deevad/rough_prev.png deevad/soft-dip-pen.myb deevad/soft-dip-pen_prev.png deevad/sponge_smudging.myb deevad/sponge_smudging_prev.png deevad/spray2.myb deevad/spray2_prev.png deevad/spray.myb deevad/spray_prev.png deevad/thin_hard_eraser.myb deevad/thin_hard_eraser_prev.png deevad/thin_watercolor.myb deevad/thin_watercolor_prev.png deevad/watercolor_expressive.myb deevad/watercolor_expressive_prev.png deevad/watercolor_glazing.myb deevad/watercolor_glazing_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/deevad/'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/experimental/'
/usr/bin/install -c -m 644 experimental/1pixel.myb experimental/1pixel_prev.png experimental/basic.myb experimental/basic_prev.png experimental/bubble.myb experimental/bubble_prev.png experimental/DNA_brush.myb experimental/DNA_brush_prev.png experimental/fur.myb experimental/fur_prev.png experimental/glow.myb experimental/glow_prev.png experimental/hard_blot.myb experimental/hard_blot_prev.png experimental/hard_sting.myb experimental/hard_sting_prev.png experimental/irregular_ink.myb experimental/irregular_ink_prev.png experimental/leaves.myb experimental/leaves_prev.png experimental/particules_3.myb experimental/particules_3_prev.png experimental/particules_eraser.myb experimental/particules_eraser_prev.png experimental/pick_and_drag.myb experimental/pick_and_drag_prev.png experimental/pixelblocking.myb experimental/pixelblocking_prev.png experimental/pixel_hardink.myb experimental/pixel_hardink_prev.png experimental/sewing.myb experimental/sewing_prev.png experimental/small_blot.myb experimental/small_blot_prev.png experimental/soft_irregular.myb experimental/soft_irregular_prev.png experimental/soft.myb experimental/soft_prev.png experimental/spaced-blot.myb experimental/spaced-blot_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/experimental/'
/usr/bin/install -c -m 644 experimental/speed_blot.myb experimental/speed_blot_prev.png experimental/subtle_pencil.myb experimental/subtle_pencil_prev.png experimental/track.myb experimental/track_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/experimental/'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/kaerhon_v1/'
/usr/bin/install -c -m 644 kaerhon_v1/airbruch_press_a.myb kaerhon_v1/airbruch_press_a_prev.png kaerhon_v1/Airbrush_a.myb kaerhon_v1/Airbrush_a_prev.png kaerhon_v1/airsmudge_a.myb kaerhon_v1/airsmudge_a_prev.png kaerhon_v1/airsmudgeultimate_sk.myb kaerhon_v1/airsmudgeultimate_sk_prev.png kaerhon_v1/classicroundblock_static_c.myb kaerhon_v1/classicroundblock_static_c_prev.png kaerhon_v1/classic_sk.myb kaerhon_v1/classic_sk_prev.png kaerhon_v1/Dirty_Transparent_sk.myb kaerhon_v1/Dirty_Transparent_sk_prev.png kaerhon_v1/extreme_round_l.myb kaerhon_v1/extreme_round_l_prev.png kaerhon_v1/fill_c.myb kaerhon_v1/fill_c_prev.png kaerhon_v1/flat_bar_l.myb kaerhon_v1/flat_bar_l_prev.png kaerhon_v1/ink-slowline_s.myb kaerhon_v1/ink-slowline_s_prev.png kaerhon_v1/ink_slow_s.myb kaerhon_v1/ink_slow_s_prev.png kaerhon_v1/inkster_l.myb kaerhon_v1/inkster_l_prev.png kaerhon_v1/paint_barrr_sm.myb kaerhon_v1/paint_barrr_sm_prev.png kaerhon_v1/paint_radius_2_sm.myb kaerhon_v1/paint_radius_2_sm_prev.png kaerhon_v1/paint_sm.myb kaerhon_v1/paint_sm_prev.png kaerhon_v1/ReadMe.txt kaerhon_v1/Sketcher2_sk.myb kaerhon_v1/Sketcher2_sk_prev.png kaerhon_v1/Smear_sm.myb kaerhon_v1/Smear_sm_prev.png kaerhon_v1/smudge_ink(0.7)_sm.myb kaerhon_v1/smudge_ink(0.7)_sm_prev.png kaerhon_v1/wet_paint_sm.myb '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/kaerhon_v1/'
/usr/bin/install -c -m 644 kaerhon_v1/wet_paint_sm_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/kaerhon_v1/'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/ramon/'
/usr/bin/install -c -m 644 ramon/100%_Opaque.myb ramon/100%_Opaque_prev.png ramon/2B_pencil.myb ramon/2B_pencil_prev.png ramon/Beamlight.myb ramon/Beamlight_prev.png ramon/BigAirbrush.myb ramon/BigAirbrush_prev.png ramon/Blur_Fast.myb ramon/Blur_Fast_prev.png ramon/B-pencil.myb ramon/B-pencil_prev.png ramon/Classic_Paint.myb ramon/Classic_Paint_prev.png ramon/Clouds.myb ramon/Clouds_prev.png ramon/Delayed_.myb ramon/Delayed__prev.png ramon/Dirty_Noise.myb ramon/Dirty_Noise_prev.png ramon/Glow_Airbrush.myb ramon/Glow_Airbrush_prev.png ramon/Grain.myb ramon/Grain_prev.png ramon/Hard_Eraser.myb ramon/Hard_Eraser_prev.png ramon/Knife.myb ramon/Knife_prev.png ramon/Marker.myb ramon/Marker_prev.png ramon/Pastel_1.myb ramon/Pastel_1_prev.png ramon/PenBrush.myb ramon/PenBrush_prev.png ramon/Pen.myb ramon/Pen_prev.png ramon/P._Shade.myb ramon/P._Shade_prev.png ramon/Round_Bl.myb ramon/Round_Bl_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/ramon/'
/usr/bin/install -c -m 644 ramon/Round.myb ramon/Round_prev.png ramon/RS_blendOP.myb ramon/RS_blendOP_prev.png ramon/Sketch_1.myb ramon/Sketch_1_prev.png ramon/Smear.myb ramon/Smear_prev.png ramon/Soft_Eraser.myb ramon/Soft_Eraser_prev.png ramon/Thin_Pen.myb ramon/Thin_Pen_prev.png ramon/Wet_Direction.myb ramon/Wet_Direction_prev.png ramon/wet_round.myb ramon/wet_round_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/ramon/'
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/tanda/'
/usr/bin/install -c -m 644 tanda/acrylic-03-only-water.myb tanda/acrylic-03-only-water_prev.png tanda/acrylic-03-paint.myb tanda/acrylic-03-paint_prev.png tanda/acrylic-03-with-water.myb tanda/acrylic-03-with-water_prev.png tanda/acrylic-04-only-water.myb tanda/acrylic-04-only-water_prev.png tanda/acrylic-04-paint.myb tanda/acrylic-04-paint_prev.png tanda/acrylic-04-with-water.myb tanda/acrylic-04-with-water_prev.png tanda/acrylic-05-only-water.myb tanda/acrylic-05-only-water_prev.png tanda/acrylic-05-paint.myb tanda/acrylic-05-paint_prev.png tanda/acrylic-05-with-water.myb tanda/acrylic-05-with-water_prev.png tanda/charcoal-01.myb tanda/charcoal-01_prev.png tanda/charcoal-03.myb tanda/charcoal-03_prev.png tanda/charcoal-04.myb tanda/charcoal-04_prev.png tanda/charcoal-blur1.myb tanda/charcoal-blur1_prev.png tanda/marker-01.myb tanda/marker-01_prev.png tanda/marker-05.myb tanda/marker-05_prev.png tanda/oil-01-clean.myb tanda/oil-01-clean_prev.png tanda/oil-01-paint.myb tanda/oil-01-paint_prev.png tanda/oil-03-clean.myb tanda/oil-03-clean_prev.png tanda/oil-03-paint.myb tanda/oil-03-paint_prev.png tanda/oil-06-clean.myb tanda/oil-06-clean_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/tanda/'
/usr/bin/install -c -m 644 tanda/oil-06-paint.myb tanda/oil-06-paint_prev.png tanda/oil-mop.myb tanda/oil-mop_prev.png tanda/pencil-2b.myb tanda/pencil-2b_prev.png tanda/pencil-8b.myb tanda/pencil-8b_prev.png tanda/splatter-02.myb tanda/splatter-02_prev.png tanda/splatter-04.myb tanda/splatter-04_prev.png tanda/texture-03.myb tanda/texture-03_prev.png tanda/texture-06.myb tanda/texture-06_prev.png tanda/texture-12.myb tanda/texture-12_prev.png tanda/water-01.myb tanda/water-01_prev.png tanda/water-02.myb tanda/water-02_prev.png tanda/water-05.myb tanda/water-05_prev.png tanda/water-06.myb tanda/water-06_prev.png tanda/watercolor-02-paint.myb tanda/watercolor-02-paint_prev.png tanda/watercolor-02-water.myb tanda/watercolor-02-water_prev.png '/home/shlomif/apps/graphics/libmypaint/share/mypaint-data/1.0/brushes/tanda/'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes/brushes'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes/brushes'
make[1]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes'
make[2]: Entering directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/shlomif/apps/graphics/libmypaint/share/pkgconfig'
/usr/bin/install -c -m 644 mypaint-brushes-1.0.pc '/home/shlomif/apps/graphics/libmypaint/share/pkgconfig'
make[2]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes'
make[1]: Leaving directory '/home/shlomif/Download/unpack/graphics/gimp/libmypaint/git/mypaint-brushes'
Running [cd "/home/shlomif/Download/unpack/graphics/gimp/git/gimp" && git checkout "master" && ( false || /usr/bin/perl -MGit::Sync::App -e "Git::Sync::App->new->run" -- sync origin "master" ) && mkdir -p "to-del--gimpgitbuild--meson-build" && cd "to-del--gimpgitbuild--meson-build" && meson --prefix="/home/shlomif/apps/graphics/gimp-devel" -D libdir=lib .. && ninja -j4 && ninja -j4 test && ninja -j4 install]
Already on 'master'
Your branch is up to date with 'origin/master'.
warning: redirecting to https://gitlab.gnome.org/GNOME/gimp.git/
From https://gitlab.gnome.org/GNOME/gimp
* branch master -> FETCH_HEAD
Already up to date.
warning: redirecting to https://gitlab.gnome.org/GNOME/gimp.git/
warning: redirecting to https://gitlab.gnome.org/GNOME/gimp.git/
The Meson build system
Version: 0.54.0
Source dir: /home/shlomif/Download/unpack/graphics/gimp/git/gimp
Build dir: /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build
Build type: native build
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Project name: gimp
Project version: 2.99.1
C compiler for the host machine: ccache cc (gcc 10.1.1 "cc (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)")
C linker for the host machine: cc ld.bfd 2.34-2
C++ compiler for the host machine: ccache c++ (gcc 10.1.1 "c++ (GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)")
C++ linker for the host machine: c++ ld.bfd 2.34-2
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: Host machine cpu family: x86_64
Message: Host os: linux
Compiler for C supports arguments -mfpmath=sse: YES
Compiler for C supports arguments -mmmx: YES
Compiler for C supports arguments -msse: YES
Compiler for C supports arguments -msse2: YES
Compiler for C supports arguments -msse4.1: YES
Compiler for C supports arguments -fdiagnostics-show-option: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wformat: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wabsolute-value: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wenum-conversion: YES
Compiler for C supports arguments -Wliteral-conversion: NO
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wparentheses-equality: NO
Compiler for C supports arguments -W#pragma-messages: NO
Compiler for C supports arguments -Wsometimes-uninitialized: NO
Compiler for C supports arguments -Wtautological-unsigned-enum-zero-compare: NO
Compiler for C supports arguments -Wunneeded-internal-declaration: NO
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Werror=implicit-function-declaration: YES
Library m found: YES
Library dl found: YES
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency atk found: YES 2.36.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency babl found: YES 0.1.75
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency cairo found: YES 1.16.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency fontconfig found: YES 2.13.92
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency freetype2 found: YES 23.1.17
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gegl-0.4 found: YES 0.4.23
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gexiv2 found: YES 0.12.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gio-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gio-unix-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency glib-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gobject-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gmodule-no-export-2.0 found: YES 2.64.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gtk+-3.0 found: YES 3.24.20
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency harfbuzz found: YES 2.6.4
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency json-glib-1.0 found: YES 1.4.4
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency lcms2 found: YES 2.9
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libmypaint found: YES 1.5.1
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency mypaint-brushes-1.0 found: YES 1.3.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency pangocairo found: YES 1.44.7
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency pangoft2 found: YES 1.44.7
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency librsvg-2.0 found: YES 2.48.4
Library socket found: NO
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency appstream-glib found: YES 0.7.17
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libarchive found: YES 3.4.2
Library backtrace found: NO
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libunwind found: YES 1.3.1
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency x11 found: YES 1.6.9
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency xmu found: YES 1.1.3
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency xext found: YES 1.3.4
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency xfixes found: YES 5.0.3
Has header "X11/Xmu/WinUtil.h" with dependencies xext, xmu: YES
Has header "X11/extensions/shape.h" with dependencies xext, xmu: YES
Checking for function "XmuClientWindow" with dependencies xext, xmu: YES
Checking for function "XShapeGetRectangles" with dependencies xext, xmu: YES
Has header "X11/extensions/shape.h" : YES (cached)
Has header "X11/Xmu/WinUtil.h" : YES (cached)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libtiff-4 found: YES 4.1.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libjpeg found: YES 2.0.4
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency zlib found: YES 1.2.11
Library bz2 found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency liblzma found: YES 5.2.5
Library gs found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libpng found: YES 1.6.37
Library mng found: YES
Library aa found: YES
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency xpm found: YES 3.5.13
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency openexr found: YES 2.3.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libwebp found: YES 1.1.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libwebpmux found: YES 1.1.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libwebpdemux found: YES 1.1.0
Found CMake: /usr/bin/cmake (3.17.2)
Run-time dependency libheif found: NO (tried pkgconfig and cmake)
Run-time dependency webkit2gtk-4.0 found: NO (tried pkgconfig and cmake)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency poppler-glib found: YES 0.84.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency poppler-data found: YES 0.4.9
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency cairo-pdf found: YES 1.16.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libwmf found: YES 0.2.12
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency libopenjp2 found: YES 2.3.1
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency xcursor found: YES 1.2.0
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency alsa found: YES 1.2.2
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency gudev-1.0 found: YES 232
Program xdg-email found: YES (/usr/bin/xdg-email)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency iso-codes found: YES 4.4
Program perl5 found: NO
Program perl found: YES (/usr/bin/perl)
Program python3 found: YES (/usr/bin/python3)
Program gjs found: YES (/usr/bin/gjs)
Program luajit found: YES (/usr/bin/luajit)
Program xmllint found: YES (/usr/bin/xmllint)
Program xsltproc found: YES (/usr/bin/xsltproc)
Program intltool-merge found: YES (/usr/bin/intltool-merge)
Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
Program appstream-util found: YES (/usr/bin/appstream-util)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Run-time dependency shared-mime-info found: YES 1.15
Program xvfb-run found: YES (/usr/bin/xvfb-run)
Program dbus-run-session found: YES (/usr/bin/dbus-run-session)
Program build/meson/run_test_env.sh found: YES (/bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh)
Message:
NOTE: if you plan on packaging GIMP for distribution, it is recommended
to override the bug report URL with option:
-Dbug-report-url=https://example.com/
so that you can filter packaging bugs from core bugs before reporting upstream.
Program tools/defcheck.py found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/defcheck.py)
Program tools/extract-vector-icon.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/extract-vector-icon.sh)
Program tools/generate_changelog.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/generate_changelog.sh)
Program tools/generate-news found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/generate-news)
Program tools/gimppath2svg.py found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/gimppath2svg.py)
Program tools/module-dependencies.py found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/module-dependencies.py)
Program tools/meson_install_subdir.py found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/meson_install_subdir.py)
Program tools/gimp-mkenums found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/gimp-mkenums)
Checking for function "alloca" : YES
Checking for function "dcgettext" : YES
Checking for function "difftime" : YES
Checking for function "fsync" : YES
Checking for function "getaddrinfo" : YES
Checking for function "getnameinfo" : YES
Checking for function "gettext" : YES
Checking for function "mmap" : YES
Checking for function "rint" : YES
Checking for function "thr_self" : NO
Checking for function "vfork" : YES
Header <libintl.h> has symbol "bind_textdomain_codeset" : YES
Header <libintl.h> has symbol "vprintf" : NO
Has header "alloca.h" : YES
Has header "dlfcn.h" : YES
Has header "execinfo.h" : YES
Has header "fcntl.h" : YES
Has header "ieeefp.h" : NO
Has header "inttypes.h" : YES
Has header "locale.h" : YES
Has header "math.h" : YES
Has header "memory.h" : YES
Has header "stdint.h" : YES
Has header "stdlib.h" : YES
Has header "string.h" : YES
Has header "strings.h" : YES
Has header "sys/param.h" : YES
Has header "sys/select.h" : YES
Has header "sys/stat.h" : YES
Has header "sys/thr.h" : NO
Has header "sys/time.h" : YES
Has header "sys/times.h" : YES
Has header "sys/types.h" : YES
Has header "sys/wait.h" : YES
Has header "unistd.h" : YES
Has header "sys/mman.h" : YES
Has header "sys/ipc.h" : YES
Has header "sys/shm.h" : YES
Program git found: YES (/usr/bin/git)
Configuring INSTALL using configuration
Configuring config.h using configuration
Program /home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/defcheck.py found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/tools/defcheck.py)
Program meson_dist_script.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/meson_dist_script.sh)
Configuring gimpversion.h using configuration
Configuring gimp-tool-cursors.gresource.xml using configuration
Configuring gimp-color-picker-cursors.gresource.xml using configuration
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Program sh found: YES (/usr/bin/sh)
Configuring gimp.desktop.in using configuration
Configuring org.gimp.GIMP.appdata.xml.in using configuration
Configuring gimp-data-extras.metainfo.xml.in using configuration
Program test-desktop.sh found: YES (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/desktop/test-desktop.sh)
Configuring gimprc using configuration
Configuring gimp-core-pixbufs.gresource.xml with command
Configuring gimp-icon-pixbufs.gresource.xml with command
Configuring gimp-core-pixbufs.gresource.xml with command
Configuring gimp-icon-pixbufs.gresource.xml with command
Using 'PKG_CONFIG_PATH' from environment with value: '/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:'
Program flex found: YES (/usr/bin/flex)
Program bison found: YES (/usr/bin/bison)
Configuring pagecurl-icons.gresource.xml with command
Program create_test_env.sh found: YES (/bin/bash /home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/create_test_env.sh)
Configuring gimptool-2.99.1 using configuration
Configuring gimptool.1 using configuration
Configuring gimprc-2.99.5 using configuration
Configuring gimprc.5 using configuration
Configuring gimp-console-2.99.1 using configuration
Configuring gimp-console.1 using configuration
Configuring gimp-2.99.1 using configuration
Configuring gimp.1 using configuration
Configuring version using configuration
Message: Extra Binaries:
gimp-console: true
Optional Features:
Check updates at startup: true
Language selection: true
Vector icons: true
Dr. Mingw (Win32): false
Relocatable Bundle: false
Default ICC directory: /usr/share/color/icc
32-bit DLL folder (Win32): 32/bin
Detailed backtraces: true
Optional Plug-Ins:
Ascii Art: true
Ghostscript: true
Help Browser: false
JPEG 2000: true
MNG: true
OpenEXR: true
WebP: true
Heif: false [profile support: false]
PDF (export): true
Print: true
Python 3 plug-ins: true
Javascript plug-ins: true
Lua plug-ins: true
TWAIN (Win32): false
Webpage: false
WMF: true
X11 Mouse Cursor: true
XPM: true
Email: true (/usr/bin/xdg-email)
Optional Modules:
ALSA (MIDI Input): true
Linux Input: true (GUdev support: true)
DirectInput (Win32): false
Tests:
Use xvfb-run true
Test appdata true
Bug report URL: https://gitlab.gnome.org/GNOME/gimp/issues/new
../meson.build:1857: WARNING:
MESON BUILD IS STILL EXPERIMENTAL!
we encourage usage of meson if you want to test and
report bugs. Yet if you are a packager, DO NOT USE
meson until we fix all known issues and bugs.
Build targets in project: 299
Found ninja-1.10.0 at /usr/bin/ninja
[1/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpbasetypes.c.o'
[2/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpchecks.c.o'
[3/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpcpuaccel.c.o'
[4/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpenv.c.o'
[5/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpmemsize.c.o'
[6/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpmetadata.c.o'
[7/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpparamspecs.c.o'
[8/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpparasite.c.o'
[9/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpparasiteio.c.o'
[10/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimprectangle.c.o'
[11/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpsignal.c.o'
[12/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpunit.c.o'
[13/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimputils.c.o'
[14/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpvaluearray.c.o'
[15/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpbase-private.c.o'
[16/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpprotocol.c.o'
[17/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpreloc.c.o'
[18/1947] Generating gimpcompatenums.c with a meson_exe.py custom command
[19/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/gimpwire.c.o'
[20/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/meson-generated_.._gimpcompatenums.c.o'
[21/1947] Generating gimpbaseenums.c with a meson_exe.py custom command
[22/1947] Compiling C object 'libgimpbase/4cd8ddb@@test-cpu-accel@exe/test-cpu-accel.c.o'
[23/1947] Generating git-version.h.in.1 with a custom command
[24/1947] Compiling C object 'tools/f9d35d4@@gimptool-2.99@exe/gimptool.c.o'
[25/1947] Compiling C object 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/meson-generated_.._gimpbaseenums.c.o'
[26/1947] Compiling C object 'tools/f9d35d4@@kernelgen@exe/kernelgen.c.o'
[27/1947] Compiling C object 'tools/f9d35d4@@gimp-test-clipboard-2.99@exe/gimp-test-clipboard.c.o'
[28/1947] Linking target tools/kernelgen
[29/1947] Linking target libgimpbase/libgimpbase-3.0.so.0.0.1
[30/1947] Linking target tools/gimp-test-clipboard-2.99
[31/1947] Generating git-version.h.in.2 with a custom command
[32/1947] Generating symbol file 'libgimpbase/4cd8ddb@@gimpbase-3.0@sha/libgimpbase-3.0.so.0.0.1.symbols'
[33/1947] Generating gimpwidgetsenums.c with a meson_exe.py custom command
[34/1947] Linking target libgimpbase/test-cpu-accel
[35/1947] Linking target tools/gimptool-2.99
[36/1947] Generating gimp-color-picker-cursors_c with a custom command
[37/1947] Generating gimp-color-picker-cursors_h with a custom command
[38/1947] Generating gimp-tags-default.xml with a custom command
Generating and caching the translation database
Merging translations into data/tags/gimp-tags-default.xml.
CREATED data/tags/gimp-tags-default.xml
[39/1947] Generating git-version.h with a custom command
[40/1947] Generating gimp-tips.xml with a custom command
Generating and caching the translation database
Merging translations into data/tips/gimp-tips.xml.
CREATED data/tips/gimp-tips.xml
[41/1947] Generating gimp-release with a meson_exe.py custom command
[42/1947] Generating gimp-tool-cursors_h with a custom command
[43/1947] Generating gimp-tool-cursors_c with a custom command
[44/1947] Generating gimp-core-pixbufs_c with a custom command
[45/1947] Generating gimp-core-pixbufs_h with a custom command
[46/1947] Generating gimp-icon-pixbufs_c with a custom command
[47/1947] Generating gimp-icon-pixbufs_h with a custom command
[48/1947] Generating dockable-menu.xml with a custom command
[49/1947] Generating image-menu.xml with a custom command
[50/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimpadaptivesupersample.c.o'
[51/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimpbilinear.c.o'
[52/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimpcairo.c.o'
[53/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimpcmyk.c.o'
[54/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimpcolormanaged.c.o'
[55/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimpcolorprofile.c.o'
[56/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimpcolorspace.c.o'
[57/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimpcolortransform.c.o'
../libgimpcolor/gimpcolortransform.c: In function ‘gimp_color_transform_new’:
../libgimpcolor/gimpcolortransform.c:215:53: warning: implicit conversion from ‘enum <anonymous>’ to ‘GimpColorRenderingIntent’ [-Wenum-conversion]
215 | BABL_ICC_INTENT_RELATIVE_COLORIMETRIC,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[58/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimphsl.c.o'
[59/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimphsv.c.o'
[60/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimppixbuf.c.o'
[61/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimprgb-parse.c.o'
[62/1947] Compiling C object 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/gimprgb.c.o'
[63/1947] Compiling C object 'libgimpmath/dcd3ec9@@gimpmath-3.0@sha/gimpmatrix.c.o'
[64/1947] Compiling C object 'libgimpcolor/412aedd@@test-color-parser@exe/test-color-parser.c.o'
[65/1947] Linking target libgimpcolor/libgimpcolor-3.0.so.0.0.1
[66/1947] Generating symbol file 'libgimpcolor/412aedd@@gimpcolor-3.0@sha/libgimpcolor-3.0.so.0.0.1.symbols'
[67/1947] Linking target libgimpcolor/test-color-parser
[68/1947] Compiling C object 'libgimpmath/dcd3ec9@@gimpmath-3.0@sha/gimpvector.c.o'
[69/1947] Linking target libgimpmath/libgimpmath-3.0.so.0.0.1
[70/1947] Generating symbol file 'libgimpmath/dcd3ec9@@gimpmath-3.0@sha/libgimpmath-3.0.so.0.0.1.symbols'
[71/1947] Generating gimpconfigenums.c with a meson_exe.py custom command
[72/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/meson-generated_.._gimpconfigenums.c.o'
[73/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpcolorconfig.c.o'
[74/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfig-deserialize.c.o'
[75/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfig-error.c.o'
[76/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfig-iface.c.o'
[77/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpthumbnailprocedure.c.o'
[78/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpsaveprocedure.c.o'
[79/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfig-params.c.o'
[80/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfig-path.c.o'
[81/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfig-register.c.o'
[82/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfig-serialize.c.o'
[83/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfig-utils.c.o'
[84/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpconfigwriter.c.o'
[85/1947] Compiling C object 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/gimpscanner.c.o'
[86/1947] Compiling C object 'libgimpmodule/0513d5f@@gimpmodule-3.0@sha/gimpmoduledb.c.o'
[87/1947] Compiling C object 'libgimpmodule/0513d5f@@gimpmodule-3.0@sha/gimpmodule.c.o'
[88/1947] Linking target libgimpconfig/libgimpconfig-3.0.so.0.0.1
[89/1947] Generating symbol file 'libgimpconfig/cbf00db@@gimpconfig-3.0@sha/libgimpconfig-3.0.so.0.0.1.symbols'
[90/1947] Linking target libgimpmodule/libgimpmodule-3.0.so.0.0.1
[91/1947] Generating symbol file 'libgimpmodule/0513d5f@@gimpmodule-3.0@sha/libgimpmodule-3.0.so.0.0.1.symbols'
[92/1947] Generating gimpthumb-enums.c with a meson_exe.py custom command
[93/1947] Compiling C object 'libgimpthumb/5191cb8@@gimpthumb-3.0@sha/meson-generated_.._gimpthumb-enums.c.o'
[94/1947] Compiling C object 'libgimpthumb/5191cb8@@gimpthumb-3.0@sha/gimpthumb-error.c.o'
[95/1947] Compiling C object 'libgimpthumb/5191cb8@@gimpthumb-3.0@sha/gimpthumb-utils.c.o'
[96/1947] Compiling C object 'libgimpthumb/5191cb8@@gimpthumb-3.0@sha/gimpthumbnail.c.o'
[97/1947] Compiling C object 'libgimpthumb/5191cb8@@gimp-thumbnail-list@exe/gimp-thumbnail-list.c.o'
[98/1947] Generating gimp.desktop with a custom command
Generating and caching the translation database
Merging translations into desktop/gimp.desktop.
[99/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppaletteselect_pdb.c.o'
[100/1947] Linking target libgimpthumb/libgimpthumb-3.0.so.0.0.1
[101/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppattern_pdb.c.o'
[102/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppalettes_pdb.c.o'
[103/1947] Generating gimpwidgetsmarshal_c with a custom command
INFO: Reading ../libgimpwidgets/gimpwidgetsmarshal.list...
[104/1947] Generating gimpwidgetsmarshal_h with a custom command
INFO: Reading ../libgimpwidgets/gimpwidgetsmarshal.list...
[105/1947] Generating gimp-data-extras.metainfo.xml with a custom command
Generating and caching the translation database
Merging translations into desktop/gimp-data-extras.metainfo.xml.
CREATED desktop/gimp-data-extras.metainfo.xml
[106/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/meson-generated_.._gimpwidgetsmarshal.c.o'
[107/1947] Generating symbol file 'libgimpthumb/5191cb8@@gimpthumb-3.0@sha/libgimpthumb-3.0.so.0.0.1.symbols'
[108/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/meson-generated_.._gimpwidgetsenums.c.o'
[109/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/meson-generated_.._.._icons_Color_gimp-icon-pixbufs.c.o'
[110/1947] Linking target libgimpthumb/gimp-thumbnail-list
[111/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/meson-generated_.._.._cursors_gimp-color-picker-cursors.c.o'
[112/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/meson-generated_.._.._cursors_gimp-tool-cursors.c.o'
[113/1947] Generating org.gimp.GIMP.appdata.xml with a custom command
Generating and caching the translation database
Merging translations into desktop/org.gimp.GIMP.appdata.xml.
CREATED desktop/org.gimp.GIMP.appdata.xml
[114/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpbusybox.c.o'
[115/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpbutton.c.o'
[116/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcairo-utils.c.o'
[117/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcellrenderercolor.c.o'
[118/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpchainbutton.c.o'
[119/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolornotebook.c.o'
[120/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorarea.c.o'
[121/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorbutton.c.o'
../libgimpwidgets/gimpcolorbutton.c: In function ‘gimp_color_button_constructed’:
../libgimpwidgets/gimpcolorbutton.c:344:3: warning: ‘gtk_ui_manager_new’ is deprecated [-Wdeprecated-declarations]
344 | priv->ui_manager = gtk_ui_manager_new ();
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c:346:3: warning: ‘gtk_action_group_new’ is deprecated [-Wdeprecated-declarations]
346 | group = gtk_action_group_new ("color-button");
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c:366:7: warning: ‘gtk_action_group_add_action_with_accel’ is deprecated [-Wdeprecated-declarations]
366 | gtk_action_group_add_action_with_accel (group, action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203:17: note: declared here
203 | void gtk_action_group_add_action_with_accel (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c:372:3: warning: ‘gtk_ui_manager_insert_action_group’ is deprecated [-Wdeprecated-declarations]
372 | gtk_ui_manager_insert_action_group (priv->ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c:376:5: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
376 | (priv->ui_manager,
| ^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c: In function ‘gimp_color_button_button_press’:
../libgimpwidgets/gimpcolorbutton.c:511:7: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
511 | GtkWidget *menu = gtk_ui_manager_get_widget (priv->ui_manager,
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c: In function ‘gimp_color_button_get_action_type’:
../libgimpwidgets/gimpcolorbutton.c:608:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
608 | return GTK_TYPE_ACTION;
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c: In function ‘gimp_color_button_use_color’:
../libgimpwidgets/gimpcolorbutton.c:955:3: warning: ‘gtk_action_get_name’ is deprecated [-Wdeprecated-declarations]
955 | name = gtk_action_get_name (action);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here
103 | const gchar* gtk_action_get_name (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
[122/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpbrowser.c.o'
[123/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolordisplay.c.o'
[124/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolordisplaystack.c.o'
[125/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorhexentry.c.o'
[126/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcellrenderertoggle.c.o'
[127/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorprofilecombobox.c.o'
[128/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorprofilestore.c.o'
[129/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorprofilechooserdialog.c.o'
[130/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorprofileview.c.o'
[131/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpdialog.c.o'
[132/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorselection.c.o'
[133/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorselector.c.o'
[134/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpenumcombobox.c.o'
[135/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpenumlabel.c.o'
[136/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpenumstore.c.o'
[137/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpenumwidgets.c.o'
[138/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpfileentry.c.o'
[139/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpframe.c.o'
[140/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpintcombobox.c.o'
[141/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimphelpui.c.o'
../libgimpwidgets/gimphelpui.c: In function ‘gimp_context_help_idle_start’:
../libgimpwidgets/gimphelpui.c:421:7: warning: ‘gdk_pointer_grab’ is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
421 | status = gdk_pointer_grab (gtk_widget_get_window (invisible), TRUE,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here
86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window,
| ^~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c:437:7: warning: ‘gdk_keyboard_grab’ is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
437 | if (gdk_keyboard_grab (gtk_widget_get_window (invisible), TRUE,
| ^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkmain.h:93:15: note: declared here
93 | GdkGrabStatus gdk_keyboard_grab (GdkWindow *window,
| ^~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c:440:11: warning: ‘gdk_display_pointer_ungrab’ is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
440 | gdk_display_pointer_ungrab (gtk_widget_get_display (invisible),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13: note: declared here
63 | void gdk_display_pointer_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c: In function ‘gimp_context_help_button_press’:
../libgimpwidgets/gimphelpui.c:471:7: warning: ‘gdk_display_keyboard_ungrab’ is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
471 | gdk_display_keyboard_ungrab (display, bevent->time);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:66:13: note: declared here
66 | void gdk_display_keyboard_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c:472:7: warning: ‘gdk_display_pointer_ungrab’ is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
472 | gdk_display_pointer_ungrab (display, bevent->time);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13: note: declared here
63 | void gdk_display_pointer_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c: In function ‘gimp_context_help_key_press’:
../libgimpwidgets/gimphelpui.c:492:7: warning: ‘gdk_display_keyboard_ungrab’ is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
492 | gdk_display_keyboard_ungrab (display, kevent->time);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:66:13: note: declared here
66 | void gdk_display_keyboard_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c:493:7: warning: ‘gdk_display_pointer_ungrab’ is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
493 | gdk_display_pointer_ungrab (display, kevent->time);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13: note: declared here
63 | void gdk_display_pointer_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
[142/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimphintbox.c.o'
[143/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpicons.c.o'
../libgimpwidgets/gimpicons.c: In function ‘gimp_icons_init’:
../libgimpwidgets/gimpicons.c:304:7: warning: ‘gtk_icon_theme_add_builtin_icon’ is deprecated: Use 'gtk_icon_theme_add_resource_path' instead [-Wdeprecated-declarations]
304 | gtk_icon_theme_add_builtin_icon (GIMP_ICON_WILBER_EEK, 64, pixbuf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:127,
from ../libgimpwidgets/gimpicons.c:24:
/usr/include/gtk-3.0/gtk/gtkicontheme.h:275:15: note: declared here
275 | void gtk_icon_theme_add_builtin_icon (const gchar *icon_name,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[144/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpintstore.c.o'
[145/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpmemsizeentry.c.o'
[146/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimppickbutton-kwin.c.o'
[147/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpnumberpairentry.c.o'
[148/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpoffsetarea.c.o'
[149/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimppageselector.c.o'
[150/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimppatheditor.c.o'
[151/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimppickbutton.c.o'
[152/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimppreview.c.o'
[153/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimppreviewarea.c.o'
[154/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimppropwidgets.c.o'
[155/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpquerybox.c.o'
[156/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpruler.c.o'
[157/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpscrolledpreview.c.o'
[158/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpstringcombobox.c.o'
[159/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpspinbutton.c.o'
[160/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpscaleentry.c.o'
[161/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpsizeentry.c.o'
[162/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpwidgets-error.c.o'
[163/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpwidgets.c.o'
[164/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpunitstore.c.o'
[165/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpunitcombobox.c.o'
[166/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpwidgetsutils.c.o'
[167/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpzoommodel.c.o'
[168/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorscale.c.o'
[169/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorscales.c.o'
../libgimpwidgets/gimpcolorscales.c:188:5: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum <anonymous>’ [-Wenum-conversion]
188 | { GIMP_COLOR_SELECTOR_RED_U8, 0, 0, 255, 16, -1275, 1275 },
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorscales.c:189:5: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum <anonymous>’ [-Wenum-conversion]
189 | { GIMP_COLOR_SELECTOR_GREEN_U8, 0, 0, 255, 16, -1275, 1275 },
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorscales.c:190:5: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum <anonymous>’ [-Wenum-conversion]
190 | { GIMP_COLOR_SELECTOR_BLUE_U8, 0, 0, 255, 16, -1275, 1275 },
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorscales.c:191:5: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum <anonymous>’ [-Wenum-conversion]
191 | { GIMP_COLOR_SELECTOR_ALPHA_U8, 0, 0, 255, 16, 0, 255 }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorscales.c: In function ‘gimp_color_scales_init’:
../libgimpwidgets/gimpcolorscales.c:398:26: warning: implicit conversion from ‘enum <anonymous>’ to ‘GimpColorSelectorChannel’ [-Wenum-conversion]
398 | GIMP_COLOR_SELECTOR_RED_U8,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorscales.c:399:26: warning: implicit conversion from ‘enum <anonymous>’ to ‘GimpColorSelectorChannel’ [-Wenum-conversion]
399 | GIMP_COLOR_SELECTOR_BLUE_U8);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorscales.c:426:26: warning: implicit conversion from ‘enum <anonymous>’ to ‘GimpColorSelectorChannel’ [-Wenum-conversion]
426 | GIMP_COLOR_SELECTOR_ALPHA_U8,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorscales.c:427:26: warning: implicit conversion from ‘enum <anonymous>’ to ‘GimpColorSelectorChannel’ [-Wenum-conversion]
427 | GIMP_COLOR_SELECTOR_ALPHA_U8);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[170/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcolorselect.c.o'
[171/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpeevl.c.o'
[172/1947] Compiling C object 'libgimpwidgets/669d51a@@test-eevl@exe/test-eevl.c.o'
[173/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpwidgets-private.c.o'
[174/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimppickbutton-default.c.o'
[175/1947] Compiling C object 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/gimpcontroller.c.o'
[176/1947] Generating gimpuimarshal_c with a custom command
INFO: Reading ../libgimp/gimpuimarshal.list...
[177/1947] Generating gimpuimarshal_h with a custom command
INFO: Reading ../libgimp/gimpuimarshal.list...
[178/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimp.c.o'
[179/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpaspectpreview.c.o'
[180/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpbrushselect.c.o'
[181/1947] Linking target libgimpwidgets/libgimpwidgets-3.0.so.0.0.1
[182/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpchannel.c.o'
[183/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpdisplay.c.o'
[184/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpdrawable.c.o'
[185/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpfileprocedure.c.o'
[186/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpfontselect.c.o'
[187/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpgimprc.c.o'
[188/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpgradientselect.c.o'
[189/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimage.c.o'
[190/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimagecolorprofile.c.o'
[191/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimagemetadata-save.c.o'
[192/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimageprocedure.c.o'
[193/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpitem.c.o'
[194/1947] Generating gimpenums.c.notail with a meson_exe.py custom command
[195/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimplayer.c.o'
[196/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimplayermask.c.o'
[197/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimploadprocedure.c.o'
[198/1947] Generating symbol file 'libgimpwidgets/669d51a@@gimpwidgets-3.0@sha/libgimpwidgets-3.0.so.0.0.1.symbols'
[199/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppaletteselect.c.o'
[200/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpparamspecs.c.o'
[201/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppatternselect.c.o'
[202/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppdb.c.o'
[203/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpplugin.c.o'
[204/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpprocedure.c.o'
[205/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpprocedureconfig.c.o'
[206/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpprogress.c.o'
[207/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpselection.c.o'
[208/1947] Compiling C object 'plug-ins/common/d04c488@@file-wmf@exe/file-wmf.c.o'
[209/1947] Compiling C object 'plug-ins/common/d04c488@@file-xmc@exe/file-xmc.c.o'
../plug-ins/common/file-xmc.c: In function ‘save_image.constprop’:
../plug-ins/common/file-xmc.c:2518:53: warning: ‘save_rgn.height’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2518 | x >= xmcrp->x + xmcrp->width || y >= xmcrp->y + xmcrp->height)
| ~~~~~~~~~^~~~~~~~~~~~~~~
../plug-ins/common/file-xmc.c:1531:20: note: ‘save_rgn.height’ was declared here
1531 | GeglRectangle save_rgn; /* region to save */
| ^~~~~~~~
../plug-ins/common/file-xmc.c:2518:21: warning: ‘save_rgn.width’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2518 | x >= xmcrp->x + xmcrp->width || y >= xmcrp->y + xmcrp->height)
| ~~~~~~~~~^~~~~~~~~~~~~~
../plug-ins/common/file-xmc.c:1531:20: note: ‘save_rgn.width’ was declared here
1531 | GeglRectangle save_rgn; /* region to save */
| ^~~~~~~~
../plug-ins/common/file-xmc.c:2518:53: warning: ‘save_rgn.y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2518 | x >= xmcrp->x + xmcrp->width || y >= xmcrp->y + xmcrp->height)
| ~~~~~~~~~^~~~~~~~~~~~~~~
../plug-ins/common/file-xmc.c:1531:20: note: ‘save_rgn.y’ was declared here
1531 | GeglRectangle save_rgn; /* region to save */
| ^~~~~~~~
../plug-ins/common/file-xmc.c:2518:21: warning: ‘save_rgn.x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
2518 | x >= xmcrp->x + xmcrp->width || y >= xmcrp->y + xmcrp->height)
| ~~~~~~~~~^~~~~~~~~~~~~~
../plug-ins/common/file-xmc.c:1531:20: note: ‘save_rgn.x’ was declared here
1531 | GeglRectangle save_rgn; /* region to save */
| ^~~~~~~~
[210/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpvectors.c.o'
[211/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimp_pdb.c.o'
[212/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpbrush_pdb.c.o'
[213/1947] Linking target libgimpwidgets/test-eevl
[214/1947] Generating gimpenums.c with a meson_exe.py custom command
[215/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpbuffer_pdb.c.o'
[216/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpbrushes_pdb.c.o'
[217/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpbrushselect_pdb.c.o'
[218/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/meson-generated_.._gimpenums.c.o'
[219/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpcontext_pdb.c.o'
[220/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpchannel_pdb.c.o'
[221/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpdebug_pdb.c.o'
[222/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpdisplay_pdb.c.o'
[223/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpdrawablecolor_pdb.c.o'
[224/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpdrawable_pdb.c.o'
[225/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpdynamics_pdb.c.o'
[226/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpfloatingsel_pdb.c.o'
[227/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpfile_pdb.c.o'
[228/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpdrawableedit_pdb.c.o'
[229/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpedit_pdb.c.o'
[230/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpfonts_pdb.c.o'
[231/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpfontselect_pdb.c.o'
[232/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpgimprc_pdb.c.o'
[233/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpgradient_pdb.c.o'
[234/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpgradients_pdb.c.o'
[235/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpgradientselect_pdb.c.o'
[236/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimphelp_pdb.c.o'
[237/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimage_pdb.c.o'
[238/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimagecolorprofile_pdb.c.o'
[239/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimageconvert_pdb.c.o'
[240/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimageguides_pdb.c.o'
[241/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimagegrid_pdb.c.o'
[242/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimagesamplepoints_pdb.c.o'
[243/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimageselect_pdb.c.o'
[244/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimagetransform_pdb.c.o'
[245/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpimageundo_pdb.c.o'
[246/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpitemtransform_pdb.c.o'
[247/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpitem_pdb.c.o'
[248/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimplayer_pdb.c.o'
[249/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpmessage_pdb.c.o'
[250/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppainttools_pdb.c.o'
[251/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppalette_pdb.c.o'
[252/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/placement.c.o'
[253/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/ppmtool.c.o'
[254/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/presets.c.o'
[255/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/plasma.c.o'
[256/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppatterns_pdb.c.o'
[257/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppatternselect_pdb.c.o'
[258/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpprogress_pdb.c.o'
[259/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpselection_pdb.c.o'
[260/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimptextlayer_pdb.c.o'
[261/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimptexttool_pdb.c.o'
[262/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpvectors_pdb.c.o'
[263/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimp-debug.c.o'
[264/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimp-shm.c.o'
[265/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpgpparams.c.o'
[266/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpparamspecs-desc.c.o'
[267/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppdbprocedure.c.o'
[268/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppixbuf.c.o'
[269/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimppdb_pdb.c.o'
[270/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpunitcache.c.o'
[271/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpplugin_pdb.c.o'
[272/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimpunit_pdb.c.o'
[273/1947] Compiling C object 'libgimp/8fa87f4@@gimp-3.0@sha/gimptilebackendplugin.c.o'
[274/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/meson-generated_.._gimpuimarshal.c.o'
[275/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpexport.c.o'
[276/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpgradientselectbutton.c.o'
[277/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpimagecombobox.c.o'
[278/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpdrawablepreview.c.o'
[279/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpfontselectbutton.c.o'
[280/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpimagemetadata.c.o'
[281/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpitemcombobox.c.o'
[282/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimppatternselectbutton.c.o'
[283/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimppaletteselectbutton.c.o'
[284/1947] Linking target libgimp/libgimp-3.0.so.0.0.1
[285/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpbrushselectbutton.c.o'
[286/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpprocbrowserdialog.c.o'
[287/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpproceduredialog.c.o'
[288/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpprogressbar.c.o'
[289/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpprocview.c.o'
[290/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpui.c.o'
../libgimp/gimpui.c: In function ‘gimp_ui_init’:
../libgimp/gimpui.c:145:51: warning: implicit conversion from ‘enum <anonymous>’ to ‘GFileMonitorEvent’ [-Wenum-conversion]
145 | gimp_ui_theme_changed (css_monitor, NULL, NULL, G_FILE_MONITOR_NONE,
| ^~~~~~~~~~~~~~~~~~~
[291/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpselectbutton.c.o'
[292/1947] Compiling C object 'libgimp/8fa87f4@@gimpui-3.0@sha/gimpzoompreview.c.o'
[293/1947] Compiling C object 'modules/fbc6c1d@@color-selector-cmyk@sha/color-selector-cmyk.c.o'
[294/1947] Compiling C object 'modules/fbc6c1d@@color-selector-wheel@sha/color-selector-wheel.c.o'
[295/1947] Compiling C object 'modules/fbc6c1d@@color-selector-wheel@sha/gimpcolorwheel.c.o'
[296/1947] Compiling C object 'modules/fbc6c1d@@color-selector-water@sha/color-selector-water.c.o'
[297/1947] Compiling C object 'modules/fbc6c1d@@display-filter-color-blind@sha/display-filter-color-blind.c.o'
[298/1947] Linking target modules/libcolor-selector-cmyk.so
[299/1947] Compiling C object 'modules/fbc6c1d@@display-filter-clip-warning@sha/display-filter-clip-warning.c.o'
[300/1947] Linking target modules/libcolor-selector-water.so
[301/1947] Linking target modules/libcolor-selector-wheel.so
[302/1947] Compiling C object 'modules/fbc6c1d@@display-filter-gamma@sha/display-filter-gamma.c.o'
[303/1947] Linking target modules/libdisplay-filter-clip-warning.so
[304/1947] Compiling C object 'modules/fbc6c1d@@display-filter-aces-rrt@sha/display-filter-aces-rrt.c.o'
[305/1947] Compiling C object 'modules/fbc6c1d@@display-filter-high-contrast@sha/display-filter-high-contrast.c.o'
[306/1947] Linking target modules/libdisplay-filter-color-blind.so
[307/1947] Linking target modules/libdisplay-filter-aces-rrt.so
[308/1947] Linking target modules/libdisplay-filter-high-contrast.so
[309/1947] Generating symbol file 'libgimp/8fa87f4@@gimp-3.0@sha/libgimp-3.0.so.0.0.1.symbols'
[310/1947] Compiling C object 'modules/fbc6c1d@@controller-midi@sha/controller-midi.c.o'
[311/1947] Compiling C object 'modules/fbc6c1d@@controller-linux-input@sha/controller-linux-input.c.o'
[312/1947] Linking target modules/libdisplay-filter-gamma.so
[313/1947] Compiling C object 'modules/fbc6c1d@@controller-linux-input@sha/gimpinputdevicestore-gudev.c.o'
[314/1947] Compiling C object 'plug-ins/common/d04c488@@align-layers@exe/align-layers.c.o'
[315/1947] Linking target modules/libcontroller-midi.so
[316/1947] Linking target libgimp/libgimpui-3.0.so.0.0.1
[317/1947] Linking target modules/libcontroller-linux-input.so
[318/1947] Compiling C object 'plug-ins/common/d04c488@@destripe@exe/destripe.c.o'
[319/1947] Compiling C object 'plug-ins/common/d04c488@@file-cel@exe/file-cel.c.o'
[320/1947] Compiling C object 'plug-ins/common/d04c488@@border-average@exe/border-average.c.o'
[321/1947] Compiling C object 'plug-ins/common/d04c488@@animation-play@exe/animation-play.c.o'
../plug-ins/common/animation-play.c: In function ‘popup_menu’:
../plug-ins/common/animation-play.c:297:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
297 | GtkWidget *menu = gtk_ui_manager_get_widget (ui_manager, "/anim-play-popup");
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘shape_pressed’:
../plug-ins/common/animation-play.c:431:7: warning: ‘gdk_pointer_grab’ is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
431 | gdk_pointer_grab (gtk_widget_get_window (widget), TRUE,
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here
86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window,
| ^~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘shape_released’:
../plug-ins/common/animation-play.c:446:3: warning: ‘gdk_display_pointer_ungrab’ is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
446 | gdk_display_pointer_ungrab (gtk_widget_get_display (widget), 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13: note: declared here
63 | void gdk_display_pointer_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘repaint_da’:
../plug-ins/common/animation-play.c:491:27: warning: implicit conversion from ‘enum <anonymous>’ to ‘GimpCheckType’ [-Wenum-conversion]
491 | gimp_checks_get_shades (GIMP_CHECK_SIZE_SMALL_CHECKS, &l, &d);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘detach_callback’:
../plug-ins/common/animation-play.c:545:3: warning: ‘gtk_toggle_action_get_active’ is deprecated [-Wdeprecated-declarations]
545 | gboolean active = gtk_toggle_action_get_active (action);
| ^~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here
85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘ui_manager_new’:
../plug-ins/common/animation-play.c:648:3: warning: ‘gtk_ui_manager_new’ is deprecated [-Wdeprecated-declarations]
648 | GtkUIManager *ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:649:3: warning: ‘gtk_action_group_new’ is deprecated [-Wdeprecated-declarations]
649 | GtkActionGroup *group = gtk_action_group_new ("Actions");
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:652:3: warning: ‘gtk_action_group_set_translation_domain’ is deprecated [-Wdeprecated-declarations]
652 | gtk_action_group_set_translation_domain (group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:654:3: warning: ‘gtk_action_group_add_actions’ is deprecated [-Wdeprecated-declarations]
654 | gtk_action_group_add_actions (group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:658:3: warning: ‘gtk_action_group_add_toggle_actions’ is deprecated [-Wdeprecated-declarations]
658 | gtk_action_group_add_toggle_actions (group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here
215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:664:31: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
664 | gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:665:3: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
665 | gtk_accel_group_lock (gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:667:3: warning: ‘gtk_ui_manager_insert_action_group’ is deprecated [-Wdeprecated-declarations]
667 | gtk_ui_manager_insert_action_group (ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:670:3: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
670 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:694:3: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
694 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘build_dialog’:
../plug-ins/common/animation-play.c:806:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
806 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/anim-play-toolbar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:811:5: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
811 | GTK_TOOL_ITEM (gtk_ui_manager_get_widget (ui_manager,
| ^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:821:3: warning: ‘gtk_alignment_new’ is deprecated [-Wdeprecated-declarations]
821 | abox = gtk_alignment_new (0.5, 0.5, 1.0, 1.0);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:255,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
79 | GtkWidget* gtk_alignment_new (gfloat xalign,
| ^~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:836:3: warning: ‘gtk_alignment_new’ is deprecated [-Wdeprecated-declarations]
836 | abox = gtk_alignment_new (0.5, 0.5, 0.0, 0.0);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:255,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
79 | GtkWidget* gtk_alignment_new (gfloat xalign,
| ^~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:930:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
930 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:932:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
932 | gtk_action_set_sensitive (action, FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘init_frames’:
../plug-ins/common/animation-play.c:1088:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1088 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1090:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1090 | gtk_action_set_sensitive (action, animated);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1092:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1092 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1094:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1094 | gtk_action_set_sensitive (action, animated);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1096:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1096 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1098:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1098 | gtk_action_set_sensitive (action, animated);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1100:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1100 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1102:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1102 | gtk_action_set_sensitive (action, animated);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘play_callback’:
../plug-ins/common/animation-play.c:1281:3: warning: ‘gtk_toggle_action_get_active’ is deprecated [-Wdeprecated-declarations]
1281 | playing = gtk_toggle_action_get_active (action);
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here
85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1289:7: warning: ‘gtk_action_set_icon_name’ is deprecated [-Wdeprecated-declarations]
1289 | gtk_action_set_icon_name (GTK_ACTION (action), "media-playback-pause");
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here
189 | void gtk_action_set_icon_name (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1289:7: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
1289 | gtk_action_set_icon_name (GTK_ACTION (action), "media-playback-pause");
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1293:7: warning: ‘gtk_action_set_icon_name’ is deprecated [-Wdeprecated-declarations]
1293 | gtk_action_set_icon_name (GTK_ACTION (action), "media-playback-start");
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here
189 | void gtk_action_set_icon_name (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1293:7: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
1293 | gtk_action_set_icon_name (GTK_ACTION (action), "media-playback-start");
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘step_back_callback’:
../plug-ins/common/animation-play.c:1391:5: warning: ‘gtk_action_activate’ is deprecated [-Wdeprecated-declarations]
1391 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here
119 | void gtk_action_activate (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1391:5: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1391 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘step_callback’:
../plug-ins/common/animation-play.c:1401:5: warning: ‘gtk_action_activate’ is deprecated [-Wdeprecated-declarations]
1401 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here
119 | void gtk_action_activate (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1401:5: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1401 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘rewind_callback’:
../plug-ins/common/animation-play.c:1417:5: warning: ‘gtk_action_activate’ is deprecated [-Wdeprecated-declarations]
1417 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here
119 | void gtk_action_activate (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1417:5: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1417 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘speed_up_callback’:
../plug-ins/common/animation-play.c:1430:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1430 | gtk_action_set_sensitive (action, settings.duration_index > 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1432:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1432 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1434:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1434 | gtk_action_set_sensitive (action, settings.duration_index != 3);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1436:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1436 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1438:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1438 | gtk_action_set_sensitive (action, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘speed_down_callback’:
../plug-ins/common/animation-play.c:1449:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1449 | gtk_action_set_sensitive (action, settings.duration_index < 6);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1451:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1451 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1453:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1453 | gtk_action_set_sensitive (action, settings.duration_index != 3);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1455:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1455 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1457:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1457 | gtk_action_set_sensitive (action, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘speed_reset_callback’:
../plug-ins/common/animation-play.c:1467:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1467 | gtk_action_set_sensitive (action, FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1469:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1469 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1471:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1471 | gtk_action_set_sensitive (action, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1473:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1473 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1475:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1475 | gtk_action_set_sensitive (action, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c: In function ‘speedcombo_changed’:
../plug-ins/common/animation-play.c:1498:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1498 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1500:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1500 | gtk_action_set_sensitive (action, settings.duration_index != 3);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1502:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1502 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1504:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1504 | gtk_action_set_sensitive (action, settings.duration_index < 6);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1506:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1506 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/animation-play.c:1508:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1508 | gtk_action_set_sensitive (action, settings.duration_index > 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
[322/1947] Compiling C object 'plug-ins/common/d04c488@@animation-optimize@exe/animation-optimize.c.o'
[323/1947] Compiling C object 'plug-ins/common/d04c488@@blinds@exe/blinds.c.o'
[324/1947] Compiling C object 'plug-ins/common/d04c488@@contrast-retinex@exe/contrast-retinex.c.o'
[325/1947] Compiling C object 'plug-ins/common/d04c488@@file-desktop-link@exe/file-desktop-link.c.o'
[326/1947] Compiling C object 'plug-ins/common/d04c488@@checkerboard@exe/checkerboard.c.o'
[327/1947] Compiling C object 'plug-ins/common/d04c488@@procedure-browser@exe/procedure-browser.c.o'
[328/1947] Compiling C object 'plug-ins/common/d04c488@@file-csource@exe/file-csource.c.o'
[329/1947] Compiling C object 'plug-ins/common/d04c488@@busy-dialog@exe/busy-dialog.c.o'
[330/1947] Compiling C object 'plug-ins/common/d04c488@@cml-explorer@exe/cml-explorer.c.o'
[331/1947] Compiling C object 'plug-ins/common/d04c488@@colormap-remap@exe/colormap-remap.c.o'
../plug-ins/common/colormap-remap.c: In function ‘remap_sort_callback’:
../plug-ins/common/colormap-remap.c:502:3: warning: ‘gtk_action_get_name’ is deprecated [-Wdeprecated-declarations]
502 | const gchar *name = gtk_action_get_name (action);
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here
103 | const gchar* gtk_action_get_name (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
../plug-ins/common/colormap-remap.c: In function ‘remap_ui_manager_new’:
../plug-ins/common/colormap-remap.c:559:3: warning: ‘gtk_ui_manager_new’ is deprecated [-Wdeprecated-declarations]
559 | GtkUIManager *ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
../plug-ins/common/colormap-remap.c:560:3: warning: ‘gtk_action_group_new’ is deprecated [-Wdeprecated-declarations]
560 | GtkActionGroup *group = gtk_action_group_new ("Actions");
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
../plug-ins/common/colormap-remap.c:563:3: warning: ‘gtk_action_group_set_translation_domain’ is deprecated [-Wdeprecated-declarations]
563 | gtk_action_group_set_translation_domain (group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/colormap-remap.c:564:3: warning: ‘gtk_action_group_add_actions’ is deprecated [-Wdeprecated-declarations]
564 | gtk_action_group_add_actions (group, actions, G_N_ELEMENTS (actions), store);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/colormap-remap.c:566:3: warning: ‘gtk_ui_manager_insert_action_group’ is deprecated [-Wdeprecated-declarations]
566 | gtk_ui_manager_insert_action_group (ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/colormap-remap.c:569:3: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
569 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/colormap-remap.c: In function ‘remap_popup_menu’:
../plug-ins/common/colormap-remap.c:594:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
594 | GtkWidget *menu = gtk_ui_manager_get_widget (remap_ui, "/remap-popup");
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[332/1947] Compiling C object 'plug-ins/common/d04c488@@compose@exe/compose.c.o'
[333/1947] Compiling C object 'plug-ins/common/d04c488@@crop-zealous@exe/crop-zealous.c.o'
[334/1947] Compiling C object 'plug-ins/common/d04c488@@curve-bend@exe/curve-bend.c.o'
[335/1947] Compiling C object 'plug-ins/common/d04c488@@decompose@exe/decompose.c.o'
[336/1947] Generating symbol file 'libgimp/8fa87f4@@gimpui-3.0@sha/libgimpui-3.0.so.0.0.1.symbols'
[337/1947] Compiling C object 'plug-ins/common/d04c488@@depth-merge@exe/depth-merge.c.o'
[338/1947] Compiling C object 'plug-ins/common/d04c488@@despeckle@exe/despeckle.c.o'
[339/1947] Linking target plug-ins/common/animation-optimize
[340/1947] Linking target plug-ins/common/align-layers
[341/1947] Linking target plug-ins/common/animation-play
[342/1947] Linking target plug-ins/common/border-average
[343/1947] Linking target plug-ins/common/blinds
[344/1947] Linking target plug-ins/common/busy-dialog
[345/1947] Linking target plug-ins/common/checkerboard
[346/1947] Linking target plug-ins/common/cml-explorer
[347/1947] Linking target plug-ins/common/colormap-remap
[348/1947] Linking target plug-ins/common/compose
[349/1947] Linking target plug-ins/common/crop-zealous
[350/1947] Linking target plug-ins/common/contrast-retinex
[351/1947] Linking target plug-ins/common/curve-bend
[352/1947] Linking target plug-ins/common/destripe
[353/1947] Linking target plug-ins/common/decompose
[354/1947] Compiling C object 'plug-ins/common/d04c488@@plugin-browser@exe/plugin-browser.c.o'
[355/1947] Compiling C object 'plug-ins/common/d04c488@@file-compressor@exe/file-compressor.c.o'
[356/1947] Linking target plug-ins/common/file-compressor
[357/1947] Linking target plug-ins/common/depth-merge
[358/1947] Linking target plug-ins/common/despeckle
[359/1947] Compiling C object 'plug-ins/common/d04c488@@qbist@exe/qbist.c.o'
[360/1947] Compiling C object 'plug-ins/common/d04c488@@file-dicom@exe/file-dicom.c.o'
[361/1947] Linking target plug-ins/common/file-desktop-link
[362/1947] Linking target plug-ins/common/file-cel
[363/1947] Compiling C object 'plug-ins/common/d04c488@@file-gbr@exe/file-gbr.c.o'
[364/1947] Linking target plug-ins/common/file-csource
[365/1947] Compiling C object 'plug-ins/common/d04c488@@file-gegl@exe/file-gegl.c.o'
[366/1947] Linking target plug-ins/common/file-dicom
[367/1947] Compiling C object 'plug-ins/common/d04c488@@file-gif-load@exe/file-gif-load.c.o'
[368/1947] Linking target plug-ins/common/file-gbr
[369/1947] Compiling C object 'plug-ins/common/d04c488@@file-gih@exe/file-gih.c.o'
[370/1947] Linking target plug-ins/common/file-gegl
[371/1947] Compiling C object 'plug-ins/common/d04c488@@file-gif-save@exe/file-gif-save.c.o'
[372/1947] Compiling C object 'plug-ins/common/d04c488@@file-header@exe/file-header.c.o'
[373/1947] Linking target plug-ins/common/file-gif-load
[374/1947] Compiling C object 'plug-ins/common/d04c488@@file-glob@exe/file-glob.c.o'
[375/1947] Linking target plug-ins/common/file-glob
[376/1947] Linking target plug-ins/common/file-gif-save
[377/1947] Compiling C object 'plug-ins/common/d04c488@@file-html-table@exe/file-html-table.c.o'
[378/1947] Linking target plug-ins/common/file-gih
[379/1947] Compiling C object 'plug-ins/common/d04c488@@file-pat@exe/file-pat.c.o'
[380/1947] Compiling C object 'plug-ins/common/d04c488@@file-pcx@exe/file-pcx.c.o'
[381/1947] Compiling C object 'plug-ins/common/d04c488@@file-png@exe/file-png.c.o'
[382/1947] Linking target plug-ins/common/file-header
[383/1947] Compiling C object 'plug-ins/common/d04c488@@file-pdf-load@exe/file-pdf-load.c.o'
[384/1947] Linking target plug-ins/common/file-html-table
[385/1947] Compiling C object 'plug-ins/common/d04c488@@file-pix@exe/file-pix.c.o'
[386/1947] Linking target plug-ins/common/file-pat
[387/1947] Compiling C object 'plug-ins/common/d04c488@@file-aa@exe/file-aa.c.o'
[388/1947] Compiling C object 'plug-ins/common/d04c488@@file-pnm@exe/file-pnm.c.o'
[389/1947] Linking target plug-ins/common/file-pcx
[390/1947] Linking target plug-ins/common/file-pix
[391/1947] Compiling C object 'plug-ins/common/d04c488@@file-svg@exe/file-svg.c.o'
../plug-ins/common/file-svg.c: In function ‘load_rsvg_pixbuf’:
../plug-ins/common/file-svg.c:453:3: warning: ‘rsvg_handle_set_size_callback’ is deprecated [-Wdeprecated-declarations]
453 | rsvg_handle_set_size_callback (handle, load_set_size_callback, vals, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../plug-ins/common/file-svg.c:29:
/usr/include/librsvg-2.0/librsvg/rsvg.h:384:6: note: declared here
384 | void rsvg_handle_set_size_callback (RsvgHandle *handle,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[392/1947] Linking target plug-ins/common/file-pdf-load
[393/1947] Compiling C object 'plug-ins/common/d04c488@@file-psp@exe/file-psp.c.o'
[394/1947] Linking target plug-ins/common/file-pnm
[395/1947] Linking target plug-ins/common/file-png
[396/1947] Linking target plug-ins/common/file-psp
[397/1947] Compiling C object 'plug-ins/common/d04c488@@file-raw-data@exe/file-raw-data.c.o'
[398/1947] Compiling C object 'plug-ins/common/d04c488@@file-sunras@exe/file-sunras.c.o'
[399/1947] Compiling C object 'plug-ins/common/d04c488@@file-xbm@exe/file-xbm.c.o'
[400/1947] Linking target plug-ins/common/file-raw-data
[401/1947] Compiling C object 'plug-ins/common/d04c488@@file-tga@exe/file-tga.c.o'
[402/1947] Linking target plug-ins/common/file-sunras
[403/1947] Linking target plug-ins/common/file-xbm
[404/1947] Linking target plug-ins/common/file-svg
[405/1947] Compiling C object 'plug-ins/common/d04c488@@file-xwd@exe/file-xwd.c.o'
[406/1947] Compiling C object 'plug-ins/common/d04c488@@film@exe/film.c.o'
[407/1947] Compiling C object 'plug-ins/common/d04c488@@grid@exe/grid.c.o'
[408/1947] Compiling C object 'plug-ins/common/d04c488@@guillotine@exe/guillotine.c.o'
[409/1947] Linking target plug-ins/common/file-tga
[410/1947] Compiling C object 'plug-ins/common/d04c488@@gradient-map@exe/gradient-map.c.o'
[411/1947] Linking target plug-ins/common/film
[412/1947] Linking target plug-ins/common/file-xwd
[413/1947] Linking target plug-ins/common/gradient-map
[414/1947] Compiling C object 'plug-ins/common/d04c488@@hot@exe/hot.c.o'
[415/1947] Linking target plug-ins/common/guillotine
[416/1947] Linking target plug-ins/common/grid
[417/1947] Compiling C object 'plug-ins/common/d04c488@@sample-colorize@exe/sample-colorize.c.o'
[418/1947] Compiling C object 'plug-ins/common/d04c488@@jigsaw@exe/jigsaw.c.o'
[419/1947] Compiling C object 'app/tests/b2e8cd9@@ui@exe/test-ui.c.o'
../app/tests/test-ui.c: In function ‘keyboard_zoom_focus’:
../app/tests/test-ui.c:255:2: warning: #warning disabled zoom test, it fails randomly, no clue how to fix it [-Wcpp]
255 | #warning disabled zoom test, it fails randomly, no clue how to fix it
| ^~~~~~~
../app/tests/test-ui.c: In function ‘alt_click_is_layer_to_selection’:
../app/tests/test-ui.c:279:2: warning: #warning FIXME: please fix alt_click_is_layer_to_selection test [-Wcpp]
279 | #warning FIXME: please fix alt_click_is_layer_to_selection test
| ^~~~~~~
../app/tests/test-ui.c: In function ‘restore_recently_closed_multi_column_dock’:
../app/tests/test-ui.c:381:2: warning: #warning FIXME test disabled until we depend on GTK+ >= 2.24.11 [-Wcpp]
381 | #warning FIXME test disabled until we depend on GTK+ >= 2.24.11
| ^~~~~~~
../app/tests/test-ui.c:357:14: warning: unused variable ‘n_session_infos_after_restore’ [-Wunused-variable]
357 | gint n_session_infos_after_restore = -1;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/tests/test-ui.c:353:14: warning: unused variable ‘gimp’ [-Wunused-variable]
353 | Gimp *gimp = GIMP (data);
| ^~~~
../app/tests/test-ui.c: In function ‘repeatedly_switch_window_mode’:
../app/tests/test-ui.c:634:2: warning: #warning FIXME: plesase fix repeatedly_switch_window_mode test [-Wcpp]
634 | #warning FIXME: plesase fix repeatedly_switch_window_mode test
| ^~~~~~~
../app/tests/test-ui.c: In function ‘main’:
../app/tests/test-ui.c:902:38: warning: missing terminating ' character
902 | #warning FIXME: hide/show docks doesn't work when running make check
| ^
../app/tests/test-ui.c:902:2: warning: #warning FIXME: hide/show docks doesn't work when running make check [-Wcpp]
902 | #warning FIXME: hide/show docks doesn't work when running make check
| ^~~~~~~
../app/tests/test-ui.c:907:49: warning: missing terminating ' character
907 | #warning FIXME: maximize_state_in_aux_data doesn't work without WM
| ^
../app/tests/test-ui.c:907:2: warning: #warning FIXME: maximize_state_in_aux_data doesn't work without WM [-Wcpp]
907 | #warning FIXME: maximize_state_in_aux_data doesn't work without WM
| ^~~~~~~
At top level:
../app/tests/test-ui.c:841:1: warning: ‘gimp_ui_is_gimp_layer_list’ defined but not used [-Wunused-function]
841 | gimp_ui_is_gimp_layer_list (GObject *object)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/tests/test-ui.c:767:1: warning: ‘gimp_ui_synthesize_click’ defined but not used [-Wunused-function]
767 | gimp_ui_synthesize_click (GtkWidget *widget,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/tests/test-ui.c:537:1: warning: ‘maximize_state_in_aux_data’ defined but not used [-Wunused-function]
537 | maximize_state_in_aux_data (gconstpointer data)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/tests/test-ui.c:530:1: warning: ‘show_docks_in_single_window_mode’ defined but not used [-Wunused-function]
530 | show_docks_in_single_window_mode (gconstpointer data)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/tests/test-ui.c:523:1: warning: ‘hide_docks_in_single_window_mode’ defined but not used [-Wunused-function]
523 | hide_docks_in_single_window_mode (gconstpointer data)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/tests/test-ui.c:147:1: warning: ‘gimp_ui_get_dialog’ defined but not used [-Wunused-function]
147 | gimp_ui_get_dialog (const gchar *identifier)
| ^~~~~~~~~~~~~~~~~~
[420/1947] Compiling C object 'plug-ins/common/d04c488@@nl-filter@exe/nl-filter.c.o'
[421/1947] Linking target plug-ins/common/hot
[422/1947] Linking target plug-ins/common/jigsaw
[423/1947] Linking target plug-ins/common/nl-filter
[424/1947] Generating Gimp-3.0.gir with a custom command
[425/1947] Linking target plug-ins/common/plugin-browser
[426/1947] Linking target plug-ins/common/procedure-browser
[427/1947] Linking target plug-ins/common/qbist
[428/1947] Compiling C object 'plug-ins/common/d04c488@@tile-small@exe/tile-small.c.o'
[429/1947] Linking target plug-ins/common/sample-colorize
[430/1947] Compiling C object 'plug-ins/common/d04c488@@tile@exe/tile.c.o'
[431/1947] Compiling C object 'plug-ins/common/d04c488@@sphere-designer@exe/sphere-designer.c.o'
[432/1947] Compiling C object 'plug-ins/common/d04c488@@smooth-palette@exe/smooth-palette.c.o'
[433/1947] Compiling C object 'plug-ins/common/d04c488@@sparkle@exe/sparkle.c.o'
[434/1947] Linking target plug-ins/common/smooth-palette
[435/1947] Linking target plug-ins/common/sphere-designer
[436/1947] Linking target plug-ins/common/sparkle
[437/1947] Compiling C object 'plug-ins/common/d04c488@@van-gogh-lic@exe/van-gogh-lic.c.o'
[438/1947] Compiling C object 'plug-ins/common/d04c488@@unit-editor@exe/unit-editor.c.o'
../plug-ins/common/unit-editor.c: In function ‘unit_editor_dialog’:
../plug-ins/common/unit-editor.c:437:36: warning: ‘gdk_color_get_type’ is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations]
437 | GDK_TYPE_COLOR); /* BG_COLOR */
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26,
from /usr/include/gtk-3.0/gdk/gdk.h:33,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here
65 | GType gdk_color_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:461:3: warning: ‘gtk_ui_manager_new’ is deprecated [-Wdeprecated-declarations]
461 | ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:463:3: warning: ‘gtk_action_group_new’ is deprecated [-Wdeprecated-declarations]
463 | group = gtk_action_group_new ("unit-editor");
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:465:3: warning: ‘gtk_action_group_set_translation_domain’ is deprecated [-Wdeprecated-declarations]
465 | gtk_action_group_set_translation_domain (group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:466:3: warning: ‘gtk_action_group_add_actions’ is deprecated [-Wdeprecated-declarations]
466 | gtk_action_group_add_actions (group, actions, G_N_ELEMENTS (actions), tv);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:469:31: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
469 | gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:470:3: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
470 | gtk_accel_group_lock (gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:472:3: warning: ‘gtk_ui_manager_insert_action_group’ is deprecated [-Wdeprecated-declarations]
472 | gtk_ui_manager_insert_action_group (ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:476:5: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
476 | (ui_manager,
| ^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/common/unit-editor.c:485:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
485 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/unit-editor-toolbar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/common/unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[439/1947] Linking target plug-ins/common/tile-small
[440/1947] Linking target plug-ins/common/tile
[441/1947] Linking target plug-ins/common/unit-editor
[442/1947] Compiling C object 'plug-ins/common/d04c488@@wavelet-decompose@exe/wavelet-decompose.c.o'
[443/1947] Compiling C object 'plug-ins/common/d04c488@@warp@exe/warp.c.o'
[444/1947] Compiling C object 'plug-ins/common/d04c488@@web-browser@exe/web-browser.c.o'
[445/1947] Compiling C object 'plug-ins/common/d04c488@@file-pdf-save@exe/file-pdf-save.c.o'
[446/1947] Linking target plug-ins/common/van-gogh-lic
[447/1947] Generating Gimp-3.0.typelib with a custom command
[448/1947] Linking target plug-ins/common/warp
[449/1947] Compiling C object 'plug-ins/file-bmp/0b80999@@file-bmp@exe/bmp-load.c.o'
[450/1947] Compiling C object 'plug-ins/common/d04c488@@file-jp2-load@exe/file-jp2-load.c.o'
[451/1947] Linking target plug-ins/common/wavelet-decompose
[452/1947] Compiling C object 'plug-ins/common/d04c488@@file-mng@exe/file-mng.c.o'
[453/1947] Linking target plug-ins/common/web-browser
[454/1947] Linking target plug-ins/common/file-aa
[455/1947] Compiling C object 'plug-ins/common/d04c488@@file-ps@exe/file-ps.c.o'
[456/1947] Linking target plug-ins/common/file-jp2-load
[457/1947] Linking target plug-ins/common/file-mng
[458/1947] Compiling C object 'plug-ins/common/d04c488@@file-xpm@exe/file-xpm.c.o'
[459/1947] Linking target plug-ins/common/file-pdf-save
[460/1947] Compiling C object 'plug-ins/common/d04c488@@mail@exe/mail.c.o'
[461/1947] Linking target plug-ins/common/file-ps
[462/1947] Linking target plug-ins/common/file-xmc
[463/1947] Compiling C object 'plug-ins/file-bmp/0b80999@@file-bmp@exe/bmp-save.c.o'
[464/1947] Linking target plug-ins/common/file-wmf
[465/1947] Compiling C object 'plug-ins/file-dds/2241523@@file-dds@exe/color.c.o'
[466/1947] Compiling C object 'plug-ins/file-dds/2241523@@file-dds@exe/dds.c.o'
[467/1947] Compiling C object 'plug-ins/file-bmp/0b80999@@file-bmp@exe/bmp.c.o'
[468/1947] Compiling C object 'plug-ins/file-exr/23db99b@@file-exr@exe/file-exr.c.o'
[469/1947] Linking target plug-ins/common/mail
[470/1947] Compiling C object 'plug-ins/file-dds/2241523@@file-dds@exe/dxt.c.o'
[471/1947] Linking target plug-ins/common/file-xpm
[472/1947] Compiling C object 'plug-ins/file-dds/2241523@@file-dds@exe/ddswrite.c.o'
[473/1947] Compiling C object 'plug-ins/file-dds/2241523@@file-dds@exe/ddsread.c.o'
[474/1947] Compiling C object 'plug-ins/file-dds/2241523@@file-dds@exe/mipmap.c.o'
[475/1947] Compiling C object 'plug-ins/file-dds/2241523@@file-dds@exe/misc.c.o'
[476/1947] Compiling C object 'plug-ins/file-fits/5ef7b25@@file-fits@exe/fits-io.c.o'
[477/1947] Linking target plug-ins/file-bmp/file-bmp
[478/1947] Compiling C++ object 'plug-ins/file-exr/23db99b@@file-exr@exe/openexr-wrapper.cc.o'
[479/1947] Compiling C object 'plug-ins/file-faxg3/940fc63@@file-faxg3@exe/faxg3.c.o'
[480/1947] Compiling C object 'plug-ins/file-faxg3/940fc63@@file-faxg3@exe/g3.c.o'
[481/1947] Compiling C object 'plug-ins/file-fli/0a7b059@@file-fli@exe/fli-gimp.c.o'
[482/1947] Compiling C object 'plug-ins/file-ico/5daaf18@@file-ico@exe/ico-load.c.o'
[483/1947] Compiling C object 'plug-ins/file-fits/5ef7b25@@file-fits@exe/fits.c.o'
[484/1947] Linking target plug-ins/file-dds/file-dds
[485/1947] Linking target plug-ins/file-faxg3/file-faxg3
[486/1947] Compiling C object 'plug-ins/file-fli/0a7b059@@file-fli@exe/fli.c.o'
[487/1947] Compiling C object 'plug-ins/file-ico/5daaf18@@file-ico@exe/ico-dialog.c.o'
[488/1947] Linking target plug-ins/file-exr/file-exr
[489/1947] Compiling C object 'plug-ins/file-jpeg/331c498@@file-jpeg@exe/jpeg-load.c.o'
[490/1947] Compiling C object 'plug-ins/file-jpeg/331c498@@file-jpeg@exe/jpeg-icc.c.o'
[491/1947] Compiling C object 'plug-ins/file-ico/5daaf18@@file-ico@exe/ico.c.o'
[492/1947] Compiling C object 'plug-ins/file-ico/5daaf18@@file-ico@exe/ico-save.c.o'
[493/1947] Compiling C object 'plug-ins/file-jpeg/331c498@@file-jpeg@exe/jpeg-quality.c.o'
[494/1947] Linking target plug-ins/file-fits/file-fits
[495/1947] Compiling C object 'plug-ins/file-jpeg/331c498@@file-jpeg@exe/jpeg-save.c.o'
[496/1947] Compiling C object 'plug-ins/file-jpeg/331c498@@file-jpeg@exe/jpeg.c.o'
[497/1947] Compiling C object 'plug-ins/file-psd/1320bf4@@file-psd@exe/psd-load.c.o'
[498/1947] Linking target plug-ins/file-fli/file-fli
[499/1947] Compiling C object 'plug-ins/file-psd/1320bf4@@file-psd@exe/psd-image-res-load.c.o'
[500/1947] Compiling C object 'plug-ins/file-jpeg/331c498@@file-jpeg@exe/jpeg-settings.c.o'
[501/1947] Compiling C object 'plug-ins/file-psd/1320bf4@@file-psd@exe/psd-layer-res-load.c.o'
[502/1947] Compiling C object 'plug-ins/file-psd/1320bf4@@file-psd@exe/psd-thumb-load.c.o'
[503/1947] Compiling C object 'plug-ins/file-raw/d102c4b@@file-darktable@exe/file-raw-utils.c.o'
[504/1947] Compiling C object 'plug-ins/file-psd/1320bf4@@file-psd@exe/psd-util.c.o'
[505/1947] Linking target plug-ins/file-ico/file-ico
[506/1947] Compiling C object 'plug-ins/file-raw/d102c4b@@file-raw-placeholder@exe/file-raw-placeholder.c.o'
[507/1947] Compiling C object 'plug-ins/file-psd/1320bf4@@file-psd@exe/psd-save.c.o'
[508/1947] Compiling C object 'plug-ins/file-psd/1320bf4@@file-psd@exe/psd.c.o'
[509/1947] Compiling C object 'plug-ins/file-raw/d102c4b@@file-darktable@exe/file-darktable.c.o'
[510/1947] Compiling C object 'plug-ins/file-raw/d102c4b@@file-rawtherapee@exe/file-raw-utils.c.o'
[511/1947] Compiling C object 'plug-ins/file-raw/d102c4b@@file-rawtherapee@exe/file-rawtherapee.c.o'
[512/1947] Compiling C object 'plug-ins/file-raw/d102c4b@@file-raw-placeholder@exe/file-raw-utils.c.o'
[513/1947] Linking target plug-ins/file-jpeg/file-jpeg
[514/1947] Compiling C object 'plug-ins/file-sgi/a9236a4@@file-sgi@exe/sgi.c.o'
[515/1947] Linking target plug-ins/file-raw/file-darktable
[516/1947] Compiling C object 'plug-ins/file-tiff/2fdf063@@file-tiff@exe/file-tiff-save.c.o'
[517/1947] Compiling C object 'plug-ins/file-sgi/a9236a4@@file-sgi@exe/sgi-lib.c.o'
[518/1947] Linking target plug-ins/file-raw/file-raw-placeholder
[519/1947] Compiling C object 'plug-ins/file-tiff/2fdf063@@file-tiff@exe/file-tiff-io.c.o'
[520/1947] Linking target plug-ins/file-psd/file-psd
[521/1947] Compiling C object 'plug-ins/file-tiff/2fdf063@@file-tiff@exe/file-tiff-load.c.o'
[522/1947] Compiling C object 'plug-ins/file-webp/fae2499@@file-webp@exe/file-webp-dialog.c.o'
[523/1947] Compiling C object 'plug-ins/file-tiff/2fdf063@@file-tiff@exe/file-tiff.c.o'
[524/1947] Compiling C object 'plug-ins/file-webp/fae2499@@file-webp@exe/file-webp-load.c.o'
[525/1947] Linking target plug-ins/file-raw/file-rawtherapee
[526/1947] Compiling C object 'plug-ins/flame/95e4440@@flame@exe/cmap.c.o'
[527/1947] Compiling C object 'plug-ins/file-webp/fae2499@@file-webp@exe/file-webp-save.c.o'
[528/1947] Compiling C object 'plug-ins/flame/95e4440@@flame@exe/flame.c.o'
[529/1947] Linking target plug-ins/file-sgi/file-sgi
[530/1947] Compiling C object 'plug-ins/flame/95e4440@@flame@exe/libifs.c.o'
[531/1947] Compiling C object 'plug-ins/flame/95e4440@@flame@exe/rect.c.o'
[532/1947] Compiling C object 'plug-ins/file-webp/fae2499@@file-webp@exe/file-webp.c.o'
[533/1947] Compiling C object 'plug-ins/fractal-explorer/a8ad2b4@@fractal-explorer@exe/fractal-explorer-dialogs.c.o'
[534/1947] Linking target plug-ins/file-tiff/file-tiff
[535/1947] Generating gfig-icon-images_c with a custom command
[536/1947] Generating gfig-icon-images_h with a custom command
[537/1947] Compiling C object 'plug-ins/fractal-explorer/a8ad2b4@@fractal-explorer@exe/fractal-explorer.c.o'
[538/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-arc.c.o'
[539/1947] Linking target plug-ins/file-webp/file-webp
[540/1947] Linking target plug-ins/flame/flame
[541/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/meson-generated_.._images_gfig-icon-images.c.o'
[542/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/general.c.o'
[543/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-bezier.c.o'
[544/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-dialog.c.o'
../plug-ins/gfig/gfig-dialog.c: In function ‘gfig_dialog’:
../plug-ins/gfig/gfig-dialog.c:307:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
307 | menubar = gtk_ui_manager_get_widget (ui_manager, "/ui/gfig-menubar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:311:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
311 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/ui/gfig-toolbar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c: In function ‘gfig_dialog_action_set_sensitive’:
../plug-ins/gfig/gfig-dialog.c:594:7: warning: ‘gtk_action_group_get_action’ is deprecated [-Wdeprecated-declarations]
594 | GtkAction *action = gtk_action_group_get_action (gfig_actions, name);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here
195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c: In function ‘create_ui_manager’:
../plug-ins/gfig/gfig-dialog.c:977:3: warning: ‘gtk_ui_manager_new’ is deprecated [-Wdeprecated-declarations]
977 | GtkUIManager *ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:979:3: warning: ‘gtk_action_group_new’ is deprecated [-Wdeprecated-declarations]
979 | gfig_actions = gtk_action_group_new ("Actions");
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:981:3: warning: ‘gtk_action_group_set_translation_domain’ is deprecated [-Wdeprecated-declarations]
981 | gtk_action_group_set_translation_domain (gfig_actions, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:983:3: warning: ‘gtk_action_group_add_actions’ is deprecated [-Wdeprecated-declarations]
983 | gtk_action_group_add_actions (gfig_actions,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:987:3: warning: ‘gtk_action_group_add_radio_actions’ is deprecated [-Wdeprecated-declarations]
987 | gtk_action_group_add_radio_actions (gfig_actions,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:995:31: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
995 | gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:996:3: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
996 | gtk_accel_group_lock (gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:998:3: warning: ‘gtk_ui_manager_insert_action_group’ is deprecated [-Wdeprecated-declarations]
998 | gtk_ui_manager_insert_action_group (ui_manager, gfig_actions, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:1001:3: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
1001 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c:1018:3: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
1018 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/gfig/gfig-dialog.c: In function ‘toggle_obj_type’:
../plug-ins/gfig/gfig-dialog.c:2046:3: warning: ‘gtk_radio_action_get_current_value’ is deprecated [-Wdeprecated-declarations]
2046 | new_type = gtk_radio_action_get_current_value (action);
| ^~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../libgimp/gimpui.h:22,
from ../plug-ins/gfig/gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[545/1947] Linking target plug-ins/fractal-explorer/fractal-explorer
[546/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-dobject.c.o'
[547/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-circle.c.o'
../plug-ins/gfig/gfig-circle.c: In function ‘d_paint_circle’:
../plug-ins/gfig/gfig-circle.c:127:40: warning: implicit conversion from ‘SelectionType’ to ‘GimpChannelOps’ [-Wenum-conversion]
127 | selopt.type,
| ~~~~~~^~~~~
[548/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-ellipse.c.o'
../plug-ins/gfig/gfig-ellipse.c: In function ‘d_paint_ellipse’:
../plug-ins/gfig/gfig-ellipse.c:134:40: warning: implicit conversion from ‘SelectionType’ to ‘GimpChannelOps’ [-Wenum-conversion]
134 | selopt.type,
| ~~~~~~^~~~~
[549/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-grid.c.o'
[550/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-poly.c.o'
../plug-ins/gfig/gfig-poly.c: In function ‘d_paint_poly’:
../plug-ins/gfig/gfig-poly.c:258:40: warning: implicit conversion from ‘SelectionType’ to ‘GimpChannelOps’ [-Wenum-conversion]
258 | selopt.type,
| ~~~~~~^~~~~
[551/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-line.c.o'
[552/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-rectangle.c.o'
../plug-ins/gfig/gfig-rectangle.c: In function ‘d_paint_rectangle’:
../plug-ins/gfig/gfig-rectangle.c:124:42: warning: implicit conversion from ‘SelectionType’ to ‘GimpChannelOps’ [-Wenum-conversion]
124 | selopt.type,
| ~~~~~~^~~~~
[553/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-preview.c.o'
[554/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-star.c.o'
../plug-ins/gfig/gfig-star.c: In function ‘d_paint_star’:
../plug-ins/gfig/gfig-star.c:319:40: warning: implicit conversion from ‘SelectionType’ to ‘GimpChannelOps’ [-Wenum-conversion]
319 | selopt.type,
| ~~~~~~^~~~~
[555/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig.c.o'
[556/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-spiral.c.o'
../plug-ins/gfig/gfig-spiral.c: In function ‘d_paint_spiral’:
../plug-ins/gfig/gfig-spiral.c:204:15: warning: using integer absolute value function ‘abs’ when argument is of floating-point type ‘double’ [-Wabsolute-value]
204 | seg_count = abs (obj->type_data * 180.0) + clock_wise * (gint)RINT (offset_angle/ang_grid);
| ^~~
[557/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-style.c.o'
[558/1947] Compiling C object 'plug-ins/gfig/cb13299@@gfig@exe/gfig-icons.c.o'
[559/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/brush.c.o'
[560/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/gimp.c.o'
[561/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/gimpressionist.c.o'
[562/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/orientation.c.o'
[563/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/orientmap.c.o'
[564/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/color.c.o'
[565/1947] Compiling C object 'plug-ins/goat-exercises/a573cd3@@goat-exercise-c@exe/goat-exercise-c.c.o'
[566/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/globals.c.o'
[567/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/paper.c.o'
[568/1947] Linking target plug-ins/gfig/gfig
[569/1947] Compiling C object 'app/file-data/d056c61@@appfiledata@sta/file-data-gbr.c.o'
[570/1947] Compiling C object 'app/file-data/d056c61@@appfiledata@sta/file-data.c.o'
[571/1947] Compiling C object 'app/file-data/d056c61@@appfiledata@sta/file-data-pat.c.o'
[572/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-babl-compat.c.o'
[573/1947] Compiling C object 'app/file-data/d056c61@@appfiledata@sta/file-data-gih.c.o'
[574/1947] Compiling C object 'app/file-data/d056c61@@appfiledata@sta/file-data-gex.c.o'
[575/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/size.c.o'
[576/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/preview.c.o'
[577/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/repaint.c.o'
../plug-ins/gimpressionist/repaint.c: In function ‘choose_best_brush’:
../plug-ins/gimpressionist/repaint.c:187:26: warning: using integer absolute value function ‘abs’ when argument is of floating-point type ‘double’ [-Wabsolute-value]
187 | dev += abs (row[k+0] - r) * v;
| ^~~
../plug-ins/gimpressionist/repaint.c:188:26: warning: using integer absolute value function ‘abs’ when argument is of floating-point type ‘double’ [-Wabsolute-value]
188 | dev += abs (row[k+1] - g) * v;
| ^~~
../plug-ins/gimpressionist/repaint.c:189:26: warning: using integer absolute value function ‘abs’ when argument is of floating-point type ‘double’ [-Wabsolute-value]
189 | dev += abs (row[k+2] - b) * v;
| ^~~
[578/1947] Compiling C object 'plug-ins/help/836d285@@help_plugin@sta/gimphelp.c.o'
[579/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/sizemap.c.o'
[580/1947] Compiling C object 'plug-ins/gimpressionist/fcb3f52@@gimpressionist@exe/utils.c.o'
[581/1947] Compiling C object 'plug-ins/help/836d285@@help_plugin@sta/gimphelpdomain.c.o'
[582/1947] Compiling C object 'plug-ins/gradient-flare/0c198bd@@gradient-flare@exe/gradient-flare.c.o'
[583/1947] Linking target plug-ins/goat-exercises/goat-exercise-c
[584/1947] Compiling C object 'plug-ins/help/836d285@@help_plugin@sta/gimphelplocale.c.o'
[585/1947] Linking target plug-ins/gimpressionist/gimpressionist
[586/1947] Compiling C object 'plug-ins/help/836d285@@help_plugin@sta/gimphelpitem.c.o'
[587/1947] Compiling C object 'plug-ins/help/836d285@@help_plugin@sta/gimphelpprogress.c.o'
[588/1947] Linking target plug-ins/gradient-flare/gradient-flare
[589/1947] Linking static target plug-ins/help/libhelp_plugin.a
[590/1947] Generating gimp-gegl-enums.c with a meson_exe.py custom command
[591/1947] Compiling C object 'plug-ins/ifs-compose/2649c7b@@ifs-compose@exe/ifs-compose-storage.c.o'
[592/1947] Compiling C object 'plug-ins/ifs-compose/2649c7b@@ifs-compose@exe/ifs-compose.c.o'
../plug-ins/ifs-compose/ifs-compose.c: In function ‘ifs_compose_dialog’:
../plug-ins/ifs-compose/ifs-compose.c:808:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
808 | toolbar = gtk_ui_manager_get_widget (ifsDesign->ui_manager,
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c: In function ‘design_op_menu_create’:
../plug-ins/ifs-compose/ifs-compose.c:1085:3: warning: ‘gtk_ui_manager_new’ is deprecated [-Wdeprecated-declarations]
1085 | GtkUIManager *ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1086:3: warning: ‘gtk_action_group_new’ is deprecated [-Wdeprecated-declarations]
1086 | GtkActionGroup *group = gtk_action_group_new ("Actions");
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1088:3: warning: ‘gtk_action_group_set_translation_domain’ is deprecated [-Wdeprecated-declarations]
1088 | gtk_action_group_set_translation_domain (group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1090:3: warning: ‘gtk_action_group_add_actions’ is deprecated [-Wdeprecated-declarations]
1090 | gtk_action_group_add_actions (group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1094:3: warning: ‘gtk_action_group_add_radio_actions’ is deprecated [-Wdeprecated-declarations]
1094 | gtk_action_group_add_radio_actions (group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1102:31: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
1102 | gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1103:3: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
1103 | gtk_accel_group_lock (gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1105:3: warning: ‘gtk_ui_manager_insert_action_group’ is deprecated [-Wdeprecated-declarations]
1105 | gtk_ui_manager_insert_action_group (ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1108:3: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
1108 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1129:3: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
1129 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c: In function ‘design_op_actions_update’:
../plug-ins/ifs-compose/ifs-compose.c:1156:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1156 | act = gtk_ui_manager_get_action (ifsDesign->ui_manager,
| ^~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1158:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1158 | gtk_action_set_sensitive (act, undo_cur >= 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1160:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1160 | act = gtk_ui_manager_get_action (ifsDesign->ui_manager,
| ^~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1162:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1162 | gtk_action_set_sensitive (act, undo_cur != undo_num - 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1164:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
1164 | act = gtk_ui_manager_get_action (ifsDesign->ui_manager,
| ^~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c:1166:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
1166 | gtk_action_set_sensitive (act, ifsvals.num_elements > 2);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c: In function ‘design_area_button_press’:
../plug-ins/ifs-compose/ifs-compose.c:1596:9: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
1596 | gtk_ui_manager_get_widget (ifsDesign->ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c: In function ‘color_map_create’:
../plug-ins/ifs-compose/ifs-compose.c:2007:3: warning: ‘gtk_arrow_new’ is deprecated [-Wdeprecated-declarations]
2007 | arrow = gtk_arrow_new (GTK_ARROW_RIGHT, GTK_SHADOW_IN);
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:251,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:73:12: note: declared here
73 | GtkWidget* gtk_arrow_new (GtkArrowType arrow_type,
| ^~~~~~~~~~~~~
../plug-ins/ifs-compose/ifs-compose.c: In function ‘design_op_update_callback’:
../plug-ins/ifs-compose/ifs-compose.c:2204:3: warning: ‘gtk_radio_action_get_current_value’ is deprecated [-Wdeprecated-declarations]
2204 | ifsDesign->op = gtk_radio_action_get_current_value (action);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../libgimp/gimpui.h:22,
from ../plug-ins/ifs-compose/ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[593/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/meson-generated_.._gimp-gegl-enums.c.o'
[594/1947] Compiling C object 'plug-ins/help/836d285@@help@exe/help.c.o'
[595/1947] Compiling C object 'plug-ins/ifs-compose/2649c7b@@ifs-compose@exe/ifs-compose-utils.c.o'
[596/1947] Generating imagemap-icon-images_c with a custom command
[597/1947] Generating imagemap-icon-images_h with a custom command
[598/1947] Generating lighting-icon-images_c with a custom command
[599/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cern_lex.c.o'
[600/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/meson-generated_.._images_imagemap-icon-images.c.o'
[601/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_browse.c.o'
[602/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_about.c.o'
[603/1947] Linking target plug-ins/help/help
[604/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_circle.c.o'
[605/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_clear.c.o'
[606/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_copy_object.c.o'
[607/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_copy.c.o'
[608/1947] Linking target plug-ins/ifs-compose/ifs-compose
[609/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_create.c.o'
[610/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_cut_object.c.o'
[611/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_cut.c.o'
[612/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_delete_point.c.o'
[613/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_delete.c.o'
[614/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_edit_object.c.o'
[615/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_gimp_guides.c.o'
[616/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_move_down.c.o'
[617/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_guides.c.o'
[618/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_insert_point.c.o'
[619/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_move_sash.c.o'
[620/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_move_selected.c.o'
[621/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_move_to_front.c.o'
[622/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cern_parse.c.o'
[623/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_move_up.c.o'
[624/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_move.c.o'
[625/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_object_down.c.o'
[626/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_object_move.c.o'
[627/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_object_up.c.o'
[628/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_paste.c.o'
[629/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_select_all.c.o'
[630/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_select_next.c.o'
[631/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_select_prev.c.o'
[632/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_select_region.c.o'
[633/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_select.c.o'
[634/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_send_to_back.c.o'
[635/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_csim_lex.c.o'
[636/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_unselect.c.o'
[637/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_command.c.o'
[638/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_cmd_unselect_all.c.o'
[639/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_default_dialog.c.o'
[640/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_edit_area_info.c.o'
[641/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_file.c.o'
[642/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_grid.c.o'
[643/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_icons.c.o'
[644/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_main.c.o'
../plug-ins/imagemap/imap_main.c: In function ‘set_preview_color’:
../plug-ins/imagemap/imap_main.c:379:3: warning: ‘gtk_radio_action_get_current_value’ is deprecated [-Wdeprecated-declarations]
379 | _map_info.show_gray = (gtk_radio_action_get_current_value (current) == 1);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../plug-ins/imagemap/imap_main.c:30:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_main.c: In function ‘set_zoom_factor’:
../plug-ins/imagemap/imap_main.c:393:3: warning: ‘gtk_radio_action_get_current_value’ is deprecated [-Wdeprecated-declarations]
393 | gint factor = gtk_radio_action_get_current_value (current);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../plug-ins/imagemap/imap_main.c:30:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_main.c: In function ‘set_func’:
../plug-ins/imagemap/imap_main.c:449:3: warning: ‘gtk_radio_action_get_current_value’ is deprecated [-Wdeprecated-declarations]
449 | gint value = gtk_radio_action_get_current_value (current);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../plug-ins/imagemap/imap_main.c:30:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[645/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_menu_funcs.c.o'
../plug-ins/imagemap/imap_menu_funcs.c: In function ‘insert_item_with_label’:
../plug-ins/imagemap/imap_menu_funcs.c:52:4: warning: ‘gtk_image_menu_item_new_with_mnemonic’ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
52 | GtkWidget *item = gtk_image_menu_item_new_with_mnemonic(label);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
from ../plug-ins/imagemap/imap_menu_funcs.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[646/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_menu.c.o'
../plug-ins/imagemap/imap_menu.c: In function ‘menu_get_widget’:
../plug-ins/imagemap/imap_menu.c:50:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
50 | return gtk_ui_manager_get_widget (ui_manager, path);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c: In function ‘set_sensitive’:
../plug-ins/imagemap/imap_menu.c:56:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
56 | GtkAction *action = gtk_ui_manager_get_action (ui_manager, path);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c: In function ‘command_list_changed’:
../plug-ins/imagemap/imap_menu.c:106:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
106 | action = gtk_ui_manager_get_action (ui_manager, "/MainMenu/EditMenu/Undo");
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:119:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
119 | action = gtk_ui_manager_get_action (ui_manager, "/MainMenu/EditMenu/Redo");
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c: In function ‘make_menu’:
../plug-ins/imagemap/imap_menu.c:407:3: warning: ‘gtk_action_group_new’ is deprecated [-Wdeprecated-declarations]
407 | action_group = gtk_action_group_new ("MenuActions");
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:408:3: warning: ‘gtk_action_group_set_translation_domain’ is deprecated [-Wdeprecated-declarations]
408 | gtk_action_group_set_translation_domain (action_group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:410:3: warning: ‘gtk_action_group_add_actions’ is deprecated [-Wdeprecated-declarations]
410 | gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:412:3: warning: ‘gtk_action_group_add_toggle_actions’ is deprecated [-Wdeprecated-declarations]
412 | gtk_action_group_add_toggle_actions (action_group, toggle_entries,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here
215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:415:3: warning: ‘gtk_action_group_add_radio_actions’ is deprecated [-Wdeprecated-declarations]
415 | gtk_action_group_add_radio_actions (action_group, color_entries,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:418:3: warning: ‘gtk_action_group_add_radio_actions’ is deprecated [-Wdeprecated-declarations]
418 | gtk_action_group_add_radio_actions (action_group, zoom_entries,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:421:3: warning: ‘gtk_action_group_add_radio_actions’ is deprecated [-Wdeprecated-declarations]
421 | gtk_action_group_add_radio_actions (action_group, mapping_entries,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:425:3: warning: ‘gtk_ui_manager_new’ is deprecated [-Wdeprecated-declarations]
425 | ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:426:3: warning: ‘gtk_ui_manager_insert_action_group’ is deprecated [-Wdeprecated-declarations]
426 | gtk_ui_manager_insert_action_group (ui_manager, action_group, 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:428:3: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
428 | accel_group = gtk_ui_manager_get_accel_group (ui_manager);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:432:3: warning: ‘gtk_ui_manager_add_ui_from_string’ is deprecated [-Wdeprecated-declarations]
432 | if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1,
| ^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:440:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
440 | menubar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c: In function ‘do_main_popup_menu’:
../plug-ins/imagemap/imap_menu.c:495:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
495 | GtkWidget *popup = gtk_ui_manager_get_widget (ui_manager, "/PopupMenu");
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c: In function ‘menu_check_grid’:
../plug-ins/imagemap/imap_menu.c:503:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
503 | GtkAction *action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:505:3: warning: ‘gtk_toggle_action_set_active’ is deprecated [-Wdeprecated-declarations]
505 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), check);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here
82 | void gtk_toggle_action_set_active (GtkToggleAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c:505:3: warning: ‘gtk_toggle_action_get_type’ is deprecated [-Wdeprecated-declarations]
505 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), check);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c: In function ‘make_toolbar’:
../plug-ins/imagemap/imap_menu.c:513:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
513 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/Toolbar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c: In function ‘make_tools’:
../plug-ins/imagemap/imap_menu.c:527:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
527 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/Tools");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../plug-ins/imagemap/imap_menu.c: In function ‘make_selection_toolbar’:
../plug-ins/imagemap/imap_menu.c:542:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
542 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/Selection");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimp/gimpui.h:22,
from ../plug-ins/imagemap/imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[647/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_misc.c.o'
[648/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_mru.c.o'
[649/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_object_popup.c.o'
[650/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_ncsa_lex.c.o'
[651/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_object.c.o'
[652/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_polygon.c.o'
[653/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_preview.c.o'
[654/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_preferences.c.o'
[655/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_csim_parse.c.o'
[656/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_settings.c.o'
[657/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_rectangle.c.o'
[658/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_selection.c.o'
[659/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_string.c.o'
[660/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_taglist.c.o'
[661/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_source.c.o'
[662/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_statusbar.c.o'
[663/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_ui_grid.c.o'
[664/1947] Compiling C object 'plug-ins/imagemap/07aef37@@imagemap@exe/imap_ncsa_parse.c.o'
[665/1947] Generating lighting-icon-images_h with a custom command
[666/1947] Compiling C object 'plug-ins/metadata/a669d1d@@metadata-editor@exe/metadata-impexp.c.o'
[667/1947] Compiling C object 'plug-ins/lighting/407d4a4@@lighting@exe/lighting-main.c.o'
[668/1947] Compiling C object 'plug-ins/metadata/a669d1d@@metadata-editor@exe/metadata-xml.c.o'
[669/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/arcball.c.o'
[670/1947] Compiling C object 'plug-ins/lighting/407d4a4@@lighting@exe/lighting-preview.c.o'
[671/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/map-object-icons.c.o'
[672/1947] Compiling C object 'plug-ins/lighting/407d4a4@@lighting@exe/lighting-icons.c.o'
[673/1947] Compiling C object 'plug-ins/lighting/407d4a4@@lighting@exe/meson-generated_.._images_lighting-icon-images.c.o'
[674/1947] Compiling C object 'plug-ins/lighting/407d4a4@@lighting@exe/lighting-apply.c.o'
[675/1947] Compiling C object 'plug-ins/lighting/407d4a4@@lighting@exe/lighting-image.c.o'
[676/1947] Compiling C object 'plug-ins/lighting/407d4a4@@lighting@exe/lighting-shade.c.o'
[677/1947] Compiling C object 'plug-ins/lighting/407d4a4@@lighting@exe/lighting-ui.c.o'
[678/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/map-object-apply.c.o'
[679/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/meson-generated_.._.._lighting_images_lighting-icon-images.c.o'
[680/1947] Linking target plug-ins/imagemap/imagemap
[681/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/map-object-image.c.o'
[682/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/map-object-main.c.o'
[683/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/map-object-preview.c.o'
[684/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/map-object-ui.c.o'
[685/1947] Compiling C object 'plug-ins/map-object/7bdb2a9@@map-object@exe/map-object-shade.c.o'
[686/1947] Compiling C object 'plug-ins/metadata/a669d1d@@metadata-editor@exe/metadata-editor.c.o'
[687/1947] Compiling C object 'plug-ins/metadata/a669d1d@@metadata-viewer@exe/metadata-viewer.c.o'
[688/1947] Compiling C object 'plug-ins/metadata/a669d1d@@metadata-editor@exe/metadata-tags.c.o'
[689/1947] Linking target plug-ins/lighting/lighting
[690/1947] Generating pagecurl-icons_c with a custom command
[691/1947] Generating pagecurl-icons_h with a custom command
[692/1947] Linking target plug-ins/map-object/map-object
[693/1947] Compiling C object 'plug-ins/pagecurl/ac8e98f@@pagecurl@exe/meson-generated_.._pagecurl-icons.c.o'
[694/1947] Compiling C object 'plug-ins/pagecurl/ac8e98f@@pagecurl@exe/pagecurl.c.o'
[695/1947] Linking target plug-ins/metadata/metadata-viewer
[696/1947] Compiling C object 'plug-ins/print/4cec11b@@print@exe/print-draw-page.c.o'
[697/1947] Linking target plug-ins/metadata/metadata-editor
[698/1947] Compiling C object 'plug-ins/print/4cec11b@@print@exe/print-page-layout.c.o'
[699/1947] Compiling C object 'plug-ins/screenshot/a016691@@screenshot@exe/screenshot-freedesktop.c.o'
[700/1947] Compiling C object 'plug-ins/print/4cec11b@@print@exe/print-preview.c.o'
[701/1947] Compiling C object 'plug-ins/print/4cec11b@@print@exe/print-settings.c.o'
[702/1947] Compiling C object 'plug-ins/print/4cec11b@@print@exe/print-page-setup.c.o'
[703/1947] Compiling C object 'plug-ins/print/4cec11b@@print@exe/print-utils.c.o'
[704/1947] Compiling C object 'plug-ins/print/4cec11b@@print@exe/print.c.o'
[705/1947] Compiling C object 'plug-ins/screenshot/a016691@@screenshot@exe/screenshot-kwin.c.o'
[706/1947] Compiling C object 'plug-ins/screenshot/a016691@@screenshot@exe/screenshot-gnome-shell.c.o'
[707/1947] Compiling C object 'plug-ins/screenshot/a016691@@screenshot@exe/screenshot-win32.c.o'
[708/1947] Linking target plug-ins/pagecurl/pagecurl
[709/1947] Compiling C object 'plug-ins/screenshot/a016691@@screenshot@exe/screenshot-osx.c.o'
[710/1947] Compiling C object 'plug-ins/screenshot/a016691@@screenshot@exe/screenshot-x11.c.o'
[711/1947] Compiling C object 'plug-ins/screenshot/a016691@@screenshot@exe/screenshot.c.o'
../plug-ins/screenshot/screenshot.c: In function ‘screenshot_create_procedure’:
../plug-ins/screenshot/screenshot.c:180:39: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated [-Wdeprecated-declarations]
180 | gdk_pixbuf_new_from_inline (-1, screenshot_icon,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
from ../libgimp/gimp.h:26,
from ../plug-ins/screenshot/screenshot.c:26:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here
362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
[712/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-console.c.o'
[713/1947] Compiling C object 'plug-ins/script-fu/tinyscheme/2c32732@@scriptfu-tinyscheme@sta/scheme.c.o'
[714/1947] Linking target plug-ins/print/print
[715/1947] Linking static target plug-ins/script-fu/tinyscheme/libscriptfu-tinyscheme.a
[716/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/scheme-wrapper.c.o'
[717/1947] Compiling C object 'plug-ins/script-fu/ftx/f00c41b@@scriptfu-ftx@sta/ftx.c.o'
[718/1947] Linking static target plug-ins/script-fu/ftx/libscriptfu-ftx.a
[719/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-eval.c.o'
[720/1947] Generating pygimp.interp with a meson_exe.py custom command
[721/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/curve.c.o'
[722/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-interface.c.o'
[723/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-regex.c.o'
[724/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-script.c.o'
[725/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-scripts.c.o'
[726/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-server.c.o'
[727/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-text-console.c.o'
[728/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu-utils.c.o'
[729/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/edge.c.o'
[730/1947] Compiling C object 'plug-ins/script-fu/4a16a61@@script-fu@exe/script-fu.c.o'
[731/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/fit.c.o'
[732/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/math.c.o'
[733/1947] Linking target plug-ins/screenshot/screenshot
[734/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/brushes-actions.c.o'
[735/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/brush-editor-actions.c.o'
[736/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/actions.c.o'
[737/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/pxl-outline.c.o'
[738/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/spline.c.o'
[739/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/selection-to-path-dialog.c.o'
[740/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/selection-to-path.c.o'
[741/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/buffers-actions.c.o'
[742/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/debug-actions.c.o'
[743/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/debug-commands.c.o'
[744/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/data-commands.c.o'
[745/1947] Compiling C object 'plug-ins/selection-to-path/95c7f36@@selection-to-path@exe/vector.c.o'
[746/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/channels-actions.c.o'
[747/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/buffers-commands.c.o'
[748/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/channels-commands.c.o'
[749/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/colormap-actions.c.o'
[750/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/context-actions.c.o'
[751/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/colormap-commands.c.o'
[752/1947] Linking target plug-ins/script-fu/script-fu
[753/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/cursor-info-actions.c.o'
[754/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/context-commands.c.o'
[755/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dashboard-actions.c.o'
[756/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/cursor-info-commands.c.o'
[757/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/data-editor-commands.c.o'
[758/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dashboard-commands.c.o'
[759/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/image-actions.c.o'
[760/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/image-commands.c.o'
[761/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/help-actions.c.o'
[762/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dialogs-commands.c.o'
[763/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dialogs-actions.c.o'
[764/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dock-commands.c.o'
[765/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dock-actions.c.o'
[766/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dockable-commands.c.o'
[767/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dockable-actions.c.o'
[768/1947] Linking target plug-ins/selection-to-path/selection-to-path
[769/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/documents-actions.c.o'
[770/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/drawable-actions.c.o'
[771/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/documents-commands.c.o'
[772/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/drawable-commands.c.o'
[773/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dynamics-editor-actions.c.o'
[774/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/dynamics-actions.c.o'
[775/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/edit-actions.c.o'
[776/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/edit-commands.c.o'
[777/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/error-console-commands.c.o'
[778/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/error-console-actions.c.o'
[779/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/file-commands.c.o'
[780/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/filters-actions.c.o'
[781/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/file-actions.c.o'
[782/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/fonts-actions.c.o'
[783/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/filters-commands.c.o'
[784/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/gradient-editor-actions.c.o'
[785/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/gimpgeglprocedure.c.o'
[786/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/gradients-actions.c.o'
[787/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/help-commands.c.o'
[788/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/gradient-editor-commands.c.o'
[789/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/gradients-commands.c.o'
[790/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/images-commands.c.o'
[791/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/images-actions.c.o'
[792/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/items-commands.c.o'
[793/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/items-actions.c.o'
[794/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/layers-commands.c.o'
[795/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/layers-actions.c.o'
[796/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/mypaint-brushes-actions.c.o'
[797/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/palette-editor-actions.c.o'
[798/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/palettes-actions.c.o'
[799/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/palette-editor-commands.c.o'
[800/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/patterns-actions.c.o'
[801/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/palettes-commands.c.o'
[802/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/plug-in-commands.c.o'
[803/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/plug-in-actions.c.o'
[804/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/quick-mask-actions.c.o'
[805/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/procedure-commands.c.o'
[806/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/sample-points-actions.c.o'
[807/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/quick-mask-commands.c.o'
[808/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/select-actions.c.o'
[809/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/select-commands.c.o'
[810/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/sample-points-commands.c.o'
[811/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/templates-commands.c.o'
[812/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/templates-actions.c.o'
[813/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/text-editor-commands.c.o'
[814/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/text-editor-actions.c.o'
[815/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/text-tool-commands.c.o'
[816/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/text-tool-actions.c.o'
[817/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/tool-options-commands.c.o'
[818/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/tool-preset-editor-actions.c.o'
[819/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/tool-options-actions.c.o'
[820/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/tool-presets-actions.c.o'
[821/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/tool-preset-editor-commands.c.o'
[822/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/tools-actions.c.o'
[823/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/tool-presets-commands.c.o'
[824/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/tools-commands.c.o'
[825/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/vectors-actions.c.o'
[826/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/view-actions.c.o'
[827/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/vectors-commands.c.o'
[828/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/window-actions.c.o'
../app/actions/window-actions.c: In function ‘window_actions_update’:
../app/actions/window-actions.c:127:7: warning: ‘gdk_screen_make_display_name’ is deprecated [-Wdeprecated-declarations]
127 | screen_name = gdk_screen_make_display_name (screen);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c: In function ‘window_actions_display_opened’:
../app/actions/window-actions.c:179:3: warning: ‘gdk_display_get_n_screens’ is deprecated [-Wdeprecated-declarations]
179 | n_screens = gdk_display_get_n_screens (display);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:54:13: note: declared here
54 | gint gdk_display_get_n_screens (GdkDisplay *display);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c:185:7: warning: ‘gdk_display_get_screen’ is deprecated [-Wdeprecated-declarations]
185 | GdkScreen *screen = gdk_display_get_screen (display, i);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
56 | GdkScreen * gdk_display_get_screen (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c:188:7: warning: ‘gdk_screen_make_display_name’ is deprecated [-Wdeprecated-declarations]
188 | screen_name = gdk_screen_make_display_name (screen);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c:214:7: warning: ‘gdk_display_get_screen’ is deprecated [-Wdeprecated-declarations]
214 | GdkScreen *screen = gdk_display_get_screen (display, i);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
56 | GdkScreen * gdk_display_get_screen (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c: In function ‘window_actions_display_closed’:
../app/actions/window-actions.c:265:3: warning: ‘gdk_display_get_n_screens’ is deprecated [-Wdeprecated-declarations]
265 | n_screens = gdk_display_get_n_screens (display);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:54:13: note: declared here
54 | gint gdk_display_get_n_screens (GdkDisplay *display);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c:269:7: warning: ‘gdk_display_get_screen’ is deprecated [-Wdeprecated-declarations]
269 | GdkScreen *screen = gdk_display_get_screen (display, i);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
56 | GdkScreen * gdk_display_get_screen (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c:274:7: warning: ‘gdk_screen_make_display_name’ is deprecated [-Wdeprecated-declarations]
274 | screen_name = gdk_screen_make_display_name (screen);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c:285:11: warning: ‘gtk_radio_action_get_group’ is deprecated [-Wdeprecated-declarations]
285 | radio_group = gtk_radio_action_get_group (GTK_RADIO_ACTION (action));
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81:17: note: declared here
81 | GSList *gtk_radio_action_get_group (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/actions/window-actions.c:285:11: warning: ‘gtk_radio_action_get_type’ is deprecated [-Wdeprecated-declarations]
285 | radio_group = gtk_radio_action_get_group (GTK_RADIO_ACTION (action));
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/actions/window-actions.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73:17: note: declared here
73 | GType gtk_radio_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[829/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/window-commands.c.o'
[830/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/view-commands.c.o'
../app/actions/view-commands.c: In function ‘view_zoom_other_cmd_callback’:
../app/actions/view-commands.c:305:3: warning: ‘gtk_toggle_action_get_active’ is deprecated [-Wdeprecated-declarations]
305 | if (gtk_toggle_action_get_active ((GtkToggleAction *) action) &&
| ^~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/actions/view-commands.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here
85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[831/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/windows-commands.c.o'
[832/1947] Compiling C object 'app/actions/d85a359@@appactions@sta/windows-actions.c.o'
[833/1947] Linking static target app/actions/libappactions.a
[834/1947] Generating authors.h with a custom command
[835/1947] Generating gimpmarshal_c with a custom command
INFO: Reading ../app/core/gimpmarshal.list...
[836/1947] Generating gimpmarshal_h with a custom command
INFO: Reading ../app/core/gimpmarshal.list...
[837/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/channel-options-dialog.c.o'
[838/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/color-profile-dialog.c.o'
[839/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-convert-indexed.c.o'
[840/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-convert-precision.c.o'
[841/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-convert-type.c.o'
[842/1947] Generating core-enums with a meson_exe.py custom command
[843/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-duplicate.c.o'
[844/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptooltransformgrid.c.o'
[845/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptooltransform3dgrid.c.o'
[846/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-crop.c.o'
[847/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolwidgetgroup.c.o'
[848/1947] Compiling C object 'app/core/d33af98@@appcore@sta/meson-generated_.._gimpmarshal.c.o'
[849/1947] Compiling C object 'app/core/d33af98@@appcore@sta/meson-generated_.._.._.._cursors_gimp-color-picker-cursors.c.o'
[850/1947] Compiling C object 'app/core/d33af98@@appcore@sta/meson-generated_.._.._.._cursors_gimp-tool-cursors.c.o'
[851/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolwidget.c.o'
../app/display/gimptoolwidget.c: In function ‘gimp_tool_widget_add_stroke_group’:
../app/display/gimptoolwidget.c:577:8: warning: assignment to ‘GimpCanvasItem *’ {aka ‘struct _GimpCanvasItem *’} from incompatible pointer type ‘GimpCanvasGroup *’ {aka ‘struct _GimpCanvasGroup *’} [-Wincompatible-pointer-types]
577 | item = gimp_tool_widget_add_group (widget);
| ^
../app/display/gimptoolwidget.c: In function ‘gimp_tool_widget_add_fill_group’:
../app/display/gimptoolwidget.c:590:8: warning: assignment to ‘GimpCanvasItem *’ {aka ‘struct _GimpCanvasItem *’} from incompatible pointer type ‘GimpCanvasGroup *’ {aka ‘struct _GimpCanvasGroup *’} [-Wincompatible-pointer-types]
590 | item = gimp_tool_widget_add_group (widget);
| ^
[852/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-parasites.c.o'
[853/1947] Compiling C object 'app/core/d33af98@@appcore@sta/meson-generated_.._.._.._icons_Color_gimp-core-pixbufs.c.o'
[854/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-spawn.c.o'
[855/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-atomic.c.o'
[856/1947] Compiling C object 'app/core/d33af98@@appcore@sta/meson-generated_.._core-enums.c.o'
[857/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-batch.c.o'
[858/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-cairo.c.o'
[859/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-contexts.c.o'
[860/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-gradients.c.o'
[861/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-data-factories.c.o'
[862/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-filter-history.c.o'
[863/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-edit.c.o'
[864/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-modules.c.o'
[865/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-memsize.c.o'
[866/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-gui.c.o'
[867/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-internal-data.c.o'
[868/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-palettes.c.o'
[869/1947] Compiling C++ object 'app/core/d33af98@@appcore@sta/gimpbrush-transform.cc.o'
[870/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-tags.c.o'
[871/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrush-save.c.o'
[872/1947] Compiling C++ object 'app/core/d33af98@@appcore@sta/gimp-parallel.cc.o'
[873/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-transform-3d-utils.c.o'
[874/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-templates.c.o'
[875/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-units.c.o'
[876/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-transform-utils.c.o'
[877/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-transform-resize.c.o'
[878/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-utils.c.o'
[879/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp-user-install.c.o'
[880/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimp.c.o'
[881/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpasync.c.o'
[882/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpauxitemundo.c.o'
[883/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpauxitem.c.o'
[884/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpasyncset.c.o'
[885/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbacktrace-linux.c.o'
[886/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbacktrace-none.c.o'
[887/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbezierdesc.c.o'
[888/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbacktrace-windows.c.o'
[889/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpboundary.c.o'
[890/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrush-boundary.c.o'
[891/1947] Compiling C++ object 'app/core/d33af98@@appcore@sta/gimpbrush-mipmap.cc.o'
[892/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrush-load.c.o'
[893/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrushcache.c.o'
[894/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppickable.c.o'
[895/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrushclipboard.c.o'
[896/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpprogress.c.o'
[897/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrush.c.o'
[898/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrushgenerated-load.c.o'
[899/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrushgenerated-save.c.o'
[900/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrushgenerated.c.o'
[901/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrushpipe.c.o'
[902/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbuffer.c.o'
[903/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrushpipe-load.c.o'
[904/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpbrushpipe-save.c.o'
[905/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcancelable.c.o'
[906/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpchannel-combine.c.o'
[907/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpchannel-select.c.o'
[908/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpchannel.c.o'
[909/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpchunkiterator.c.o'
[910/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpchannelundo.c.o'
[911/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpchannelpropundo.c.o'
[912/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcontainer-filter.c.o'
[913/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcontainer.c.o'
[914/1947] Compiling C++ object 'app/core/d33af98@@appcore@sta/gimppickable-contiguous-region.cc.o'
[915/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcontext.c.o'
[916/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppickable-auto-shrink.c.o'
[917/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcoords-interpolate.c.o'
[918/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcurve-map.c.o'
[919/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcoords.c.o'
[920/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcurve-load.c.o'
[921/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdata.c.o'
[922/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcurve-save.c.o'
[923/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpcurve.c.o'
[924/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdashpattern.c.o'
[925/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdataloaderfactory.c.o'
[926/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdatafactory.c.o'
[927/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdisplay.c.o'
[928/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdocumentlist.c.o'
[929/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-equalize.c.o'
[930/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-bucket-fill.c.o'
[931/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-edit.c.o'
../app/core/gimpdrawable-edit.c: In function ‘gimp_drawable_edit_fill’:
../app/core/gimpdrawable-edit.c:206:22: warning: implicit conversion from ‘GimpLayerCompositeMode’ to ‘GimpLayerMode’ [-Wenum-conversion]
206 | composite_mode = gimp_layer_mode_get_paint_composite_mode (mode);
| ^
../app/core/gimpdrawable-edit.c:223:41: warning: implicit conversion from ‘GimpLayerMode’ to ‘GimpLayerCompositeMode’ [-Wenum-conversion]
223 | composite_mode);
| ^~~~~~~~~~~~~~
[932/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-combine.c.o'
[933/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-filters.c.o'
[934/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-fill.c.o'
[935/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-floating-selection.c.o'
[936/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-foreground-extract.c.o'
[937/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-histogram.c.o'
[938/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-gradient.c.o'
[939/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-levels.c.o'
[940/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-offset.c.o'
[941/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-operation.c.o'
[942/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-preview.c.o'
[943/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-shadow.c.o'
[944/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-stroke.c.o'
[945/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable-transform.c.o'
[946/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawable.c.o'
[947/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawablemodundo.c.o'
[948/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawablefilter.c.o'
[949/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawablepropundo.c.o'
[950/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawablestack.c.o'
[951/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdrawableundo.c.o'
[952/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdynamics-load.c.o'
[953/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimperror.c.o'
[954/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdynamics-save.c.o'
[955/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdynamics.c.o'
[956/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpextension-error.c.o'
[957/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpdynamicsoutput.c.o'
[958/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpextension.c.o'
[959/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpextensionmanager.c.o'
[960/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpfilteredcontainer.c.o'
[961/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpfilloptions.c.o'
[962/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpfilterstack.c.o'
[963/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpfilter.c.o'
[964/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpfloatingselectionundo.c.o'
[965/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpgradient-load.c.o'
[966/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpgradient.c.o'
[967/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpgrid.c.o'
[968/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpgrouplayer.c.o'
[969/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpguide.c.o'
[970/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpgrouplayerundo.c.o'
[971/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpgradient-save.c.o'
[972/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpguideundo.c.o'
[973/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpidtable.c.o'
[974/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimphistogram.c.o'
[975/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-arrange.c.o'
[976/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasrectangle.c.o'
[977/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-color-profile.c.o'
[978/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-colormap.c.o'
[979/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-flip.c.o'
[980/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-grid.c.o'
[981/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-guides.c.o'
[982/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-item-list.c.o'
[983/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-metadata.c.o'
[984/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-merge.c.o'
[985/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-new.c.o'
[986/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-pick-color.c.o'
[987/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-pick-item.c.o'
[988/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-quick-mask.c.o'
[989/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-preview.c.o'
[990/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-scale.c.o'
[991/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-resize.c.o'
[992/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-sample-points.c.o'
[993/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-rotate.c.o'
[994/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-symmetry.c.o'
[995/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-snap.c.o'
[996/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-transform.c.o'
[997/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-undo-push.c.o'
[998/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage-undo.c.o'
[999/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimageproxy.c.o'
[1000/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimagefile.c.o'
[1001/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpitem-linked.c.o'
[1002/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimageundo.c.o'
[1003/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpimage.c.o'
[1004/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpitem-exclusive.c.o'
[1005/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpitem-preview.c.o'
[1006/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpitem.c.o'
[1007/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpitemstack.c.o'
[1008/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpitemtree.c.o'
[1009/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpitempropundo.c.o'
[1010/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpitemundo.c.o'
[1011/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayer-floating-selection.c.o'
[1012/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayer-new.c.o'
[1013/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayermaskpropundo.c.o'
[1014/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayermask.c.o'
[1015/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayermaskundo.c.o'
[1016/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayer.c.o'
[1017/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplineart.c.o'
[1018/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayerstack.c.o'
[1019/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayerundo.c.o'
[1020/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplayerpropundo.c.o'
[1021/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimplist.c.o'
[1022/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpmaskundo.c.o'
[1023/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpmybrush-load.c.o'
[1024/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpmybrush.c.o'
[1025/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpobjectqueue.c.o'
[1026/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppaintinfo.c.o'
[1027/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppalette-import.c.o'
[1028/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpobject.c.o'
[1029/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppalettemru.c.o'
[1030/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppalette-load.c.o'
[1031/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppalette-save.c.o'
[1032/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppalette.c.o'
[1033/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpparamspecs-desc.c.o'
[1034/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpparasitelist.c.o'
[1035/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpparamspecs.c.o'
[1036/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppattern-load.c.o'
[1037/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppattern.c.o'
[1038/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppatternclipboard.c.o'
[1039/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppdbprogress.c.o'
[1040/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimppattern-save.c.o'
[1041/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpprojectable.c.o'
[1042/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpsamplepoint.c.o'
[1043/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpprojection.c.o'
[1044/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpsamplepointundo.c.o'
[1045/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpscanconvert.c.o'
[1046/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpsubprogress.c.o'
[1047/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpselection.c.o'
[1048/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpsettings.c.o'
[1049/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpstrokeoptions.c.o'
[1050/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpsymmetry-mandala.c.o'
[1051/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpsymmetry-tiling.c.o'
[1052/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpsymmetry-mirror.c.o'
[1053/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpsymmetry.c.o'
../app/core/gimpsymmetry.c: In function ‘gimp_symmetry_to_parasite’:
../app/core/gimpsymmetry.c:507:62: warning: passing argument 1 of ‘GIMP_CONFIG’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
507 | parasite = gimp_config_serialize_to_parasite (GIMP_CONFIG (sym),
| ^~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from /home/shlomif/apps/graphics/gegl/include/gegl-0.4/gegl.h:22,
from ../app/core/gimpsymmetry.c:25:
/usr/include/glib-2.0/gobject/gtype.h:1581:77: note: expected ‘gpointer’ {aka ‘void *’} but argument is of type ‘const GimpSymmetry *’ {aka ‘const struct _GimpSymmetry *’}
1581 | G_GNUC_UNUSED static inline ModuleObjName * MODULE##_##OBJ_NAME (gpointer ptr) { \
| ~~~~~~~~~^~~
../libgimpconfig/gimpconfig-iface.h:34:1: note: in expansion of macro ‘G_DECLARE_INTERFACE’
34 | G_DECLARE_INTERFACE (GimpConfig, gimp_config, GIMP, CONFIG, GObject)
| ^~~~~~~~~~~~~~~~~~~
[1054/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptag.c.o'
[1055/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptagged.c.o'
[1056/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptagcache.c.o'
[1057/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptaggedcontainer.c.o'
[1058/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptemplate.c.o'
[1059/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptempbuf.c.o'
[1060/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptilehandlerprojectable.c.o'
[1061/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptoolgroup.c.o'
[1062/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptoolpreset-load.c.o'
[1063/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptoolinfo.c.o'
[1064/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptoolitem.c.o'
[1065/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptooloptions.c.o'
[1066/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptoolpreset-save.c.o'
[1067/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptreehandler.c.o'
[1068/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptoolpreset.c.o'
[1069/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptreeproxy.c.o'
[1070/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimptriviallycancelablewaitable.c.o'
[1071/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpuncancelablewaitable.c.o'
[1072/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpundostack.c.o'
[1073/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpundo.c.o'
[1074/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpunit.c.o'
[1075/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpwaitable.c.o'
[1076/1947] Compiling C object 'app/core/d33af98@@appcore@sta/gimpviewable.c.o'
[1077/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/about-dialog.c.o'
[1078/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/meson-generated_.._.._core_gimpmarshal.c.o'
[1079/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/color-profile-import-dialog.c.o'
[1080/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/convert-indexed-dialog.c.o'
[1081/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/vectors-import-dialog.c.o'
[1082/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/item-options-dialog.c.o'
[1083/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/convert-precision-dialog.c.o'
[1084/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/data-delete-dialog.c.o'
[1085/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/dialogs.c.o'
[1086/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/dialogs-constructors.c.o'
[1087/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/extensions-dialog.c.o'
[1088/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/file-open-dialog.c.o'
[1089/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/action-search-dialog.c.o'
[1090/1947] Linking static target app/core/libappcore.a
[1091/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/file-open-location-dialog.c.o'
[1092/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/file-save-dialog.c.o'
[1093/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/fill-dialog.c.o'
[1094/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/grid-dialog.c.o'
[1095/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/image-scale-dialog.c.o'
[1096/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/input-devices-dialog.c.o'
[1097/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/image-merge-layers-dialog.c.o'
[1098/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/image-new-dialog.c.o'
[1099/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/image-properties-dialog.c.o'
[1100/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/keyboard-shortcuts-dialog.c.o'
[1101/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/layer-add-mask-dialog.c.o'
[1102/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/layer-options-dialog.c.o'
[1103/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/module-dialog.c.o'
[1104/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/preferences-dialog-utils.c.o'
[1105/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/palette-import-dialog.c.o'
[1106/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/print-size-dialog.c.o'
../app/dialogs/print-size-dialog.c: In function ‘print_size_dialog_new’:
../app/dialogs/print-size-dialog.c:285:3: warning: ‘gtk_container_set_focus_chain’ is deprecated [-Wdeprecated-declarations]
285 | gtk_container_set_focus_chain (GTK_CONTAINER (entry), focus_chain);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from ../app/dialogs/print-size-dialog.c:21:
/usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
177 | void gtk_container_set_focus_chain (GtkContainer *container,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1107/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/lebl-dialog.c.o'
[1108/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/preferences-dialog.c.o'
[1109/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/resize-dialog.c.o'
[1110/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/resolution-calibrate-dialog.c.o'
[1111/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/quit-dialog.c.o'
[1112/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/stroke-dialog.c.o'
[1113/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/scale-dialog.c.o'
[1114/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/tips-dialog.c.o'
../app/dialogs/tips-dialog.c: In function ‘tips_dialog_create’:
../app/dialogs/tips-dialog.c:178:3: warning: ‘gtk_container_set_focus_chain’ is deprecated [-Wdeprecated-declarations]
178 | gtk_container_set_focus_chain (GTK_CONTAINER (hbox), NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from ../app/dialogs/tips-dialog.c:21:
/usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
177 | void gtk_container_set_focus_chain (GtkContainer *container,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1115/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/template-options-dialog.c.o'
[1116/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/user-install-dialog.c.o'
[1117/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/vectors-options-dialog.c.o'
[1118/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/tips-parser.c.o'
[1119/1947] Compiling C object 'app/dialogs/cc8629b@@appdialogs@sta/vectors-export-dialog.c.o'
[1120/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvas-style.c.o'
[1121/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvas.c.o'
[1122/1947] Linking static target app/dialogs/libappdialogs.a
[1123/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasarc.c.o'
[1124/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-transform.c.o'
[1125/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-utils.c.o'
[1126/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-title.c.o'
[1127/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvascanvasboundary.c.o'
[1128/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasboundary.c.o'
[1129/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasbufferpreview.c.o'
[1130/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvascorner.c.o'
[1131/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvascursor.c.o'
[1132/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasgroup.c.o'
[1133/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasgrid.c.o'
[1134/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvashandle.c.o'
[1135/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasguide.c.o'
[1136/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasitem.c.o'
[1137/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvaslayerboundary.c.o'
[1138/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasline.c.o'
[1139/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasitem-utils.c.o'
[1140/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvaslimit.c.o'
[1141/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvaspassepartout.c.o'
[1142/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvaspath.c.o'
[1143/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvaspolygon.c.o'
[1144/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvaspen.c.o'
[1145/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasproxygroup.c.o'
[1146/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasprogress.c.o'
[1147/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvasrectangleguides.c.o'
[1148/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpmovetool.c.o'
[1149/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpmoveoptions.c.o'
[1150/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvastextcursor.c.o'
[1151/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvastransformguides.c.o'
[1152/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvassamplepoint.c.o'
[1153/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcursorview.c.o'
[1154/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplay-handlers.c.o'
[1155/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpcanvastransformpreview.c.o'
[1156/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplay-foreach.c.o'
[1157/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-actions.c.o'
[1158/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplay.c.o'
[1159/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-autoscroll.c.o'
[1160/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-appearance.c.o'
[1161/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-close.c.o'
[1162/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-callbacks.c.o'
[1163/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-cursor.c.o'
[1164/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-dnd.c.o'
[1165/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-expose.c.o'
[1166/1947] Generating display-enums.c with a meson_exe.py custom command
[1167/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-filter.c.o'
[1168/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-draw.c.o'
[1169/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/meson-generated_.._display-enums.c.o'
[1170/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-filter-dialog.c.o'
[1171/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-grab.c.o'
../app/display/gimpdisplayshell-grab.c: In function ‘gimp_display_shell_pointer_grab’:
../app/display/gimpdisplayshell-grab.c:112:3: warning: ‘gdk_device_grab’ is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations]
112 | status = gdk_device_grab (device,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/display/gimpdisplayshell-grab.c:23:
/usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here
230 | GdkGrabStatus gdk_device_grab (GdkDevice *device,
| ^~~~~~~~~~~~~~~
../app/display/gimpdisplayshell-grab.c: In function ‘gimp_display_shell_pointer_ungrab’:
../app/display/gimpdisplayshell-grab.c:141:3: warning: ‘gdk_device_ungrab’ is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations]
141 | gdk_device_ungrab (shell->grab_pointer, shell->grab_pointer_time);
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/display/gimpdisplayshell-grab.c:23:
/usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here
239 | void gdk_device_ungrab (GdkDevice *device,
| ^~~~~~~~~~~~~~~~~
../app/display/gimpdisplayshell-grab.c: In function ‘gimp_display_shell_keyboard_grab’:
../app/display/gimpdisplayshell-grab.c:169:3: warning: ‘gdk_device_grab’ is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations]
169 | status = gdk_device_grab (device,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/display/gimpdisplayshell-grab.c:23:
/usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here
230 | GdkGrabStatus gdk_device_grab (GdkDevice *device,
| ^~~~~~~~~~~~~~~
../app/display/gimpdisplayshell-grab.c: In function ‘gimp_display_shell_keyboard_ungrab’:
../app/display/gimpdisplayshell-grab.c:201:3: warning: ‘gdk_device_ungrab’ is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations]
201 | gdk_device_ungrab (shell->grab_keyboard, shell->grab_keyboard_time);
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/display/gimpdisplayshell-grab.c:23:
/usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here
239 | void gdk_device_ungrab (GdkDevice *device,
| ^~~~~~~~~~~~~~~~~
[1172/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-handlers.c.o'
[1173/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-items.c.o'
[1174/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-icon.c.o'
[1175/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-profile.c.o'
[1176/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-progress.c.o'
[1177/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-layer-select.c.o'
[1178/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-rotate-dialog.c.o'
[1179/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-render.c.o'
[1180/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-rulers.c.o'
[1181/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-rotate.c.o'
[1182/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-scale.c.o'
[1183/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-scale-dialog.c.o'
[1184/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-scrollbars.c.o'
[1185/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-scroll.c.o'
[1186/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-tool-events.c.o'
[1187/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell-selection.c.o'
[1188/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolfocus.c.o'
[1189/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpstatusbar.c.o'
[1190/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpimagewindow.c.o'
[1191/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpmultiwindowstrategy.c.o'
[1192/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpdisplayshell.c.o'
[1193/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpmotionbuffer.c.o'
[1194/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpscalecombobox.c.o'
[1195/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpnavigationeditor.c.o'
[1196/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolcompass.c.o'
[1197/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptooldialog.c.o'
[1198/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimpsinglewindowstrategy.c.o'
[1199/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolrotategrid.c.o'
[1200/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolsheargrid.c.o'
[1201/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolpolygon.c.o'
[1202/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolgyroscope.c.o'
[1203/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolline.c.o'
[1204/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolgui.c.o'
[1205/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolhandlegrid.c.o'
[1206/1947] Linking static target app/file-data/libappfiledata.a
[1207/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolrectangle.c.o'
[1208/1947] Compiling C object 'app/display/5123172@@appdisplay@sta/gimptoolpath.c.o'
[1209/1947] Linking static target app/display/libappdisplay.a
[1210/1947] Compiling C object 'app/file/33f3982@@appfile@sta/file-remote.c.o'
[1211/1947] Compiling C object 'app/file/33f3982@@appfile@sta/file-open.c.o'
[1212/1947] Compiling C object 'app/file/33f3982@@appfile@sta/file-import.c.o'
[1213/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-babl.c.o'
[1214/1947] Compiling C object 'app/file/33f3982@@appfile@sta/file-save.c.o'
[1215/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl-apply-operation.c.o'
[1216/1947] Compiling C object 'app/file/33f3982@@appfile@sta/file-utils.c.o'
[1217/1947] Linking static target app/file/libappfile.a
[1218/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl-loops-sse2.c.o'
[1219/1947] Compiling C++ object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl-mask-combine.cc.o'
[1220/1947] Compiling C++ object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl-loops.cc.o'
[1221/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl-mask.c.o'
[1222/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl-nodes.c.o'
[1223/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl-tile-compat.c.o'
[1224/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl-utils.c.o'
[1225/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimp-gegl.c.o'
[1226/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimpapplicator.c.o'
[1227/1947] Compiling C object 'app/gegl/d883af6@@appgegl@sta/gimptilehandlervalidate.c.o'
[1228/1947] Linking static target app/gegl/libappgegl.a
[1229/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/file-menu.c.o'
[1230/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/dockable-menu.c.o'
[1231/1947] Generating gimpdbusservice-generated.h with a custom command
[1232/1947] Generating gimpdbusservice-generated.c with a custom command
[1233/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/plug-in-menus.c.o'
[1234/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/gimp-log.c.o'
[1235/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/gimpuiconfigurer.c.o'
[1236/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/gui-message.c.o'
[1237/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/meson-generated_.._gimpdbusservice-generated.c.o'
[1238/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/gui-vtable.c.o'
../app/gui/gui-vtable.c: In function ‘gui_get_display_name’:
../app/gui/gui-vtable.c:310:3: warning: ‘gdk_screen_make_display_name’ is deprecated [-Wdeprecated-declarations]
310 | return gdk_screen_make_display_name (gdk_display_get_default_screen (gdk_display));
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/gui/gui-vtable.c:24:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1239/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/gui.c.o'
[1240/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/icon-themes.c.o'
[1241/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/session.c.o'
[1242/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/splash.c.o'
[1243/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/gimpdbusservice.c.o'
[1244/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/filters-menu.c.o'
[1245/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/themes.c.o'
[1246/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/image-menu.c.o'
[1247/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/menus.c.o'
[1248/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/tool-options-menu.c.o'
[1249/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/window-menu.c.o'
../app/menus/window-menu.c: In function ‘window_menu_display_opened’:
../app/menus/window-menu.c:118:3: warning: ‘gdk_display_get_n_screens’ is deprecated [-Wdeprecated-declarations]
118 | n_screens = gdk_display_get_n_screens (display);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/menus/window-menu.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:54:13: note: declared here
54 | gint gdk_display_get_n_screens (GdkDisplay *display);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/menus/window-menu.c:126:7: warning: ‘gdk_display_get_screen’ is deprecated [-Wdeprecated-declarations]
126 | screen = gdk_display_get_screen (display, i);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/menus/window-menu.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
56 | GdkScreen * gdk_display_get_screen (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~
../app/menus/window-menu.c:128:7: warning: ‘gdk_screen_make_display_name’ is deprecated [-Wdeprecated-declarations]
128 | screen_name = gdk_screen_make_display_name (screen);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/menus/window-menu.c:21:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1250/1947] Compiling C object 'app/gui/bc23b2a@@appgui@sta/gui-unique.c.o'
[1251/1947] Linking static target app/gui/libappgui.a
[1252/1947] Compiling C object 'app/menus/4cb25c6@@appmenus@sta/windows-menu.c.o'
[1253/1947] Linking static target app/menus/libappmenus.a
[1254/1947] Generating operations-enums.c with a meson_exe.py custom command
[1255/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationgradient.c.o'
[1256/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimp-operation-config.c.o'
[1257/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/meson-generated_.._operations-enums.c.o'
[1258/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpbrightnesscontrastconfig.c.o'
[1259/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpcolorbalanceconfig.c.o'
[1260/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationflood.c.o'
[1261/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimp-operations.c.o'
[1262/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimphuesaturationconfig.c.o'
[1263/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpcurvesconfig.c.o'
[1264/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimplevelsconfig.c.o'
[1265/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpcageconfig.c.o'
[1266/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationborder.c.o'
[1267/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationbrightnesscontrast.c.o'
[1268/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationbuffersourcevalidate.c.o'
[1269/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationcagecoefcalc.c.o'
[1270/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationcagetransform.c.o'
[1271/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationcolorbalance.c.o'
[1272/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationcomposecrop.c.o'
[1273/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationcolorize.c.o'
[1274/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationcurves.c.o'
[1275/1947] Compiling C++ object 'app/operations/b455751@@appoperations@sta/gimpoperationmaskcomponents.cc.o'
[1276/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationequalize.c.o'
[1277/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationdesaturate.c.o'
[1278/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationfillsource.c.o'
[1279/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationhistogramsink.c.o'
[1280/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationgrow.c.o'
[1281/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationhuesaturation.c.o'
[1282/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationoffset.c.o'
[1283/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationlevels.c.o'
[1284/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationthreshold.c.o'
[1285/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationpointfilter.c.o'
[1286/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationposterize.c.o'
[1287/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationprofiletransform.c.o'
[1288/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationshrink.c.o'
[1289/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationscalarmultiply.c.o'
[1290/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationsemiflatten.c.o'
[1291/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationsetalpha.c.o'
[1292/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationsettings.c.o'
[1293/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimp-layer-modes.c.o'
[1294/1947] Compiling C object 'app/operations/b455751@@appoperations@sta/gimpoperationthresholdalpha.c.o'
[1295/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationbehind.c.o'
[1296/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationdissolve.c.o'
[1297/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationantierase.c.o'
[1298/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationerase.c.o'
[1299/1947] Linking static target app/operations/libappoperations.a
[1300/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationlayermode-composite.c.o'
[1301/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationlayermode-blend.c.o'
[1302/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationburnlegacy.c.o'
[1303/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationlayermode-composite-sse2.c.o'
[1304/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationmerge.c.o'
[1305/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationlayermode.c.o'
[1306/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationnormal-sse2.c.o'
[1307/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationadditionlegacy.c.o'
[1308/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationreplace.c.o'
[1309/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationnormal.c.o'
[1310/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationpassthrough.c.o'
[1311/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationnormal-sse4.c.o'
[1312/1947] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationsplit.c.o'
[1313/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationgrainmergelegacy.c.o'
[1314/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationgrainextractlegacy.c.o'
[1315/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationdarkenonlylegacy.c.o'
[1316/1947] Linking static target app/operations/layer-modes/libapplayermodes.a
[1317/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationdifferencelegacy.c.o'
[1318/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationdividelegacy.c.o'
[1319/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationdodgelegacy.c.o'
[1320/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationhardlightlegacy.c.o'
[1321/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationhslcolorlegacy.c.o'
[1322/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationhsvhuelegacy.c.o'
[1323/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationhsvsaturationlegacy.c.o'
[1324/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationhsvvaluelegacy.c.o'
[1325/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationlightenonlylegacy.c.o'
[1326/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationmultiplylegacy.c.o'
[1327/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationscreenlegacy.c.o'
[1328/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationsoftlightlegacy.c.o'
[1329/1947] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationsubtractlegacy.c.o'
[1330/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpbrushcore.c.o'
[1331/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpclone.c.o'
[1332/1947] Linking static target app/operations/layer-modes-legacy/libapplayermodeslegacy.a
[1333/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/meson-generated_.._.._core_gimpmarshal.c.o'
[1334/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimp-paint.c.o'
[1335/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpairbrush.c.o'
[1336/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpairbrushoptions.c.o'
[1337/1947] Compiling C++ object 'app/paint/2869403@@apppaint@sta/gimpbrushcore-loops.cc.o'
[1338/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpcloneoptions.c.o'
[1339/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpconvolve.c.o'
[1340/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpdodgeburn.c.o'
[1341/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimppaintcore.c.o'
[1342/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpconvolveoptions.c.o'
[1343/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimperaser.c.o'
[1344/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpdodgeburnoptions.c.o'
[1345/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpheal.c.o'
[1346/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpink-blob.c.o'
[1347/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimperaseroptions.c.o'
[1348/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpinkoptions.c.o'
[1349/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpink.c.o'
[1350/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpinkundo.c.o'
[1351/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpmybrushoptions.c.o'
[1352/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpmybrushsurface.c.o'
[1353/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpmybrushcore.c.o'
[1354/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimppaintbrush.c.o'
[1355/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimppaintcore-stroke.c.o'
[1356/1947] Compiling C object 'app/pdb/801766d@@apppdb@sta/gimppdb-query.c.o'
[1357/1947] Generating paint-enums.c with a meson_exe.py custom command
[1358/1947] Compiling C++ object 'app/paint/2869403@@apppaint@sta/gimppaintcore-loops.cc.o'
[1359/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimppaintcoreundo.c.o'
[1360/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimppaintoptions.c.o'
[1361/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/meson-generated_.._paint-enums.c.o'
[1362/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimppenciloptions.c.o'
[1363/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimppencil.c.o'
[1364/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpperspectivecloneoptions.c.o'
[1365/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpperspectiveclone.c.o'
[1366/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpsmudgeoptions.c.o'
[1367/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpsmudge.c.o'
[1368/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpsourceoptions.c.o'
[1369/1947] Compiling C object 'app/paint/2869403@@apppaint@sta/gimpsourcecore.c.o'
[1370/1947] Compiling C object 'app/pdb/801766d@@apppdb@sta/gimp-pdb-compat.c.o'
[1371/1947] Linking static target app/paint/libapppaint.a
[1372/1947] Compiling C object 'app/pdb/801766d@@apppdb@sta/gimppdb.c.o'
[1373/1947] Compiling C object 'app/pdb/801766d@@apppdb@sta/gimppdbcontext.c.o'
[1374/1947] Compiling C object 'app/pdb/801766d@@apppdb@sta/gimppdberror.c.o'
[1375/1947] Compiling C object 'app/pdb/801766d@@apppdb@sta/gimppdb-utils.c.o'
[1376/1947] Compiling C object 'app/pdb/801766d@@apppdb@sta/gimpprocedure.c.o'
[1377/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/meson-generated_.._.._core_gimpmarshal.c.o'
[1378/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/brush-cmds.c.o'
[1379/1947] Linking static target app/pdb/libapppdb.a
[1380/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/brush-select-cmds.c.o'
[1381/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/brushes-cmds.c.o'
[1382/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/buffer-cmds.c.o'
[1383/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/channel-cmds.c.o'
[1384/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/drawable-cmds.c.o'
[1385/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/context-cmds.c.o'
[1386/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/debug-cmds.c.o'
[1387/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/display-cmds.c.o'
[1388/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/drawable-edit-cmds.c.o'
[1389/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/dynamics-cmds.c.o'
[1390/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/edit-cmds.c.o'
[1391/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/drawable-color-cmds.c.o'
[1392/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/file-cmds.c.o'
[1393/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/font-select-cmds.c.o'
[1394/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/floating-sel-cmds.c.o'
[1395/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/fonts-cmds.c.o'
[1396/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/gradient-cmds.c.o'
[1397/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/gimprc-cmds.c.o'
[1398/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/gimp-cmds.c.o'
[1399/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/gradient-select-cmds.c.o'
[1400/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/gradients-cmds.c.o'
[1401/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/help-cmds.c.o'
[1402/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-color-profile-cmds.c.o'
[1403/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-grid-cmds.c.o'
[1404/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-cmds.c.o'
[1405/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-convert-cmds.c.o'
[1406/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-guides-cmds.c.o'
[1407/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-sample-points-cmds.c.o'
[1408/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-select-cmds.c.o'
[1409/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-transform-cmds.c.o'
[1410/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/image-undo-cmds.c.o'
[1411/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/internal-procs.c.o'
[1412/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/item-transform-cmds.c.o'
[1413/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/item-cmds.c.o'
[1414/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/layer-cmds.c.o'
[1415/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/message-cmds.c.o'
[1416/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/palette-select-cmds.c.o'
[1417/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/paint-tools-cmds.c.o'
[1418/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/palettes-cmds.c.o'
[1419/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/palette-cmds.c.o'
[1420/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/pattern-cmds.c.o'
[1421/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/pattern-select-cmds.c.o'
[1422/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/patterns-cmds.c.o'
[1423/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/pdb-cmds.c.o'
[1424/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/progress-cmds.c.o'
[1425/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/plug-in-cmds.c.o'
[1426/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/text-tool-cmds.c.o'
[1427/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/selection-cmds.c.o'
[1428/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/text-layer-cmds.c.o'
[1429/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/plug-in-compat-cmds.c.o'
[1430/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/meson-generated_.._.._core_gimpmarshal.c.o'
[1431/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/unit-cmds.c.o'
[1432/1947] Compiling C object 'app/pdb/801766d@@appinternalprocs@sta/vectors-cmds.c.o'
[1433/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-channel-mixer.c.o'
[1434/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpgpparams.c.o'
[1435/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpenvirontable.c.o'
[1436/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpinterpreterdb.c.o'
[1437/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpplugin-cleanup.c.o'
[1438/1947] Linking static target app/pdb/libappinternalprocs.a
[1439/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpplugin-context.c.o'
[1440/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpplugin-proc.c.o'
[1441/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpplugin-message.c.o'
[1442/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpplugindebug.c.o'
[1443/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpplugin-progress.c.o'
[1444/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpplugin.c.o'
[1445/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginerror.c.o'
[1446/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager-call.c.o'
[1447/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimpplugindef.c.o'
[1448/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager-data.c.o'
[1449/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager-help-domain.c.o'
[1450/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager-file.c.o'
[1451/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager-locale-domain.c.o'
[1452/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager-menu-branch.c.o'
[1453/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager-query.c.o'
[1454/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager-restore.c.o'
[1455/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginmanager.c.o'
[1456/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginshm.c.o'
[1457/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginprocedure.c.o'
[1458/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimppluginprocframe.c.o'
[1459/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/plug-in-menu-path.c.o'
[1460/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/gimptemporaryprocedure.c.o'
[1461/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/plug-in-rc.c.o'
[1462/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-color-rotate.c.o'
[1463/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-color-balance.c.o'
[1464/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-convolution-matrix.c.o'
[1465/1947] Generating plug-in-enums.c with a meson_exe.py custom command
[1466/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-color-to-alpha.c.o'
[1467/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-eval.c.o'
[1468/1947] Compiling C object 'app/plug-in/0582424@@appplug-in@sta/meson-generated_.._plug-in-enums.c.o'
[1469/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-diffraction-patterns.c.o'
[1470/1947] Linking static target app/plug-in/libappplug-in.a
[1471/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-hue-saturation.c.o'
[1472/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-generic.c.o'
[1473/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-focus-blur.c.o'
[1474/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-motion-blur-linear.c.o'
[1475/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-motion-blur-circular.c.o'
[1476/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-motion-blur-zoom.c.o'
[1477/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-newsprint.c.o'
[1478/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-recursive-transform.c.o'
[1479/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-panorama-projection.c.o'
[1480/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-shadows-highlights.c.o'
[1481/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-spiral.c.o'
[1482/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-utils.c.o'
[1483/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-supernova.c.o'
[1484/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui-vignette.c.o'
[1485/1947] Compiling C object 'app/propgui/a2a06dd@@apppropgui@sta/gimppropgui.c.o'
[1486/1947] Linking static target app/propgui/libapppropgui.a
[1487/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/meson-generated_.._.._core_gimpmarshal.c.o'
[1488/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimpfont.c.o'
../app/text/gimpfont.c: In function ‘gimp_font_covers_string’:
../app/text/gimpfont.c:361:7: warning: ‘pango_fc_font_has_char’ is deprecated [-Wdeprecated-declarations]
361 | if (! pango_fc_font_has_char (font, g_utf8_get_char (p)))
| ^~
In file included from /usr/include/pango-1.0/pango/pango-ot.h:27,
from ../app/text/gimpfont.c:34:
/usr/include/pango-1.0/pango/pangofc-font.h:86:12: note: declared here
86 | gboolean pango_fc_font_has_char (PangoFcFont *font,
| ^~~~~~~~~~~~~~~~~~~~~~
../app/text/gimpfont.c: In function ‘gimp_font_get_sample_string’:
../app/text/gimpfont.c:675:3: warning: ‘pango_fc_font_lock_face’ is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
675 | face = pango_fc_font_lock_face (PANGO_FC_FONT (font));
| ^~~~
In file included from /usr/include/pango-1.0/pango/pango-ot.h:27,
from ../app/text/gimpfont.c:34:
/usr/include/pango-1.0/pango/pangofc-font.h:99:12: note: declared here
99 | FT_Face pango_fc_font_lock_face (PangoFcFont *font);
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/text/gimpfont.c:756:3: warning: ‘pango_fc_font_unlock_face’ is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]
756 | pango_fc_font_unlock_face (PANGO_FC_FONT (font));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango-ot.h:27,
from ../app/text/gimpfont.c:34:
/usr/include/pango-1.0/pango/pangofc-font.h:101:12: note: declared here
101 | void pango_fc_font_unlock_face (PangoFcFont *font);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1489/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimpfontfactory.c.o'
[1490/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptext-compat.c.o'
[1491/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptext-parasite.c.o'
[1492/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptext-vectors.c.o'
[1493/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptext-xlfd.c.o'
[1494/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptext.c.o'
[1495/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptextlayer-transform.c.o'
[1496/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptextlayer-xcf.c.o'
[1497/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptextlayout-render.c.o'
[1498/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptextlayer.c.o'
[1499/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptextlayout.c.o'
[1500/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/gimptextundo.c.o'
[1501/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpbucketfilltool.c.o'
[1502/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpbrightnesscontrasttool.c.o'
[1503/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/meson-generated_.._.._core_gimpmarshal.c.o'
[1504/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimp-tools.c.o'
[1505/1947] Generating text-enums.c with a meson_exe.py custom command
[1506/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimp-tool-options-manager.c.o'
[1507/1947] Compiling C object 'app/text/45b3f5e@@apptext@sta/meson-generated_.._text-enums.c.o'
[1508/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpairbrushtool.c.o'
[1509/1947] Generating tools-enums.c with a meson_exe.py custom command
[1510/1947] Linking static target app/text/libapptext.a
[1511/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/meson-generated_.._tools-enums.c.o'
[1512/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpalignoptions.c.o'
[1513/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpbrushtool.c.o'
[1514/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpaligntool.c.o'
[1515/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcageoptions.c.o'
[1516/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpbucketfilloptions.c.o'
[1517/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcloneoptions-gui.c.o'
[1518/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpbycolorselecttool.c.o'
[1519/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcoloroptions.c.o'
[1520/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcagetool.c.o'
[1521/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcolorpickertool.c.o'
[1522/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpclonetool.c.o'
[1523/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpconvolvetool.c.o'
[1524/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcolorpickeroptions.c.o'
[1525/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcroptool.c.o'
[1526/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcolortool.c.o'
[1527/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpdodgeburntool.c.o'
[1528/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcropoptions.c.o'
[1529/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpeditselectiontool.c.o'
[1530/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpcurvestool.c.o'
[1531/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpellipseselecttool.c.o'
[1532/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpdrawtool.c.o'
[1533/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpmeasuretool.c.o'
[1534/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpfilteroptions.c.o'
[1535/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimperasertool.c.o'
[1536/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpfiltertool-widgets.c.o'
[1537/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpfiltertool-settings.c.o'
[1538/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpflipoptions.c.o'
[1539/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpfiltertool.c.o'
[1540/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpforegroundselectoptions.c.o'
[1541/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpfliptool.c.o'
[1542/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpfuzzyselecttool.c.o'
[1543/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpforegroundselecttool.c.o'
[1544/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpfreeselecttool.c.o'
[1545/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpforegroundselecttoolundo.c.o'
[1546/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpgenerictransformtool.c.o'
[1547/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpgegltool.c.o'
[1548/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpgradienttool-editor.c.o'
[1549/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpgradientoptions.c.o'
[1550/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpguidetool.c.o'
[1551/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpgradienttool.c.o'
[1552/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimphandletransformtool.c.o'
[1553/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimphandletransformoptions.c.o'
[1554/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimphistogramoptions.c.o'
[1555/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimphealtool.c.o'
[1556/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpinktool.c.o'
[1557/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpinkoptions-gui.c.o'
[1558/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpiscissorstool.c.o'
[1559/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpmagnifyoptions.c.o'
[1560/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpiscissorsoptions.c.o'
[1561/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpmeasureoptions.c.o'
[1562/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimplevelstool.c.o'
[1563/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpanchor.c.o'
[1564/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpmagnifytool.c.o'
[1565/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpmybrushoptions-gui.c.o'
[1566/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpmybrushtool.c.o'
[1567/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpnpointdeformationoptions.c.o'
[1568/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpnpointdeformationtool.c.o'
[1569/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpoffsettool.c.o'
[1570/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpoperationtool.c.o'
[1571/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimppaintoptions-gui.c.o'
[1572/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimppainttool.c.o'
[1573/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimppaintbrushtool.c.o'
[1574/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimppainttool-paint.c.o'
[1575/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpperspectiveclonetool.c.o'
[1576/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimppolygonselecttool.c.o'
[1577/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimppenciltool.c.o'
[1578/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpperspectivetool.c.o'
[1579/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimprectangleoptions.c.o'
[1580/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimprectangleselectoptions.c.o'
[1581/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimprectangleselecttool.c.o'
[1582/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpregionselectoptions.c.o'
[1583/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpregionselecttool.c.o'
[1584/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimprotatetool.c.o'
[1585/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpscaletool.c.o'
[1586/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpsamplepointtool.c.o'
[1587/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpseamlessclonetool.c.o'
[1588/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpseamlesscloneoptions.c.o'
[1589/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpselectionoptions.c.o'
[1590/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpselectiontool.c.o'
[1591/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpsheartool.c.o'
[1592/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpsmudgetool.c.o'
[1593/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptextoptions.c.o'
[1594/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpsourcetool.c.o'
[1595/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptexttool.c.o'
../app/tools/gimptexttool.c: In function ‘gimp_text_tool_get_popup’:
../app/tools/gimptexttool.c:854:11: warning: ‘gtk_im_multicontext_append_menuitems’ is deprecated [-Wdeprecated-declarations]
854 | gtk_im_multicontext_append_menuitems (GTK_IM_MULTICONTEXT (text_tool->im_context),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:133,
from ../app/tools/gimptexttool.c:26:
/usr/include/gtk-3.0/gtk/gtkimmulticontext.h:67:15: note: declared here
67 | void gtk_im_multicontext_append_menuitems (GtkIMMulticontext *context,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1596/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptexttool-editor.c.o'
[1597/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptilehandleriscissors.c.o'
[1598/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpthresholdtool.c.o'
[1599/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptool-progress.c.o'
[1600/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptool.c.o'
[1601/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptooloptions-gui.c.o'
[1602/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptoolcontrol.c.o'
[1603/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptransform3doptions.c.o'
[1604/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptools-utils.c.o'
[1605/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptransformgridoptions.c.o'
[1606/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptransform3dtool.c.o'
[1607/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptransformgridtoolundo.c.o'
[1608/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptransformoptions.c.o'
[1609/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptransformgridtool.c.o'
[1610/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimptransformtool.c.o'
[1611/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpunifiedtransformtool.c.o'
[1612/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpvectoroptions.c.o'
[1613/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpvectortool.c.o'
[1614/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpwarpoptions.c.o'
[1615/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/gimpwarptool.c.o'
[1616/1947] Compiling C object 'app/tools/14a71a5@@apptools@sta/tool_manager.c.o'
[1617/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/meson-generated_.._.._core_gimpmarshal.c.o'
[1618/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpstroke-new.c.o'
[1619/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpbezierstroke.c.o'
[1620/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpstroke.c.o'
[1621/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectors-export.c.o'
[1622/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectors-import.c.o'
[1623/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectors-compat.c.o'
[1624/1947] Linking static target app/tools/libapptools.a
[1625/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectors-preview.c.o'
[1626/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectors-warp.c.o'
[1627/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectors.c.o'
[1628/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectorsmodundo.c.o'
[1629/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectorspropundo.c.o'
[1630/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdatafactoryview.c.o'
[1631/1947] Compiling C object 'app/vectors/bb6a7a6@@appvectors@sta/gimpvectorsundo.c.o'
[1632/1947] Linking static target app/vectors/libappvectors.a
[1633/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdeviceeditor.c.o'
[1634/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdasheditor.c.o'
[1635/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/meson-generated_.._.._core_gimpmarshal.c.o'
[1636/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpactiongroup.c.o'
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_get_type_once’:
../app/widgets/gimpactiongroup.c:74:1: warning: ‘gtk_action_group_get_type’ is deprecated [-Wdeprecated-declarations]
74 | G_DEFINE_TYPE (GimpActionGroup, gimp_action_group, GTK_TYPE_ACTION_GROUP)
| ^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173:17: note: declared here
173 | GType gtk_action_group_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_get_name’:
../app/widgets/gimpactiongroup.c:311:3: warning: ‘gtk_action_group_get_name’ is deprecated [-Wdeprecated-declarations]
311 | return gtk_action_group_get_name ((GtkActionGroup *) group);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:177:17: note: declared here
177 | const gchar *gtk_action_group_get_name (GtkActionGroup *action_group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_add_action’:
../app/widgets/gimpactiongroup.c:318:3: warning: ‘gtk_action_group_add_action’ is deprecated [-Wdeprecated-declarations]
318 | gtk_action_group_add_action ((GtkActionGroup *) action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here
200 | void gtk_action_group_add_action (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_add_action_with_accel’:
../app/widgets/gimpactiongroup.c:327:3: warning: ‘gtk_action_group_add_action_with_accel’ is deprecated [-Wdeprecated-declarations]
327 | gtk_action_group_add_action_with_accel ((GtkActionGroup *) action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203:17: note: declared here
203 | void gtk_action_group_add_action_with_accel (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_remove_action’:
../app/widgets/gimpactiongroup.c:336:3: warning: ‘gtk_action_group_remove_action’ is deprecated [-Wdeprecated-declarations]
336 | gtk_action_group_remove_action ((GtkActionGroup *) action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:207:17: note: declared here
207 | void gtk_action_group_remove_action (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_get_action’:
../app/widgets/gimpactiongroup.c:344:3: warning: ‘gtk_action_group_get_action’ is deprecated [-Wdeprecated-declarations]
344 | return (GimpAction *) gtk_action_group_get_action ((GtkActionGroup *) group,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here
195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_list_actions’:
../app/widgets/gimpactiongroup.c:351:3: warning: ‘gtk_action_group_list_actions’ is deprecated [-Wdeprecated-declarations]
351 | return gtk_action_group_list_actions ((GtkActionGroup *) group);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:198:17: note: declared here
198 | GList *gtk_action_group_list_actions (GtkActionGroup *action_group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_add_radio_actions’:
../app/widgets/gimpactiongroup.c:526:7: warning: ‘gtk_radio_action_set_group’ is deprecated [-Wdeprecated-declarations]
526 | gtk_radio_action_set_group (action, radio_group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83:17: note: declared here
83 | void gtk_radio_action_set_group (GtkRadioAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c:527:7: warning: ‘gtk_radio_action_get_group’ is deprecated [-Wdeprecated-declarations]
527 | radio_group = gtk_radio_action_get_group (action);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81:17: note: declared here
81 | GSList *gtk_radio_action_get_group (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c:530:9: warning: ‘gtk_toggle_action_set_active’ is deprecated [-Wdeprecated-declarations]
530 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here
82 | void gtk_toggle_action_set_active (GtkToggleAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c:530:9: warning: ‘gtk_toggle_action_get_type’ is deprecated [-Wdeprecated-declarations]
530 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_set_action_active’:
../app/widgets/gimpactiongroup.c:803:3: warning: ‘gtk_toggle_action_get_type’ is deprecated [-Wdeprecated-declarations]
803 | if (! GTK_IS_TOGGLE_ACTION (action))
| ^~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c:811:3: warning: ‘gtk_toggle_action_set_active’ is deprecated [-Wdeprecated-declarations]
811 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here
82 | void gtk_toggle_action_set_active (GtkToggleAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c:811:3: warning: ‘gtk_toggle_action_get_type’ is deprecated [-Wdeprecated-declarations]
811 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactiongroup.c: In function ‘gimp_action_group_set_action_always_show_image’:
../app/widgets/gimpactiongroup.c:1065:3: warning: ‘gtk_action_set_always_show_image’ is deprecated [-Wdeprecated-declarations]
1065 | gtk_action_set_always_show_image ((GtkAction *) action, always_show_image);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:209:23: note: declared here
209 | void gtk_action_set_always_show_image (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1637/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpaction.c.o'
../app/widgets/gimpaction.c: In function ‘gimp_action_get_type’:
../app/widgets/gimpaction.c:51:1: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
51 | G_DEFINE_INTERFACE (GimpAction, gimp_action, GTK_TYPE_ACTION)
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c:51:1: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
51 | G_DEFINE_INTERFACE (GimpAction, gimp_action, GTK_TYPE_ACTION)
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_name’:
../app/widgets/gimpaction.c:137:3: warning: ‘gtk_action_get_name’ is deprecated [-Wdeprecated-declarations]
137 | return gtk_action_get_name ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here
103 | const gchar* gtk_action_get_name (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_set_label’:
../app/widgets/gimpaction.c:144:3: warning: ‘gtk_action_set_label’ is deprecated [-Wdeprecated-declarations]
144 | gtk_action_set_label ((GtkAction *) action, label);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:164:23: note: declared here
164 | void gtk_action_set_label (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_label’:
../app/widgets/gimpaction.c:150:3: warning: ‘gtk_action_get_label’ is deprecated [-Wdeprecated-declarations]
150 | return gtk_action_get_label ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:167:23: note: declared here
167 | const gchar * gtk_action_get_label (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_set_tooltip’:
../app/widgets/gimpaction.c:157:3: warning: ‘gtk_action_set_tooltip’ is deprecated [-Wdeprecated-declarations]
157 | gtk_action_set_tooltip ((GtkAction *) action, tooltip);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:174:23: note: declared here
174 | void gtk_action_set_tooltip (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_tooltip’:
../app/widgets/gimpaction.c:163:3: warning: ‘gtk_action_get_tooltip’ is deprecated [-Wdeprecated-declarations]
163 | return gtk_action_get_tooltip ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:177:23: note: declared here
177 | const gchar * gtk_action_get_tooltip (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_set_icon_name’:
../app/widgets/gimpaction.c:170:3: warning: ‘gtk_action_set_icon_name’ is deprecated [-Wdeprecated-declarations]
170 | gtk_action_set_icon_name ((GtkAction *) action, icon_name);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here
189 | void gtk_action_set_icon_name (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_icon_name’:
../app/widgets/gimpaction.c:176:3: warning: ‘gtk_action_get_icon_name’ is deprecated [-Wdeprecated-declarations]
176 | return gtk_action_get_icon_name ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:192:23: note: declared here
192 | const gchar * gtk_action_get_icon_name (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_set_gicon’:
../app/widgets/gimpaction.c:183:3: warning: ‘gtk_action_set_gicon’ is deprecated [-Wdeprecated-declarations]
183 | gtk_action_set_gicon ((GtkAction *) action, icon);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:184:23: note: declared here
184 | void gtk_action_set_gicon (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_gicon’:
../app/widgets/gimpaction.c:189:3: warning: ‘gtk_action_get_gicon’ is deprecated [-Wdeprecated-declarations]
189 | return gtk_action_get_gicon ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:187:23: note: declared here
187 | GIcon *gtk_action_get_gicon (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_set_visible’:
../app/widgets/gimpaction.c:215:3: warning: ‘gtk_action_set_visible’ is deprecated [-Wdeprecated-declarations]
215 | gtk_action_set_visible ((GtkAction *) action, visible);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here
116 | void gtk_action_set_visible (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_visible’:
../app/widgets/gimpaction.c:221:3: warning: ‘gtk_action_get_visible’ is deprecated [-Wdeprecated-declarations]
221 | return gtk_action_get_visible ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:114:14: note: declared here
114 | gboolean gtk_action_get_visible (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_is_visible’:
../app/widgets/gimpaction.c:227:3: warning: ‘gtk_action_is_visible’ is deprecated [-Wdeprecated-declarations]
227 | return gtk_action_is_visible ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:112:14: note: declared here
112 | gboolean gtk_action_is_visible (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_set_sensitive’:
../app/widgets/gimpaction.c:234:3: warning: ‘gtk_action_set_sensitive’ is deprecated [-Wdeprecated-declarations]
234 | gtk_action_set_sensitive ((GtkAction *) action, sensitive);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_sensitive’:
../app/widgets/gimpaction.c:240:3: warning: ‘gtk_action_get_sensitive’ is deprecated [-Wdeprecated-declarations]
240 | return gtk_action_get_sensitive ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:107:14: note: declared here
107 | gboolean gtk_action_get_sensitive (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_is_sensitive’:
../app/widgets/gimpaction.c:246:3: warning: ‘gtk_action_is_sensitive’ is deprecated [-Wdeprecated-declarations]
246 | return gtk_action_is_sensitive ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:105:14: note: declared here
105 | gboolean gtk_action_is_sensitive (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_accel_closure’:
../app/widgets/gimpaction.c:252:3: warning: ‘gtk_action_get_accel_closure’ is deprecated [-Wdeprecated-declarations]
252 | return gtk_action_get_accel_closure ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:138:14: note: declared here
138 | GClosure *gtk_action_get_accel_closure (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_set_accel_path’:
../app/widgets/gimpaction.c:259:3: warning: ‘gtk_action_set_accel_path’ is deprecated [-Wdeprecated-declarations]
259 | gtk_action_set_accel_path ((GtkAction *) action, accel_path);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:154:14: note: declared here
154 | void gtk_action_set_accel_path (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_accel_path’:
../app/widgets/gimpaction.c:265:3: warning: ‘gtk_action_get_accel_path’ is deprecated [-Wdeprecated-declarations]
265 | return gtk_action_get_accel_path ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:136:14: note: declared here
136 | const gchar *gtk_action_get_accel_path (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_set_accel_group’:
../app/widgets/gimpaction.c:272:3: warning: ‘gtk_action_set_accel_group’ is deprecated [-Wdeprecated-declarations]
272 | gtk_action_set_accel_group ((GtkAction *) action, accel_group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:157:14: note: declared here
157 | void gtk_action_set_accel_group (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_connect_accelerator’:
../app/widgets/gimpaction.c:278:3: warning: ‘gtk_action_connect_accelerator’ is deprecated [-Wdeprecated-declarations]
278 | gtk_action_connect_accelerator ((GtkAction *) action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:132:14: note: declared here
132 | void gtk_action_connect_accelerator (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_get_proxies’:
../app/widgets/gimpaction.c:284:3: warning: ‘gtk_action_get_proxies’ is deprecated [-Wdeprecated-declarations]
284 | return gtk_action_get_proxies ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:130:14: note: declared here
130 | GSList * gtk_action_get_proxies (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpaction.c: In function ‘gimp_action_activate’:
../app/widgets/gimpaction.c:290:3: warning: ‘gtk_action_activate’ is deprecated [-Wdeprecated-declarations]
290 | gtk_action_activate ((GtkAction *) action);
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here
119 | void gtk_action_activate (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
[1638/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpactioneditor.c.o'
[1639/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpaction-history.c.o'
[1640/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpactionfactory.c.o'
[1641/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpactionimpl.c.o'
../app/widgets/gimpactionimpl.c: In function ‘gimp_action_impl_get_type_once’:
../app/widgets/gimpactionimpl.c:76:1: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
76 | G_DEFINE_TYPE_WITH_CODE (GimpActionImpl, gimp_action_impl, GTK_TYPE_ACTION,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactionimpl.c: In function ‘gimp_action_impl_class_init’:
../app/widgets/gimpactionimpl.c:86:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
86 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactionimpl.c: In function ‘gimp_action_impl_activate’:
../app/widgets/gimpactionimpl.c:244:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
244 | if (GTK_ACTION_CLASS (parent_class)->activate)
| ^~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactionimpl.c:245:5: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
245 | GTK_ACTION_CLASS (parent_class)->activate (action);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpactionimpl.c: In function ‘gimp_action_impl_connect_proxy’:
../app/widgets/gimpactionimpl.c:256:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
256 | GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
[1642/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpactionview.c.o'
[1643/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpbrusheditor.c.o'
[1644/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpblobeditor.c.o'
[1645/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpbrushselect.c.o'
[1646/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpbuffersourcebox.c.o'
[1647/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpbrushfactoryview.c.o'
[1648/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpbufferview.c.o'
[1649/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcellrendererbutton.c.o'
[1650/1947] Generating widgets-enums.c with a meson_exe.py custom command
[1651/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcairo-wilber.c.o'
[1652/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcellrendererdashes.c.o'
../app/widgets/gimpcellrendererdashes.c: In function ‘gimp_cell_renderer_dashes_render’:
../app/widgets/gimpcellrendererdashes.c:208:9: warning: implicit conversion from ‘GtkStateFlags’ to ‘GtkStateType’ [-Wenum-conversion]
208 | state = gtk_cell_renderer_get_state (cell, widget, flags);
| ^
../app/widgets/gimpcellrendererdashes.c:225:39: warning: implicit conversion from ‘GtkStateType’ to ‘GtkStateFlags’ [-Wenum-conversion]
225 | gtk_style_context_get_color (style, state, &color);
| ^~~~~
[1653/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcellrendererviewable.c.o'
[1654/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpchanneltreeview.c.o'
[1655/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/meson-generated_.._widgets-enums.c.o'
[1656/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcircle.c.o'
[1657/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolorbar.c.o'
[1658/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolordisplayeditor.c.o'
[1659/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpclipboard.c.o'
[1660/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolorframe.c.o'
[1661/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolordialog.c.o'
[1662/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolorhistory.c.o'
[1663/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcoloreditor.c.o'
[1664/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolorpanel.c.o'
../app/widgets/gimpcolorpanel.c: In function ‘gimp_color_panel_button_press’:
../app/widgets/gimpcolorpanel.c:140:7: warning: ‘gtk_ui_manager_get_action_groups’ is deprecated [-Wdeprecated-declarations]
140 | group = gtk_ui_manager_get_action_groups (ui_manager)->data;
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpcolorpanel.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:145:16: note: declared here
145 | GList *gtk_ui_manager_get_action_groups (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1665/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolormapselection.c.o'
[1666/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolormapeditor.c.o'
[1667/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcolorselectorpalette.c.o'
[1668/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcombotagentry.c.o'
[1669/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcomponenteditor.c.o'
[1670/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainerbox.c.o'
[1671/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcompressioncombobox.c.o'
[1672/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainereditor.c.o'
[1673/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainercombobox.c.o'
[1674/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainerentry.c.o'
[1675/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainertreeview.c.o'
[1676/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainericonview.c.o'
[1677/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainerpopup.c.o'
[1678/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainertreestore.c.o'
[1679/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainertreeview-dnd.c.o'
[1680/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainerview.c.o'
[1681/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontainerview-utils.c.o'
[1682/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontrollerinfo.c.o'
[1683/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontrollereditor.c.o'
[1684/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontrollerkeyboard.c.o'
[1685/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcriticaldialog.c.o'
[1686/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontrollerlist.c.o'
[1687/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontrollers.c.o'
[1688/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontrollermouse.c.o'
[1689/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcontrollerwheel.c.o'
[1690/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcursor.c.o'
[1691/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdashboard.c.o'
[1692/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpcurveview.c.o'
[1693/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpextensionlist.c.o'
[1694/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdataeditor.c.o'
[1695/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdevicemanager.c.o'
[1696/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimperrordialog.c.o'
[1697/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdeviceinfo.c.o'
[1698/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdeviceinfo-coords.c.o'
[1699/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdialogfactory.c.o'
[1700/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdeviceinfoeditor.c.o'
[1701/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdevicestatus.c.o'
[1702/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdevices.c.o'
[1703/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdnd-xds.c.o'
[1704/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdial.c.o'
[1705/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdock.c.o'
[1706/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdnd.c.o'
[1707/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdockable.c.o'
[1708/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdockbook.c.o'
[1709/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdockcontainer.c.o'
[1710/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdockcolumns.c.o'
[1711/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdocked.c.o'
[1712/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdockwindow.c.o'
[1713/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdocumentview.c.o'
[1714/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdynamicseditor.c.o'
[1715/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpenumaction.c.o'
../app/widgets/gimpenumaction.c: In function ‘gimp_enum_action_class_init’:
../app/widgets/gimpenumaction.c:65:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
65 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpenumaction.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
[1716/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdynamicsfactoryview.c.o'
[1717/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdrawabletreeview.c.o'
[1718/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpdynamicsoutputeditor.c.o'
[1719/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpeditor.c.o'
../app/widgets/gimpeditor.c: In function ‘gimp_editor_add_action_button’:
../app/widgets/gimpeditor.c:654:3: warning: ‘gtk_activatable_set_related_action’ is deprecated [-Wdeprecated-declarations]
654 | gtk_activatable_set_related_action ((GtkActivatable *) button,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpeditor.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:80:12: note: declared here
80 | void gtk_activatable_set_related_action (GtkActivatable *activatable,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1720/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpexportdialog.c.o'
[1721/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpfontselect.c.o'
[1722/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimperrorconsole.c.o'
[1723/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpgrideditor.c.o'
[1724/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpgradientselect.c.o'
[1725/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpextensiondetails.c.o'
[1726/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpfgbgview.c.o'
[1727/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpfiledialog.c.o'
[1728/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpfgbgeditor.c.o'
[1729/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpfileprocview.c.o'
[1730/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpfilleditor.c.o'
[1731/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpfontfactoryview.c.o'
[1732/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpgradienteditor.c.o'
[1733/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpimagecommenteditor.c.o'
[1734/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpimageparasiteview.c.o'
[1735/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpimageprofileview.c.o'
[1736/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimphandlebar.c.o'
[1737/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimphistogrambox.c.o'
[1738/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimphelp.c.o'
[1739/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpimageeditor.c.o'
[1740/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpiconpicker.c.o'
[1741/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimphistogramview.c.o'
[1742/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimphistogrameditor.c.o'
[1743/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpselectiondata.c.o'
[1744/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsessioninfo-aux.c.o'
[1745/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsessioninfo-book.c.o'
[1746/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpimageview.c.o'
[1747/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimplanguagecombobox.c.o'
[1748/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpimagepropview.c.o'
[1749/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimplanguagestore-parser.c.o'
[1750/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpitemtreeview.c.o'
[1751/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimplanguageentry.c.o'
[1752/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimplayermodebox.c.o'
[1753/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimplanguagestore.c.o'
[1754/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpmenudock.c.o'
[1755/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimplayertreeview.c.o'
[1756/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimplayermodecombobox.c.o'
[1757/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpmessagebox.c.o'
../app/widgets/gimpmessagebox.c: In function ‘gimp_message_box_init’:
../app/widgets/gimpmessagebox.c:143:3: warning: ‘gtk_container_set_focus_chain’ is deprecated [-Wdeprecated-declarations]
143 | gtk_container_set_focus_chain (GTK_CONTAINER (box), NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from ../app/widgets/gimpmessagebox.c:24:
/usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
177 | void gtk_container_set_focus_chain (GtkContainer *container,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1758/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpmenufactory.c.o'
[1759/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpmessagedialog.c.o'
[1760/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpmeter.c.o'
[1761/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpnavigationview.c.o'
[1762/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpoverlaybox.c.o'
[1763/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpopendialog.c.o'
[1764/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpoverlaychild.c.o'
[1765/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpoverlayframe.c.o'
[1766/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpoverlaydialog.c.o'
[1767/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppaletteselect.c.o'
[1768/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppaletteview.c.o'
[1769/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppaletteeditor.c.o'
[1770/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppanedbox.c.o'
[1771/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppatternselect.c.o'
[1772/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppickablebutton.c.o'
[1773/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppdbdialog.c.o'
[1774/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppatternfactoryview.c.o'
[1775/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppickablepopup.c.o'
[1776/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppixbuf.c.o'
[1777/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppivotselector.c.o'
[1778/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppolar.c.o'
[1779/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppluginview.c.o'
[1780/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpprefsbox.c.o'
[1781/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppopup.c.o'
[1782/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpprocedureaction.c.o'
../app/widgets/gimpprocedureaction.c: In function ‘gimp_procedure_action_class_init’:
../app/widgets/gimpprocedureaction.c:70:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
70 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpprocedureaction.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpprocedureaction.c: In function ‘gimp_procedure_action_connect_proxy’:
../app/widgets/gimpprocedureaction.c:169:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
169 | GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpprocedureaction.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
[1783/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpprogressbox.c.o'
[1784/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimppropwidgets.c.o'
[1785/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpprogressdialog.c.o'
[1786/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpradioaction.c.o'
../app/widgets/gimpradioaction.c: In function ‘gimp_radio_action_get_type_once’:
../app/widgets/gimpradioaction.c:42:1: warning: ‘gtk_radio_action_get_type’ is deprecated [-Wdeprecated-declarations]
42 | G_DEFINE_TYPE_WITH_CODE (GimpRadioAction, gimp_radio_action,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73:17: note: declared here
73 | GType gtk_radio_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpradioaction.c: In function ‘gimp_radio_action_class_init’:
../app/widgets/gimpradioaction.c:52:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
52 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpradioaction.c:53:3: warning: ‘gtk_radio_action_get_type’ is deprecated [-Wdeprecated-declarations]
53 | GtkRadioActionClass *radio_class = GTK_RADIO_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73:17: note: declared here
73 | GType gtk_radio_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpradioaction.c: In function ‘gimp_radio_action_connect_proxy’:
../app/widgets/gimpradioaction.c:70:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
70 | GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimpradioaction.c: In function ‘gimp_radio_action_changed’:
../app/widgets/gimpradioaction.c:79:3: warning: ‘gtk_radio_action_get_current_value’ is deprecated [-Wdeprecated-declarations]
79 | gint value = gtk_radio_action_get_current_value (action);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1787/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsavedialog.c.o'
[1788/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimprender.c.o'
[1789/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsamplepointeditor.c.o'
[1790/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpselectioneditor.c.o'
[1791/1947] Compiling C object 'app/xcf/883e9c7@@appxcf@sta/xcf-load.c.o'
[1792/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsearchpopup.c.o'
[1793/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsessioninfo-dockable.c.o'
[1794/1947] Compiling C object 'app/xcf/883e9c7@@appxcf@sta/xcf-read.c.o'
[1795/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsessioninfo-dock.c.o'
[1796/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsessionmanaged.c.o'
[1797/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsessioninfo.c.o'
[1798/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsettingseditor.c.o'
[1799/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsettingsbox.c.o'
[1800/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsizebox.c.o'
[1801/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpspinscale.c.o'
[1802/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpstringaction.c.o'
../app/widgets/gimpstringaction.c: In function ‘gimp_string_action_class_init’:
../app/widgets/gimpstringaction.c:63:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
63 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpstringaction.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
[1803/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpstrokeeditor.c.o'
[1804/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpsymmetryeditor.c.o'
[1805/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptagentry.c.o'
[1806/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptemplateeditor.c.o'
../app/widgets/gimptemplateeditor.c: In function ‘gimp_template_editor_constructed’:
../app/widgets/gimptemplateeditor.c:382:3: warning: ‘gtk_container_set_focus_chain’ is deprecated [-Wdeprecated-declarations]
382 | gtk_container_set_focus_chain (GTK_CONTAINER (private->resolution_se),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from ../app/widgets/gimptemplateeditor.c:23:
/usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
177 | void gtk_container_set_focus_chain (GtkContainer *container,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1807/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptagpopup.c.o'
../app/widgets/gimptagpopup.c: In function ‘gimp_tag_popup_border_draw’:
../app/widgets/gimptagpopup.c:640:48: warning: implicit conversion from ‘GtkStateType’ to ‘GtkStateFlags’ [-Wenum-conversion]
640 | gtk_style_context_set_state (style, popup->upper_arrow_state);
| ~~~~~^~~~~~~~~~~~~~~~~~~
../app/widgets/gimptagpopup.c:656:48: warning: implicit conversion from ‘GtkStateType’ to ‘GtkStateFlags’ [-Wenum-conversion]
656 | gtk_style_context_set_state (style, popup->lower_arrow_state);
| ~~~~~^~~~~~~~~~~~~~~~~~~
[1808/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptextbuffer-serialize.c.o'
[1809/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptemplateview.c.o'
[1810/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptexteditor.c.o'
../app/widgets/gimptexteditor.c: In function ‘gimp_text_editor_set_font_name’:
../app/widgets/gimptexteditor.c:333:7: warning: ‘gtk_widget_override_font’ is deprecated [-Wdeprecated-declarations]
333 | gtk_widget_override_font (editor->view, font_desc);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from ../app/widgets/gimptexteditor.c:24:
/usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
1153 | void gtk_widget_override_font (GtkWidget *widget,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimptexteditor.c: In function ‘gimp_text_editor_font_toggled’:
../app/widgets/gimptexteditor.c:367:3: warning: ‘gtk_widget_override_font’ is deprecated [-Wdeprecated-declarations]
367 | gtk_widget_override_font (editor->view, font_desc);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from ../app/widgets/gimptexteditor.c:24:
/usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
1153 | void gtk_widget_override_font (GtkWidget *widget,
| ^~~~~~~~~~~~~~~~~~~~~~~~
[1811/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptextproxy.c.o'
[1812/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptextbuffer.c.o'
[1813/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpthumbbox.c.o'
[1814/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptexttag.c.o'
[1815/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptextstyleeditor.c.o'
[1816/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoggleaction.c.o'
../app/widgets/gimptoggleaction.c: In function ‘gimp_toggle_action_get_type_once’:
../app/widgets/gimptoggleaction.c:41:1: warning: ‘gtk_toggle_action_get_type’ is deprecated [-Wdeprecated-declarations]
41 | G_DEFINE_TYPE_WITH_CODE (GimpToggleAction, gimp_toggle_action,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimptoggleaction.c: In function ‘gimp_toggle_action_class_init’:
../app/widgets/gimptoggleaction.c:51:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
51 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimptoggleaction.c:52:3: warning: ‘gtk_toggle_action_get_type’ is deprecated [-Wdeprecated-declarations]
52 | GtkToggleActionClass *toggle_class = GTK_TOGGLE_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimptoggleaction.c: In function ‘gimp_toggle_action_connect_proxy’:
../app/widgets/gimptoggleaction.c:69:3: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
69 | GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../app/widgets/gimptoggleaction.c: In function ‘gimp_toggle_action_set_active’:
../app/widgets/gimptoggleaction.c:111:3: warning: ‘gtk_toggle_action_set_active’ is deprecated [-Wdeprecated-declarations]
111 | return gtk_toggle_action_set_active ((GtkToggleAction *) action, active);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here
82 | void gtk_toggle_action_set_active (GtkToggleAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimptoggleaction.c: In function ‘gimp_toggle_action_get_active’:
../app/widgets/gimptoggleaction.c:117:3: warning: ‘gtk_toggle_action_get_active’ is deprecated [-Wdeprecated-declarations]
117 | return gtk_toggle_action_get_active ((GtkToggleAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../app/widgets/gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here
85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1817/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolbox-dnd.c.o'
[1818/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolbox-color-area.c.o'
[1819/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolbox-indicator-area.c.o'
[1820/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolbox-image-area.c.o'
[1821/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolbox.c.o'
[1822/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolbutton.c.o'
../app/widgets/gimptoolbutton.c: In function ‘gimp_tool_button_add_menu_item’:
../app/widgets/gimptoolbutton.c:762:3: warning: ‘gtk_activatable_set_related_action’ is deprecated [-Wdeprecated-declarations]
762 | gtk_activatable_set_related_action (GTK_ACTIVATABLE (item),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimptoolbutton.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:80:12: note: declared here
80 | void gtk_activatable_set_related_action (GtkActivatable *activatable,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimptoolbutton.c:762:3: warning: ‘gtk_activatable_get_type’ is deprecated [-Wdeprecated-declarations]
762 | gtk_activatable_set_related_action (GTK_ACTIVATABLE (item),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimptoolbutton.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73:12: note: declared here
73 | GType gtk_activatable_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimptoolbutton.c:763:39: warning: ‘gtk_action_get_type’ is deprecated [-Wdeprecated-declarations]
763 | GTK_ACTION (action));
| ^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimptoolbutton.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
[1823/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptooloptionseditor.c.o'
[1824/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptooleditor.c.o'
[1825/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolpreseteditor.c.o'
[1826/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolpalette.c.o'
[1827/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptranslationstore.c.o'
[1828/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimptoolpresetfactoryview.c.o'
[1829/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpundoeditor.c.o'
[1830/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpvectorstreeview.c.o'
[1831/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpuimanager.c.o'
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_get_type_once’:
../app/widgets/gimpuimanager.c:116:1: warning: ‘gtk_ui_manager_get_type’ is deprecated [-Wdeprecated-declarations]
116 | G_DEFINE_TYPE (GimpUIManager, gimp_ui_manager, GTK_TYPE_UI_MANAGER)
| ^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_class_init’:
../app/widgets/gimpuimanager.c:127:3: warning: ‘gtk_ui_manager_get_type’ is deprecated [-Wdeprecated-declarations]
127 | GtkUIManagerClass *manager_class = GTK_UI_MANAGER_CLASS (klass);
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_get_widget_impl’:
../app/widgets/gimpuimanager.c:355:7: warning: ‘gtk_ui_manager_get_type’ is deprecated [-Wdeprecated-declarations]
355 | return GTK_UI_MANAGER_CLASS (parent_class)->get_widget (manager, path);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_get_action_impl’:
../app/widgets/gimpuimanager.c:366:5: warning: ‘gtk_ui_manager_get_type’ is deprecated [-Wdeprecated-declarations]
366 | return GTK_UI_MANAGER_CLASS (parent_class)->get_action (manager, path);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_insert_action_group’:
../app/widgets/gimpuimanager.c:441:3: warning: ‘gtk_ui_manager_insert_action_group’ is deprecated [-Wdeprecated-declarations]
441 | gtk_ui_manager_insert_action_group ((GtkUIManager *) manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_get_action_groups’:
../app/widgets/gimpuimanager.c:471:3: warning: ‘gtk_ui_manager_get_action_groups’ is deprecated [-Wdeprecated-declarations]
471 | return gtk_ui_manager_get_action_groups ((GtkUIManager *) manager);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:145:16: note: declared here
145 | GList *gtk_ui_manager_get_action_groups (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_get_accel_group’:
../app/widgets/gimpuimanager.c:477:3: warning: ‘gtk_ui_manager_get_accel_group’ is deprecated [-Wdeprecated-declarations]
477 | return gtk_ui_manager_get_accel_group ((GtkUIManager *) manager);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_get_widget’:
../app/widgets/gimpuimanager.c:484:3: warning: ‘gtk_ui_manager_get_widget’ is deprecated [-Wdeprecated-declarations]
484 | return gtk_ui_manager_get_widget ((GtkUIManager *) manager, path);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_get_ui’:
../app/widgets/gimpuimanager.c:490:3: warning: ‘gtk_ui_manager_get_ui’ is deprecated [-Wdeprecated-declarations]
490 | return gtk_ui_manager_get_ui ((GtkUIManager *) manager);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:182:16: note: declared here
182 | gchar *gtk_ui_manager_get_ui (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_new_merge_id’:
../app/widgets/gimpuimanager.c:496:3: warning: ‘gtk_ui_manager_new_merge_id’ is deprecated [-Wdeprecated-declarations]
496 | return gtk_ui_manager_new_merge_id ((GtkUIManager *) manager);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here
186 | guint gtk_ui_manager_new_merge_id (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_add_ui’:
../app/widgets/gimpuimanager.c:508:3: warning: ‘gtk_ui_manager_add_ui’ is deprecated [-Wdeprecated-declarations]
508 | gtk_ui_manager_add_ui ((GtkUIManager *) manager, merge_id,
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here
171 | void gtk_ui_manager_add_ui (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_remove_ui’:
../app/widgets/gimpuimanager.c:516:3: warning: ‘gtk_ui_manager_remove_ui’ is deprecated [-Wdeprecated-declarations]
516 | gtk_ui_manager_remove_ui ((GtkUIManager *) manager, merge_id);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here
179 | void gtk_ui_manager_remove_ui (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_ensure_update’:
../app/widgets/gimpuimanager.c:522:3: warning: ‘gtk_ui_manager_ensure_update’ is deprecated [-Wdeprecated-declarations]
522 | gtk_ui_manager_ensure_update ((GtkUIManager *) manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184:16: note: declared here
184 | void gtk_ui_manager_ensure_update (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_get_action’:
../app/widgets/gimpuimanager.c:529:3: warning: ‘gtk_ui_manager_get_action’ is deprecated [-Wdeprecated-declarations]
529 | return (GimpAction *) gtk_ui_manager_get_action ((GtkUIManager *) manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_ui_popup’:
../app/widgets/gimpuimanager.c:723:3: warning: ‘gtk_menu_popup’ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
723 | gtk_menu_popup (GTK_MENU (menu),
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
from /usr/include/gtk-3.0/gtk/gtk.h:33,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here
138 | void gtk_menu_popup (GtkMenu *menu,
| ^~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_entry_load’:
../app/widgets/gimpuimanager.c:881:3: warning: ‘gtk_ui_manager_add_ui_from_file’ is deprecated [-Wdeprecated-declarations]
881 | entry->merge_id = gtk_ui_manager_add_ui_from_file (GTK_UI_MANAGER (manager),
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:163:16: note: declared here
163 | guint gtk_ui_manager_add_ui_from_file (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c:881:3: warning: ‘gtk_ui_manager_get_type’ is deprecated [-Wdeprecated-declarations]
881 | entry->merge_id = gtk_ui_manager_add_ui_from_file (GTK_UI_MANAGER (manager),
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_entry_ensure’:
../app/widgets/gimpuimanager.c:938:7: warning: ‘gtk_ui_manager_get_type’ is deprecated [-Wdeprecated-declarations]
938 | GtkUIManager *gtk_manager = GTK_UI_MANAGER (manager);
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c:941:9: warning: ‘gtk_ui_manager_get_type’ is deprecated [-Wdeprecated-declarations]
941 | GTK_UI_MANAGER_CLASS (parent_class)->get_widget (gtk_manager,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_menu_item_select’:
../app/widgets/gimpuimanager.c:1094:5: warning: ‘gtk_activatable_get_related_action’ is deprecated [-Wdeprecated-declarations]
1094 | gtk_activatable_get_related_action (GTK_ACTIVATABLE (widget));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:83:12: note: declared here
83 | GtkAction *gtk_activatable_get_related_action (GtkActivatable *activatable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c:1094:5: warning: ‘gtk_activatable_get_type’ is deprecated [-Wdeprecated-declarations]
1094 | gtk_activatable_get_related_action (GTK_ACTIVATABLE (widget));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73:12: note: declared here
73 | GType gtk_activatable_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~
../app/widgets/gimpuimanager.c: In function ‘gimp_ui_manager_item_key_press’:
../app/widgets/gimpuimanager.c:1134:15: warning: ‘gdk_window_get_pointer’ is deprecated: Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
1134 | gdk_window_get_pointer (window, &x, &y, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../app/widgets/gimpuimanager.c:26:
/usr/include/gtk-3.0/gdk/gdkwindow.h:860:15: note: declared here
860 | GdkWindow * gdk_window_get_pointer (GdkWindow *window,
| ^~~~~~~~~~~~~~~~~~~~~~
[1832/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpview.c.o'
[1833/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewablebutton.c.o'
[1834/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewablebox.c.o'
[1835/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpview-popup.c.o'
[1836/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrenderer-frame.c.o'
[1837/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrenderer-utils.c.o'
[1838/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewabledialog.c.o'
[1839/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrenderer.c.o'
[1840/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrendererbuffer.c.o'
[1841/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrendererbrush.c.o'
[1842/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrendererdrawable.c.o'
[1843/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrendererimage.c.o'
[1844/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrenderergradient.c.o'
[1845/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrendererlayer.c.o'
[1846/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrendererimagefile.c.o'
[1847/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrenderervectors.c.o'
[1848/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpviewrendererpalette.c.o'
[1849/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpwindow.c.o'
[1850/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpwidgets-utils.c.o'
[1851/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpwindowstrategy.c.o'
[1852/1947] Compiling C object 'app/widgets/13c6c01@@appwidgets@sta/gimpwidgets-constructors.c.o'
[1853/1947] Compiling C object 'app/a172ced@@app@sta/app.c.o'
[1854/1947] Compiling C object 'app/a172ced@@app@sta/gimp-log.c.o'
[1855/1947] Compiling C object 'app/a172ced@@app@sta/gimp-debug.c.o'
[1856/1947] Compiling C object 'app/a172ced@@app@sta/errors.c.o'
[1857/1947] Compiling C object 'app/a172ced@@app@sta/gimp-version.c.o'
[1858/1947] Compiling C object 'app/a172ced@@app@sta/language.c.o'
[1859/1947] Compiling C object 'app/a172ced@@app@sta/gimp-update.c.o'
[1860/1947] Compiling C object 'app/xcf/883e9c7@@appxcf@sta/xcf-save.c.o'
[1861/1947] Compiling C object 'app/xcf/883e9c7@@appxcf@sta/xcf-seek.c.o'
[1862/1947] Compiling C object 'app/xcf/883e9c7@@appxcf@sta/xcf-utils.c.o'
[1863/1947] Compiling C object 'app/xcf/883e9c7@@appxcf@sta/xcf-write.c.o'
[1864/1947] Compiling C object 'app/xcf/883e9c7@@appxcf@sta/xcf.c.o'
[1865/1947] Compiling C object 'app/a172ced@@app@sta/meson-generated_.._gui_gimpdbusservice-generated.c.o'
[1866/1947] Linking static target app/xcf/libappxcf.a
[1867/1947] Compiling C object 'app/a172ced@@app@sta/sanity.c.o'
[1868/1947] Compiling C object 'app/a172ced@@app@sta/tests.c.o'
[1869/1947] Compiling C object 'app/a172ced@@app@sta/unique.c.o'
[1870/1947] Linking static target app/widgets/libappwidgets.a
[1871/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpconfig-dump.c.o'
[1872/1947] Compiling C object 'app/a172ced@@app@sta/signals.c.o'
[1873/1947] Linking static target app/libapp.a
[1874/1947] Generating config-enums.c with a meson_exe.py custom command
[1875/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpguiconfig.c.o'
[1876/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/meson-generated_.._config-enums.c.o'
[1877/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimppluginconfig.c.o'
[1878/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpconfig-file.c.o'
[1879/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpconfig-utils.c.o'
[1880/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpcoreconfig.c.o'
[1881/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpdialogconfig.c.o'
[1882/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpdisplayoptions.c.o'
[1883/1947] Compiling C object 'app/config/31babf1@@test-config@exe/.._gimp-debug.c.o'
[1884/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimplangrc.c.o'
[1885/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpdisplayconfig.c.o'
[1886/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpgeglconfig.c.o'
[1887/1947] Compiling C object 'app/config/31babf1@@test-config@exe/test-config.c.o'
[1888/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimprc-deserialize.c.o'
[1889/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimprc-unknown.c.o'
[1890/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimprc-serialize.c.o'
[1891/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimprc.c.o'
[1892/1947] Compiling C object 'app/config/31babf1@@test-config@exe/.._gimp-log.c.o'
[1893/1947] Compiling C object 'app/config/31babf1@@appconfig@sta/gimpxmlparser.c.o'
[1894/1947] Linking static target app/config/libappconfig.a
[1895/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/errors.c.o'
[1896/1947] Compiling C object 'app/tests/b2e8cd9@@apptestutils@sta/gimp-app-test-utils.c.o'
[1897/1947] Compiling C object 'app/tests/b2e8cd9@@xcf@exe/test-xcf.c.o'
[1898/1947] Compiling C object 'app/tests/b2e8cd9@@apptestutils@sta/gimp-test-session-utils.c.o'
[1899/1947] Linking static target app/tests/libapptestutils.a
[1900/1947] Compiling C object 'app/tests/b2e8cd9@@single-window-mode@exe/test-single-window-mode.c.o'
[1901/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/gimp-debug.c.o'
[1902/1947] Compiling C object 'app/tests/b2e8cd9@@session-2-8-compatibility-multi-window@exe/test-session-2-8-compatibility-multi-window.c.o'
[1903/1947] Compiling C object 'app/tests/b2e8cd9@@core@exe/test-core.c.o'
[1904/1947] Linking target app/config/test-config
[1905/1947] Compiling C object 'app/tests/b2e8cd9@@gimpidtable@exe/test-gimpidtable.c.o'
[1906/1947] Compiling C object 'app/tests/b2e8cd9@@save-and-export@exe/test-save-and-export.c.o'
[1907/1947] Linking target app/tests/single-window-mode
[1908/1947] Linking target app/tests/ui
[1909/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/tests.c.o'
[1910/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/unique.c.o'
[1911/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/gimp-version.c.o'
[1912/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/app.c.o'
[1913/1947] Linking target app/tests/core
[1914/1947] Linking target app/tests/gimpidtable
[1915/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/gimp-update.c.o'
[1916/1947] Compiling C object 'app/tests/b2e8cd9@@session-2-8-compatibility-single-window@exe/test-session-2-8-compatibility-single-window.c.o'
[1917/1947] Linking target app/tests/save-and-export
[1918/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/main.c.o'
[1919/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/gimp-log.c.o'
[1920/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/app.c.o'
[1921/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/meson-generated_.._gui_gimpdbusservice-generated.c.o'
[1922/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/signals.c.o'
[1923/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/sanity.c.o'
[1924/1947] Compiling C object 'app/a172ced@@gimp-console-2.99@exe/language.c.o'
[1925/1947] Linking target app/gimp-console-2.99
[1926/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/errors.c.o'
[1927/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/gimp-debug.c.o'
[1928/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/meson-generated_.._gui_gimpdbusservice-generated.c.o'
[1929/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/gimp-update.c.o'
[1930/1947] Linking target app/tests/session-2-8-compatibility-multi-window
[1931/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/gimp-version.c.o'
[1932/1947] Linking target app/tests/xcf
[1933/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/main.c.o'
[1934/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/signals.c.o'
[1935/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/sanity.c.o'
[1936/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/language.c.o'
[1937/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/tests.c.o'
[1938/1947] Compiling C object 'app/a172ced@@gimp-2.99@exe/unique.c.o'
[1939/1947] Compiling C object 'app-tools/53270bb@@gimp-debug-tool-2.99@exe/gimp-debug-tool.c.o'
[1940/1947] Compiling C object 'devel-docs/tools/e3067dd@@doc-shooter@exe/widgets.c.o'
[1941/1947] Compiling C object 'devel-docs/tools/e3067dd@@doc-shooter@exe/shadow.c.o'
[1942/1947] Compiling C object 'devel-docs/tools/e3067dd@@doc-shooter@exe/shooter.c.o'
[1943/1947] Compiling C object 'devel-docs/tools/e3067dd@@doc-shooter@exe/units.c.o'
[1944/1947] Linking target app/tests/session-2-8-compatibility-single-window
[1945/1947] Linking target app-tools/gimp-debug-tool-2.99
[1946/1947] Linking target devel-docs/tools/doc-shooter
[1947/1947] Linking target app/gimp-2.99
[1/29] Generating git-version.h.in.1 with a custom command
[2/29] Generating git-version.h.in.2 with a custom command
[3/29] Generating git-version.h with a custom command
[3/4] Running all tests.
1/12 gimp:desktop / appdata_file OK 2.5920684337615967 s
2/12 gimp:desktop / metainfo_file OK 0.035987138748168945 s
3/12 gimp:desktop / desktop_file OK 0.015905380249023438 s
4/12 gimp:app / app-config OK 0.035028934478759766 s
5/12 gimp:app / core OK 6.246290922164917 s
6/12 gimp:app / gimpidtable OK 3.144308090209961 s
7/12 gimp:app / save-and-export TIMEOUT 30.007953882217407 s
8/12 gimp:app / session-2-8-compatibility-multi-window SKIP 3.2367851734161377 s
9/12 gimp:app / session-2-8-compatibility-single-window SKIP 3.2793469429016113 s
10/12 gimp:app / single-window-mode OK 7.437406301498413 s
11/12 gimp:app / ui TIMEOUT 30.005758047103882 s
12/12 gimp:app / xcf OK 6.180105686187744 s
Ok: 8
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 2
Timeout: 2
The output from the failed tests:
7/12 gimp:app / save-and-export TIMEOUT 30.007953882217407 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/save-and-export
--- Listing only the last 100 lines from a long log. ---
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 64 x 64
# GdkPixbuf-DEBUG: Rowstride: 256, Length: 16408
# GdkPixbuf-DEBUG: Copy pixels == false
1..6
# Start of gimp-save-and-export tests
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.UDisks2VolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.GPhoto2VolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.AfcVolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.MTPVolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.GoaVolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gnome.OnlineAccounts' requested by ':1.6' (uid=1000 pid=58624 comm="/usr/libexec/gvfs-goa-volume-monitor " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
goa-daemon-Message: 11:08:01.487: goa-daemon version 3.36.0 starting
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gnome.Identity' requested by ':1.7' (uid=1000 pid=58631 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.freedesktop.secrets' requested by ':1.7' (uid=1000 pid=58631 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gnome.Identity'
-------
11/12 gimp:app / ui TIMEOUT 30.005758047103882 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/ui
--- Listing only the last 100 lines from a long log. ---
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 64 x 64
# GdkPixbuf-DEBUG: Rowstride: 256, Length: 16408
# GdkPixbuf-DEBUG: Copy pixels == false
1..12
# Start of gimp-ui tests
ok 1 /gimp-ui/paintbrush_is_standard_tool
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 14 x 14
# GdkPixbuf-DEBUG: Rowstride: 56, Length: 808
# GdkPixbuf-DEBUG: Copy pixels == false
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 14 x 14
# GdkPixbuf-DEBUG: Rowstride: 56, Length: 808
# GdkPixbuf-DEBUG: Copy pixels == false
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 14 x 14
# GdkPixbuf-DEBUG: Rowstride: 56, Length: 808
# GdkPixbuf-DEBUG: Copy pixels == false
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 14 x 14
# GdkPixbuf-DEBUG: Rowstride: 56, Length: 808
# GdkPixbuf-DEBUG: Copy pixels == false
ok 2 /gimp-ui/tool_options_editor_updates
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.UDisks2VolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.GPhoto2VolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.AfcVolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.MTPVolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.GoaVolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gnome.OnlineAccounts' requested by ':1.6' (uid=1000 pid=58644 comm="/usr/libexec/gvfs-goa-volume-monitor " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
goa-daemon-Message: 11:08:01.507: goa-daemon version 3.36.0 starting
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gnome.Identity' requested by ':1.7' (uid=1000 pid=58649 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.freedesktop.secrets' requested by ':1.7' (uid=1000 pid=58649 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gnome.Identity'
-------
Full log written to /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
Running [cd "/home/shlomif/Download/unpack/graphics/gimp/git/gimp" && git checkout "master" && ( false || /usr/bin/perl -MGit::Sync::App -e "Git::Sync::App->new->run" -- sync origin "master" ) && mkdir -p "to-del--gimpgitbuild--meson-build" && cd "to-del--gimpgitbuild--meson-build" && meson --prefix="/home/shlomif/apps/graphics/gimp-devel" -D libdir=lib .. && ninja -j4 && ninja -j4 test && ninja -j4 install] failed! at /home/shlomif/perl5/lib/perl5/App/gimpgitbuild/Command/build.pm line 40.
+-zsh:2> notifier notify -m 'gimp build'
The testlog.txt
contains this:
Log of Meson test suite run on 2020-05-15T11:07:54.375269
Inherited environment: IMSETTINGS_INTEGRATE_DESKTOP='yes' SHELL='/bin/zsh' LSCOLORS='Gxfxcxdxbxegedabagacad' SESSION_MANAGER='local/unix:@/tmp/.ICE-unix/1886,unix/unix:/tmp/.ICE-unix/1886' WINDOWID='140509191' COLORTERM='truecolor' WD='kde5' XDG_CONFIG_DIRS='/etc/xdg:/usr/share/kde-settings/kde-profile/default/xdg' HISTCONTROL='ignoredups' XDG_MENU_PREFIX='kf5-' GTK_IM_MODULE='gtk-im-context-simple' TMUX='/tmp/tmux-1000/default,2755,0' PKG_CONFIG_PATH='/home/shlomif/apps/graphics/babl/share/pkgconfig:/home/shlomif/apps/graphics/babl/lib64/pkgconfig:/home/shlomif/apps/graphics/babl/lib/pkgconfig:/home/shlomif/apps/graphics/gegl/share/pkgconfig:/home/shlomif/apps/graphics/gegl/lib64/pkgconfig:/home/shlomif/apps/graphics/gegl/lib/pkgconfig:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib64/pkgconfig:/home/shlomif/apps/graphics/libmypaint/lib/pkgconfig:' HARNESS_PLUGINS='ColorSummary ColorFileVerdicts AlternateInterpreters BreakOnFailure' HISTSIZE='1000000' HOSTNAME='localhost.localdomain' LANGUAGE='' FPATH='/home/shlomif/.oh-my-zsh/plugins/python:/home/shlomif/.oh-my-zsh/plugins/pod:/home/shlomif/.oh-my-zsh/plugins/perl:/home/shlomif/.oh-my-zsh/plugins/git:/home/shlomif/.oh-my-zsh/plugins/fedora:/home/shlomif/.oh-my-zsh/plugins/cpanm:/home/shlomif/.oh-my-zsh/functions:/home/shlomif/.oh-my-zsh/completions:/home/shlomif/.oh-my-zsh/plugins/python:/home/shlomif/.oh-my-zsh/plugins/pod:/home/shlomif/.oh-my-zsh/plugins/perl:/home/shlomif/.oh-my-zsh/plugins/git:/home/shlomif/.oh-my-zsh/plugins/fedora:/home/shlomif/.oh-my-zsh/plugins/cpanm:/home/shlomif/.oh-my-zsh/functions:/home/shlomif/.oh-my-zsh/completions:/home/shlomif/.oh-my-zsh/plugins/python:/home/shlomif/.oh-my-zsh/plugins/pod:/home/shlomif/.oh-my-zsh/plugins/perl:/home/shlomif/.oh-my-zsh/plugins/git:/home/shlomif/.oh-my-zsh/plugins/fedora:/home/shlomif/.oh-my-zsh/plugins/cpanm:/home/shlomif/.oh-my-zsh/functions:/home/shlomif/.oh-my-zsh/completions:/usr/share/Modules/init/zsh-functions:/usr/local/share/zsh/site-functions:/usr/share/zsh/site-functions:/usr/share/zsh/5.8/functions' BZR_EDITOR='gvim -f' BITBUCKET_USERS=',shlomif,' DOTNET_ROOT='/usr/lib64/dotnet' GUESTFISH_OUTPUT='\e[0m' SSH_AUTH_SOCK='/tmp/ssh-3I71bExtd3gE/agent.1643' SVN_EDITOR='gvim -f' NOPASTE_SERVICES='Debian Gist PastebinCom Pastie' SHELL_SESSION_ID='6e065ab6bb3e44a085986bad4cb02668' PERL_MM_USE_DEFAULT='1' XMODIFIERS='@im=none' HARNESS_ALT_INTRP_FILE='/home/shlomif/conf/trunk/shlomif-settings/perl/Test-Run/alternate-interpreters.yml' SSH_AGENT_PID='1814' GTK_RC_FILES='/etc/gtk/gtkrc:/home/shlomif/.gtkrc:/home/shlomif/.config/gtkrc' NO_AT_BRIDGE='1' GDK_CORE_DEVICE_EVENTS='1' XML_CATALOG_FILES='/home/shlomif/Docs/homepage/homepage/trunk/rng/catalog.xml /home/shlomif/Download/unpack/prog/web/validator-1.1/htdocs/sgml-lib/catalog.xml /etc/xml/catalog /usr/local/share/xml/catalog' EDITOR='nvim' XDG_SEAT='seat0' PWD='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' TEST_JOBS='4' SHLOMIF_DNF_OPTS='--color=never' LOGNAME='shlomif' XDG_SESSION_TYPE='tty' MODULESHOME='/usr/share/Modules' MANPATH=':' _='/usr/bin/meson' XAUTHORITY='/tmp/xauth-1000-_0' GUESTFISH_RESTORE='\e[0m' WINDOWPATH='1' HOME='/home/shlomif' SSH_ASKPASS='/usr/libexec/openssh/gnome-ssh-askpass' LANG='en_US.utf8' LS_COLORS='rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.m4a=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.oga=01;36:*.opus=01;36:*.spx=01;36:*.xspf=01;36:' XDG_CURRENT_DESKTOP='KDE' KONSOLE_DBUS_SERVICE=':1.107' CPAN2PKG_DONT_CPANP_X='1' KONSOLE_DBUS_SESSION='/Sessions/1' PROFILEHOME='' GUESTFISH_PS1='\[\e[1;32m\]><fs>\[\e[0;31m\] ' PERL5LIB='/home/shlomif/perl5/lib/perl5::/home/shlomif/apps/perl/modules/share/perl5:/home/shlomif/apps/perl/modules/lib/perl5/site_perl/5.28.0:/home/shlomif/apps/perl/modules/lib/site_perl/5.28.0:/home/shlomif/apps/perl/modules/lib/perl5/5.28.0:/home/shlomif/apps/perl/modules/lib/perl5/site_perl/5.26.1:/home/shlomif/apps/perl/modules/lib/site_perl/5.26.1:/home/shlomif/apps/perl/modules/lib/perl5/5.26.1:/home/shlomif/apps/perl/modules/share/perl5:/home/shlomif/apps/perl/modules/lib/perl5/site_perl/5.28.0:/home/shlomif/apps/perl/modules/lib/site_perl/5.28.0:/home/shlomif/apps/perl/modules/lib/perl5/5.28.0:/home/shlomif/apps/perl/modules/lib/perl5/site_perl/5.26.1:/home/shlomif/apps/perl/modules/lib/site_perl/5.26.1:/home/shlomif/apps/perl/modules/lib/perl5/5.26.1:/home/shlomif/apps/perl/modules/share/perl5:/home/shlomif/apps/perl/modules/lib/perl5/site_perl/5.28.0:/home/shlomif/apps/perl/modules/lib/site_perl/5.28.0:/home/shlomif/apps/perl/modules/lib/perl5/5.28.0:/home/shlomif/apps/perl/modules/lib/perl5/site_perl/5.26.1:/home/shlomif/apps/perl/modules/lib/site_perl/5.26.1:/home/shlomif/apps/perl/modules/lib/perl5/5.26.1' KONSOLE_VERSION='191202' IMSETTINGS_MODULE='none' DOTNET_BUNDLE_EXTRACT_BASE_DIR='/home/shlomif/.cache/dotnet_bundle_extract' HARNESS_OPTIONS='c' __HOMEPAGE_REMOTE_PATH='hostgator:public_html/' KDE_SESSION_UID='1000' XORG_RUN_AS_USER_OK='1' MODULEPATH_modshare='/usr/share/modulefiles:1:/usr/share/Modules/modulefiles:1:/etc/modulefiles:1' XDG_SESSION_CLASS='user' TERM='screen' ZSH='/home/shlomif/.oh-my-zsh' PERL_MB_OPT='--install_base "/home/shlomif/perl5"' USER='shlomif' TMUX_PANE='%12' COLORFGBG='0;15' MODULES_RUN_QUARANTINE='LD_LIBRARY_PATH' KDE_SESSION_VERSION='5' LOADEDMODULES='' VISUAL='nvim' ORIGIN_HOSTNAME='localhost.localdomain' PERL_MM_OPT='INSTALL_BASE=/home/shlomif/perl5' DISPLAY=':0' SHLVL='6' GIT_EDITOR='gvim -f' PAGER='less -isrr' GUESTFISH_INIT='\e[1;34m' GITHUB_USERS=',shlomif,thewml,' QT_IM_MODULE='xim' CVS_RSH='ssh' XDG_VTNR='1' XDG_SESSION_ID='1' HOMEPAGE_SSH_PATH='/home/shlomif/Docs/homepage/to-upload/hp-root' LD_LIBRARY_PATH=':/home/shlomif/apps/to-del-ncurses/lib' XDG_RUNTIME_DIR='/run/user/1000' __HOMEPAGE_LOCAL_PATH='/home/shlomif/Docs/homepage/to-upload/hp-root' KDEDIRS='/usr' QT_AUTO_SCREEN_SCALE_FACTOR='0' HARNESS_SUMMARY_COLOR_SUCCESS='bold green' XCURSOR_THEME='breeze_cursors' XDG_DATA_DIRS='/home/shlomif/apps/graphics/gegl/share:/home/shlomif/apps/graphics/libmypaint/share:/home/shlomif/apps/graphics/libmypaint/share/pkgconfig:/home/shlomif/apps/graphics/babl/share:/home/shlomif/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop' PERL_LOCAL_LIB_ROOT='/home/shlomif/perl5' KDE_FULL_SESSION='true' PATH='/home/shlomif/apps/graphics/gegl/bin:/home/shlomif/bin:/home/shlomif/apps/perl/modules/bin:/home/shlomif/apps/perl/modules/local/bin:/home/shlomif/apps/neovim/bin:/home/shlomif/apps/fop/fop-20140425:/home/shlomif/apps/vim/bin:/home/shlomif/apps/golang/bin:/home/shlomif/.local/bin:/home/shlomif/.perl6/bin:/home/shlomif/.cargo/bin:/home/shlomif/perl5/bin:/home/shlomif/apps/latemp/bin:/usr/share/Modules/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/shlomif/.dotnet/tools:/var/lib/snapd/snap/bin:/usr/games' MODULEPATH='/etc/scl/modulefiles:/etc/scl/modulefiles:/etc/scl/modulefiles:/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles' ACK_COLOR_LINENO='blue' PERLBREW_ROOT='/home/shlomif/apps/perl/brew' DBUS_SESSION_BUS_ADDRESS='unix:abstract=/tmp/dbus-W54jiEGSy7,guid=aaa39e5b5fce18cc76ba2cdd5ebe3122' FREECELL_SOLVER_QUIET='1' MAIL='/var/spool/mail/shlomif' HARNESS_SUMMARY_COLOR_FAIL='bold red' HGEDITOR='gvim -f' ACK_COLOR_FILENAME='red' OLDPWD='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GOPATH='/home/shlomif/apps/golang' MODULES_CMD='/usr/share/Modules/libexec/modulecmd.tcl' KONSOLE_DBUS_WINDOW='/Windows/1'
1/12 gimp:desktop / appdata_file OK 2.5920684337615967 s
--- command ---
08:07:54 GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /usr/bin/appstream-util validate-relax desktop/org.gimp.GIMP.appdata.xml
--- stdout ---
desktop/org.gimp.GIMP.appdata.xml: OK
-------
2/12 gimp:desktop / metainfo_file OK 0.035987138748168945 s
--- command ---
08:07:54 GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /usr/bin/appstream-util validate-relax desktop/gimp-data-extras.metainfo.xml
--- stdout ---
desktop/gimp-data-extras.metainfo.xml: OK
-------
3/12 gimp:desktop / desktop_file OK 0.015905380249023438 s
--- command ---
08:07:54 GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/desktop/test-desktop.sh
-------
4/12 gimp:app / app-config OK 0.035028934478759766 s
--- command ---
08:07:54 /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/config/test-config
--- stdout ---
Testing GimpConfig ...
Creating a new Grid object ... done.
Adding the unknown token (foobar "hadjaha") ... done.
Serializing GimpGrid to '/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/foorc' ... done.
Deserializing from '/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/foorc' ...
offset-unit -> inches
yoffset -> 0
xoffset -> 0
spacing-unit -> inches
yspacing -> 10
xspacing -> 10
bgcolor -> (color-rgba 1 1 1 1)
fgcolor -> (color-rgba 0 0 0 1)
style -> solid
Unknown string tokens:
foobar "hadjaha"
done.
Changing a property ... style -> dots
Testing gimp_config_duplicate() ... done.
Changing a property in the duplicate ... xspacing -> 20
Creating a diff between the two ... xspacing
Deserializing from gimpconfig.c (should fail) ... OK, failed. The error was:
Failed to open file ?/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/gimpconfig.c?: open() failed: No such file or directory
Serializing to a string and back ... OK (170 bytes)
Finished test of GimpConfig.
-------
5/12 gimp:app / core OK 6.246290922164917 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/core
--- stdout ---
# random seed: R02S2053f613753c02d63b08fa325d8d3f22
dbus-daemon[58071]: [session uid=1000 pid=58071] Activating service name='org.gtk.vfs.Daemon' requested by ':1.0' (uid=1000 pid=58073 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58071]: [session uid=1000 pid=58071] Successfully activated service 'org.gtk.vfs.Daemon'
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ?gio-vfs?
Failed to parse '/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc': Failed to open file ?/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc?: open() failed: No such file or directory
fusermount3: failed to access mountpoint /run/user/1000/gvfs: Permission denied
1..4
# Start of gimp-core tests
ok 1 /gimp-core/add_layer
ok 2 /gimp-core/remove_layer
ok 3 /gimp-core/rotate_non_overlapping
ok 4 /gimp-core/white_graypoint_in_red_levels
# End of gimp-core tests
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
GIMP-Error: Failed to save data:
You have a writable data folder configured (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/gimpdir-output/gradients), but this folder does not exist. Please create the folder or fix your configuration in the Preferences dialog's 'Folders' section.
A connection to the bus can't be made
-------
6/12 gimp:app / gimpidtable OK 3.144308090209961 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/gimpidtable
--- stdout ---
# random seed: R02Se56a1ddc5f5a7ce99ef3a9ff2a3c7829
1..8
# Start of gimpidtable tests
ok 1 /gimpidtable/insert_and_lookup
ok 2 /gimpidtable/insert_twice
ok 3 /gimpidtable/insert_with_id
ok 4 /gimpidtable/insert_with_id_existing
ok 5 /gimpidtable/replace
ok 6 /gimpidtable/replace_as_insert
ok 7 /gimpidtable/remove
ok 8 /gimpidtable/remove_non_existing
# End of gimpidtable tests
-------
7/12 gimp:app / save-and-export TIMEOUT 30.007953882217407 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/save-and-export
--- stdout ---
# random seed: R02S7a640a54bd788ae610c91a096e2c6269
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.Daemon' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.Daemon'
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ?gio-vfs?
Failed to parse '/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc': Failed to open file ?/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc?: open() failed: No such file or directory
fusermount3: failed to access mountpoint /run/user/1000/gvfs: Permission denied
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 64 x 64
# GdkPixbuf-DEBUG: Rowstride: 256, Length: 16408
# GdkPixbuf-DEBUG: Copy pixels == false
1..6
# Start of gimp-save-and-export tests
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.UDisks2VolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.GPhoto2VolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.AfcVolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.MTPVolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gtk.vfs.GoaVolumeMonitor' requested by ':1.0' (uid=1000 pid=58086 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gnome.OnlineAccounts' requested by ':1.6' (uid=1000 pid=58624 comm="/usr/libexec/gvfs-goa-volume-monitor " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
goa-daemon-Message: 11:08:01.487: goa-daemon version 3.36.0 starting
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.gnome.Identity' requested by ':1.7' (uid=1000 pid=58631 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Activating service name='org.freedesktop.secrets' requested by ':1.7' (uid=1000 pid=58631 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58079]: [session uid=1000 pid=58079] Successfully activated service 'org.gnome.Identity'
-------
8/12 gimp:app / session-2-8-compatibility-multi-window SKIP 3.2367851734161377 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/session-2-8-compatibility-multi-window
--- stdout ---
# random seed: R02S7922ddca4f11cbdf92b9814b7b74e72a
-------
9/12 gimp:app / session-2-8-compatibility-single-window SKIP 3.2793469429016113 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/session-2-8-compatibility-single-window
--- stdout ---
# random seed: R02S4e475f0b38c415f3817a4e09ed080fbf
-------
10/12 gimp:app / single-window-mode OK 7.437406301498413 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/single-window-mode
--- stdout ---
# random seed: R02S2474b915b0b96aacd3c11565d83f4d73
dbus-daemon[58099]: [session uid=1000 pid=58099] Activating service name='org.gtk.vfs.Daemon' requested by ':1.0' (uid=1000 pid=58103 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58099]: [session uid=1000 pid=58099] Successfully activated service 'org.gtk.vfs.Daemon'
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ?gio-vfs?
Failed to parse '/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc': Failed to open file ?/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc?: open() failed: No such file or directory
fusermount3: failed to access mountpoint /run/user/1000/gvfs: Permission denied
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 64 x 64
# GdkPixbuf-DEBUG: Rowstride: 256, Length: 16408
# GdkPixbuf-DEBUG: Copy pixels == false
1..1
# Start of gimp-single-window-mode tests
ok 1 /gimp-single-window-mode/new_dockable_not_in_new_window
# End of gimp-single-window-mode tests
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
GIMP-Error: Failed to save data:
You have a writable data folder configured (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/gimpdir-output/gradients), but this folder does not exist. Please create the folder or fix your configuration in the Preferences dialog's 'Folders' section.
A connection to the bus can't be made
-------
11/12 gimp:app / ui TIMEOUT 30.005758047103882 s
--- command ---
08:07:54 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/ui
--- stdout ---
# random seed: R02Se981f7dd55876f77001a0b63f60e4442
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.Daemon' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.Daemon'
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ?gio-vfs?
Failed to parse '/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc': Failed to open file ?/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc?: open() failed: No such file or directory
fusermount3: failed to access mountpoint /run/user/1000/gvfs: Permission denied
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 64 x 64
# GdkPixbuf-DEBUG: Rowstride: 256, Length: 16408
# GdkPixbuf-DEBUG: Copy pixels == false
1..12
# Start of gimp-ui tests
ok 1 /gimp-ui/paintbrush_is_standard_tool
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 14 x 14
# GdkPixbuf-DEBUG: Rowstride: 56, Length: 808
# GdkPixbuf-DEBUG: Copy pixels == false
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 14 x 14
# GdkPixbuf-DEBUG: Rowstride: 56, Length: 808
# GdkPixbuf-DEBUG: Copy pixels == false
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 14 x 14
# GdkPixbuf-DEBUG: Rowstride: 56, Length: 808
# GdkPixbuf-DEBUG: Copy pixels == false
# GdkPixbuf-DEBUG: gdk_pixbuf_from_pixdata() called on:
# GdkPixbuf-DEBUG: Encoding raw
# GdkPixbuf-DEBUG: Dimensions: 14 x 14
# GdkPixbuf-DEBUG: Rowstride: 56, Length: 808
# GdkPixbuf-DEBUG: Copy pixels == false
ok 2 /gimp-ui/tool_options_editor_updates
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.UDisks2VolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.GPhoto2VolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.AfcVolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.MTPVolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gtk.vfs.GoaVolumeMonitor' requested by ':1.0' (uid=1000 pid=58101 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gnome.OnlineAccounts' requested by ':1.6' (uid=1000 pid=58644 comm="/usr/libexec/gvfs-goa-volume-monitor " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
goa-daemon-Message: 11:08:01.507: goa-daemon version 3.36.0 starting
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.gnome.Identity' requested by ':1.7' (uid=1000 pid=58649 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Activating service name='org.freedesktop.secrets' requested by ':1.7' (uid=1000 pid=58649 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58096]: [session uid=1000 pid=58096] Successfully activated service 'org.gnome.Identity'
-------
12/12 gimp:app / xcf OK 6.180105686187744 s
--- command ---
08:07:56 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES='mkgen.pl' UI_TEST='yes' GIMP_TESTING_ABS_TOP_BUILDDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build' GIMP_TESTING_ABS_TOP_SRCDIR='/home/shlomif/Download/unpack/graphics/gimp/git/gimp' GIMP_TESTING_PLUGINDIRS='/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/plug-ins/common' /bin/sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/build/meson/run_test_env.sh /home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/xcf
--- stdout ---
# random seed: R02Seacf45a9a2148d87b3a265b1259694a1
dbus-daemon[58567]: [session uid=1000 pid=58567] Activating service name='org.gtk.vfs.Daemon' requested by ':1.0' (uid=1000 pid=58568 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58567]: [session uid=1000 pid=58567] Successfully activated service 'org.gtk.vfs.Daemon'
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ?gio-vfs?
Failed to parse '/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc': Failed to open file ?/home/shlomif/Download/unpack/graphics/gimp/git/gimp/app/tests/gimpdir/extensionrc?: open() failed: No such file or directory
fusermount3: failed to access mountpoint /run/user/1000/gvfs: Permission denied
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
1..4
# Start of gimp-xcf tests
dbus-daemon[58567]: [session uid=1000 pid=58567] Activating service name='org.gtk.vfs.Metadata' requested by ':1.0' (uid=1000 pid=58568 comm="/home/shlomif/Download/unpack/graphics/gimp/git/gi" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[58567]: [session uid=1000 pid=58567] Successfully activated service 'org.gtk.vfs.Metadata'
ok 1 /gimp-xcf/write_and_read_gimp_2_6_format
gimp_color_transform_new: using babl for 'babl profile' -> 'GIMP built-in sRGB'
void gimp_gegl_convert_color_profile(GeglBuffer*, const GeglRectangle*, GimpColorProfile*, GeglBuffer*, const GeglRectangle*, GimpColorProfile*, GimpColorRenderingIntent, gboolean, GimpProgress*): converting buffer took 0.0000 seconds
ok 2 /gimp-xcf/write_and_read_gimp_2_6_format_unusual
ok 3 /gimp-xcf/load_gimp_2_6_file
ok 4 /gimp-xcf/write_and_read_gimp_2_8_format
# End of gimp-xcf tests
GIMP-Error: Failed to save data:
You have a writable data folder configured (/home/shlomif/Download/unpack/graphics/gimp/git/gimp/to-del--gimpgitbuild--meson-build/app/tests/gimpdir-output/gradients), but this folder does not exist. Please create the folder or fix your configuration in the Preferences dialog's 'Folders' section.
A connection to the bus can't be made
-------
Ok: 8
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 2
Timeout: 2
Last time I tried a GNU autotools + make check
build of gimp was successful (and I am going to try it again now).