Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gimp-gap.spec'], chrootPath='/var/lib/mock/f30-build-37900-21846/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=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gimp-gap.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 Wrote: /builddir/build/SRPMS/gimp-gap-2.7.0-20.GITb17f908.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gimp-gap.spec'], chrootPath='/var/lib/mock/f30-build-37900-21846/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=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gimp-gap.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qm9kFZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gimp-gap + /usr/bin/xz -dc /builddir/build/SOURCES/gimp-gap-b17f908-clean.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gimp-gap + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (gimp-gap-2.7-unbandle.patch):' Patch #1 (gimp-gap-2.7-unbandle.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .unbundle --fuzz=0 patching file configure.in Hunk #1 succeeded at 1298 (offset 96 lines). patching file gap/Makefile.am Hunk #1 succeeded at 318 (offset 24 lines). patching file libgapvidapi/Makefile.am patching file Makefile.am patching file po/POTFILES.in Hunk #1 succeeded at 45 (offset 2 lines). Hunk #2 succeeded at 83 (offset 5 lines). Patch #2 (gimp-gap-2.7-fix-format-security.patch): + echo 'Patch #2 (gimp-gap-2.7-fix-format-security.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format-security --fuzz=0 patching file gap/gap_sdl_audioplayer.c + iconv -f iso8859-1 -t utf8 ChangeLog + touch -r ChangeLog ChangeLog.tmp + mv -f ChangeLog.tmp ChangeLog + find '(' -iname '*.c' -or -iname '*.h' ')' -exec chmod -x '{}' ';' + find -type d -exec chmod 0755 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mbM1HV + umask 022 + cd /builddir/build/BUILD + cd gimp-gap + sed -i 's@$srcdir/configure@#$srcdir/configure@' autogen.sh + ./autogen.sh I am testing that you have the required versions of autoconf, automake and glib-gettextize and intltoolize. checking for autoconf >= 2.54 ... yes (version 2.69) checking for automake >= 1.7 ... checking for automake >= 1.7... testing automake... found 1.16.1 checking for aclocal >= 1.7... testing aclocal... found 1.16.1 yes (version 1.16.1) checking for glib-gettextize >= 2.2.0 ... yes (version 2.58.1) checking for intltool >= 0.17 ... yes (version 0.51.0) I am going to run ./configure with the following arguments: --enable-maintainer-mode If you wish to pass additional arguments, please specify them on the ./autogen.sh command line or set the AUTOGEN_CONFIGURE_ARGS environment variable. BUILDSTDERR: aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' BUILDSTDERR: automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' BUILDSTDERR: configure.in:30: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: BUILDSTDERR: configure.in:30: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation BUILDSTDERR: configure.in:36: installing './compile' BUILDSTDERR: configure.in:34: installing './config.guess' BUILDSTDERR: configure.in:34: installing './config.sub' BUILDSTDERR: configure.in:30: installing './install-sh' BUILDSTDERR: configure.in:30: installing './missing' BUILDSTDERR: Makefile.am: installing './INSTALL' BUILDSTDERR: Makefile.am: installing './COPYING' using GNU General Public License v3 file BUILDSTDERR: Makefile.am: Consider adding the COPYING file to the version control system BUILDSTDERR: Makefile.am: for your code, to avoid questions about which license your project uses BUILDSTDERR: gap/Makefile.am:531: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' BUILDSTDERR: gap/Makefile.am: installing './depcomp' BUILDSTDERR: libgapbase/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: libgapvidapi/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: libgapvidutil/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: libwavplayclient/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: vid_common/Makefile.am:39: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: vid_enc_rawframes/Makefile.am:34: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: vid_enc_single/Makefile.am:34: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Symlinking file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Now type 'make' to compile The GIMP Animation Package. + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-libavformat 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... no checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-gcc... no 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... none checking for library containing strerror... none required checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib 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 unistd.h... (cached) yes checking for bind_textdomain_codeset... yes checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIMP... yes checking for GLIB... yes checking for target architecture... riscv64-koji-linux-gnu checking for gmake... yes checking for native Win32... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for g_thread_init in -lgthread-2.0... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for yasm... no checking for lame_init in -lmp3lame... no checking for faacEncGetVersion in -lfaac... no BUILDSTDERR: Package x264 was not found in the pkg-config search path. BUILDSTDERR: Perhaps you should add the directory containing `x264.pc' BUILDSTDERR: to the PKG_CONFIG_PATH environment variable BUILDSTDERR: Package 'x264', required by 'virtual:world', not found checking for xvid.h... no checking for nasm... no checking for xvid.h... (cached) no checking for SDL_OpenAudio in -lSDL... no checking for wavplay... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found 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.28.1 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... (cached) 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgapbase/Makefile config.status: creating images/Makefile config.status: creating gap/Makefile config.status: creating libwavplayclient/Makefile config.status: creating libgapvidapi/Makefile config.status: creating libgapvidutil/Makefile config.status: creating vid_common/Makefile config.status: creating vid_enc_rawframes/Makefile config.status: creating vid_enc_single/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/howto/Makefile config.status: creating docs/howto/txt/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/txt/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands SDL library (libsdl) not found (audio playback will be disabled) Audio support based on wavplay client-server implementation will be compiled but will not work because the wavplay executable was not found. For this kind of audio support the wavplay audioserver must be installed at runtime. gimp-gap is configured without libavformat This reduces the number of supported videoformats both for read and write access. libavformat, libavcodec and libavutil are part of ffmpeg. the yasm assembler, recommanded to build libavformat, libavcodec, was not found. ** WARNING: cant build with libmpeg3 (libmpeg3 depends on pthread library and the nasm assembler) the nasm assembler (required to build libmpeg3) was not found. nasm is available at nasm.sourceforge.net ## gimp-gap is now configured without libmpeg3 This is not critical, GIMP-GAP uses libmpeg3 in the video API as additional video decoding engine for MPEG videos. The main decoding engine based on ffmpeg also supports MPEG. libmpeg3 is limited to UNIX/LINUX operating systems. This gimp-gap release includes the sourcecode of libmpeg3 (this is a duplicate of the original code libmpeg3-1.8 copied from: http:/prdownloads.sourceforge.net/heroines/libmpeg3-1.8-src.tar.bz2 old: http://www.heroinewarrior.com/download.php3) ** WARNING: xvid header file (xvid.h) not found The AVI encoder plug-in is built without MPEG4 support. You can get the xvid codec at: http://www.xvid.org/downloads.html + make 'LIBS= -lm' make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gimp-gap' Making all in libgapbase make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/libgapbase' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_base.o gap_base.c BUILDSTDERR: gap_base.c: In function 'gap_base_thread_init': BUILDSTDERR: gap_base.c:691:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_thread_init(NULL); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_base.c:49: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here BUILDSTDERR: void g_thread_init (gpointer vtable); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: gap_base.c: In function 'gap_base_gimp_mutex_trylock': BUILDSTDERR: gap_base.c:786:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: isSuccessful = g_static_mutex_trylock (gimpMutex); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_base.c:49: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_base.c: In function 'gap_base_gimp_mutex_lock': BUILDSTDERR: gap_base.c:815:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_lock (gimpMutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_base.c:49: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_base.c: In function 'gap_base_gimp_mutex_unlock': BUILDSTDERR: gap_base.c:838:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_unlock (gimpMutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_base.c:49: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_file_util.o gap_file_util.c BUILDSTDERR: gap_file_util.c: In function 'gap_file_load_file_len': BUILDSTDERR: gap_file_util.c:154:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(l_buff_ptr, 1, (size_t)len, fp); /* read */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_timm.o gap_timm.c BUILDSTDERR: gap_timm.c: In function 'p_initGapTimmData': BUILDSTDERR: gap_timm.c:97:7: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: timmData.mutex = g_mutex_new(); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gap_timm.h:44, BUILDSTDERR: from gap_timm.c:38: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here BUILDSTDERR: GMutex * g_mutex_new (void); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: gap_timm.c: In function 'gap_timm_get_function_id': BUILDSTDERR: gap_timm.c:260:7: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: timmData.tab[ii].funcMutex = g_mutex_new(); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gap_timm.h:44, BUILDSTDERR: from gap_timm.c:38: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here BUILDSTDERR: GMutex * g_mutex_new (void); BUILDSTDERR: ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_val_file.o gap_val_file.c rm -f libgapbase.a ar cru libgapbase.a gap_base.o gap_file_util.o gap_timm.o gap_val_file.o ranlib libgapbase.a make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/libgapbase' Making all in images make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/images' ( rm -f stock-icons.list; \ for image in gap-add-point.png gap-anim-preview.png gap-delete-all-points.png gap-delete-point.png gap-first-point.png gap-grab-points.png gap-insert-point.png gap-last-point.png gap-next-point.png gap-pause.png gap-play.png gap-play-reverse.png gap-prev-point.png gap-reset-all-points.png gap-reset-point.png gap-rotate-follow.png gap-source-image.png gap-stepmode.png gap-update.png gap-story-icon-movie.png gap-story-icon-frames.png gap-story-icon-animimage.png gap-story-icon-image.png gap-story-icon-mask-movie.png gap-story-icon-mask-frames.png gap-story-icon-mask-animimage.png gap-story-icon-mask-image.png gap-story-icon-mask-undefined.png gap-story-icon-color.png gap-story-icon-transition-attr.png gap-story-icon-blacksection.png gap-story-icon-section.png gap-story-icon-section-main.png gap-story-icon-section-mask.png gap-story-icon-default.png gap-range-end.png gap-range-start.png gap-set-range-end.png gap-set-range-start.png gap-speed.png; do \ echo $image | \ sed -e 's|.*/||' -e 's|-|_|g' -e 's|\.png$||' >> stock-icons.list; \ echo " ./$image" >> stock-icons.list; \ done ) gdk-pixbuf-csource --raw --build-list `cat stock-icons.list` > gap-stock-pixbufs.h make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/images' Making all in libwavplayclient make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/libwavplayclient' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o wpc_client.o wpc_client.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o wpc_msg.o wpc_msg.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o wpc_procterm.o wpc_procterm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o wpc_wavfile.o wpc_wavfile.c BUILDSTDERR: In file included from wpc_wavfile.c:2: BUILDSTDERR: ./wavfile.c: In function 'WaveReadHeader': BUILDSTDERR: ./wavfile.c:164:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: read (wavefile, buffer, BUFFERSIZE) ; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libwavplayclient.a ar cru libwavplayclient.a wpc_client.o wpc_msg.o wpc_procterm.o wpc_wavfile.o ranlib libwavplayclient.a make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/libwavplayclient' Making all in libgapvidapi make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/libgapvidapi' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I../libgapbase -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_vid_api.o gap_vid_api.c BUILDSTDERR: In file included from gap_vid_api.c:94: BUILDSTDERR: gap_vid_api_vidindex.c: In function 'p_debug_print_videoindex': BUILDSTDERR: gap_vid_api_vidindex.c:318:46: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'gint64' {aka 'long int'} [-Wformat=] BUILDSTDERR: printf("VINDEX: ofs_tab[%d]: ofs64: %lld seek_nr:%d flen:%d chk:%d dts:%lld\n" BUILDSTDERR: ~~~^ BUILDSTDERR: %ld BUILDSTDERR: gap_vid_api_vidindex.c:320:18: BUILDSTDERR: , vindex->ofs_tab[l_idx].uni.offset_gint64 BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_vid_api.c:95: BUILDSTDERR: gap_vid_api_mp_util.c: In function 'GVA_copy_or_deinterlace_fcache_data_to_rgbBuffer': BUILDSTDERR: gap_vid_api_mp_util.c:319:41: warning: variable 'memcpd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: GapMultiPocessorCopyOrDelaceData *memcpd; BUILDSTDERR: ^~~~~~ BUILDSTDERR: gap_vid_api_mp_util.c:396:41: warning: variable 'memcpd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: GapMultiPocessorCopyOrDelaceData *memcpd; BUILDSTDERR: ^~~~~~ BUILDSTDERR: gap_vid_api.c: In function 'GVA_search_fcache_and_get_frame_as_gimp_layer_or_rgb888': BUILDSTDERR: gap_vid_api.c:1057:11: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (fetchResult->layer_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:1065:13: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&pixel_rgn, drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:1071:13: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (1, &pixel_rgn); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:1073:18: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:1084:13: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&pixel_rgn, drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:1089:13: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_rect (&pixel_rgn, rgbBuffer->data BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:1110:11: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:1114:11: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c: In function 'GVA_gimp_image_to_rowbuffer': BUILDSTDERR: gap_vid_api.c:2597:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (l_layer_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2605:6: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2606:6: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (l_layer_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2627:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&pixel_rgn, drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2632:3: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect (&pixel_rgn, gvahand->frame_data BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2638:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c: In function 'p_gva_deinterlace_drawable': BUILDSTDERR: gap_vid_api.c:2933:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&destPR, drawable, x, y, width, height, TRUE, TRUE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2935:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&srcPR, drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2954:7: warning: 'gimp_pixel_rgn_get_row' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_row (&srcPR, upper, x, row - 1, width); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:68:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_row (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2955:7: warning: 'gimp_pixel_rgn_get_row' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_row (&srcPR, lower, x, row + 1, width); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:68:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_row (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2970:7: warning: 'gimp_pixel_rgn_get_row' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_row (&srcPR, dest, x, row, width); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:68:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_row (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2973:5: warning: 'gimp_pixel_rgn_set_row' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_row (&destPR, dest, x, row, width); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:92:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_row (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:2978:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c: In function 'GVA_delace_drawable': BUILDSTDERR: gap_vid_api.c:3014:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get(drawable_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:3018:7: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c: In function 'GVA_frame_to_gimp_layer_2': BUILDSTDERR: gap_vid_api.c:3213:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (l_new_layer_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:3246:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&pixel_rgn, drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:3253:5: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_rect (&pixel_rgn, gvahand->fc_frame_data BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:3269:7: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_rect (&pixel_rgn, l_framedata_copy BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:3285:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_vid_api.c:3286:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_vid_api.c:66: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: gap_vid_api.c:1504:1: warning: 'p_guess_total_frames' defined but not used [-Wunused-function] BUILDSTDERR: p_guess_total_frames(t_GVA_Handle *gvahand) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ rm -f libgapvidapi.a ar cru libgapvidapi.a gap_vid_api.o ranlib libgapvidapi.a make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/libgapvidapi' Making all in gap make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/gap' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_lastvaldesc.o gap_lastvaldesc.c BUILDSTDERR: In file included from gap_lastvaldesc.c:38: BUILDSTDERR: gimplastvaldesc.c: In function 'p_load_lastval_desc_file': BUILDSTDERR: gimplastvaldesc.c:532:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(file_buff, 1, file_size, fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_blend_fill_main.o gap_blend_fill_main.c BUILDSTDERR: gap_blend_fill_main.c: In function 'p_horizontal_color_blend': BUILDSTDERR: gap_blend_fill_main.c:790:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: workDrawable = gimp_drawable_get (context->workLayerId); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:791:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&workPR, workDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:807:5: warning: 'gimp_pixel_rgn_get_row' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_row (&workPR, pixLine, 0, row, context->workLayerWidth); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:68:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_row (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:811:7: warning: 'gimp_pixel_rgn_set_row' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_row (&workPR, pixLine, 0, row, context->workLayerWidth); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:92:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_row (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:816:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (workDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:818:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(workDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c: In function 'p_vertical_color_blend': BUILDSTDERR: gap_blend_fill_main.c:837:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: workDrawable = gimp_drawable_get (context->workLayerId); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:838:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&workPR, workDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:854:5: warning: 'gimp_pixel_rgn_get_col' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_col (&workPR, pixLine, col, 0, context->workLayerHeight); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:74:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_col (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:858:7: warning: 'gimp_pixel_rgn_set_col' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_col (&workPR, pixLine, col, 0, context->workLayerHeight); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:98:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_col (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:863:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (workDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:865:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(workDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c: In function 'p_set_selection_from_vectors_string': BUILDSTDERR: gap_blend_fill_main.c:993:45: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if (context->valPtr->selectionSVGFileName != '\0') BUILDSTDERR: ^~ BUILDSTDERR: gap_blend_fill_main.c:993:7: note: did you mean to dereference the pointer? BUILDSTDERR: if (context->valPtr->selectionSVGFileName != '\0') BUILDSTDERR: ^ BUILDSTDERR: gap_blend_fill_main.c: In function 'p_set_selection_from_vectors_file': BUILDSTDERR: gap_blend_fill_main.c:1040:45: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if (context->valPtr->selectionSVGFileName != '\0') BUILDSTDERR: ^~ BUILDSTDERR: gap_blend_fill_main.c:1040:7: note: did you mean to dereference the pointer? BUILDSTDERR: if (context->valPtr->selectionSVGFileName != '\0') BUILDSTDERR: ^ BUILDSTDERR: gap_blend_fill_main.c: In function 'p_render_initial_workLayer': BUILDSTDERR: gap_blend_fill_main.c:1092:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: origDrawable = gimp_drawable_get (context->drawableId); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1093:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: workDrawable = gimp_drawable_get (context->workLayerId); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1094:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: selDrawable = gimp_drawable_get (gimp_image_get_selection(context->imageId)); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1096:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&origPR, origDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1103:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&workPR, workDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1109:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&selPR, selDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1116:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (3, &origPR, &workPR, &selPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1118:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1124:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (workDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1128:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(origDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1129:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(workDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c:1130:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(selDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c: In function 'p_set_tile_cache': BUILDSTDERR: gap_blend_fill_main.c:1284:5: warning: 'gimp_tile_cache_ntiles' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_tile_cache_ntiles (CLAMP(cache_ntiles, 32, 300)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:63, BUILDSTDERR: from gap_blend_fill_main.c:54: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimptile.h:60:9: note: declared here BUILDSTDERR: void gimp_tile_cache_ntiles (gulong ntiles); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_blend_fill_main.c: In function 'on_save_svg_clicked': BUILDSTDERR: gap_blend_fill_main.c:1758:49: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if (guiStuffPtr->valPtr->selectionSVGFileName != '\0') BUILDSTDERR: ^~ BUILDSTDERR: gap_blend_fill_main.c:1758:7: note: did you mean to dereference the pointer? BUILDSTDERR: if (guiStuffPtr->valPtr->selectionSVGFileName != '\0') BUILDSTDERR: ^ BUILDSTDERR: gap_blend_fill_main.c: In function 'run': BUILDSTDERR: gap_blend_fill_main.c:328:14: warning: statement will never be executed [-Wswitch-unreachable] BUILDSTDERR: dialogOk = FALSE; gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_accel_char.o gap_accel_char.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_accel_da.o gap_accel_da.c BUILDSTDERR: gap_accel_da.c: In function 'p_calculate_accelCharacteristic_from_Position': BUILDSTDERR: gap_accel_da.c:141:12: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: gdouble x, y; BUILDSTDERR: ^ BUILDSTDERR: gap_accel_da.c: In function 'p_accel_event_callback': BUILDSTDERR: gap_accel_da.c:244:47: warning: passing argument 1 of 'gtk_adjustment_set_value' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: gtk_adjustment_set_value(accel_wgt->adj, (gfloat)0.0); BUILDSTDERR: ~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:37, 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/gtkwindow.h:36, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:33, BUILDSTDERR: from gap_accel_da.c:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkadjustment.h:93:52: note: expected 'GtkAdjustment *' {aka 'struct _GtkAdjustment *'} but argument is of type 'GtkObject *' {aka 'struct _GtkObject *'} BUILDSTDERR: void gtk_adjustment_set_value (GtkAdjustment *adjustment, BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: gap_accel_da.c:247:47: warning: passing argument 1 of 'gtk_adjustment_set_value' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: gtk_adjustment_set_value(accel_wgt->adj, (gfloat)1.0); BUILDSTDERR: ~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:37, 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/gtkwindow.h:36, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:33, BUILDSTDERR: from gap_accel_da.c:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkadjustment.h:93:52: note: expected 'GtkAdjustment *' {aka 'struct _GtkAdjustment *'} but argument is of type 'GtkObject *' {aka 'struct _GtkObject *'} BUILDSTDERR: void gtk_adjustment_set_value (GtkAdjustment *adjustment, BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: gap_accel_da.c:260:43: warning: passing argument 1 of 'gtk_adjustment_set_value' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: gtk_adjustment_set_value(accel_wgt->adj, p_calculate_accelCharacteristic_from_Position(accel_wgt)); BUILDSTDERR: ~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:37, 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/gtkwindow.h:36, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:33, BUILDSTDERR: from gap_accel_da.c:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkadjustment.h:93:52: note: expected 'GtkAdjustment *' {aka 'struct _GtkAdjustment *'} but argument is of type 'GtkObject *' {aka 'struct _GtkObject *'} BUILDSTDERR: void gtk_adjustment_set_value (GtkAdjustment *adjustment, BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_arr_dialog.o gap_arr_dialog.c BUILDSTDERR: gap_arr_dialog.c: In function 'spin_create_value': BUILDSTDERR: gap_arr_dialog.c:725:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj, /* return value */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_arr_dialog.c:100: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_arr_dialog.c: In function 'gap_arr_msg_popup': BUILDSTDERR: gap_arr_dialog.c:1880:9: warning: array subscript 1 is above array bounds of 'GapArrButtonArg[1]' {aka 'struct [1]'} [-Warray-bounds] BUILDSTDERR: b_argv[1].but_txt = GTK_STOCK_OK; BUILDSTDERR: ~~~~~~^~~ BUILDSTDERR: gap_arr_dialog.c:1881:9: warning: array subscript 1 is above array bounds of 'GapArrButtonArg[1]' {aka 'struct [1]'} [-Warray-bounds] BUILDSTDERR: b_argv[1].but_val = TRUE; BUILDSTDERR: ~~~~~~^~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_audio_util.o gap_audio_util.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_audio_wav.o gap_audio_wav.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_colordiff.o gap_colordiff.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_colormask_exec.o gap_colormask_exec.c BUILDSTDERR: gap_colormask_exec.c: In function 'p_edge_calculate_pixel_opacity': BUILDSTDERR: gap_colormask_exec.c:934:7: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDest BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:939:7: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:990:7: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDest BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:995:7: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'p_get_distances_to_nearest_transparent_pixels': BUILDSTDERR: gap_colormask_exec.c:1167:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1186:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1205:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1224:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'p_is_isolated_pixel': BUILDSTDERR: gap_colormask_exec.c:1491:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1507:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1524:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1545:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1573:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1590:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1608:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:1626:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'p_isle_check_and_mark_nb_pixel': BUILDSTDERR: gap_colormask_exec.c:1685:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDestLayerMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'p_avg_check_and_mark_nb_pixel': BUILDSTDERR: gap_colormask_exec.c:2472:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (pft, nx, ny, &pixel[0]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'p_find_pixel_area_of_similar_color': BUILDSTDERR: gap_colormask_exec.c:2582:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (pft, cmaskParPtr->x, cmaskParPtr->y, &cmaskParPtr->seedPixel[0]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'p_check_significant_changes_in_one_direction': BUILDSTDERR: gap_colormask_exec.c:3306:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDest, cmaskParPtr->x, cmaskParPtr->y, &prevPixel[0]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:3327:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskParPtr->pftDest, xx, yy, &currPixel[0]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'p_create_colordiffTable_Layer': BUILDSTDERR: gap_colormask_exec.c:3660:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: diffLayerDrawable = gimp_drawable_get(diffLayerId); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:3662:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&diffPR, diffLayerDrawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:3668:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&destPR, dst_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:3677:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &diffPR, &destPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:3679:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:3684:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(diffLayerDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'gap_colormask_apply_to_layer_of_same_size': BUILDSTDERR: gap_colormask_exec.c:4119:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (dst_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4120:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: colormask_drawable = gimp_drawable_get (cmaskParPtr->cmask_drawable_id); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4153:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(colormask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4154:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4212:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dstLayerMask_drawable = gimp_drawable_get(cmaskParPtr->dstLayerMaskId); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4216:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: cmaskParPtr->pftDest = gimp_pixel_fetcher_new (dst_drawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4217:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: cmaskParPtr->pftMask = gimp_pixel_fetcher_new (colormask_drawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4218:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: cmaskParPtr->pftDestLayerMask = gimp_pixel_fetcher_new (dstLayerMask_drawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4221:3: warning: 'gimp_pixel_fetcher_set_bg_color' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_bg_color (cmaskParPtr->pftDest, &background); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:60:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_bg_color (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4222:3: warning: 'gimp_pixel_fetcher_set_bg_color' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_bg_color (cmaskParPtr->pftMask, &background); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:60:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_bg_color (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4223:3: warning: 'gimp_pixel_fetcher_set_bg_color' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_bg_color (cmaskParPtr->pftDestLayerMask, &background); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:60:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_bg_color (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4224:3: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (cmaskParPtr->pftDest, GIMP_PIXEL_FETCHER_EDGE_BLACK); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4225:3: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (cmaskParPtr->pftMask, GIMP_PIXEL_FETCHER_EDGE_BLACK); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4226:3: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (cmaskParPtr->pftDestLayerMask, GIMP_PIXEL_FETCHER_EDGE_BLACK); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4229:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&colormaskPR, colormask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4234:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, dst_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4239:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&lmskPR, dstLayerMask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4265:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &colormaskPR, &dstPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4267:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4273:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&colormaskPR, colormask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4278:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, dst_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4287:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (3, &colormaskPR, &dstPR, &lmskPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4289:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4308:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (3, &colormaskPR, &dstPR, &lmskPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4310:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4319:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (3, &colormaskPR, &dstPR, &lmskPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4321:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4330:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&colormaskPR, colormask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4335:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&lmskPR, dstLayerMask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4342:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &colormaskPR, &lmskPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4344:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4355:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&colormaskPR, colormask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4360:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&lmskPR, dstLayerMask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4367:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &colormaskPR, &lmskPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4369:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4376:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (cmaskParPtr->pftDestLayerMask); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4377:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (cmaskParPtr->pftDest); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4378:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (cmaskParPtr->pftMask); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4380:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4381:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(colormask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4382:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dstLayerMask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c: In function 'gap_create_or_replace_colormask_layer': BUILDSTDERR: gap_colormask_exec.c:4506:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: orig_drawable = gimp_drawable_get (orig_layer_id); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4507:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: colormask_drawable = gimp_drawable_get (cmaskParPtr->cmask_drawable_id); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4536:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(colormask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4537:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(orig_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4565:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: work_drawable = gimp_drawable_get (workLayerId); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4566:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: prevCmask_drawable = gimp_drawable_get (prevCmaskId); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4569:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&prevCmaskPR, prevCmask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4574:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&colormaskPR, colormask_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4579:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&origPR, orig_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4584:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&workPR, work_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4591:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (4, &prevCmaskPR, &colormaskPR, &origPR, &workPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4593:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4599:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(prevCmask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4600:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(colormask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4601:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(orig_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_exec.c:4602:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(work_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_colormask_exec.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_colormask_file.o gap_colormask_file.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_edge_detection.o gap_edge_detection.c BUILDSTDERR: gap_edge_detection.c: In function 'p_edgeProcessingForOneRegion': BUILDSTDERR: gap_edge_detection.c:235:9: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (ectx->pftRef, rx +1, ry, rightPixelPtr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:240:11: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (ectx->pftRef, rx +1, ry +1, rbPixelPtr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:256:9: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (ectx->pftRef, rx, ry +1, botPixelPtr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c: In function 'p_createEmptyEdgeDrawable': BUILDSTDERR: gap_edge_detection.c:388:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: ectx->edgeDrawable = gimp_drawable_get(ectx->edgeDrawableId); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c: In function 'p_edgeDetection': BUILDSTDERR: gap_edge_detection.c:413:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&refPR, ectx->refDrawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:419:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&edgePR, ectx->edgeDrawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:427:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &refPR, &edgePR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:429:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:433:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (ectx->edgeDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c: In function 'gap_edgeDetection': BUILDSTDERR: gap_edge_detection.c:460:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: ectx->refDrawable = gimp_drawable_get(refDrawableId); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:478:5: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ectx->pftRef = gimp_pixel_fetcher_new (ectx->refDrawable, FALSE /* shadow */); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:479:5: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (ectx->pftRef, GIMP_PIXEL_FETCHER_EDGE_BLACK); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:483:5: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (ectx->pftRef); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:488:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(ectx->refDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:493:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(ectx->edgeDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c: In function 'gap_edgeDetectionByShiftBlurDiff': BUILDSTDERR: gap_edge_detection.c:761:5: warning: 'gimp_levels_stretch' is deprecated: Use 'gimp_drawable_levels_stretch' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_levels_stretch(edgeLayerId); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:50:10: note: declared here BUILDSTDERR: gboolean gimp_levels_stretch (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:769:5: warning: 'gimp_desaturate_full' is deprecated: Use 'gimp_drawable_desaturate' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_desaturate_full(edgeLayerId, GIMP_DESATURATE_LIGHTNESS); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:57:10: note: declared here BUILDSTDERR: gboolean gimp_desaturate_full (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:780:5: warning: 'gimp_invert' is deprecated: Use 'gimp_drawable_invert' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_invert(edgeLayerId); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_edge_detection.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:63:10: note: declared here BUILDSTDERR: gboolean gimp_invert (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: gap_edge_detection.c:695:10: warning: variable 'edgeVerticalLayerId' set but not used [-Wunused-but-set-variable] BUILDSTDERR: gint32 edgeVerticalLayerId; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: gap_edge_detection.c:82:1: warning: 'p_get_debug_coords_from_guides' defined but not used [-Wunused-function] BUILDSTDERR: p_get_debug_coords_from_guides(gint32 image_id, gint *cx, gint *cy) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_geo.o gap_geo.c BUILDSTDERR: gap_geo.c: In function 'gap_geo_perspective_trans_coords_from_align_coords': BUILDSTDERR: gap_geo.c:1069:1: warning: label 'iterativeCalculation' defined but not used [-Wunused-label] BUILDSTDERR: iterativeCalculation: BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_image.o gap_image.c BUILDSTDERR: gap_image.c: In function 'gap_image_get_layers_at_parentpositions': BUILDSTDERR: gap_image.c:1346:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: else BUILDSTDERR: ^~~~ BUILDSTDERR: gap_image.c:1359:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: g_strfreev(posValueArray); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: gap_image.c: In function 'gap_image_greate_group_layer_path': BUILDSTDERR: gap_image.c:823:10: warning: 'group_layer_id' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (group_layer_id); BUILDSTDERR: ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_layer_copy.o gap_layer_copy.c BUILDSTDERR: gap_layer_copy.c: In function 'gap_layer_copy_content': BUILDSTDERR: gap_layer_copy.c:277:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: src_drawable = gimp_drawable_get (src_drawable_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:278:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (dst_drawable_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:294:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(src_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:295:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:299:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&srcPR, src_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:304:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, dst_drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:313:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &srcPR, &dstPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:315:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:322:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &srcPR, &dstPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:324:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:330:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:331:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(src_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:332:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c: In function 'gap_layer_copy_picked_channel': BUILDSTDERR: gap_layer_copy.c:398:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: src_drawable = gimp_drawable_get (src_drawable_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:399:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (dst_drawable_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:417:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(src_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:418:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:426:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&srcPR, src_drawable, x1, y1 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:431:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, dst_drawable, x1, y1 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:448:6: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&origPR, dst_drawable, x1, y1 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:453:6: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&shadowPR, dst_drawable, x1, y1 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:458:6: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &origPR, &shadowPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:460:11: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:466:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &srcPR, &dstPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:468:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:474:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:482:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(src_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:483:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c: In function 'gap_layer_new_from_buffer': BUILDSTDERR: gap_layer_copy.c:539:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:541:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, dst_drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:549:5: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_rect(&dstPR BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:558:5: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c:559:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_copy.c: In function 'gap_layer_clear_to_color': BUILDSTDERR: gap_layer_copy.c:588:5: warning: 'gimp_edit_clear' is deprecated: Use 'gimp_drawable_edit_clear' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_clear(layer_id); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_lib_common_defs.h:31, BUILDSTDERR: from gap_layer_copy.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:52:10: note: declared here BUILDSTDERR: gboolean gimp_edit_clear (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_lib.o gap_lib.c BUILDSTDERR: gap_lib.c: In function 'p_lib_save_named_image_1': BUILDSTDERR: gap_lib.c:2710:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: jpg_save_parasite = gimp_image_parasite_find (image_id, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_lib.c:108: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_lib.c: In function 'gap_lib_file_copy': BUILDSTDERR: gap_lib.c:836:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(l_buffer, 1, (size_t)l_len, l_fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_detail_tracking_exec.o gap_detail_tracking_exec.c BUILDSTDERR: gap_detail_tracking_exec.c: In function 'p_select_best_coords': BUILDSTDERR: gap_detail_tracking_exec.c:1659:10: warning: variable 'numValidOffsets1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: gint32 numValidOffsets1; BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: gap_detail_tracking_exec.c: In function 'p_get_frameHistInfo': BUILDSTDERR: gap_detail_tracking_exec.c:2194:3: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(imageId, GAP_DETAIL_FRAME_HISTORY_INFO); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_detail_tracking_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_detail_tracking_exec.c: In function 'p_set_frameHistInfo': BUILDSTDERR: gap_detail_tracking_exec.c:2289:5: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_image_parasite_attach(imageId, l_parasite); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_detail_tracking_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here BUILDSTDERR: gboolean gimp_image_parasite_attach (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_detail_tracking_exec.c: In function 'gap_track_detail_on_top_layers': BUILDSTDERR: gap_detail_tracking_exec.c:3054:39: warning: passing argument 2 of 'p_select_best_coords' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: p_select_best_coords(imageId, frameHistInfo //->frameNr BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: gap_detail_tracking_exec.c:1636:45: note: expected 'gint32' {aka 'int'} but argument is of type 'FrameHistInfo *' {aka 'struct FrameHistInfo *'} BUILDSTDERR: p_select_best_coords(gint32 imageId, gint32 frameNr, PixelCoordsArray *currCoordsArray BUILDSTDERR: ~~~~~~~^~~~~~~ BUILDSTDERR: gap_detail_tracking_exec.c:3085:16: warning: variable 'l_rc' set but not used [-Wunused-but-set-variable] BUILDSTDERR: gint l_rc; BUILDSTDERR: ^~~~ BUILDSTDERR: At top level: BUILDSTDERR: gap_detail_tracking_exec.c:2613:1: warning: 'p_set_debug_vectors' defined but not used [-Wunused-function] BUILDSTDERR: p_set_debug_vectors(gint32 frameNr, gint32 imageId BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_detail_align_exec.o gap_detail_align_exec.c BUILDSTDERR: gap_detail_align_exec.c: In function 'p_fineTuneProbePerspectiveTransformation': BUILDSTDERR: gap_detail_align_exec.c:2507:11: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'guchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: fname = gimp_image_get_filename(gimp_item_get_image(activeDrawableId)); BUILDSTDERR: ^ BUILDSTDERR: At top level: BUILDSTDERR: gap_detail_align_exec.c:3310:1: warning: 'p_fineTuneProbePerspectiveTransformationOld' defined but not used [-Wunused-function] BUILDSTDERR: p_fineTuneProbePerspectiveTransformationOld(gint32 activeDrawableId, gint32 referenceLayerId, GapPerspectiveTransCoords *perCoords) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_detail_align_exec.c:2886:1: warning: 'p_fineTuneProbePerspectiveTransformationOld2' defined but not used [-Wunused-function] BUILDSTDERR: p_fineTuneProbePerspectiveTransformationOld2(gint32 activeDrawableId, gint32 referenceLayerId BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_locate.o gap_locate.c BUILDSTDERR: gap_locate.c: In function 'p_initReferenceTable': BUILDSTDERR: gap_locate.c:310:9: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (lctx->pftRef BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c: In function 'p_compareArea': BUILDSTDERR: gap_locate.c:577:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (lctx->pftTarget, targetX, targetY, &pixel[0]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:626:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&targetPR, lctx->targetDrawable, lctx->targetOffX, lctx->targetOffY BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:634:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (1, &targetPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:636:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c: In function 'gap_locateDetailWithinRadius': BUILDSTDERR: gap_locate.c:822:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: lctx->refDrawable = gimp_drawable_get(refDrawableId); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:823:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: lctx->targetDrawable = gimp_drawable_get(targetDrawableId); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:829:5: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: lctx->pftRef = gimp_pixel_fetcher_new (lctx->refDrawable, FALSE /* shadow */); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:830:5: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: lctx->pftTarget = gimp_pixel_fetcher_new (lctx->targetDrawable, FALSE /* shadow */); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:831:5: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (lctx->pftRef, GIMP_PIXEL_FETCHER_EDGE_NONE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:832:5: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (lctx->pftTarget, GIMP_PIXEL_FETCHER_EDGE_BLACK); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:836:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (lctx->pftRef, refX, refY, &lctx->refColorPtr->rgba[0]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:841:5: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (lctx->pftRef); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:842:5: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (lctx->pftTarget); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:848:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(lctx->refDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate.c:853:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(lctx->targetDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate.c:32: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_locate2.o gap_locate2.c BUILDSTDERR: gap_locate2.c: In function 'p_attempt_locate_at_current_offset': BUILDSTDERR: gap_locate2.c:488:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&refPR, context->refDrawable, rx1, ry1 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:494:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&targetPR, context->targetDrawable, tx1, ty1 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:502:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &refPR, &targetPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:504:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c: In function 'p_tuneLocatedCoordinates': BUILDSTDERR: gap_locate2.c:628:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pftRef = gimp_pixel_fetcher_new (context->refDrawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:629:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pftTarget = gimp_pixel_fetcher_new (context->targetDrawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:630:3: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (pftRef, GIMP_PIXEL_FETCHER_EDGE_NONE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:631:3: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (pftTarget, GIMP_PIXEL_FETCHER_EDGE_NONE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:692:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (pftRef); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:693:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (pftTarget); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c: In function 'p_fetchColorArray': BUILDSTDERR: gap_locate2.c:741:12: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (pft, px, py, environmentPixelRgbaPtr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c: In function 'p_findTuneOffsShortList': BUILDSTDERR: gap_locate2.c:904:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pftRef = gimp_pixel_fetcher_new (context->refDrawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:905:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pftTarget = gimp_pixel_fetcher_new (context->targetDrawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:906:3: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (pftRef, GIMP_PIXEL_FETCHER_EDGE_NONE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:907:3: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (pftTarget, GIMP_PIXEL_FETCHER_EDGE_NONE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1000:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (pftRef); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1001:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (pftTarget); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c: In function 'gap_locate_FindTuneOffsShortList': BUILDSTDERR: gap_locate2.c:1059:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->refDrawable = gimp_drawable_get(referenceLayerId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1060:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->targetDrawable = gimp_drawable_get(activeDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1110:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->refDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1114:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->targetDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c: In function 'gap_locateAreaWithinRadiusWithOffset': BUILDSTDERR: gap_locate2.c:1281:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->refDrawable = gimp_drawable_get(refDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1282:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->targetDrawable = gimp_drawable_get(targetDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1409:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->refDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1413:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->targetDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c: In function 'gap_locateColordiffOpaquePixels': BUILDSTDERR: gap_locate2.c:1526:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->refDrawable = gimp_drawable_get(refDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1527:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->targetDrawable = gimp_drawable_get(targetDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1598:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&refPR, context->refDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1605:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&targetPR, context->targetDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1614:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &refPR, &targetPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1616:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1648:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->refDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_locate2.c:1652:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->targetDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_locate2.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: gap_locate2.c:608:1: warning: 'p_tuneLocatedCoordinates' defined but not used [-Wunused-function] BUILDSTDERR: p_tuneLocatedCoordinates(Context *context, gint32 *targetX, gint32 *targetY) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_lock.o gap_lock.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_navi_activtable.o gap_navi_activtable.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_match.o gap_match.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_onion_base.o gap_onion_base.c BUILDSTDERR: gap_onion_base.c: In function 'gap_onion_base_mark_as_onionlayer': BUILDSTDERR: gap_onion_base.c:83:5: warning: 'gimp_drawable_parasite_attach' is deprecated: Use 'gimp_item_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_parasite_attach(layer_id, l_parasite); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_onion_base.c:43: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:123:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_parasite_attach (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_pixelrgn.o gap_pixelrgn.c BUILDSTDERR: gap_pixelrgn.c: In function 'gap_gimp_pixel_rgns_unref': BUILDSTDERR: gap_pixelrgn.c:121:15: warning: 'gimp_drawable_get_tile2' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: GimpTile *tile = gimp_drawable_get_tile2 (prh->pr->drawable, BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_pixelrgn.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:62:16: note: declared here BUILDSTDERR: GimpTile * gimp_drawable_get_tile2 (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_pixelrgn.c:125:15: warning: 'gimp_tile_unref' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_tile_unref (tile, prh->pr->dirty); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:63, BUILDSTDERR: from gap_pixelrgn.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimptile.h:52:9: note: declared here BUILDSTDERR: void gimp_tile_unref (GimpTile *tile, BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_pdb_calls.o gap_pdb_calls.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_pview_da.o gap_pview_da.c BUILDSTDERR: gap_pview_da.c: In function 'gap_pview_render_f_from_image': BUILDSTDERR: gap_pview_da.c:954:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (layer_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_pview_da.c:43: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_pview_da.c:958:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&pixel_rgn, drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_pview_da.c:43: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_pview_da.c:963:3: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect (&pixel_rgn, frame_data BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_pview_da.c:43: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_pview_da.c:985:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_pview_da.c:43: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_thumbnail.o gap_thumbnail.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_timeconv.o gap_timeconv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_stock.o gap_stock.c BUILDSTDERR: gap_stock.c: In function 'add_stock_icon': BUILDSTDERR: gap_stock.c:85:3: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, inline_data, 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/gtk.h:32, BUILDSTDERR: from gap_stock.c:31: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_xml_util.o gap_xml_util.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_vin.o gap_vin.c rm -f libgimpgap.a ar cru libgimpgap.a gap_accel_char.o gap_accel_da.o gap_arr_dialog.o gap_audio_util.o gap_audio_wav.o gap_colordiff.o gap_colormask_exec.o gap_colormask_file.o gap_edge_detection.o gap_geo.o gap_image.o gap_layer_copy.o gap_lib.o gap_detail_tracking_exec.o gap_detail_align_exec.o gap_locate.o gap_locate2.o gap_lock.o gap_navi_activtable.o gap_match.o gap_onion_base.o gap_pixelrgn.o gap_pdb_calls.o gap_pview_da.o gap_thumbnail.o gap_timeconv.o gap_stock.o gap_xml_util.o gap_vin.o ranlib libgimpgap.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_blend_fill gap_lastvaldesc.o gap_blend_fill_main.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_bluebox_main.o gap_bluebox_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_bluebox.o gap_bluebox.c BUILDSTDERR: gap_bluebox.c: In function 'p_toalpha_func': BUILDSTDERR: gap_bluebox.c:1564:33: warning: passing argument 2 of 'p_pixel_render_alpha' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: p_pixel_render_alpha (&color, src, bbp); BUILDSTDERR: ^~~ BUILDSTDERR: gap_bluebox.c:1512:52: note: expected 'guchar *' {aka 'unsigned char *'} but argument is of type 'const guchar *' {aka 'const unsigned char *'} BUILDSTDERR: p_pixel_render_alpha (GimpRGB *src, guchar *srcPixelPtr, BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: gap_bluebox.c: In function 'p_bluebox_alpha': BUILDSTDERR: gap_bluebox.c:1581:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (bbp->pv_layer_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_bluebox.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_bluebox.c:1582:3: warning: 'gimp_rgn_iterate2' is deprecated: Use 'GeglBufferIterator' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_rgn_iterate2 (drawable, GIMP_RUN_NONINTERACTIVE, p_toalpha_func, bbp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:61, BUILDSTDERR: from gap_bluebox.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpregioniterator.h:88:19: note: declared here BUILDSTDERR: void gimp_rgn_iterate2 (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_bluebox.c:1584:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_bluebox.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_bluebox.c: In function 'gap_bluebox_apply': BUILDSTDERR: gap_bluebox.c:1649:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if(!gimp_drawable_is_layer(bbp->layer_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_bluebox.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_bluebox.c:1672:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: src_drawable = gimp_drawable_get (bbp->layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_bluebox.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_bluebox.c:1817:5: warning: 'gimp_selection_layer_alpha' is deprecated: Use 'gimp_image_select_item' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_selection_layer_alpha(bbp->pv_layer_id); 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 gap_bluebox.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpselection_pdb.h:65:24: note: declared here BUILDSTDERR: gboolean gimp_selection_layer_alpha (gint32 layer_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_bluebox.c:1849:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (src_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_bluebox.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_bluebox gap_lastvaldesc.o gap_bluebox_main.o gap_bluebox.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_edge_detection_main.o gap_edge_detection_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_edge_detection_dialog.o gap_edge_detection_dialog.c BUILDSTDERR: gap_edge_detection_dialog.c: In function 'p_edge_detect_apply': BUILDSTDERR: gap_edge_detection_dialog.c:1120:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if(!gimp_drawable_is_layer(edguiPtr->layer_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_edge_detection_dialog.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_edge_detection_dialog.c:1131:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: src_drawable = gimp_drawable_get (edguiPtr->layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_edge_detection_dialog.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_edge gap_lastvaldesc.o gap_edge_detection_main.o gap_edge_detection.o gap_edge_detection_dialog.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_colormask_dialog.o gap_colormask_dialog.c BUILDSTDERR: gap_colormask_dialog.c: In function 'p_fetch_layercolor_and_maskcolor': BUILDSTDERR: gap_colormask_dialog.c:1105:40: warning: passing argument 1 of 'gimp_preview_get_position' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: gimp_preview_get_position (cmaskint.preview, &x1, &y1); BUILDSTDERR: ~~~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:70, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_colormask_dialog.c:37: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimppreview.h:114:60: note: expected 'GimpPreview *' {aka 'struct _GimpPreview *'} but argument is of type 'GtkWidget *' {aka 'struct _GtkWidget *'} BUILDSTDERR: void gimp_preview_get_position (GimpPreview *preview, BUILDSTDERR: ~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1123:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskint.pftMask BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1128:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskint.pftDest BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1133:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (cmaskint.pftDest BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c: In function 'p_dialog_new_colormask': BUILDSTDERR: gap_colormask_dialog.c:1279:5: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (cmaskint.pftDest); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1288:7: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (cmaskint.colormask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1294:5: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (cmaskint.pftMask); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1300:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: cmaskint.colormask_drawable = gimp_drawable_get (cmaskint.cmaskvalsPtr->colormask_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1312:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: cmaskint.pftMask = gimp_pixel_fetcher_new (cmaskint.colormask_drawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1313:3: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (cmaskint.pftMask, GIMP_PIXEL_FETCHER_EDGE_BLACK); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1317:5: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: cmaskint.pftDest = gimp_pixel_fetcher_new (cmaskint.layer_drawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1318:5: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (cmaskint.pftDest, GIMP_PIXEL_FETCHER_EDGE_BLACK); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c:1371:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&cmaskint.colormask_rgn, cmaskint.colormask_drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c: In function 'dialog_update_preview': BUILDSTDERR: gap_colormask_dialog.c:1408:6: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (cmaskint.layer_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c: In function 'gap_colormask_create_dialog': BUILDSTDERR: gap_colormask_dialog.c:1721:3: warning: 'gimp_drawable_preview_new' is deprecated: Use 'gimp_drawable_preview_new_from_drawable_id' instead [-Wdeprecated-declarations] BUILDSTDERR: preview = gimp_drawable_preview_new (cmaskint.layer_drawable, NULL); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:33, BUILDSTDERR: from gap_colormask_dialog.c:37: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawablepreview.h:69:16: note: declared here BUILDSTDERR: GtkWidget * gimp_drawable_preview_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_dialog.c: In function 'gap_colormask_dialog': BUILDSTDERR: gap_colormask_dialog.c:1833:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (cmaskint.colormask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_colormask_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_colormask_main.o gap_colormask_main.c BUILDSTDERR: gap_colormask_main.c: In function 'run': BUILDSTDERR: gap_colormask_main.c:327:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: globalDrawable = gimp_drawable_get (param[2].data.d_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_colormask_main.c:37: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_main.c:410:7: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (globalDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_colormask_main.c:37: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_main.c:415:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (globalDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_colormask_main.c:37: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_colormask_main.c: In function 'p_colormask_apply_run': BUILDSTDERR: gap_colormask_main.c:431:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if (!gimp_drawable_is_layer(drawable_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_colormask_main.c:37: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_colormask gap_lastvaldesc.o gap_colormask_dialog.o gap_colormask_main.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_detail_tracking_main.o gap_detail_tracking_main.c BUILDSTDERR: gap_detail_tracking_main.c: In function 'runXmlAlign': BUILDSTDERR: gap_detail_tracking_main.c:517:25: warning: implicit declaration of function 'gap_lib_get_frame_nr_from_name'; did you mean 'gap_layer_find_by_name'? [-Wimplicit-function-declaration] BUILDSTDERR: frameNumber = gap_lib_get_frame_nr_from_name(imagename); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_layer_find_by_name BUILDSTDERR: gap_detail_tracking_main.c: In function 'run': BUILDSTDERR: gap_detail_tracking_main.c:794:5: warning: 'gimp_tile_cache_ntiles' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_tile_cache_ntiles (MAX(300, cache_ntiles)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:63, BUILDSTDERR: from gap_detail_tracking_main.c:70: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimptile.h:60:9: note: declared here BUILDSTDERR: void gimp_tile_cache_ntiles (gulong ntiles); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_detail_tracking gap_lastvaldesc.o gap_detail_tracking_main.o gap_detail_align_exec.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_base_ops.o gap_base_ops.c BUILDSTDERR: gap_base_ops.c: In function 'gap_base_renumber': BUILDSTDERR: gap_base_ops.c:2274:21: warning: 'l_digits' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if(gap_debug) printf("gap_base_renumber: l_cnt:%d l_start_frame_nr:%d l_digits:%d\n", (int)l_cnt, (int)l_start_frame_nr, (int)l_digits); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_base_ops.c:2274:21: warning: 'l_start_frame_nr' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_dbbrowser_utils.o gap_dbbrowser_utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_filter_codegen.o gap_filter_codegen.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_filter_pdb.o gap_filter_pdb.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_main.o gap_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_mod_layer.o gap_mod_layer.c BUILDSTDERR: gap_mod_layer.c: In function 'p_append_xml_footer': BUILDSTDERR: gap_mod_layer.c:443:12: warning: implicit declaration of function 'g_fopen'; did you mean 'fopen'? [-Wimplicit-function-declaration] BUILDSTDERR: l_fp = g_fopen(filename, "ab"); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: fopen BUILDSTDERR: gap_mod_layer.c:443:10: warning: assignment to 'FILE *' {aka 'struct _IO_FILE *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: l_fp = g_fopen(filename, "ab"); BUILDSTDERR: ^ BUILDSTDERR: gap_mod_layer.c: In function 'p_record_layer_offsets': BUILDSTDERR: gap_mod_layer.c:493:14: warning: assignment to 'FILE *' {aka 'struct _IO_FILE *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: l_fp = g_fopen(filename, "w+"); BUILDSTDERR: ^ BUILDSTDERR: gap_mod_layer.c:505:14: warning: assignment to 'FILE *' {aka 'struct _IO_FILE *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: l_fp = g_fopen(filename, "ab"); BUILDSTDERR: ^ BUILDSTDERR: gap_mod_layer.c: In function 'p_apply_action2': BUILDSTDERR: gap_mod_layer.c:1400:13: warning: 'gimp_invert' is deprecated: Use 'gimp_drawable_invert' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_invert(gimp_layer_get_mask(l_layer_id)); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_mod_layer.c:64: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:63:10: note: declared here BUILDSTDERR: gboolean gimp_invert (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_mod_layer_dialog.o gap_mod_layer_dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_range_ops.o gap_range_ops.c BUILDSTDERR: gap_range_ops.c: In function 'p_frames_to_multilayer': BUILDSTDERR: gap_range_ops.c:1102:11: warning: 'gimp_edit_clear' is deprecated: Use 'gimp_drawable_edit_clear' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_clear(l_tmp_layer_id); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_range_ops.c:93: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:52:10: note: declared here BUILDSTDERR: gboolean gimp_edit_clear (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gap_range_ops.c:1122:11: warning: 'gimp_edit_clear' is deprecated: Use 'gimp_drawable_edit_clear' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_clear(l_cp_layer_id); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_range_ops.c:93: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:52:10: note: declared here BUILDSTDERR: gboolean gimp_edit_clear (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_resi_dialog.o gap_resi_dialog.c BUILDSTDERR: gap_resi_dialog.c: In function 'gap_resi_dialog': BUILDSTDERR: gap_resi_dialog.c:710:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&res_private->width_adj, BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_resi_dialog.c:47: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_resi_dialog.c:728:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&res_private->height_adj, BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_resi_dialog.c:47: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_resi_dialog.c:774:5: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_spin_button_new (&res_private->ratio_x_adj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_resi_dialog.c:47: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_resi_dialog.c:790:5: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_spin_button_new (&res_private->ratio_y_adj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_resi_dialog.c:47: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_resi_dialog.c:860:5: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&res_private->offset_x_adj, BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_resi_dialog.c:47: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_resi_dialog.c:877:5: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&res_private->offset_y_adj, BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_resi_dialog.c:47: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_split.o gap_split.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_plugins gap_base_ops.o gap_bluebox.o gap_dbbrowser_utils.o gap_filter_codegen.o gap_filter_pdb.o gap_lastvaldesc.o gap_main.o gap_mod_layer.o gap_mod_layer_dialog.o gap_navi_activtable.o gap_range_ops.o gap_resi_dialog.o gap_split.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_mov_dialog.o gap_mov_dialog.c BUILDSTDERR: gap_mov_dialog.c: In function 'mov_pgrab_callback': BUILDSTDERR: gap_mov_dialog.c:1962:5: warning: 'gimp_vectors_get_name' is deprecated: Use 'gimp_item_get_name' instead [-Wdeprecated-declarations] BUILDSTDERR: vectorname = gimp_vectors_get_name(vectors_id); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:64, BUILDSTDERR: from gap_mov_dialog.c:115: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpvectors.h:38:16: note: declared here BUILDSTDERR: gchar * gimp_vectors_get_name (gint32 vectors_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_mov_dialog.c: In function 'mov_imglayer_constrain': BUILDSTDERR: gap_mov_dialog.c:3121:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if (!gimp_drawable_is_layer(drawable_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_mov_dialog.c:115: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_mov_dialog.c: In function 'p_get_flattened_drawable': BUILDSTDERR: gap_mov_dialog.c:7332:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: l_drawable_ptr = gimp_drawable_get (gap_image_merge_visible_layers(image_id, GIMP_CLIP_TO_IMAGE)); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_mov_dialog.c:115: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_mov_dialog.c: In function 'p_mov_spinbutton_new': BUILDSTDERR: gap_mov_dialog.c:7527:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj /* return value */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_mov_dialog.c:116: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_mov_dialog.c: In function 'p_points_load_from_file': BUILDSTDERR: gap_mov_dialog.c:4036:9: warning: 'l_errno' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if(l_errno != 0) BUILDSTDERR: ^ BUILDSTDERR: gap_mov_dialog.c:3996:8: note: 'l_errno' was declared here BUILDSTDERR: gint l_errno; BUILDSTDERR: ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_mov_exec.o gap_mov_exec.c BUILDSTDERR: gap_mov_exec.c: In function 'p_mov_merge_postprocessor': BUILDSTDERR: gap_mov_exec.c:421:14: warning: unused variable 'refLayer' [-Wunused-variable] BUILDSTDERR: gint32 refLayer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gap_mov_exec.c: In function 'p_mov_execute_or_query_2': BUILDSTDERR: gap_mov_exec.c:2465:8: warning: 'gimp_edit_clear' is deprecated: Use 'gimp_drawable_edit_clear' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_clear(val_ptr->trace_layer_id); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_mov_exec.c:63: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:52:10: note: declared here BUILDSTDERR: gboolean gimp_edit_clear (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gap_mov_exec.c: In function 'p_check_move_path_params': BUILDSTDERR: gap_mov_exec.c:4335:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: else if(gimp_drawable_is_layer(mov_data->val_ptr->src_layer_id)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_mov_exec.c:63: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_mov_render.o gap_mov_render.c BUILDSTDERR: gap_mov_render.c: In function 'p_mov_selection_handling': BUILDSTDERR: gap_mov_render.c:181:5: warning: 'gimp_edit_clear' is deprecated: Use 'gimp_drawable_edit_clear' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_clear(l_tmp_layer_id); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_mov_render.c:47: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:52:10: note: declared here BUILDSTDERR: gboolean gimp_edit_clear (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_mov_xml_par.o gap_mov_xml_par.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_mov_main.o gap_mov_main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_movepath gap_bluebox.o gap_mov_dialog.o gap_mov_exec.o gap_mov_render.o gap_mov_xml_par.o gap_base_ops.o gap_mov_main.o gap_lastvaldesc.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_filter_foreach.o gap_filter_foreach.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_filter_iterators.o gap_filter_iterators.c BUILDSTDERR: gap_filter_iterators.c: In function 'p_delta_GimpOrientationType': BUILDSTDERR: gap_filter_iterators.c:1391:16: warning: unused variable 'delta' [-Wunused-variable] BUILDSTDERR: double delta; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1615: BUILDSTDERR: iter_ALT/mod/plug_in_Twist_iter_ALT.inc: In function 'p_plug_in_Twist_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_Twist_iter_ALT.inc:36:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_Twist_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_Twist_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1616: BUILDSTDERR: iter_ALT/mod/plug_in_alienmap2_iter_ALT.inc: In function 'p_plug_in_alienmap2_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_alienmap2_iter_ALT.inc:31:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_alienmap2_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_alienmap2_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1617: BUILDSTDERR: iter_ALT/mod/plug_in_apply_canvas_iter_ALT.inc: In function 'p_plug_in_apply_canvas_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_apply_canvas_iter_ALT.inc:17:101: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_apply_canvas_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_apply_canvas_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1618: BUILDSTDERR: iter_ALT/mod/plug_in_applylens_iter_ALT.inc: In function 'p_plug_in_applylens_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_applylens_iter_ALT.inc:23:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_applylens_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_applylens_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iter_ALT/mod/plug_in_applylens_iter_ALT.inc:16:12: warning: unused variable 'refraction' [-Wunused-variable] BUILDSTDERR: gdouble refraction; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1619: BUILDSTDERR: iter_ALT/mod/plug_in_bump_map_iter_ALT.inc: In function 'p_plug_in_bump_map_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_bump_map_iter_ALT.inc:30:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_bump_map_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_bump_map_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1620: BUILDSTDERR: iter_ALT/mod/plug_in_cartoon_iter_ALT.inc: In function 'p_plug_in_cartoon_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_cartoon_iter_ALT.inc:18:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_cartoon_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_cartoon_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1621: BUILDSTDERR: iter_ALT/mod/plug_in_colortoalpha_iter_ALT.inc: In function 'p_plug_in_colortoalpha_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_colortoalpha_iter_ALT.inc:16:101: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_colortoalpha_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_colortoalpha_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1622: BUILDSTDERR: iter_ALT/mod/plug_in_colors_channel_mixer_iter_ALT.inc: In function 'p_plug_in_colors_channel_mixer_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_colors_channel_mixer_iter_ALT.inc:45:109: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_colors_channel_mixer_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_colors_channel_mixer_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1623: BUILDSTDERR: iter_ALT/mod/plug_in_convmatrix_iter_ALT.inc: In function 'p_plug_in_convmatrix_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_convmatrix_iter_ALT.inc:30:99: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_convmatrix_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_convmatrix_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1624: BUILDSTDERR: iter_ALT/mod/plug_in_depth_merge_iter_ALT.inc: In function 'p_plug_in_depth_merge_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_depth_merge_iter_ALT.inc:24:100: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_depth_merge_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_depth_merge_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1625: BUILDSTDERR: iter_ALT/mod/plug_in_despeckle_iter_ALT.inc: In function 'p_plug_in_despeckle_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_despeckle_iter_ALT.inc:19:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_despeckle_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_despeckle_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1626: BUILDSTDERR: iter_ALT/mod/plug_in_dog_iter_ALT.inc: In function 'p_plug_in_dog_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_dog_iter_ALT.inc:19:92: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_dog_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_dog_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1627: BUILDSTDERR: iter_ALT/mod/plug_in_emboss_iter_ALT.inc: In function 'p_plug_in_emboss_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_emboss_iter_ALT.inc:19:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_emboss_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_emboss_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1628: BUILDSTDERR: iter_ALT/mod/plug_in_exchange_iter_ALT.inc: In function 'p_plug_in_exchange_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_exchange_iter_ALT.inc:18:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_exchange_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_exchange_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1629: BUILDSTDERR: iter_ALT/mod/plug_in_flame_iter_ALT.inc: In function 'p_plug_in_flame_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_flame_iter_ALT.inc:130:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_flame_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_flame_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1630: BUILDSTDERR: iter_ALT/mod/plug_in_gauss_iter_ALT.inc: In function 'p_plug_in_gauss_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_gauss_iter_ALT.inc:24:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_gauss_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_gauss_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1631: BUILDSTDERR: iter_ALT/mod/plug_in_gimpressionist_iter_ALT.inc: In function 'p_plug_in_gimpressionist_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_gimpressionist_iter_ALT.inc:73:99: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_gimpressionist_iter stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_gimpressionist_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1632: BUILDSTDERR: iter_ALT/mod/plug_in_illusion_iter_ALT.inc: In function 'p_plug_in_illusion_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_illusion_iter_ALT.inc:18:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_illusion_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_illusion_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1633: BUILDSTDERR: iter_ALT/mod/plug_in_lic_iter_ALT.inc: In function 'p_plug_in_lic_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_lic_iter_ALT.inc:24:92: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_lic_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_lic_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1634: BUILDSTDERR: iter_ALT/mod/plug_in_lighting_iter_ALT.inc: In function 'p_plug_in_lighting_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_lighting_iter_ALT.inc:60:93: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_lighting_iter stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_lighting_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1635: BUILDSTDERR: iter_ALT/mod/plug_in_map_object_iter_ALT.inc: In function 'p_plug_in_map_object_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_map_object_iter_ALT.inc:50:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_map_object_iter stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_map_object_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1636: BUILDSTDERR: iter_ALT/mod/plug_in_maze_iter_ALT.inc: In function 'p_plug_in_maze_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_maze_iter_ALT.inc:29:93: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_maze_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_maze_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1637: BUILDSTDERR: iter_ALT/mod/plug_in_neon_iter_ALT.inc: In function 'p_plug_in_neon_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_neon_iter_ALT.inc:17:93: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_neon_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_neon_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1638: BUILDSTDERR: iter_ALT/mod/plug_in_nlfilt_iter_ALT.inc: In function 'p_plug_in_nlfilt_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_nlfilt_iter_ALT.inc:18:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_nlfilt_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_nlfilt_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1639: BUILDSTDERR: iter_ALT/mod/plug_in_nova_iter_ALT.inc: In function 'p_plug_in_nova_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_nova_iter_ALT.inc:21:93: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_nova_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_nova_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1640: BUILDSTDERR: iter_ALT/mod/plug_in_oilify_iter_ALT.inc: In function 'p_plug_in_oilify_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_oilify_iter_ALT.inc:22:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_oilify_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_oilify_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1641: BUILDSTDERR: iter_ALT/mod/plug_in_pagecurl_iter_ALT.inc: In function 'p_plug_in_pagecurl_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_pagecurl_iter_ALT.inc:29:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_pagecurl_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_pagecurl_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1642: BUILDSTDERR: iter_ALT/mod/plug_in_papertile_iter_ALT.inc: In function 'p_plug_in_papertile_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_papertile_iter_ALT.inc:42:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_papertile_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_papertile_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1643: BUILDSTDERR: iter_ALT/mod/plug_in_photocopy_iter_ALT.inc: In function 'p_plug_in_photocopy_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_photocopy_iter_ALT.inc:21:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_photocopy_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_photocopy_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1644: BUILDSTDERR: iter_ALT/mod/plug_in_plasma_iter_ALT.inc: In function 'p_plug_in_plasma_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_plasma_iter_ALT.inc:18:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_plasma_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_plasma_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1645: BUILDSTDERR: iter_ALT/mod/plug_in_polar_coords_iter_ALT.inc: In function 'p_plug_in_polar_coords_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_polar_coords_iter_ALT.inc:20:101: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_polar_coords_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_polar_coords_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1646: BUILDSTDERR: iter_ALT/mod/plug_in_retinex_iter_ALT.inc: In function 'p_plug_in_retinex_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_retinex_iter_ALT.inc:19:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_retinex_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_retinex_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1647: BUILDSTDERR: iter_ALT/mod/plug_in_sample_colorize_iter_ALT.inc: In function 'p_plug_in_sample_colorize_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_sample_colorize_iter_ALT.inc:27:104: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_sample_colorize_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_sample_colorize_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1648: BUILDSTDERR: iter_ALT/mod/plug_in_sel_gauss_iter_ALT.inc: In function 'p_plug_in_sel_gauss_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_sel_gauss_iter_ALT.inc:17:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_sel_gauss_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_sel_gauss_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1649: BUILDSTDERR: iter_ALT/mod/plug_in_sinus_iter_ALT.inc: In function 'p_plug_in_sinus_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_sinus_iter_ALT.inc:27:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_sinus_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_sinus_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1650: BUILDSTDERR: iter_ALT/mod/plug_in_small_tiles_iter_ALT.inc: In function 'p_plug_in_small_tiles_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_small_tiles_iter_ALT.inc:16:100: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_small_tiles_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_small_tiles_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1651: BUILDSTDERR: iter_ALT/mod/plug_in_sobel_iter_ALT.inc: In function 'p_plug_in_sobel_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_sobel_iter_ALT.inc:18:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_sobel_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_sobel_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1652: BUILDSTDERR: iter_ALT/mod/plug_in_softglow_iter_ALT.inc: In function 'p_plug_in_softglow_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_softglow_iter_ALT.inc:18:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_softglow_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_softglow_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1653: BUILDSTDERR: iter_ALT/mod/plug_in_solid_noise_iter_ALT.inc: In function 'p_plug_in_solid_noise_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_solid_noise_iter_ALT.inc:22:100: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_solid_noise_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_solid_noise_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1654: BUILDSTDERR: iter_ALT/mod/plug_in_sparkle_iter_ALT.inc: In function 'p_plug_in_sparkle_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_sparkle_iter_ALT.inc:28:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_sparkle_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_sparkle_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1655: BUILDSTDERR: iter_ALT/mod/plug_in_unsharp_mask_iter_ALT.inc: In function 'p_plug_in_unsharp_mask_iter_ALT': BUILDSTDERR: iter_ALT/mod/plug_in_unsharp_mask_iter_ALT.inc:18:101: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_unsharp_mask_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_unsharp_mask_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1661: BUILDSTDERR: iter_ALT/old/plug_in_CentralReflection_iter_ALT.inc: In function 'p_plug_in_CentralReflection_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_CentralReflection_iter_ALT.inc:21:106: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_CentralReflection_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_CentralReflection_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1662: BUILDSTDERR: iter_ALT/old/plug_in_anamorphose_iter_ALT.inc: In function 'p_plug_in_anamorphose_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_anamorphose_iter_ALT.inc:23:100: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_anamorphose_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_anamorphose_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1663: BUILDSTDERR: iter_ALT/old/plug_in_blur2_iter_ALT.inc: In function 'p_plug_in_blur2_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_blur2_iter_ALT.inc:16:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_blur2_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_blur2_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1664: BUILDSTDERR: iter_ALT/old/plug_in_encript_iter_ALT.inc: In function 'p_plug_in_encript_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_encript_iter_ALT.inc:17:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_encript_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_encript_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1665: BUILDSTDERR: iter_ALT/old/plug_in_figures_iter_ALT.inc: In function 'p_plug_in_figures_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_figures_iter_ALT.inc:20:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_figures_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_figures_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1666: BUILDSTDERR: iter_ALT/old/plug_in_gflare_iter_ALT.inc: In function 'p_plug_in_gflare_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_gflare_iter_ALT.inc:27:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_gflare_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_gflare_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1667: BUILDSTDERR: iter_ALT/old/plug_in_holes_iter_ALT.inc: In function 'p_plug_in_holes_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_holes_iter_ALT.inc:19:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_holes_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_holes_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1668: BUILDSTDERR: iter_ALT/old/plug_in_julia_iter_ALT.inc: In function 'p_plug_in_julia_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_julia_iter_ALT.inc:29:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_julia_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_julia_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1669: BUILDSTDERR: iter_ALT/old/plug_in_magic_eye_iter_ALT.inc: In function 'p_plug_in_magic_eye_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_magic_eye_iter_ALT.inc:16:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_magic_eye_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_magic_eye_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1670: BUILDSTDERR: iter_ALT/old/plug_in_mandelbrot_iter_ALT.inc: In function 'p_plug_in_mandelbrot_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_mandelbrot_iter_ALT.inc:27:99: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_mandelbrot_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_mandelbrot_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1671: BUILDSTDERR: iter_ALT/old/plug_in_randomize_iter_ALT.inc: In function 'p_plug_in_randomize_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_randomize_iter_ALT.inc:20:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_randomize_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_randomize_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1672: BUILDSTDERR: iter_ALT/old/plug_in_refract_iter_ALT.inc: In function 'p_plug_in_refract_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_refract_iter_ALT.inc:26:92: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_refract_iter stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_refract_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1673: BUILDSTDERR: iter_ALT/old/plug_in_struc_iter_ALT.inc: In function 'p_plug_in_struc_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_struc_iter_ALT.inc:17:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_struc_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_struc_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1674: BUILDSTDERR: iter_ALT/old/plug_in_tileit_iter_ALT.inc: In function 'p_plug_in_tileit_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_tileit_iter_ALT.inc:16:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_tileit_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_tileit_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1675: BUILDSTDERR: iter_ALT/old/plug_in_universal_filter_iter_ALT.inc: In function 'p_plug_in_universal_filter_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_universal_filter_iter_ALT.inc:27:105: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_universal_filter_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_universal_filter_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1676: BUILDSTDERR: iter_ALT/old/plug_in_warp_iter_ALT.inc: In function 'p_plug_in_warp_iter_ALT': BUILDSTDERR: iter_ALT/old/plug_in_warp_iter_ALT.inc:31:93: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_warp_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_warp_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1679: BUILDSTDERR: iter_ALT/gen/plug_in_CML_explorer_iter_ALT.inc: In function 'p_plug_in_cml_explorer_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_CML_explorer_iter_ALT.inc:24:101: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_cml_explorer_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_cml_explorer_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1680: BUILDSTDERR: iter_ALT/gen/plug_in_alpha2color_iter_ALT.inc: In function 'p_plug_in_alpha2color_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_alpha2color_iter_ALT.inc:16:100: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_alpha2color_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_alpha2color_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1681: BUILDSTDERR: iter_ALT/gen/plug_in_blinds_iter_ALT.inc: In function 'p_plug_in_blinds_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_blinds_iter_ALT.inc:20:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_blinds_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_blinds_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1682: BUILDSTDERR: iter_ALT/gen/plug_in_borderaverage_iter_ALT.inc: In function 'p_plug_in_borderaverage_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_borderaverage_iter_ALT.inc:17:102: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_borderaverage_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_borderaverage_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1683: BUILDSTDERR: iter_ALT/gen/plug_in_checkerboard_iter_ALT.inc: In function 'p_plug_in_checkerboard_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_checkerboard_iter_ALT.inc:17:101: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_checkerboard_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_checkerboard_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1684: BUILDSTDERR: iter_ALT/gen/plug_in_color_map_iter_ALT.inc: In function 'p_plug_in_color_map_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_color_map_iter_ALT.inc:19:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_color_map_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_color_map_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1685: BUILDSTDERR: iter_ALT/gen/plug_in_colorify_iter_ALT.inc: In function 'p_plug_in_colorify_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_colorify_iter_ALT.inc:16:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_colorify_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_colorify_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1686: BUILDSTDERR: iter_ALT/gen/plug_in_cubism_iter_ALT.inc: In function 'p_plug_in_cubism_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_cubism_iter_ALT.inc:19:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_cubism_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_cubism_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1687: BUILDSTDERR: iter_ALT/gen/plug_in_destripe_iter_ALT.inc: In function 'p_plug_in_destripe_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_destripe_iter_ALT.inc:18:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_destripe_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_destripe_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1688: BUILDSTDERR: iter_ALT/gen/plug_in_diffraction_iter_ALT.inc: In function 'p_plug_in_diffraction_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_diffraction_iter_ALT.inc:27:100: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_diffraction_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_diffraction_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1689: BUILDSTDERR: iter_ALT/gen/plug_in_displace_iter_ALT.inc: In function 'p_plug_in_displace_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_displace_iter_ALT.inc:30:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_displace_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_displace_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1690: BUILDSTDERR: iter_ALT/gen/plug_in_edge_iter_ALT.inc: In function 'p_plug_in_edge_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_edge_iter_ALT.inc:18:93: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_edge_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_edge_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1691: BUILDSTDERR: iter_ALT/gen/plug_in_engrave_iter_ALT.inc: In function 'p_plug_in_engrave_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_engrave_iter_ALT.inc:17:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_engrave_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_engrave_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1692: BUILDSTDERR: iter_ALT/gen/plug_in_flarefx_iter_ALT.inc: In function 'p_plug_in_flarefx_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_flarefx_iter_ALT.inc:17:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_flarefx_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_flarefx_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1693: BUILDSTDERR: iter_ALT/gen/plug_in_fractal_trace_iter_ALT.inc: In function 'p_plug_in_fractal_trace_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_fractal_trace_iter_ALT.inc:22:102: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_fractal_trace_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_fractal_trace_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1694: BUILDSTDERR: iter_ALT/gen/plug_in_glasstile_iter_ALT.inc: In function 'p_plug_in_glasstile_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_glasstile_iter_ALT.inc:19:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_glasstile_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_glasstile_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1695: BUILDSTDERR: iter_ALT/gen/plug_in_grid_iter_ALT.inc: In function 'p_plug_in_grid_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_grid_iter_ALT.inc:27:93: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_grid_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_grid_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1696: BUILDSTDERR: iter_ALT/gen/plug_in_jigsaw_iter_ALT.inc: In function 'p_plug_in_jigsaw_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_jigsaw_iter_ALT.inc:28:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_jigsaw_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_jigsaw_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1697: BUILDSTDERR: iter_ALT/gen/plug_in_mblur_iter_ALT.inc: In function 'p_plug_in_mblur_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_mblur_iter_ALT.inc:22:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_mblur_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_mblur_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1698: BUILDSTDERR: iter_ALT/gen/plug_in_mosaic_iter_ALT.inc: In function 'p_plug_in_mosaic_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_mosaic_iter_ALT.inc:38:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_mosaic_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_mosaic_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1699: BUILDSTDERR: iter_ALT/gen/plug_in_newsprint_iter_ALT.inc: In function 'p_plug_in_newsprint_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_newsprint_iter_ALT.inc:27:98: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_newsprint_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_newsprint_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1700: BUILDSTDERR: iter_ALT/gen/plug_in_noisify_iter_ALT.inc: In function 'p_plug_in_noisify_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_noisify_iter_ALT.inc:26:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_noisify_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_noisify_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1701: BUILDSTDERR: iter_ALT/gen/plug_in_pixelize_iter_ALT.inc: In function 'p_plug_in_pixelize_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_pixelize_iter_ALT.inc:17:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_pixelize_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_pixelize_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1702: BUILDSTDERR: iter_ALT/gen/plug_in_randomize_hurl_iter_ALT.inc: In function 'p_plug_in_randomize_hurl_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_randomize_hurl_iter_ALT.inc:19:103: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_randomize_hurl_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_randomize_hurl_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1703: BUILDSTDERR: iter_ALT/gen/plug_in_randomize_pick_iter_ALT.inc: In function 'p_plug_in_randomize_pick_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_randomize_pick_iter_ALT.inc:19:103: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_randomize_pick_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_randomize_pick_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1704: BUILDSTDERR: iter_ALT/gen/plug_in_randomize_slur_iter_ALT.inc: In function 'p_plug_in_randomize_slur_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_randomize_slur_iter_ALT.inc:19:103: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_randomize_slur_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_randomize_slur_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1705: BUILDSTDERR: iter_ALT/gen/plug_in_ripple_iter_ALT.inc: In function 'p_plug_in_ripple_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_ripple_iter_ALT.inc:23:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_ripple_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_ripple_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1706: BUILDSTDERR: iter_ALT/gen/plug_in_scatter_hsv_iter_ALT.inc: In function 'p_plug_in_scatter_hsv_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_scatter_hsv_iter_ALT.inc:21:100: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_scatter_hsv_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_scatter_hsv_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1707: BUILDSTDERR: iter_ALT/gen/plug_in_sharpen_iter_ALT.inc: In function 'p_plug_in_sharpen_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_sharpen_iter_ALT.inc:16:96: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_sharpen_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_sharpen_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1708: BUILDSTDERR: iter_ALT/gen/plug_in_shift_iter_ALT.inc: In function 'p_plug_in_shift_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_shift_iter_ALT.inc:19:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_shift_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_shift_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1709: BUILDSTDERR: iter_ALT/gen/plug_in_spread_iter_ALT.inc: In function 'p_plug_in_spread_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_spread_iter_ALT.inc:17:95: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_spread_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_spread_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1710: BUILDSTDERR: iter_ALT/gen/plug_in_video_iter_ALT.inc: In function 'p_plug_in_video_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_video_iter_ALT.inc:20:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_video_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_video_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1711: BUILDSTDERR: iter_ALT/gen/plug_in_vpropagate_iter_ALT.inc: In function 'p_plug_in_vpropagate_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_vpropagate_iter_ALT.inc:21:99: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_vpropagate_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_vpropagate_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1712: BUILDSTDERR: iter_ALT/gen/plug_in_waves_iter_ALT.inc: In function 'p_plug_in_waves_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_waves_iter_ALT.inc:20:94: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_waves_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_waves_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1713: BUILDSTDERR: iter_ALT/gen/plug_in_whirl_pinch_iter_ALT.inc: In function 'p_plug_in_whirl_pinch_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_whirl_pinch_iter_ALT.inc:18:100: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_whirl_pinch_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_whirl_pinch_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1714: BUILDSTDERR: iter_ALT/gen/plug_in_wind_iter_ALT.inc: In function 'p_plug_in_wind_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_wind_iter_ALT.inc:40:93: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "ERROR: p_plug_in_wind_iter_ALT stored Data missmatch in size %d != %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: (int)len_struct, sizeof(t_plug_in_wind_Vals) ); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: gap_filter_iterators.c:356:13: warning: 'p_delta_gint_color' defined but not used [-Wunused-function] BUILDSTDERR: static void p_delta_gint_color(t_gint_color *val, t_gint_color *val_from, t_gint_color *val_to, gint32 total_steps, gdouble current_step) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1698: BUILDSTDERR: iter_ALT/gen/plug_in_mosaic_iter_ALT.inc: In function 'p_plug_in_mosaic_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_mosaic_iter_ALT.inc:62:60: warning: 'l_boolean_switch' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: buf.tile_type = (l_boolean_switch) ? buf_to->tile_type : buf_from->tile_type; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1708: BUILDSTDERR: iter_ALT/gen/plug_in_shift_iter_ALT.inc: In function 'p_plug_in_shift_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_shift_iter_ALT.inc:35:64: warning: 'l_boolean_switch' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: buf.orientation = (l_boolean_switch) ? buf_to->orientation : buf_from->orientation; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_filter_iterators.c:1710: BUILDSTDERR: iter_ALT/gen/plug_in_video_iter_ALT.inc: In function 'p_plug_in_video_iter_ALT': BUILDSTDERR: iter_ALT/gen/plug_in_video_iter_ALT.inc:35:58: warning: 'l_boolean_switch' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: buf.additive = (l_boolean_switch) ? buf_to->additive : buf_from->additive; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_filter_main.o gap_filter_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_drawable_vref_parasite.o gap_drawable_vref_parasite.c BUILDSTDERR: gap_drawable_vref_parasite.c: In function 'gap_dvref_get_drawable_video_reference_via_parasite': BUILDSTDERR: gap_drawable_vref_parasite.c:106:3: warning: 'gimp_drawable_parasite_find' is deprecated: Use 'gimp_item_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_drawable_parasite_find(drawable_id, GAP_DRAWABLE_VIDEOFILE_PARASITE_NAME); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_drawable_vref_parasite.h:31, BUILDSTDERR: from gap_drawable_vref_parasite.c:31: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:120:16: note: declared here BUILDSTDERR: GimpParasite * gimp_drawable_parasite_find (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_drawable_vref_parasite.c:126:5: warning: 'gimp_drawable_parasite_find' is deprecated: Use 'gimp_item_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_drawable_parasite_find(drawable_id, GAP_DRAWABLE_VIDEOPARAMS_PARASITE_NAME); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_drawable_vref_parasite.h:31, BUILDSTDERR: from gap_drawable_vref_parasite.c:31: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:120:16: note: declared here BUILDSTDERR: GimpParasite * gimp_drawable_parasite_find (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_drawable_vref_parasite.c: In function 'gap_dvref_assign_videoref_parasites': BUILDSTDERR: gap_drawable_vref_parasite.c:193:5: warning: 'gimp_drawable_parasite_attach' is deprecated: Use 'gimp_item_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_parasite_attach(drawable_id, l_parasite); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_drawable_vref_parasite.h:31, BUILDSTDERR: from gap_drawable_vref_parasite.c:31: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:123:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_parasite_attach (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_drawable_vref_parasite.c:204:5: warning: 'gimp_drawable_parasite_attach' is deprecated: Use 'gimp_item_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_parasite_attach(drawable_id, l_parasite); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_drawable_vref_parasite.h:31, BUILDSTDERR: from gap_drawable_vref_parasite.c:31: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:123:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_parasite_attach (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fmac_context.o gap_fmac_context.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_frame_fetcher.o gap_frame_fetcher.c BUILDSTDERR: gap_frame_fetcher.c: In function 'p_find_cache_image': BUILDSTDERR: gap_frame_fetcher.c:384:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(images[l_idi], GAP_IMAGE_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'p_load_image_and_add_to_cache': BUILDSTDERR: gap_frame_fetcher.c:576:9: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_image_parasite_attach(l_image_id, l_parasite); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here BUILDSTDERR: gboolean gimp_image_parasite_attach (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'p_drop_image_cache': BUILDSTDERR: gap_frame_fetcher.c:667:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(images[l_idi], GAP_IMAGE_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'p_add_image_to_list_of_duplicated_images': BUILDSTDERR: gap_frame_fetcher.c:894:5: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_image_parasite_attach(image_id, l_parasite); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here BUILDSTDERR: gboolean gimp_image_parasite_attach (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'gap_frame_fetch_delete_list_of_duplicated_images': BUILDSTDERR: gap_frame_fetcher.c:918:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(images[l_idi], GAP_IMAGE_DUP_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'p_duplicate_image_for_prescale': BUILDSTDERR: gap_frame_fetcher.c:1056:3: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(retImageId, GAP_IMAGE_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c:1068:5: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_image_parasite_attach(retImageId, l_parasite); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here BUILDSTDERR: gboolean gimp_image_parasite_attach (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'gap_frame_fetch_dup_image': BUILDSTDERR: gap_frame_fetcher.c:1323:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(image_id, GAP_IMAGE_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'gap_frame_fetch_is_image_in_cache': BUILDSTDERR: gap_frame_fetcher.c:1568:3: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(image_id, GAP_IMAGE_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'gap_frame_fetch_remove_parasite': BUILDSTDERR: gap_frame_fetcher.c:1592:3: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(image_id, GAP_IMAGE_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c:1596:5: warning: 'gimp_image_parasite_detach' is deprecated: Use 'gimp_image_detach_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_image_parasite_detach(image_id, GAP_IMAGE_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:101:16: note: declared here BUILDSTDERR: gboolean gimp_image_parasite_detach (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c: In function 'gap_frame_fetch_dump_resources': BUILDSTDERR: gap_frame_fetcher.c:1757:5: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(image_id, GAP_IMAGE_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_frame_fetcher.c:1780:7: warning: 'gimp_image_parasite_find' is deprecated: Use 'gimp_image_get_parasite' instead [-Wdeprecated-declarations] BUILDSTDERR: l_parasite = gimp_image_parasite_find(images[l_idi], GAP_IMAGE_DUP_CACHE_PARASITE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47, BUILDSTDERR: from gap_frame_fetcher.c:83: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpimage.h:95:16: note: declared here BUILDSTDERR: GimpParasite * gimp_image_parasite_find (gint32 image_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_filter gap_dbbrowser_utils.o gap_filter_codegen.o gap_filter_foreach.o gap_filter_iterators.o gap_filter_main.o gap_filter_pdb.o gap_drawable_vref_parasite.o gap_fmac_context.o gap_frame_fetcher.o gap_lastvaldesc.o ../libgapvidapi/libgapvidapi.a -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fmac_main.o gap_fmac_main.c BUILDSTDERR: gap_fmac_main.c: In function 'p_chk_filtermacro_file': BUILDSTDERR: gap_fmac_main.c:349:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(l_buf, sizeof(l_buf)-1, l_fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fmac_name.o gap_fmac_name.c BUILDSTDERR: gap_fmac_name.c: In function 'gap_fmac_chk_filtermacro_file': BUILDSTDERR: gap_fmac_name.c:75:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(l_buf, sizeof(l_buf)-1, l_fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fmac_base.o gap_fmac_base.c BUILDSTDERR: gap_fmac_base.c: In function 'p_fmac_execute': BUILDSTDERR: gap_fmac_base.c:692:11: warning: 'l_old_stackposition' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if(l_idx == l_old_stackposition) BUILDSTDERR: ^ BUILDSTDERR: gap_fmac_base.c:622:17: note: 'l_old_stackposition' was declared here BUILDSTDERR: gint32 l_old_stackposition; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_fmac gap_dbbrowser_utils.o gap_filter_codegen.o gap_filter_foreach.o gap_filter_iterators.o gap_drawable_vref_parasite.o gap_fmac_main.o gap_filter_pdb.o gap_frame_fetcher.o gap_fmac_name.o gap_fmac_context.o gap_fmac_base.o gap_lastvaldesc.o ../libgapvidapi/libgapvidapi.a -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fmac_varying_main.o gap_fmac_varying_main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_fmac_varying gap_filter_iterators.o gap_drawable_vref_parasite.o gap_fmac_varying_main.o gap_filter_pdb.o gap_frame_fetcher.o gap_fmac_name.o gap_fmac_context.o gap_fmac_base.o gap_lastvaldesc.o ../libgapvidapi/libgapvidapi.a -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_decode_mplayer_main.o gap_decode_mplayer_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_decode_mplayer.o gap_decode_mplayer.c BUILDSTDERR: gap_decode_mplayer.c: In function 'gap_mplayer_decode': BUILDSTDERR: gap_decode_mplayer.c:1526:12: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(l_cmd); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: gap_decode_mplayer.c:1655:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(l_cmd); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: gap_decode_mplayer.c: In function 'p_start_mplayer_process': BUILDSTDERR: gap_decode_mplayer.c:1397:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(l_fp, "%d", &l_rc); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_decode_mplayer gap_decode_mplayer_main.o gap_decode_mplayer.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_morph_main.o gap_morph_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_morph_exec.o gap_morph_exec.c BUILDSTDERR: gap_morph_exec.c: In function 'p_clip_gimp_pixel_fetcher_get_pixel': BUILDSTDERR: gap_morph_exec.c:769:5: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (pft, xi, yi, pixel); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c: In function 'p_layer_warp_move': BUILDSTDERR: gap_morph_exec.c:1923:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: src_drawable = gimp_drawable_get (src_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:1924:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (dst_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:1945:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: src_pixfet = gimp_pixel_fetcher_new (src_drawable, FALSE /*shadow*/); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:1950:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, dst_drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:1963:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (1, &dstPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:1965:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2048:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2056:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (src_pixfet); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2058:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(src_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2059:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c: In function 'p_mix_layers': BUILDSTDERR: gap_morph_exec.c:2092:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: top_drawable = gimp_drawable_get (top_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2093:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: bg_drawable = gimp_drawable_get (bg_layer_id); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2122:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (dst_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2140:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, dst_drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2148:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&topPR, top_drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2156:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&bgPR, bg_drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2165:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (3, &dstPR, &topPR, &bgPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2167:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2204:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2213:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(bg_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2214:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(top_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2215:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c: In function 'p_create_morph_tween_frame': BUILDSTDERR: gap_morph_exec.c:2327:4: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (dst_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c:2394:26: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] BUILDSTDERR: if(!mgpp->render_mode == GAP_MORPH_RENDER_MODE_WARP) BUILDSTDERR: ^~ BUILDSTDERR: gap_morph_exec.c:2394:7: note: add parentheses around left hand side expression to silence this warning BUILDSTDERR: if(!mgpp->render_mode == GAP_MORPH_RENDER_MODE_WARP) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ( ) BUILDSTDERR: gap_morph_exec.c:2546:4: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_exec.c:52: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_exec.c: In function 'p_load_workpointfile': BUILDSTDERR: gap_morph_exec.c:367:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets (l_buff, POINT_REC_MAX, l_fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_morph_shape.o gap_morph_shape.c BUILDSTDERR: gap_morph_shape.c: In function 'p_generateWorkpoints': BUILDSTDERR: gap_morph_shape.c:637:9: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (msctx->pftEdge, ex, ey, &pixel[0]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c: In function 'gap_moprhShapeDetectionEdgeBased': BUILDSTDERR: gap_morph_shape.c:780:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: msctx->edgeDrawable = gimp_drawable_get(msctx->edgeLayerId); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:828:5: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: msctx->pftEdge = gimp_pixel_fetcher_new (msctx->edgeDrawable, FALSE /* shadow */); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:829:5: warning: 'gimp_pixel_fetcher_set_edge_mode' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_set_edge_mode (msctx->pftEdge, GIMP_PIXEL_FETCHER_EDGE_BLACK); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:57:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_set_edge_mode (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:833:5: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (msctx->pftEdge); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:838:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(msctx->edgeDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c: In function 'p_pixel_check_opaque': BUILDSTDERR: gap_morph_shape.c:1050:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (pft, xi, yi, pixel[0]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1051:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (pft, xi + 1, yi, pixel[1]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1052:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (pft, xi, yi + 1, pixel[2]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1053:3: warning: 'gimp_pixel_fetcher_get_pixel' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_get_pixel (pft, xi + 1, yi + 1, pixel[3]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:64:8: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_get_pixel (GimpPixelFetcher *pf, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c: In function 'gap_morph_shape_generate_outline_workpoints': BUILDSTDERR: gap_morph_shape.c:1161:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: src_drawable = gimp_drawable_get (mgpp->osrc_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1162:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (mgpp->fdst_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1164:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: src_pixfet = gimp_pixel_fetcher_new (src_drawable, FALSE /*shadow*/); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1165:3: warning: 'gimp_pixel_fetcher_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: dst_pixfet = gimp_pixel_fetcher_new (dst_drawable, FALSE /*shadow*/); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:51:20: note: declared here BUILDSTDERR: GimpPixelFetcher * gimp_pixel_fetcher_new (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1199:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (src_pixfet); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1200:3: warning: 'gimp_pixel_fetcher_destroy' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_fetcher_destroy (dst_pixfet); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:56, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelfetcher.h:54:20: note: declared here BUILDSTDERR: void gimp_pixel_fetcher_destroy (GimpPixelFetcher *pf); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1202:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(src_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_shape.c:1203:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_shape.c:38: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_morph_dialog.o gap_morph_dialog.c BUILDSTDERR: gap_morph_dialog.c: In function 'p_render_zoomed_pview': BUILDSTDERR: gap_morph_dialog.c:1761:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: src_drawable = gimp_drawable_get (src_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_dialog.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_dialog.c:1791:7: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: dst_drawable = gimp_drawable_get (tmp_layer_id); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_dialog.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_dialog.c:1804:7: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&srcPR, src_drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_dialog.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_dialog.c:1811:7: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, dst_drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_dialog.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_dialog.c:1819:7: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect(&srcPR BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_dialog.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_dialog.c:1826:7: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_rect(&dstPR BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_morph_dialog.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_dialog.c:1835:7: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(dst_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_dialog.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_dialog.c:1836:7: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(src_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_morph_dialog.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_morph_tween_dialog.o gap_morph_tween_dialog.c BUILDSTDERR: gap_morph_tween_dialog.c: In function 'p_master_progress_callback': BUILDSTDERR: gap_morph_tween_dialog.c:147:22: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'guchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: progressText = g_strdup_printf("%s (%.0f / %.0f)" BUILDSTDERR: ^ BUILDSTDERR: gap_morph_tween_dialog.c:156:22: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'guchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: progressText = g_strdup_printf(_("Tween %.0f / %.0f") BUILDSTDERR: ^ BUILDSTDERR: gap_morph_tween_dialog.c:162:75: warning: pointer targets in passing argument 2 of 'gtk_progress_bar_set_text' differ in signedness [-Wpointer-sign] BUILDSTDERR: gtk_progress_bar_set_text(GTK_PROGRESS_BAR(mtg->masterProgressBar), progressText); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:143, BUILDSTDERR: from gap_morph_tween_dialog.c:28: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkprogressbar.h:129:12: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'guchar *' {aka 'unsigned char *'} BUILDSTDERR: void gtk_progress_bar_set_text (GtkProgressBar *pbar, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_morph_tween_dialog.c: In function 'p_progress_callback': BUILDSTDERR: gap_morph_tween_dialog.c:195:22: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'guchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: progressText = g_strdup_printf(_("render tween via fade algorithm %.2f%%") BUILDSTDERR: ^ BUILDSTDERR: gap_morph_tween_dialog.c:201:22: warning: pointer targets in assignment from 'gchar *' {aka 'char *'} to 'guchar *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: progressText = g_strdup_printf(_("render tween via morphing algorithm %.2f%%") BUILDSTDERR: ^ BUILDSTDERR: gap_morph_tween_dialog.c:205:69: warning: pointer targets in passing argument 2 of 'gtk_progress_bar_set_text' differ in signedness [-Wpointer-sign] BUILDSTDERR: gtk_progress_bar_set_text(GTK_PROGRESS_BAR(mtg->progressBar), progressText); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:143, BUILDSTDERR: from gap_morph_tween_dialog.c:28: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkprogressbar.h:129:12: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'guchar *' {aka 'unsigned char *'} BUILDSTDERR: void gtk_progress_bar_set_text (GtkProgressBar *pbar, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_morph gap_morph_main.o gap_morph_exec.o gap_morph_shape.o gap_morph_dialog.o gap_morph_tween_dialog.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_name2layer_main.o gap_name2layer_main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_name2layer gap_lastvaldesc.o gap_name2layer_main.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_navigator_dialog.o gap_navigator_dialog.c BUILDSTDERR: gap_navigator_dialog.c: In function 'navi_dialog_create': BUILDSTDERR: gap_navigator_dialog.c:4265:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_navigator_dialog.c:118: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_navigator_dialog.c:4295:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_navigator_dialog.c:118: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_navigator_dialog gap_navi_activtable.o gap_navigator_dialog.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_player_main.o gap_player_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_player_dialog.o gap_player_dialog.c BUILDSTDERR: gap_player_dialog.c: In function 'p_init_tile_cache': BUILDSTDERR: gap_player_dialog.c:3196:3: warning: 'gimp_tile_cache_ntiles' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_tile_cache_ntiles(gpp->cache_ntiles); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:63, BUILDSTDERR: from gap_player_dialog.c:93: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimptile.h:60:9: note: declared here BUILDSTDERR: void gimp_tile_cache_ntiles (gulong ntiles); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_player_dialog.c: In function 'p_new_audioframe': BUILDSTDERR: gap_player_dialog.c:6991:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj, /* return value */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_player_dialog.c:94: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_player_dialog.c:7032:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj, /* return value */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_player_dialog.c:94: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_player_dialog.c:7088:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj, /* return value */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_player_dialog.c:94: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_player_dialog.c: In function 'on_tile_cache_size_spinbutton_changed': BUILDSTDERR: gap_player_dialog.c:7417:5: warning: 'gimp_tile_cache_ntiles' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_tile_cache_ntiles(gpp->cache_ntiles); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:63, BUILDSTDERR: from gap_player_dialog.c:93: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimptile.h:60:9: note: declared here BUILDSTDERR: void gimp_tile_cache_ntiles (gulong ntiles); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_player_dialog.c: In function 'p_new_configframe': BUILDSTDERR: gap_player_dialog.c:7542:5: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj, /* return value */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_player_dialog.c:94: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_player_dialog.c:7608:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: spinbutton = gimp_spin_button_new (&adj, /* return value */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_player_dialog.c:94: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_player_dialog.c: In function 'gap_player_dlg_create': BUILDSTDERR: gap_player_dialog.c:9046:3: warning: 'gimp_tile_cache_ntiles' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_tile_cache_ntiles(gpp->cache_ntiles); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:63, BUILDSTDERR: from gap_player_dialog.c:93: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimptile.h:60:9: note: declared here BUILDSTDERR: void gimp_tile_cache_ntiles (gulong ntiles); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_player_dialog.c:123: BUILDSTDERR: At top level: BUILDSTDERR: gap_apcl_lib.h:104:13: warning: 'apcl_channels' defined but not used [-Wunused-function] BUILDSTDERR: static int apcl_channels(int flags, APCL_ErrFunc erf, int channels) { return (1); } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: gap_apcl_lib.h:103:13: warning: 'apcl_memory_buffer' defined but not used [-Wunused-function] BUILDSTDERR: static int apcl_memory_buffer(char *buffer, long buffer_len, APCL_ErrFunc erf) { return (1); } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_apcl_lib.h:102:13: warning: 'apcl_bits' defined but not used [-Wunused-function] BUILDSTDERR: static int apcl_bits(int flags, APCL_ErrFunc erf,int bits) { return (1); } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: gap_apcl_lib.h:101:13: warning: 'apcl_have_memory_playback' defined but not used [-Wunused-function] BUILDSTDERR: static int apcl_have_memory_playback(void) { return (0); } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_player_cache.o gap_player_cache.c BUILDSTDERR: gap_player_cache.c: In function 'gap_player_cache_set_gimprc_bytesize': BUILDSTDERR: gap_player_cache.c:415:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'gint64' {aka 'long int'} [-Wformat=] BUILDSTDERR: value_string = g_strdup_printf("%dK", kbsize); BUILDSTDERR: ~^ ~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: gap_player_cache.c:420:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'gint64' {aka 'long int'} [-Wformat=] BUILDSTDERR: value_string = g_strdup_printf("%dM", mbsize); BUILDSTDERR: ~^ ~~~~~~ BUILDSTDERR: %ld gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_audio_extract.o gap_audio_extract.c BUILDSTDERR: gap_audio_extract.c: In function 'gap_audio_extract_as_wav': BUILDSTDERR: gap_audio_extract.c:236:19: warning: pointer targets in passing argument 2 of 'GVA_get_audio' differ in signedness [-Wpointer-sign] BUILDSTDERR: ,l_lptr /* Pointer to pre-allocated buffer if int16's */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from gap_audio_extract.h:22, BUILDSTDERR: from gap_audio_extract.c:41: BUILDSTDERR: ../libgapvidapi/gap_vid_api.h:411:17: note: expected 'gint16 *' {aka 'short int *'} but argument is of type 'short unsigned int *' BUILDSTDERR: t_GVA_RetCode GVA_get_audio(t_GVA_Handle *gvahand BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: gap_audio_extract.c:249:21: warning: pointer targets in passing argument 2 of 'GVA_get_audio' differ in signedness [-Wpointer-sign] BUILDSTDERR: ,l_rptr /* Pointer to pre-allocated buffer if int16's */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from gap_audio_extract.h:22, BUILDSTDERR: from gap_audio_extract.c:41: BUILDSTDERR: ../libgapvidapi/gap_vid_api.h:411:17: note: expected 'gint16 *' {aka 'short int *'} but argument is of type 'short unsigned int *' BUILDSTDERR: t_GVA_RetCode GVA_get_audio(t_GVA_Handle *gvahand BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: gap_audio_extract.c: In function 'gap_audio_extract_from_videofile': BUILDSTDERR: gap_audio_extract.c:442:13: warning: 'extracted_frames' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if(extracted_frames > 1) BUILDSTDERR: ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_file.o gap_story_file.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_render_processor.o gap_story_render_processor.c BUILDSTDERR: gap_story_render_processor.c: In function 'p_pooled_g_mutex_new': BUILDSTDERR: gap_story_render_processor.c:588:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: mutexp->mutex = g_mutex_new(); BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_story_render_processor.c:60: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here BUILDSTDERR: GMutex * g_mutex_new (void); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: gap_story_render_processor.c: In function 'gap_story_convert_layer_to_RGB_thdata': BUILDSTDERR: gap_story_render_processor.c:6156:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (layer_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_story_render_processor.c:67: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_render_processor.c:6158:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&pixel_rgn, drawable, 0, 0, drawable->width, drawable->height, FALSE, FALSE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_story_render_processor.c:67: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_render_processor.c:6186:6: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect (&pixel_rgn, pixelrow_data BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_story_render_processor.c:67: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_render_processor.c: In function 'p_call_GVA_close': BUILDSTDERR: gap_story_render_processor.c:7437:9: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_cond_free (vpre->prefetchDoneCond); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_story_render_processor.c:60: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here BUILDSTDERR: void g_cond_free (GCond *cond); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: gap_story_render_processor.c: In function 'p_stb_render_movie_multiprocessor': BUILDSTDERR: gap_story_render_processor.c:8055:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vpre->targetFrameReadyCond = g_cond_new (); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_story_render_processor.c:60: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here BUILDSTDERR: GCond * g_cond_new (void); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: gap_story_render_processor.c:8056:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: vpre->prefetchDoneCond = g_cond_new (); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_story_render_processor.c:60: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here BUILDSTDERR: GCond * g_cond_new (void); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: gap_story_render_processor.c: In function 'p_check_and_open_video_handle': BUILDSTDERR: gap_story_render_processor.c:6070:9: warning: 'gvahand' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: printf("(RE)using GVA handle for %s gvahand:%ld Rank:%d holder(track:%d from:%d to:%d) requestor(track:%d from:%d to:%d) open videofile: %d (max:%d)\n" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , frn_elem_gvahandHolder->basename BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (long)gvahand BUILDSTDERR: ~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)gvahandHolderRank BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)frn_elem_gvahandHolder->track BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)frn_elem_gvahandHolder->frame_from BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)frn_elem_gvahandHolder->frame_to BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)requesting_frn_elem->track BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)requesting_frn_elem->frame_from BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)requesting_frn_elem->frame_to BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)l_count_open_videohandles BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: , (int)l_max_open_videohandles BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ); BUILDSTDERR: ~ BUILDSTDERR: gap_story_render_processor.c:6067:21: note: 'gvahand' was declared here BUILDSTDERR: t_GVA_Handle *gvahand; BUILDSTDERR: ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_render_audio.o gap_story_render_audio.c BUILDSTDERR: gap_story_render_audio.c: In function 'p_extract_audioblock': BUILDSTDERR: gap_story_render_audio.c:807:17: warning: pointer targets in passing argument 2 of 'GVA_get_audio' differ in signedness [-Wpointer-sign] BUILDSTDERR: ,l_lptr /* Pointer to pre-allocated buffer if int16's */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from gap_story_render_audio.c:59: BUILDSTDERR: ../libgapvidapi/gap_vid_api.h:411:17: note: expected 'gint16 *' {aka 'short int *'} but argument is of type 'short unsigned int *' BUILDSTDERR: t_GVA_RetCode GVA_get_audio(t_GVA_Handle *gvahand BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: gap_story_render_audio.c:820:19: warning: pointer targets in passing argument 2 of 'GVA_get_audio' differ in signedness [-Wpointer-sign] BUILDSTDERR: ,l_rptr /* Pointer to pre-allocated buffer if int16's */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from gap_story_render_audio.c:59: BUILDSTDERR: ../libgapvidapi/gap_vid_api.h:411:17: note: expected 'gint16 *' {aka 'short int *'} but argument is of type 'short unsigned int *' BUILDSTDERR: t_GVA_RetCode GVA_get_audio(t_GVA_Handle *gvahand BUILDSTDERR: ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_sox.o gap_story_sox.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_syntax.o gap_story_syntax.c rm -f libgapstory.a ar cru libgapstory.a gap_accel_char.o gap_accel_da.o gap_arr_dialog.o gap_audio_util.o gap_audio_wav.o gap_colordiff.o gap_colormask_exec.o gap_colormask_file.o gap_edge_detection.o gap_geo.o gap_image.o gap_layer_copy.o gap_lib.o gap_detail_tracking_exec.o gap_detail_align_exec.o gap_locate.o gap_locate2.o gap_lock.o gap_navi_activtable.o gap_match.o gap_onion_base.o gap_pixelrgn.o gap_pdb_calls.o gap_pview_da.o gap_thumbnail.o gap_timeconv.o gap_stock.o gap_xml_util.o gap_vin.o gap_bluebox.o gap_mov_dialog.o gap_mov_exec.o gap_mov_render.o gap_mov_xml_par.o gap_frame_fetcher.o gap_fmac_name.o gap_fmac_context.o gap_story_file.o gap_story_render_processor.o gap_story_render_audio.o gap_story_sox.o gap_story_syntax.o ranlib libgapstory.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_player gap_player_main.o gap_player_dialog.o gap_player_cache.o gap_audio_extract.o gap_drawable_vref_parasite.o ../libgapvidapi/libgapvidapi.a -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm ../libwavplayclient/libwavplayclient.a libgapstory.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_onion_main.o gap_onion_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_onion_dialog.o gap_onion_dialog.c BUILDSTDERR: gap_onion_dialog.c: In function 'create_oni__dialog': BUILDSTDERR: gap_onion_dialog.c:1023:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: oni__spinbutton_range_from = gimp_spin_button_new (&gpp->oni__spinbutton_range_from_adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_onion_main.h:59, BUILDSTDERR: from gap_onion_dialog.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_onion_dialog.c:1041:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: oni__spinbutton_range_to = gimp_spin_button_new (&gpp->oni__spinbutton_range_to_adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_onion_main.h:59, BUILDSTDERR: from gap_onion_dialog.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_onion_dialog.c:1120:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: oni__spinbutton_num_olayers = gimp_spin_button_new (&gpp->oni__spinbutton_num_olayers_adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_onion_main.h:59, BUILDSTDERR: from gap_onion_dialog.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_onion_dialog.c:1159:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: oni__spinbutton_ref_delta = gimp_spin_button_new (&gpp->oni__spinbutton_ref_delta_adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_onion_main.h:59, BUILDSTDERR: from gap_onion_dialog.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_onion_dialog.c:1196:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: oni__spinbutton_stack_pos = gimp_spin_button_new (&gpp->oni__spinbutton_stack_pos_adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_onion_main.h:59, BUILDSTDERR: from gap_onion_dialog.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_onion_dialog.c:1232:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: oni__spinbutton_opacity = gimp_spin_button_new (&gpp->oni__spinbutton_opacity_adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_onion_main.h:59, BUILDSTDERR: from gap_onion_dialog.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_onion_dialog.c:1250:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: oni__spinbutton_opacity_delta = gimp_spin_button_new (&gpp->oni__spinbutton_opacity_delta_adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_onion_main.h:59, BUILDSTDERR: from gap_onion_dialog.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_onion_dialog.c:1330:3: warning: 'gimp_spin_button_new' is deprecated: Use 'gtk_spin_button_new' instead [-Wdeprecated-declarations] BUILDSTDERR: oni__spinbutton_ignore_botlayers = gimp_spin_button_new (&gpp->oni__spinbutton_ignore_botlayers_adj, /* return value (the adjustment) */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:24, BUILDSTDERR: from gap_onion_main.h:59, BUILDSTDERR: from gap_onion_dialog.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:150:13: note: declared here BUILDSTDERR: GtkWidget * gimp_spin_button_new (/* return value: */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_onion_worker.o gap_onion_worker.c BUILDSTDERR: gap_onion_worker.c: In function 'gap_onion_worker_onion_apply': BUILDSTDERR: gap_onion_worker.c:300:11: warning: variable 'l_rc' set but not used [-Wunused-but-set-variable] BUILDSTDERR: gint l_rc; BUILDSTDERR: ^~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_onion gap_onion_main.o gap_onion_dialog.o gap_onion_worker.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_opacity_exposure_main.o gap_opacity_exposure_main.c BUILDSTDERR: gap_opacity_exposure_main.c: In function 'p_getAverageLuminance': BUILDSTDERR: gap_opacity_exposure_main.c:421:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->refDrawable = gimp_drawable_get(refDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:423:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&refPR, context->refDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:433:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (1, &refPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:435:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:455:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->refDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c: In function 'p_adjustOpacityToMatchAverageReferenceBrightness': BUILDSTDERR: gap_opacity_exposure_main.c:522:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->upperDrawable = gimp_drawable_get(upperDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:523:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->lowerDrawable = gimp_drawable_get(lowerDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:527:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: context->refDrawable = gimp_drawable_get(refDrawableId); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:560:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&refPR, context->refDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:568:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&upperPR, context->upperDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:575:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&lowerPR, context->lowerDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:586:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (3, &refPR, &upperPR, &lowerPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:588:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:597:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &upperPR, &lowerPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:599:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:715:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->refDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:719:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->upperDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_opacity_exposure_main.c:723:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(context->lowerDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_opacity_exposure_main.c:50: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_opacity_exposure gap_lastvaldesc.o gap_opacity_exposure_main.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_main.o gap_story_main.c BUILDSTDERR: gap_story_main.c: In function 'run': BUILDSTDERR: gap_story_main.c:373:70: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: printf("%s: wrong number of parameters got: %d but expected:%d.\n" BUILDSTDERR: ~^ BUILDSTDERR: %ld gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_dialog.o gap_story_dialog.c BUILDSTDERR: gap_story_dialog.c: In function 'gap_story_dlg_render_default_icon': BUILDSTDERR: gap_story_dialog.c:1168:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_mask_movie, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1171:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_mask_frames, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1174:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_mask_animimage, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1177:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_mask_image, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1180:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_color, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1183:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_transition_attr, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1186:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_default, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1195:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_movie, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1198:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_frames, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1201:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_animimage, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1204:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_image, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1207:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_color, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1210:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_transition_attr, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1213:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_section, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1216:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_blacksection, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1219:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_default, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c:1226:10: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_mask_undefined, 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/gtk.h:32, BUILDSTDERR: from gap_story_dialog.c:45: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_dialog.c: In function 'p_call_external_image_viewer': BUILDSTDERR: gap_story_dialog.c:10595:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(externalImageViewerCall); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_undo.o gap_story_undo.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_vthumb.o gap_story_vthumb.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_section_properties.o gap_story_section_properties.c BUILDSTDERR: gap_story_section_properties.c: In function 'p_render_section_icon': BUILDSTDERR: gap_story_section_properties.c:300:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_section_main, 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/gtk.h:32, BUILDSTDERR: from gap_story_section_properties.c:38: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_section_properties.c:305:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_section_mask, 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/gtk.h:32, BUILDSTDERR: from gap_story_section_properties.c:38: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_section_properties.c:309:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_section, 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/gtk.h:32, BUILDSTDERR: from gap_story_section_properties.c:38: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_section_properties.c:313:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: pixbuf = gdk_pixbuf_new_from_inline (-1, gap_story_icon_default, 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/gtk.h:32, BUILDSTDERR: from gap_story_section_properties.c:38: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here BUILDSTDERR: GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_properties.o gap_story_properties.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_story_att_trans_dlg.o gap_story_att_trans_dlg.c BUILDSTDERR: gap_story_att_trans_dlg.c: In function 'p_create_color_layer': BUILDSTDERR: gap_story_att_trans_dlg.c:1376:5: warning: 'gimp_edit_fill' is deprecated: Use 'gimp_drawable_edit_fill' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_fill(layer_id, GIMP_BACKGROUND_FILL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_story_att_trans_dlg.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:54:10: note: declared here BUILDSTDERR: gboolean gimp_edit_fill (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: gap_story_att_trans_dlg.c:1391:3: warning: 'gimp_edit_clear' is deprecated: Use 'gimp_drawable_edit_clear' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_clear(layer_id); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_story_att_trans_dlg.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:52:10: note: declared here BUILDSTDERR: gboolean gimp_edit_clear (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_att_trans_dlg.c: In function 'p_fetch_video_frame_as_layer': BUILDSTDERR: gap_story_att_trans_dlg.c:2545:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (l_new_layer_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_story_att_trans_dlg.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_att_trans_dlg.c:2546:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&pixel_rgn, drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_story_att_trans_dlg.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_att_trans_dlg.c:2551:5: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_rect (&pixel_rgn, img_data BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_story_att_trans_dlg.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_att_trans_dlg.c:2558:5: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_story_att_trans_dlg.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_story_att_trans_dlg.c:2559:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_story_att_trans_dlg.c:39: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_storyboard gap_story_main.o gap_story_dialog.o gap_story_undo.o gap_story_vthumb.o gap_story_section_properties.o gap_story_properties.o gap_story_att_trans_dlg.o gap_audio_extract.o gap_player_dialog.o gap_player_cache.o gap_drawable_vref_parasite.o ../libgapvidapi/libgapvidapi.a -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm ../libwavplayclient/libwavplayclient.a libgapstory.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_vex_main.o gap_vex_main.c BUILDSTDERR: In file included from gap_vex_main.c:61: BUILDSTDERR: gap_vex_main.h:183:1: warning: 'p_check_aspect' defined but not used [-Wunused-function] BUILDSTDERR: p_check_aspect(gdouble aspect_ratio, gint width, gint height) BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_vex_exec.o gap_vex_exec.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_vex_dialog.o gap_vex_dialog.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_video_extract gap_bluebox.o gap_vex_main.o gap_vex_exec.o gap_vex_dialog.o gap_audio_extract.o gap_player_dialog.o gap_player_cache.o gap_drawable_vref_parasite.o ../libgapvidapi/libgapvidapi.a -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm ../libwavplayclient/libwavplayclient.a libgapstory.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_video_index_creator.o gap_video_index_creator.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_video_index gap_video_index_creator.o ../libgapvidapi/libgapvidapi.a -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm libgapstory.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fg_matting_main.o gap_fg_matting_main.c BUILDSTDERR: In file included from gap_fg_matting_main.c:54: BUILDSTDERR: gap_fg_tile_manager.h: In function 'gapp_tile_manager_get_at': BUILDSTDERR: gap_fg_tile_manager.h:217:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->drawable = gimp_drawable_get (tm->drawableId); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_main.c:49: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting_main.c:54: BUILDSTDERR: gap_fg_tile_manager.h:234:5: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_process (tm->currentPR); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_matting_main.c:49: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting_main.c:54: BUILDSTDERR: gap_fg_tile_manager.h:261:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&tile->pixelRegion, tm->drawable, px, py BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_matting_main.c:49: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting_main.c:54: BUILDSTDERR: gap_fg_tile_manager.h:266:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_register (1, &tile->pixelRegion); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_matting_main.c:49: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting_main.c:54: BUILDSTDERR: gap_fg_tile_manager.h: In function 'gapp_tile_release': BUILDSTDERR: gap_fg_tile_manager.h:304:5: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_process (tm->currentPR); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_matting_main.c:49: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_main.c: In function 'run': BUILDSTDERR: gap_fg_matting_main.c:287:14: warning: statement will never be executed [-Wswitch-unreachable] BUILDSTDERR: dialogOk = FALSE; gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fg_matting_exec.o gap_fg_matting_exec.c BUILDSTDERR: In file included from gap_fg_matting_exec.c:45: BUILDSTDERR: gap_fg_tile_manager.h: In function 'gapp_tile_manager_get_at': BUILDSTDERR: gap_fg_tile_manager.h:217:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->drawable = gimp_drawable_get (tm->drawableId); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting_exec.c:45: BUILDSTDERR: gap_fg_tile_manager.h:234:5: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_process (tm->currentPR); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting_exec.c:45: BUILDSTDERR: gap_fg_tile_manager.h:261:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&tile->pixelRegion, tm->drawable, px, py BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting_exec.c:45: BUILDSTDERR: gap_fg_tile_manager.h:266:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_register (1, &tile->pixelRegion); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting_exec.c:45: BUILDSTDERR: gap_fg_tile_manager.h: In function 'gapp_tile_release': BUILDSTDERR: gap_fg_tile_manager.h:304:5: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_process (tm->currentPR); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c: In function 'gap_fg_matting_exec_apply_run': BUILDSTDERR: gap_fg_matting_exec.c:113:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: g_return_val_if_fail (gimp_drawable_is_layer(drawable_id), -1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:133:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: activeDrawable = gimp_drawable_get (drawable_id); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:137:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: maskDrawable = gimp_drawable_get(triMapRelevant); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:141:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (activeDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:168:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (maskDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:198:5: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (activeDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:201:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (activeDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c: In function 'gap_drawable_foreground_extract': BUILDSTDERR: gap_fg_matting_exec.c:343:7: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: resultDrawable = gimp_drawable_get(resultLayerId); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:413:9: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach (resultDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c: In function 'gap_drawable_foreground_extract_matting_init': BUILDSTDERR: gap_fg_matting_exec.c:476:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: ,(int) state BUILDSTDERR: ^ BUILDSTDERR: gap_fg_matting_exec.c: In function 'gap_fg_from_selection_exec_apply_run': BUILDSTDERR: gap_fg_matting_exec.c:610:8: warning: 'gimp_selection_layer_alpha' is deprecated: Use 'gimp_image_select_item' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_selection_layer_alpha(drawable_id); 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 gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpselection_pdb.h:65:24: note: declared here BUILDSTDERR: gboolean gimp_selection_layer_alpha (gint32 layer_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:657:3: warning: 'gimp_edit_fill' is deprecated: Use 'gimp_drawable_edit_fill' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_fill(trimap, GIMP_BACKGROUND_FILL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:54:10: note: declared here BUILDSTDERR: gboolean gimp_edit_fill (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:665:3: warning: 'gimp_selection_combine' is deprecated: Use 'gimp_image_select_item' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_selection_combine(shrinkedSelection, GIMP_CHANNEL_OP_SUBTRACT); 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 gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpselection_pdb.h:70:24: note: declared here BUILDSTDERR: gboolean gimp_selection_combine (gint32 channel_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_matting_exec.c:674:3: warning: 'gimp_edit_fill' is deprecated: Use 'gimp_drawable_edit_fill' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_edit_fill(trimap, GIMP_BACKGROUND_FILL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_fg_matting_exec.c:40: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:54:10: note: declared here BUILDSTDERR: gboolean gimp_edit_fill (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fg_matting.o gap_fg_matting.c BUILDSTDERR: In file included from gap_fg_matting.c:44: BUILDSTDERR: gap_fg_tile_manager.h: In function 'gapp_tile_manager_get_at': BUILDSTDERR: gap_fg_tile_manager.h:217:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->drawable = gimp_drawable_get (tm->drawableId); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_tile_manager.h:56, BUILDSTDERR: from gap_fg_matting.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting.c:44: BUILDSTDERR: gap_fg_tile_manager.h:234:5: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_process (tm->currentPR); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_tile_manager.h:56, BUILDSTDERR: from gap_fg_matting.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting.c:44: BUILDSTDERR: gap_fg_tile_manager.h:261:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&tile->pixelRegion, tm->drawable, px, py BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_tile_manager.h:56, BUILDSTDERR: from gap_fg_matting.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting.c:44: BUILDSTDERR: gap_fg_tile_manager.h:266:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_register (1, &tile->pixelRegion); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_tile_manager.h:56, BUILDSTDERR: from gap_fg_matting.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting.c:44: BUILDSTDERR: gap_fg_tile_manager.h: In function 'gapp_tile_release': BUILDSTDERR: gap_fg_tile_manager.h:304:5: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_process (tm->currentPR); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_tile_manager.h:56, BUILDSTDERR: from gap_fg_matting.c:44: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fg_matting_dialog.o gap_fg_matting_dialog.c BUILDSTDERR: gap_fg_matting_dialog.c: In function 'p_tri_map_menu_callback': BUILDSTDERR: gap_fg_matting_dialog.c:236:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: ,(int)layerId BUILDSTDERR: ^ BUILDSTDERR: gap_fg_matting_dialog.c: In function 'p_tri_map_combo_constrain': BUILDSTDERR: gap_fg_matting_dialog.c:273:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: ,(int)guiStuffPtr BUILDSTDERR: ^ BUILDSTDERR: gap_fg_matting_dialog.c: In function 'do_dialog': BUILDSTDERR: gap_fg_matting_dialog.c:437:37: warning: passing argument 1 of 'gimp_layer_combo_box_new' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: combo = gimp_layer_combo_box_new (p_tri_map_combo_constrain, guiStuffPtr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:41, BUILDSTDERR: from gap_fg_matting_dialog.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpitemcombobox.h:69:13: note: expected 'GimpDrawableConstraintFunc' {aka 'int (*)(int, int, void *)'} but argument is of type 'gint (*)(gint32, gint32, FgExtractDialogGuiStuff *)' {aka 'int (*)(int, int, struct _FgExtractDialogGuiStuff *)'} BUILDSTDERR: GtkWidget * gimp_layer_combo_box_new (GimpDrawableConstraintFunc constraint, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fg_from_sel_dialog.o gap_fg_from_sel_dialog.c BUILDSTDERR: gap_fg_from_sel_dialog.c: In function 'do_dialog': BUILDSTDERR: gap_fg_from_sel_dialog.c:226:14: warning: unused variable 'combo' [-Wunused-variable] BUILDSTDERR: GtkWidget *combo; BUILDSTDERR: ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fg_regions.o gap_fg_regions.c BUILDSTDERR: In file included from gap_fg_matting.h:47, BUILDSTDERR: from gap_fg_regions.c:36: BUILDSTDERR: gap_fg_tile_manager.h: In function 'gapp_tile_manager_get_at': BUILDSTDERR: gap_fg_tile_manager.h:217:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->drawable = gimp_drawable_get (tm->drawableId); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting.h:47, BUILDSTDERR: from gap_fg_regions.c:36: BUILDSTDERR: gap_fg_tile_manager.h:234:5: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_process (tm->currentPR); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting.h:47, BUILDSTDERR: from gap_fg_regions.c:36: BUILDSTDERR: gap_fg_tile_manager.h:261:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&tile->pixelRegion, tm->drawable, px, py BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting.h:47, BUILDSTDERR: from gap_fg_regions.c:36: BUILDSTDERR: gap_fg_tile_manager.h:266:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_register (1, &tile->pixelRegion); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gap_fg_matting.h:47, BUILDSTDERR: from gap_fg_regions.c:36: BUILDSTDERR: gap_fg_tile_manager.h: In function 'gapp_tile_release': BUILDSTDERR: gap_fg_tile_manager.h:304:5: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: tm->currentPR = gimp_pixel_rgns_process (tm->currentPR); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c: In function 'gap_fg_rgn_copy_alpha_channel': BUILDSTDERR: gap_fg_regions.c:124:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&resultPR, resultDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:133:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&inputPR, drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:143:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &inputPR, &resultPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:145:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c: In function 'gap_fg_rgn_copy_rgb_channels': BUILDSTDERR: gap_fg_regions.c:228:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&resultPR, resultDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:237:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&inputPR, drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:245:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &inputPR, &resultPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:247:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c: In function 'gap_fg_rgn_tri_map_normalize': BUILDSTDERR: gap_fg_regions.c:384:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: maskDrawable = gimp_drawable_get (maskId); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:391:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&maskPR, maskDrawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:401:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&inputPR, drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:409:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (2, &inputPR, &maskPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:411:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:418:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (1, &maskPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:420:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:429:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (maskDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:430:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(maskDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c: In function 'gap_fg_rgn_normalize_alpha_channel': BUILDSTDERR: gap_fg_regions.c:456:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&inputPR, drawable BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:464:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (1, &inputPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:466:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fg_regions.c:470:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush (drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fg_regions.c:33: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_fg_matting gap_fg_matting_main.o gap_fg_matting_exec.o gap_fg_matting.o gap_fg_matting_dialog.o gap_fg_from_sel_dialog.o gap_fg_regions.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_fire_pattern.o gap_fire_pattern.c BUILDSTDERR: gap_fire_pattern.c: In function 'p_render_fireshape_layer': BUILDSTDERR: gap_fire_pattern.c:505:3: warning: 'gimp_edit_blend' is deprecated: Use 'gimp_drawable_edit_gradient_fill' instead [-Wdeprecated-declarations] BUILDSTDERR: success = gimp_edit_blend( drawableId BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:45, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpedit_pdb.h:77:10: note: declared here BUILDSTDERR: gboolean gimp_edit_blend (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c:529:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: fireShapeDrawable = gimp_drawable_get(drawableId); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c:530:5: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&dstPR, fireShapeDrawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c:536:5: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (1, &dstPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c:538:10: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c:543:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(fireShapeDrawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c: In function 'p_remap_drawable_with_gradient_colors': BUILDSTDERR: gap_fire_pattern.c:990:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get (drawable_id); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c:997:3: warning: 'gimp_rgn_iterate2' is deprecated: Use 'GeglBufferIterator' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_rgn_iterate2 (drawable, 0 /* unused */, p_map_func, ¶m); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:61, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpregioniterator.h:88:19: note: declared here BUILDSTDERR: void gimp_rgn_iterate2 (GimpDrawable *drawable, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c:999:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_fire_pattern.c: In function 'p_run_renderFirePattern': BUILDSTDERR: gap_fire_pattern.c:1041:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if (!gimp_drawable_is_layer(drawable_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_fire_pattern.c:42: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_fire_pattern gap_lastvaldesc.o gap_fire_pattern.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_water_pattern.o gap_water_pattern.c BUILDSTDERR: gap_water_pattern.c: In function 'p_run_renderWaterPattern': BUILDSTDERR: gap_water_pattern.c:428:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if (!gimp_drawable_is_layer(drawable_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_water_pattern.c:41: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_water_pattern.c:569:7: warning: 'gimp_curves_spline' is deprecated: Use 'gimp_drawable_curves_spline' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_curves_spline(newlayer1_id, GIMP_HISTOGRAM_VALUE, NUMBER_VAL_ARRAY_ELEMENTS, curveValuesArray); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_water_pattern.c:41: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:65:10: note: declared here BUILDSTDERR: gboolean gimp_curves_spline (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_water_pattern.c:611:7: warning: 'gimp_drawable_delete' is deprecated: Use 'gimp_item_delete' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_delete(displace_layer_id); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_water_pattern.c:41: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:96:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_delete (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_water_pattern gap_lastvaldesc.o gap_water_pattern.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_color_curve.o gap_wr_color_curve.c BUILDSTDERR: gap_wr_color_curve.c: In function 'p_new_CurveParserContext': BUILDSTDERR: gap_wr_color_curve.c:489:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(cpc->buffer, 1, (size_t)fileSize, fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_color_curve gap_wr_color_curve.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_color_levels.o gap_wr_color_levels.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_color_levels gap_wr_color_levels.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_color_huesat.o gap_wr_color_huesat.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_color_huesat gap_wr_color_huesat.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_color_balance.o gap_wr_color_balance.c BUILDSTDERR: gap_wr_color_balance.c: In function 'p_run_color_balance_tool': BUILDSTDERR: gap_wr_color_balance.c:170:3: warning: 'gimp_color_balance' is deprecated: Use 'gimp_drawable_color_color_balance' instead [-Wdeprecated-declarations] BUILDSTDERR: success = gimp_color_balance(drawable_id BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_wr_color_balance.c:51: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:75:10: note: declared here BUILDSTDERR: gboolean gimp_color_balance (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_color_balance gap_wr_color_balance.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_trans.o gap_wr_trans.c BUILDSTDERR: gap_wr_trans.c: In function 'run': BUILDSTDERR: gap_wr_trans.c:376:5: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if(gimp_drawable_is_layer(drawable_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_wr_trans.c:35: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_trans gap_lastvaldesc.o gap_wr_trans.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_resynth.o gap_wr_resynth.c BUILDSTDERR: gap_wr_resynth.c: In function 'run': BUILDSTDERR: gap_wr_resynth.c:289:5: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if(gimp_drawable_is_layer(drawable_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_wr_resynth.c:41: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_wr_resynth.c: In function 'p_set_selection_from_vectors_file': BUILDSTDERR: gap_wr_resynth.c:419:37: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if (val_ptr->selectionSVGFileName != '\0') BUILDSTDERR: ^~ BUILDSTDERR: gap_wr_resynth.c:419:7: note: did you mean to dereference the pointer? BUILDSTDERR: if (val_ptr->selectionSVGFileName != '\0') BUILDSTDERR: ^ BUILDSTDERR: gap_wr_resynth.c: In function 'p_create_corpus_layer': BUILDSTDERR: gap_wr_resynth.c:1127:10: warning: variable 'grownSelectionChannelId' set but not used [-Wunused-but-set-variable] BUILDSTDERR: gint32 grownSelectionChannelId; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_resynth gap_wr_resynth.o gap_lastvaldesc.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_layermode.o gap_wr_layermode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_layermode gap_lastvaldesc.o gap_wr_layermode.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_desaturate.o gap_wr_desaturate.c BUILDSTDERR: gap_wr_desaturate.c: In function 'p_run_desaturate_procedure': BUILDSTDERR: gap_wr_desaturate.c:133:3: warning: 'gimp_desaturate_full' is deprecated: Use 'gimp_drawable_desaturate' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_desaturate_full(drawable_id, cuvals->desaturate_mode); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:66, BUILDSTDERR: from gap_wr_desaturate.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:57:10: note: declared here BUILDSTDERR: gboolean gimp_desaturate_full (gint32 drawable_ID, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_wr_desaturate.c: In function 'query': BUILDSTDERR: gap_wr_desaturate.c:186:14: warning: unused variable 'nreturn_iter' [-Wunused-variable] BUILDSTDERR: static int nreturn_iter = 0; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: gap_wr_desaturate.c:185:24: warning: unused variable 'return_iter' [-Wunused-variable] BUILDSTDERR: static GimpParamDef *return_iter = NULL; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: gap_wr_desaturate.c:183:14: warning: unused variable 'nargs_iter' [-Wunused-variable] BUILDSTDERR: static int nargs_iter = sizeof(args_iter) / sizeof(args_iter[0]); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: gap_wr_desaturate.c: In function 'do_dialog': BUILDSTDERR: gap_wr_desaturate.c:436:14: warning: unused variable 'table1' [-Wunused-variable] BUILDSTDERR: GtkWidget *table1; BUILDSTDERR: ^~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: gap_wr_desaturate.c:183:14: warning: 'nargs_iter' defined but not used [-Wunused-variable] BUILDSTDERR: static int nargs_iter = sizeof(args_iter) / sizeof(args_iter[0]); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: gap_wr_desaturate.c:185:24: warning: 'return_iter' defined but not used [-Wunused-variable] BUILDSTDERR: static GimpParamDef *return_iter = NULL; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: gap_wr_desaturate.c:186:14: warning: 'nreturn_iter' defined but not used [-Wunused-variable] BUILDSTDERR: static int nreturn_iter = 0; BUILDSTDERR: ^~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_desaturate gap_wr_desaturate.o gap_lastvaldesc.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_wr_opacity.o gap_wr_opacity.c BUILDSTDERR: gap_wr_opacity.c: In function 'p_opa_run': BUILDSTDERR: gap_wr_opacity.c:275:3: warning: 'gimp_drawable_is_layer' is deprecated: Use 'gimp_item_is_layer' instead [-Wdeprecated-declarations] BUILDSTDERR: if (!gimp_drawable_is_layer(drawable_id)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from gap_wr_opacity.c:36: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:88:16: note: declared here BUILDSTDERR: gboolean gimp_drawable_is_layer (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_wr_opacity gap_lastvaldesc.o gap_wr_opacity.o libgimpgap.a ../libgapbase/libgapbase.a -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/gap' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.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 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 eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.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 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 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 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 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 ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.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 ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.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 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 vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/po' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/docs' Making all in howto make[3]: Entering directory '/builddir/build/BUILD/gimp-gap/docs/howto' Making all in txt make[4]: Entering directory '/builddir/build/BUILD/gimp-gap/docs/howto/txt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gimp-gap/docs/howto/txt' make[4]: Entering directory '/builddir/build/BUILD/gimp-gap/docs/howto' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/gimp-gap/docs/howto' make[3]: Leaving directory '/builddir/build/BUILD/gimp-gap/docs/howto' Making all in reference make[3]: Entering directory '/builddir/build/BUILD/gimp-gap/docs/reference' Making all in txt make[4]: Entering directory '/builddir/build/BUILD/gimp-gap/docs/reference/txt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gimp-gap/docs/reference/txt' make[4]: Entering directory '/builddir/build/BUILD/gimp-gap/docs/reference' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/gimp-gap/docs/reference' make[3]: Leaving directory '/builddir/build/BUILD/gimp-gap/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/gimp-gap/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gimp-gap/docs' make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/docs' Making all in libgapvidutil make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/libgapvidutil' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gap -I../libgapbase -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I../libgapvidapi -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_gve_jpeg.o gap_gve_jpeg.c BUILDSTDERR: gap_gve_jpeg.c: In function 'gap_gve_jpeg_drawable_encode_jpeg': BUILDSTDERR: gap_gve_jpeg.c:241:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&pixel_rgn, drawable, 0, 0, drawable->width, drawable->height, FALSE, FALSE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_jpeg.c:49: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_jpeg.c:366:15: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect (&pixel_rgn, data, 0, 2 * cinfo.next_scanline + y, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_jpeg.c:49: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_jpeg.c:433:15: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect (&pixel_rgn, data, 0, cinfo.next_scanline, cinfo.image_width, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_jpeg.c:49: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gap -I../libgapbase -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I../libgapvidapi -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_gve_png.o gap_gve_png.c BUILDSTDERR: gap_gve_png.c: In function 'gap_gve_png_drawable_encode_png': BUILDSTDERR: gap_gve_png.c:197:10: warning: 'buffer' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return buffer; BUILDSTDERR: ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gap -I../libgapbase -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I../libgapvidapi -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_gve_misc_util.o gap_gve_misc_util.c BUILDSTDERR: gap_gve_misc_util.c: In function 'p_read_encoder_status': BUILDSTDERR: gap_gve_misc_util.c:393:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(&encBuffer, sizeof(GapGveMasterEncoderStatus), 1, fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gap -I../libgapbase -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I../libgapvidapi -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_gve_raw.o gap_gve_raw.c BUILDSTDERR: gap_gve_raw.c: In function 'gap_gve_raw_YUV444_drawable_encode': BUILDSTDERR: gap_gve_raw.c:356:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&srcPR, drawable, 0, 0, drawable->width, drawable->height, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_raw.c:374:5: warning: 'gimp_pixel_rgn_get_row' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_row (&srcPR, pixelrow_data, 0, l_src_row, drawable->width); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:68:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_row (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_raw.c: In function 'gap_gve_raw_YUV420P_drawable_encode': BUILDSTDERR: gap_gve_raw.c:452:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&srcPR, drawable, 0, 0, drawable->width, drawable->height, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_raw.c:465:5: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect (&srcPR, all_pixelrows BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_raw.c: In function 'gap_gve_drawable_to_RgbBuffer': BUILDSTDERR: gap_gve_raw.c:706:7: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&srcPR, drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_raw.c:711:7: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect (&srcPR, rgbBuffer->data BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_raw.c:727:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init (&srcPR, drawable, 0, 0 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_raw.c:732:3: warning: 'gimp_pixel_rgns_register' is deprecated: Use 'gegl_buffer_iterator_new' instead [-Wdeprecated-declarations] BUILDSTDERR: for (pr = gimp_pixel_rgns_register (1, &srcPR); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:111:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_register (gint nrgns, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gap_gve_raw.c:734:8: warning: 'gimp_pixel_rgns_process' is deprecated: Use 'gegl_buffer_iterator_next' instead [-Wdeprecated-declarations] BUILDSTDERR: pr = gimp_pixel_rgns_process (pr)) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from gap_gve_raw.c:45: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:117:11: note: declared here BUILDSTDERR: gpointer gimp_pixel_rgns_process (gpointer pri_ptr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gap -I../libgapbase -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I../libgapvidapi -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_gve_sox.o gap_gve_sox.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gap -I../libgapbase -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I../libgapvidapi -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_gve_story.o gap_gve_story.c BUILDSTDERR: gap_gve_story.c:70:12: warning: 'dummy' defined but not used [-Wunused-variable] BUILDSTDERR: static int dummy; /* code was moved to gap/gap_story_render_processor.c */ BUILDSTDERR: ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gap -I../libgapbase -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I../libgapvidapi -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_gve_xvid.o gap_gve_xvid.c rm -f libgapvidutil.a ar cru libgapvidutil.a gap_gve_jpeg.o gap_gve_png.o gap_gve_misc_util.o gap_gve_raw.o gap_gve_sox.o gap_gve_story.o gap_gve_xvid.o ranlib libgapvidutil.a make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/libgapvidutil' Making all in vid_common make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/vid_common' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I../gap -I../libgapvidutil -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_cme_main.o gap_cme_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I../gap -I../libgapvidutil -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_cme_gui.o gap_cme_gui.c BUILDSTDERR: gap_cme_gui.c: In function 'gap_cme_gui_pdb_call_encoder_gui_plugin': BUILDSTDERR: gap_cme_gui.c:239:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] BUILDSTDERR: g_thread_create((GThreadFunc)gap_cme_gui_thread_async_pdb_call BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_cme_gui.c:63: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here BUILDSTDERR: GThread *g_thread_create (GThreadFunc func, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gap_cme_gui.c: In function 'gap_cme_gui_check_storyboard_file': BUILDSTDERR: gap_cme_gui.c:1995:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] BUILDSTDERR: g_thread_create((GThreadFunc)p_thread_storyboard_file BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_cme_gui.c:63: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here BUILDSTDERR: GThread *g_thread_create (GThreadFunc func, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gap_cme_gui.c: In function 'gap_cme_gui_start_video_encoder_as_thread': BUILDSTDERR: gap_cme_gui.c:4383:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] BUILDSTDERR: g_thread_create((GThreadFunc)gap_cme_encoder_worker_thread BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/glib/gprintf.h:21, BUILDSTDERR: from /usr/include/glib-2.0/glib/gstdio.h:22, BUILDSTDERR: from gap_cme_gui.c:63: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here BUILDSTDERR: GThread *g_thread_create (GThreadFunc func, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gap_cme_gui.c: In function 'gap_cme_gui_check_encode_OK': BUILDSTDERR: gap_cme_gui.c:2234:5: warning: 'tmsec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: gap_file_printf("gap_cme_gui_check_encode_OK: End OK tmsec:%s\n", (int)tmsec); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I../gap -I../libgapvidutil -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_cme_callbacks.o gap_cme_callbacks.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_vid_common_encoder gap_cme_main.o gap_cme_gui.o gap_cme_callbacks.o -L../libgapvidutil -lgapvidutil -L../gap -lgapstory -L../libgapvidapi -lgapvidapi -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm ../libgapbase/libgapbase.a -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/vid_common' Making all in vid_enc_rawframes make[2]: Entering directory '/builddir/build/BUILD/gimp-gap/vid_enc_rawframes' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libwavplayclient -I../libgapbase -I../libgapvidapi -I../gap -I../libgapvidutil -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DGAPLIBDIR=\""/usr/lib64/gimp-gap-2.7"\" -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o gap_enc_rawframes_main.o gap_enc_rawframes_main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gap_vid_enc_rawframes gap_enc_rawframes_main.o -L../libgapvidutil -lgapvidutil -L../gap -lgapstory -L../libgapvidapi -lgapvidapi -lz -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm ../libgapbase/libgapbase.a -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgimpthumb-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm BUILDSTDERR: /usr/bin/ld: ../libgapbase/libgapbase.a(gap_base.o): undefined reference to symbol 'g_thread_init' BUILDSTDERR: /usr/bin/ld: /lib64/lp64d/../lib64/lp64d/libgthread-2.0.so: error adding symbols: DSO missing from command line BUILDSTDERR: collect2: error: ld returned 1 exit status make[2]: Leaving directory '/builddir/build/BUILD/gimp-gap/vid_enc_rawframes' BUILDSTDERR: make[2]: *** [Makefile:450: gap_vid_enc_rawframes] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/gimp-gap' BUILDSTDERR: make[1]: *** [Makefile:469: all-recursive] Error 1 BUILDSTDERR: make: *** [Makefile:410: all] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.mbM1HV (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.mbM1HV (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gimp-gap.spec