Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gimp-separate+.spec'], chrootPath='/var/lib/mock/f31-build-101888-33432/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gimp-separate+.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/gimp-separate+-0.5.8-24.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gimp-separate+.spec'], chrootPath='/var/lib/mock/f31-build-101888-33432/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gimp-separate+.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PIIJXG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf separate+-0.5.8 + /usr/bin/unzip -qq /builddir/build/SOURCES/separate+-0.5.8.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd separate+-0.5.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rAfElF + umask 022 + cd /builddir/build/BUILD + cd separate+-0.5.8 + /usr/bin/make -j4 'JPEG_LIB=-ljpeg -lm' BUILDSTDERR: separate-core.c: In function 'embed_cmyk_profile': BUILDSTDERR: util.c: In function 'separate_find_channel': BUILDSTDERR: util.c:85:7: warning: 'gimp_drawable_get_name' is deprecated: Use 'gimp_item_get_name' instead [-Wdeprecated-declarations] BUILDSTDERR: 85 | char *layer_name = gimp_drawable_get_name (layers[i]); BUILDSTDERR: | ^~~~ BUILDSTDERR: separate-core.c:67:7: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 67 | gimp_image_parasite_attach (image_id, parasite); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:100:16: note: declared here BUILDSTDERR: 100 | gchar* gimp_drawable_get_name (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here BUILDSTDERR: 98 | gboolean gimp_image_parasite_attach (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:89:11: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 89 | result = gimp_drawable_get (layers[i]); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c: In function 'duplicate_paths': BUILDSTDERR: separate-core.c:91:11: warning: 'gimp_vectors_get_name' is deprecated: Use 'gimp_item_get_name' instead [-Wdeprecated-declarations] BUILDSTDERR: 91 | gchar *name = gimp_vectors_get_name (src[i]); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:64, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpvectors.h:38:16: note: declared here BUILDSTDERR: 38 | gchar * gimp_vectors_get_name (gint32 vectors_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:91:13: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 91 | result = gimp_drawable_get (gimp_layer_get_mask (layers[i])); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c: In function 'separate_find_alpha': BUILDSTDERR: util.c:108:3: warning: 'gimp_drawable_get_visible' is deprecated: Use 'gimp_item_get_visible' instead [-Wdeprecated-declarations] BUILDSTDERR: 108 | if (n_channels && gimp_drawable_get_visible (channels[0])) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:105:16: note: declared here BUILDSTDERR: 105 | gboolean gimp_drawable_get_visible (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:109:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 109 | return gimp_drawable_get (channels[0]); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:114:11: warning: 'gimp_vectors_set_visible' is deprecated: Use 'gimp_item_get_visible' instead [-Wdeprecated-declarations] BUILDSTDERR: 114 | gimp_vectors_set_visible (vectors_id, gimp_vectors_get_visible (src[i])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:64, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpvectors.h:45:16: note: declared here BUILDSTDERR: 45 | gboolean gimp_vectors_set_visible (gint32 vectors_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:114:11: warning: 'gimp_vectors_get_visible' is deprecated: Use 'gimp_item_get_visible' instead [-Wdeprecated-declarations] BUILDSTDERR: 114 | gimp_vectors_set_visible (vectors_id, gimp_vectors_get_visible (src[i])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:64, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpvectors.h:43:16: note: declared here BUILDSTDERR: 43 | gboolean gimp_vectors_get_visible (gint32 vectors_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:115:11: warning: 'gimp_vectors_set_linked' is deprecated: Use 'gimp_item_set_linked' instead [-Wdeprecated-declarations] BUILDSTDERR: 115 | gimp_vectors_set_linked (vectors_id, gimp_vectors_get_linked (src[i])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:64, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpvectors.h:50:16: note: declared here BUILDSTDERR: 50 | gboolean gimp_vectors_set_linked (gint32 vectors_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:115:11: warning: 'gimp_vectors_get_linked' is deprecated: Use 'gimp_item_get_linked' instead [-Wdeprecated-declarations] BUILDSTDERR: 115 | gimp_vectors_set_linked (vectors_id, gimp_vectors_get_linked (src[i])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c: In function 'separate_is_CMYK': BUILDSTDERR: util.c:129:7: warning: 'gimp_drawable_get_name' is deprecated: Use 'gimp_item_get_name' instead [-Wdeprecated-declarations] BUILDSTDERR: 129 | char *layer_name = gimp_drawable_get_name (layers[i]); BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:100:16: note: declared here BUILDSTDERR: 100 | gchar* gimp_drawable_get_name (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:64, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpvectors.h:48:16: note: declared here BUILDSTDERR: 48 | gboolean gimp_vectors_get_linked (gint32 vectors_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:116:11: warning: 'gimp_image_add_vectors' is deprecated: Use 'gimp_image_insert_vectors' instead [-Wdeprecated-declarations] BUILDSTDERR: 116 | gimp_image_add_vectors (dst_id, vectors_id, i); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:99:26: note: declared here BUILDSTDERR: 99 | gboolean gimp_image_add_vectors (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c: In function 'setup_transform': BUILDSTDERR: separate-core.c:161:11: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 161 | GimpParasite *parasite = gimp_image_parasite_find (sc->imageID, "icc-profile"); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: 95 | GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c: In function 'separate_create_RGB': BUILDSTDERR: util.c:311:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 311 | gimp_image_add_layer (image_id, layers[0], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c: In function 'separate_full': BUILDSTDERR: separate-core.c:395:5: warning: 'gimp_drawable_get_image' is deprecated: Use 'gimp_item_get_image' instead [-Wdeprecated-declarations] BUILDSTDERR: 395 | gchar *filename = separate_filename_add_suffix (gimp_image_get_filename (gimp_drawable_get_image (drawable->drawable_id)), "CMYK"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:98:16: note: declared here BUILDSTDERR: 98 | gint32 gimp_drawable_get_image (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c: In function 'separate_create_planes_grey': BUILDSTDERR: util.c:332:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 332 | gimp_image_add_layer (image_id, layers[0], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:410:9: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 410 | drawables[counter] = gimp_drawable_get (mask[counter]); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:335:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 335 | gimp_image_add_layer (image_id, layers[1], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:421:9: warning: 'gimp_drawable_set_visible' is deprecated: Use 'gimp_item_get_visible' instead [-Wdeprecated-declarations] BUILDSTDERR: 421 | gimp_drawable_set_visible (channel, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:107:16: note: declared here BUILDSTDERR: 107 | gboolean gimp_drawable_set_visible (gint32 drawable_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:422:9: warning: 'gimp_image_add_channel' is deprecated: Use 'gimp_image_insert_channel' instead [-Wdeprecated-declarations] BUILDSTDERR: 422 | gimp_image_add_channel (new_image_id, channel, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:87:26: note: declared here BUILDSTDERR: 87 | gboolean gimp_image_add_channel (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:424:9: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 424 | drawables[4] = gimp_drawable_get (channel); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:429:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 429 | gimp_pixel_rgn_init (&srcPR, drawable, 0, 0, width, height, FALSE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:432:7: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 432 | gimp_pixel_rgn_init (&pixrgn[counter], drawables[counter], 0, 0, width, height, TRUE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:338:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 338 | gimp_image_add_layer (image_id, layers[2], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:341:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 341 | gimp_image_add_layer (image_id, layers[3], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:438:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: 438 | tileiterator = gimp_pixel_rgns_register (n_drawables + 1, &srcPR, BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: util.c: In function 'separate_create_planes_CMYK': BUILDSTDERR: util.c:366:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 366 | gimp_image_add_layer (image_id, background_id, -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: 111 | gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:369:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 369 | gimp_image_add_layer (image_id, layers[0], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:372:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 372 | gimp_image_add_layer (image_id, layers[1], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:459:9: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: 459 | tileiterator = gimp_pixel_rgns_process (tileiterator); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: 117 | gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:375:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 375 | gimp_image_add_layer (image_id, layers[2], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:473:9: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: 473 | gimp_drawable_flush (drawables[counter]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: 55 | void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:378:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 378 | gimp_image_add_layer (image_id, layers[3], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:475:9: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 475 | gimp_drawable_detach (drawables[counter]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: 53 | void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c: In function 'separate_light': BUILDSTDERR: separate-core.c:507:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 507 | gimp_pixel_rgn_init (&srcPR, drawable, 0, 0, width, height, FALSE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:518:5: warning: 'gimp_drawable_get_image' is deprecated: Use 'gimp_item_get_image' instead [-Wdeprecated-declarations] BUILDSTDERR: 518 | gchar *filename = separate_filename_add_suffix (gimp_image_get_filename (gimp_drawable_get_image (drawable->drawable_id)), "CMYK"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: util.c: In function 'separate_create_planes_Duotone': BUILDSTDERR: util.c:418:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 418 | gimp_image_add_layer (image_id, background_id, -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:98:16: note: declared here BUILDSTDERR: 98 | gint32 gimp_drawable_get_image (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:527:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 527 | gimp_pixel_rgn_init (&srcPR, drawable, 0, 0, width, height, FALSE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:422:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 422 | gimp_image_add_layer (image_id, layers[0], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:531:9: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 531 | drawables[counter] = gimp_drawable_get (layers[counter]); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:532:9: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 532 | gimp_pixel_rgn_init (&pixrgn[counter], drawables[counter], 0, 0, width, height, TRUE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util.c:426:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 426 | gimp_image_add_layer (image_id, layers[1], -1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from util.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:543:9: warning: 'gimp_drawable_set_visible' is deprecated: Use 'gimp_item_get_visible' instead [-Wdeprecated-declarations] BUILDSTDERR: 543 | gimp_drawable_set_visible (channel, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:107:16: note: declared here BUILDSTDERR: 107 | gboolean gimp_drawable_set_visible (gint32 drawable_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:544:9: warning: 'gimp_image_add_channel' is deprecated: Use 'gimp_image_insert_channel' instead [-Wdeprecated-declarations] BUILDSTDERR: 544 | gimp_image_add_channel (new_image_id, channel, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:87:26: note: declared here BUILDSTDERR: 87 | gboolean gimp_image_add_channel (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:546:9: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 546 | drawables[4] = gimp_drawable_get (channel); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:547:9: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 547 | gimp_pixel_rgn_init (&pixrgn[4], drawables[4], 0, 0, width, height, TRUE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:556:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: 556 | tileiterator = gimp_pixel_rgns_register (n_drawables + 1, &srcPR, BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: 111 | gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:576:9: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: 576 | tileiterator = gimp_pixel_rgns_process (tileiterator); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: 117 | gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:590:9: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: 590 | gimp_drawable_flush (drawables[counter]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: 55 | void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:592:9: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 592 | gimp_drawable_detach (drawables[counter]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: 53 | void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c: In function 'separate_proof': BUILDSTDERR: separate-core.c:674:7: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 674 | GimpParasite *parasite = gimp_image_parasite_find (cmykimage, CMYKPROFILE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: 95 | GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:768:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 768 | drawables[0] = gimp_drawable_get (layers[0]); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:771:7: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 771 | gimp_pixel_rgn_init (&pixrgn[counter], drawables[counter], 0, 0, width, height, FALSE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:773:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 773 | gimp_pixel_rgn_init (&pixrgn[0], drawables[0], 0, 0, width, height, TRUE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:779:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: 779 | tileiterator = gimp_pixel_rgns_register (n_drawables + 1, &pixrgn[0], BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: 111 | gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:812:9: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: 812 | tileiterator = gimp_pixel_rgns_process (tileiterator); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: 117 | gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:862:15: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 862 | gimp_image_parasite_attach (new_image_id, parasite); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here BUILDSTDERR: 98 | gboolean gimp_image_parasite_attach (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:871:5: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: 871 | gimp_drawable_flush (drawables[4]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: 55 | void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:873:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 873 | gimp_drawable_detach (drawables[4]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: 53 | void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c: In function 'separate_duotone': BUILDSTDERR: separate-core.c:911:9: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 911 | drawables[counter] = gimp_drawable_get (mask[counter]); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:922:9: warning: 'gimp_drawable_set_visible' is deprecated: Use 'gimp_item_get_visible' instead [-Wdeprecated-declarations] BUILDSTDERR: 922 | gimp_drawable_set_visible (channel, TRUE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:107:16: note: declared here BUILDSTDERR: 107 | gboolean gimp_drawable_set_visible (gint32 drawable_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:923:9: warning: 'gimp_image_add_channel' is deprecated: Use 'gimp_image_insert_channel' instead [-Wdeprecated-declarations] BUILDSTDERR: 923 | gimp_image_add_channel (new_image_id, channel, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:87:26: note: declared here BUILDSTDERR: 87 | gboolean gimp_image_add_channel (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:925:9: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 925 | drawables[2] = gimp_drawable_get (channel); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:930:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 930 | gimp_pixel_rgn_init (&srcPR, drawable, 0, 0, width, height, FALSE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:933:7: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 933 | gimp_pixel_rgn_init (&pixrgn[counter], drawables[counter], 0, 0, width, height, TRUE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:937:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: 937 | tileiterator = gimp_pixel_rgns_register (n_drawables + 1, &srcPR, BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: 111 | gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:972:9: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: 972 | tileiterator = gimp_pixel_rgns_process (tileiterator); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: 117 | gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:979:9: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: 979 | gimp_drawable_flush (drawables[counter]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: 55 | void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-core.c:981:9: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 981 | gimp_drawable_detach (drawables[counter]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-core.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: 53 | void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-export.c: In function 'create_psd_path_resource': BUILDSTDERR: separate-export.c:146:7: warning: 'gimp_vectors_get_name' is deprecated: Use 'gimp_item_get_name' instead [-Wdeprecated-declarations] BUILDSTDERR: 146 | name = gimp_vectors_get_name (vector_id[i]); BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:64, BUILDSTDERR: from separate-export.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpvectors.h:38:16: note: declared here BUILDSTDERR: 38 | gchar * gimp_vectors_get_name (gint32 vectors_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-export.c:155:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 155 | const gchar **language_names = g_get_language_names (); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-export.c: In function 'separate_export': BUILDSTDERR: separate-export.c:339:9: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 339 | GimpParasite *parasite = gimp_image_parasite_find (imageID, CMYKPROFILE); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from separate-export.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: 95 | GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-export.c:392:19: warning: implicit declaration of function 'separate_path_get_extention_offset' [-Wimplicit-function-declaration] BUILDSTDERR: 392 | gint offset = separate_path_get_extention_offset (filename); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-gui.c: In function 'run': BUILDSTDERR: separate-gui.c:299:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 299 | drawable = gimp_drawable_get (param[index].data.d_drawable); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-gui.c:24: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-gui.c:300:3: warning: 'gimp_drawable_get_image' is deprecated: Use 'gimp_item_get_image' instead [-Wdeprecated-declarations] BUILDSTDERR: 300 | mysc.imageID = gimp_drawable_get_image (param[index++].data.d_drawable);//param[1].data.d_image; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-gui.c:24: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:98:16: note: declared here BUILDSTDERR: 98 | gint32 gimp_drawable_get_image (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-gui.c:514:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 514 | gimp_drawable_detach (drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from separate-gui.c:24: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: 53 | void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-gui.c: In function 'setup_widgets': BUILDSTDERR: separate-gui.c:603:7: warning: implicit declaration of function 'icc_button_set_enable_empty'; did you mean 'icc_button_get_enable_empty'? [-Wimplicit-function-declaration] BUILDSTDERR: 603 | icc_button_set_enable_empty (ICC_BUTTON (sc->rgbfileselector), FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | icc_button_get_enable_empty BUILDSTDERR: separate-gui.c: In function 'separate_dialog': BUILDSTDERR: separate-gui.c:719:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 719 | if ((parasite = gimp_image_parasite_find (sc->imageID, "icc-profile")) != NULL) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from separate-gui.c:24: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: 95 | GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-gui.c: In function 'proof_dialog': BUILDSTDERR: separate-gui.c:1023:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 1023 | if ((parasite = gimp_image_parasite_find (sc->imageID, CMYKPROFILE)) != NULL) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from separate-gui.c:24: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: 95 | GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-gui.c: In function 'separate_save_dialog': BUILDSTDERR: separate-gui.c:1215:13: warning: 'gimp_vectors_get_name' is deprecated: Use 'gimp_item_get_name' instead [-Wdeprecated-declarations] BUILDSTDERR: 1215 | vector_name = gimp_vectors_get_name (vector_id[i]); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:64, BUILDSTDERR: from separate-gui.c:24: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpvectors.h:38:16: note: declared here BUILDSTDERR: 38 | gchar * gimp_vectors_get_name (gint32 vectors_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: separate-gui.c:1241:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 1241 | if ((parasite = gimp_image_parasite_find (sc->imageID, CMYKPROFILE)) != NULL) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from separate-gui.c:24: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: 95 | GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tiff.c: In function 'separate_writetiffdata': BUILDSTDERR: tiff.c:69:9: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 69 | gimp_pixel_rgn_init (&pixrgn[i], drw[i], 0, 0, width, height, FALSE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from tiff.c:26: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: tiff.c:99:15: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: 99 | gimp_pixel_rgn_get_rect (&pixrgn[j], src[j], left, top, wd, ht); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from tiff.c:26: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: 80 | void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: psd.c: In function 'psd_write_image_data_packbits': BUILDSTDERR: psd.c:131:11: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 131 | gimp_pixel_rgn_init (®ion, drw[i], 0, 0, width, height, FALSE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from psd.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: psd.c:141:15: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: 141 | gimp_pixel_rgn_get_rect (®ion, src_buf, 0, y, width, n_lines); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from psd.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: 80 | void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: psd.c: In function 'psd_write_image_data_raw': BUILDSTDERR: psd.c:301:11: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 301 | gimp_pixel_rgn_init (®ion, drw[i], 0, 0, width, height, FALSE, FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from psd.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: psd.c:309:15: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: 309 | gimp_pixel_rgn_get_rect (®ion, buf, 0, y, width, n_lines); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from psd.c:28: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: 80 | void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jpeg.c: In function 'jpeg_write_image_data': BUILDSTDERR: jpeg.c:199:11: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 199 | gimp_pixel_rgn_init (®ion[i], drw[i], BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from jpeg.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jpeg.c:219:13: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: 219 | gimp_pixel_rgn_get_rect (®ion[i], src_buf[i], 0, y, cinfo->image_width, n_lines); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from jpeg.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: 80 | void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jpeg.c:239:36: warning: passing argument 2 of 'jpeg_write_scanlines' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 239 | jpeg_write_scanlines (cinfo, dst_buf, n_lines); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | gchar ** {aka char **} BUILDSTDERR: In file included from jpeg.c:31: BUILDSTDERR: /usr/include/jpeglib.h:954:52: note: expected 'JSAMPARRAY' {aka 'unsigned char **'} but argument is of type 'gchar **' {aka 'char **'} BUILDSTDERR: 954 | JSAMPARRAY scanlines, BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: iccbutton.c: In function 'icc_button_class_init': BUILDSTDERR: iccbutton.c:557:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 557 | pixbuf = gdk_pixbuf_new_from_inline (-1, icc_input_class_icon, FALSE, NULL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbin.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, BUILDSTDERR: from iccbutton.h:9, BUILDSTDERR: from iccbutton.c:6: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iccbutton.c:563:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 563 | pixbuf = gdk_pixbuf_new_from_inline (-1, icc_display_class_icon, FALSE, NULL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbin.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, BUILDSTDERR: from iccbutton.h:9, BUILDSTDERR: from iccbutton.c:6: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iccbutton.c:569:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 569 | pixbuf = gdk_pixbuf_new_from_inline (-1, icc_rgb_output_class_icon, FALSE, NULL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbin.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, BUILDSTDERR: from iccbutton.h:9, BUILDSTDERR: from iccbutton.c:6: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iccbutton.c:575:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 575 | pixbuf = gdk_pixbuf_new_from_inline (-1, icc_cmyk_output_class_icon, FALSE, NULL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbin.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, BUILDSTDERR: from iccbutton.h:9, BUILDSTDERR: from iccbutton.c:6: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iccbutton.c:581:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 581 | pixbuf = gdk_pixbuf_new_from_inline (-1, icc_link_class_icon, FALSE, NULL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbin.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, BUILDSTDERR: from iccbutton.h:9, BUILDSTDERR: from iccbutton.c:6: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iccbutton.c:587:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 587 | pixbuf = gdk_pixbuf_new_from_inline (-1, icc_abstract_class_icon, FALSE, NULL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbin.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, BUILDSTDERR: from iccbutton.h:9, BUILDSTDERR: from iccbutton.c:6: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iccbutton.c:593:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 593 | pixbuf = gdk_pixbuf_new_from_inline (-1, icc_link_class_icon, FALSE, NULL); // replace the icon with correct icon later BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbin.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, BUILDSTDERR: from iccbutton.h:9, BUILDSTDERR: from iccbutton.c:6: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iccbutton.c:599:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 599 | pixbuf = gdk_pixbuf_new_from_inline (-1, icc_link_class_icon, FALSE, NULL); // replace the icon with correct icon later BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbin.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkbutton.h:35, BUILDSTDERR: from iccbutton.h:9, BUILDSTDERR: from iccbutton.c:6: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: 362 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c: In function 'run': BUILDSTDERR: import.c:232:17: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 232 | gimp_image_add_layer (values[1].data.d_image, layers[i], i); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:235:17: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 235 | drw[i] = gimp_drawable_get (masks[i]); BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:242:13: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: 242 | gimp_image_add_layer (values[1].data.d_image, layers[4], 4); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here BUILDSTDERR: 75 | gboolean gimp_image_add_layer (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:253:17: warning: 'gimp_drawable_set_visible' is deprecated: Use 'gimp_item_get_visible' instead [-Wdeprecated-declarations] BUILDSTDERR: 253 | gimp_drawable_set_visible (channel, TRUE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:107:16: note: declared here BUILDSTDERR: 107 | gboolean gimp_drawable_set_visible (gint32 drawable_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:254:17: warning: 'gimp_image_add_channel' is deprecated: Use 'gimp_image_insert_channel' instead [-Wdeprecated-declarations] BUILDSTDERR: 254 | gimp_image_add_channel (values[1].data.d_image, channel, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:87:26: note: declared here BUILDSTDERR: 87 | gboolean gimp_image_add_channel (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:256:17: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 256 | drw[4 + i] = gimp_drawable_get (channel); BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:275:21: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 275 | gimp_pixel_rgn_init (&rgn[j], drw[j], BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:314:19: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: 314 | gimp_pixel_rgn_set_rect (&rgn[j], maskbuf[j], 0, stripHeight * i, width, rowCount); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here BUILDSTDERR: 104 | void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:324:17: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 324 | gimp_drawable_detach (drw[i]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: 53 | void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: import.c:333:17: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 333 | gimp_image_parasite_attach (values[1].data.d_image, parasite); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from import.c:29: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here BUILDSTDERR: 98 | gboolean gimp_image_parasite_attach (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c: In function 'icc_colorspace_init': BUILDSTDERR: icc_colorspace.c:411:3: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 411 | if ((parasite = gimp_image_parasite_find (imageID, "icc-profile"))) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: 95 | GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c: In function 'icc_colorspace_assign': BUILDSTDERR: icc_colorspace.c:632:7: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 632 | gimp_image_parasite_attach (context->imageID, parasite); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here BUILDSTDERR: 98 | gboolean gimp_image_parasite_attach (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:636:5: warning: 'gimp_image_parasite_detach' is deprecated: Use 'gimp_image_detach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 636 | gimp_image_parasite_detach (context->imageID, "icc-profile"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:101:16: note: declared here BUILDSTDERR: 101 | gboolean gimp_image_parasite_detach (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:648:5: warning: 'gimp_drawable_get_visible' is deprecated: Use 'gimp_item_get_visible' instead [-Wdeprecated-declarations] BUILDSTDERR: 648 | for (i = 0; i < nLayers && !gimp_drawable_get_visible (layerID[i]); i++) ; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:105:16: note: declared here BUILDSTDERR: 105 | gboolean gimp_drawable_get_visible (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c: In function 'icc_colorspace_convert': BUILDSTDERR: icc_colorspace.c:851:17: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 851 | drawables[i] = gimp_drawable_get (layerID[i]); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:861:19: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 861 | drawables[i] = gimp_drawable_get (layerID[i]); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: 51 | GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:882:15: warning: 'gimp_image_attach_new_parasite' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 882 | return_val = gimp_image_attach_new_parasite (context->imageID, "icc-profile", BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:108:16: note: declared here BUILDSTDERR: 108 | gboolean gimp_image_attach_new_parasite (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:897:15: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 897 | gimp_drawable_detach (drawables[i]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: 53 | void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:902:15: warning: 'gimp_selection_load' is deprecated: Use 'gimp_image_select_item' instead [-Wdeprecated-declarations] BUILDSTDERR: 902 | gimp_selection_load (selectionID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:79, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpselection_pdb.h:67:24: note: declared here BUILDSTDERR: 67 | gboolean gimp_selection_load (gint32 channel_ID); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:929:11: warning: 'gimp_image_attach_new_parasite' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: 929 | return_val = gimp_image_attach_new_parasite (context->imageID, "icc-profile", BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:108:16: note: declared here BUILDSTDERR: 108 | gboolean gimp_image_attach_new_parasite (gint32 image_ID, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c: In function 'icc_colorspace_convert_layer': BUILDSTDERR: icc_colorspace.c:1030:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 1030 | gimp_pixel_rgn_init (®ion_in, drawable, x1, y1, width, height, TRUE, FALSE); /* "FALSE, FALSE" is bad. */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:1031:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: 1031 | gimp_pixel_rgn_init (®ion_out, drawable, x1, y1, width, height, TRUE, TRUE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: 48 | void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:1033:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: 1033 | iterator = gimp_pixel_rgns_register (2, ®ion_in, ®ion_out); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: 111 | gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:1059:7: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: 1059 | iterator = gimp_pixel_rgns_process (iterator); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: 117 | gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c:1062:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: 1062 | gimp_drawable_flush (drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from icc_colorspace.c:12: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: 55 | void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: icc_colorspace.c: In function 'assign_dialog': BUILDSTDERR: icc_colorspace.c:1165:3: warning: implicit declaration of function 'icc_button_set_enable_empty'; did you mean 'icc_button_get_enable_empty'? [-Wimplicit-function-declaration] BUILDSTDERR: 1165 | icc_button_set_enable_empty (ICC_BUTTON (destProfile), FALSE); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | icc_button_get_enable_empty + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c separate-core.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c separate-gui.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c separate-export.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c util.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c tiff.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c psd.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c jpeg.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c iccbutton.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c lcms_wrapper.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c import.c gcc -g `pkg-config gimp-2.0 --cflags` `pkg-config gimpui-2.0 --cflags` `pkg-config gtk+-2.0 --cflags` `pkg-config lcms --cflags` -DENABLE_COLOR_MANAGEMENT -DENABLE_NLS -DGETTEXT_PACKAGE="\"gimp20-separate\"" -DUSE_ICC_BUTTON -c icc_colorspace.c cd po && make PREFIX="/usr" make[1]: Entering directory '/builddir/build/BUILD/separate+-0.5.8/po' msgfmt -o cs.gmo cs.po gcc -g separate-core.o separate-gui.o separate-export.o util.o tiff.o psd.o jpeg.o iccbutton.o lcms_wrapper.o -o separate `pkg-config gimp-2.0 --libs` `pkg-config gimpui-2.0 --libs` `pkg-config gtk+-2.0 --libs` `pkg-config lcms --libs` -ltiff -ljpeg -lm msgfmt -o es.gmo es.po msgfmt -o fr.gmo fr.po msgfmt -o pl.gmo pl.po msgfmt -o ko.gmo ko.po make[1]: Leaving directory '/builddir/build/BUILD/separate+-0.5.8/po' gcc -g import.o -o separate_import `pkg-config gimp-2.0 --libs` `pkg-config gimpui-2.0 --libs` `pkg-config gtk+-2.0 --libs` `pkg-config lcms --libs` -ltiff -ljpeg -lm gcc -g icc_colorspace.o iccbutton.o lcms_wrapper.o -o icc_colorspace `pkg-config gimp-2.0 --libs` `pkg-config gimpui-2.0 --libs` `pkg-config gtk+-2.0 --libs` `pkg-config lcms --libs` -ltiff -ljpeg -lm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rAiYzH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64 + cd separate+-0.5.8 + install -pDm755 separate /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/separate + install -pDm755 separate_import /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/separate_import + install -pDm755 icc_colorspace /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/icc_colorspace + mkdir -p /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/share/appdata + install -m 644 /builddir/build/SOURCES/gimp-separate+.metainfo.xml /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/share/appdata + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.5.8-24.fc31 --unique-debug-suffix -0.5.8-24.fc31.riscv64 --unique-debug-src-base gimp-separate+-0.5.8-24.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/separate+-0.5.8 BUILDSTDERR: 683 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/icc_colorspace explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/separate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/separate_import extracting debug info from /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/separate extracting debug info from /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/icc_colorspace extracting debug info from /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/lib64/gimp/2.0/plug-ins/separate_import original debug info size: 564kB, size after compression: 448kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Processing files: gimp-separate+-0.5.8-24.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.05ax2E + umask 022 + cd /builddir/build/BUILD + cd separate+-0.5.8 + DOCDIR=/builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/share/doc/gimp-separate+ + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/share/doc/gimp-separate+ + cp -pr COPYING /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/share/doc/gimp-separate+ + cp -pr README /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/share/doc/gimp-separate+ + cp -pr README_ICC_COLORSPACE /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64/usr/share/doc/gimp-separate+ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: gimp-cmyk = 0.5.8-24.fc31 gimp-separate+ = 0.5.8-24.fc31 gimp-separate+(riscv-64) = 0.5.8-24.fc31 metainfo() metainfo(gimp-separate+.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libbabl-0.1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgegl-0.4.so.0()(64bit) libgegl-npd-0.4.so()(64bit) libgimp-2.0.so.0()(64bit) libgimpbase-2.0.so.0()(64bit) libgimpcolor-2.0.so.0()(64bit) libgimpconfig-2.0.so.0()(64bit) libgimpmath-2.0.so.0()(64bit) libgimpmodule-2.0.so.0()(64bit) libgimpui-2.0.so.0()(64bit) libgimpwidgets-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libjson-glib-1.0.so.0()(64bit) liblcms.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) rtld(GNU_HASH) Processing files: gimp-separate+-debugsource-0.5.8-24.fc31.riscv64 Provides: gimp-separate+-debugsource = 0.5.8-24.fc31 gimp-separate+-debugsource(riscv-64) = 0.5.8-24.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gimp-separate+-debuginfo-0.5.8-24.fc31.riscv64 Provides: debuginfo(build-id) = 2bdc5ca5e4937005bdd71d3dbfeea6afa042e265 debuginfo(build-id) = 55b7db911b9ad99b4b96da0382da3ccae91ba1e8 debuginfo(build-id) = 9e7d5b9ca44db1ffd6293ab57fc9c5ad27eef147 gimp-separate+-debuginfo = 0.5.8-24.fc31 gimp-separate+-debuginfo(riscv-64) = 0.5.8-24.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gimp-separate+-debugsource(riscv-64) = 0.5.8-24.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64 Wrote: /builddir/build/RPMS/gimp-separate+-0.5.8-24.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gimp-separate+-debuginfo-0.5.8-24.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gimp-separate+-debugsource-0.5.8-24.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XdD1VD + umask 022 + cd /builddir/build/BUILD + cd separate+-0.5.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gimp-separate+-0.5.8-24.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0